[Info générales] KRPano (de Klaus Reinfeld)

Avatar de l’utilisateur
Amedee
Animateur KRPano
Messages : 2555
Inscription : 7 oct. 2008, 9:02 09

Re: [Info générales] KRPano (de Klaus Reinfeld)

Message par Amedee »

Pour résumer les nouveauté de la RC3...

Les boucles
C'est demandé depuis longtemps -- il y a déjà quelques posts sur panophoto ;) -- jusqu'a présent la seule façon d'implémenter des boucles dans le code était de faire de la récusivité, ou de poster un timer pour ré-invoquer une routine. Ça avait le mérite de fonctionner mais ce n'était pas élégant.
Dorénavant on peut utiliser for() ou loop() pour faire des boucles 'propres'.
A noter aussi les variantes asyncfor() et asyncloop() qui sont les versions asynchrones (c'est à dire qui se déroulent en tâche de fond comme un tween()), qui peuvent êtres aussi intéressantes...

Fonctions mathématiques
En dehors de faire rentrer Mathpano en transe, l'utilité est peut-être plus limitée; mais c'est toujours bon a prendre -- les fonctions de valeur absolue, maximum, minimum, arrondi, ... peuvent s'avérer bien utiles.

Correctifs & améliorations
Essentiellement coté HTML5.

Il est intéressant de voir que Klauss travaille beaucoup sur la compatibilité HTML5; les nouveautés sont en général disponibles pour les 2 lecteurs. c'est je pense ce qui le démarque à l'heure actuelle des autres lecteurs de panorama.
Phil.
Mes dernier panos sont sur mon blog!
Avatar de l’utilisateur
Amedee
Animateur KRPano
Messages : 2555
Inscription : 7 oct. 2008, 9:02 09

Re: [Info générales] KRPano (de Klaus Reinfeld)

Message par Amedee »

krpano 1.0.8.14 est sorti!

Je cite:

Code : Tout sélectionner

it took a long time, much longer than expected, but therefore there are also much more features included than originally planed (e.g. HTML5 xml encryption, HTML5 distorted hotspots, HTML5 videoplayer, ...) and finally it is ready and here
LIEN vers la news.

Dans la lignée des versions précédentes -- comme je l'avais signalé lors de la dernière rencontre -- pas de révolution coté 'flash' mais une énorme avancée dans la compatibilité HTML5, en effet cette dernière version supporte le cryptage de XML, le hotspots déformables, la vidéo, ... en HTML5.

Clairement KRPano est à l'heure actuelle le lecteur de panorama multi-plate-forme le plus complet.
Phil.
Mes dernier panos sont sur mon blog!
Avatar de l’utilisateur
djsyl
Messages : 1384
Inscription : 6 juil. 2011, 9:48 30

Re: [Info générales] KRPano (de Klaus Reinfeld)

Message par djsyl »

Super Amedee merci de cet info
mes videos

Celui qui ne progresse pas chaque jour, recule chaque jour.

Confucius
Avatar de l’utilisateur
Amedee
Animateur KRPano
Messages : 2555
Inscription : 7 oct. 2008, 9:02 09

Re: [Info générales] KRPano (de Klaus Reinfeld)

Message par Amedee »

krpano Viewer 1.0.8.14 (build 2011-09-12) & krpano Tools 1.0.8.14 (build 2011-09-12) sont dispo

Un nouveau build de KRPano (Lecteur et outils) est disponible sur la page de téléchargement: LIEN

Essentiellement des correctifs, plus de détails sur le forum KRP: Lien -- tout le monde est encouragé à faire la mise à jour ;)

Code : Tout sélectionner

Update for Version 1.0.8.14 - mostly bug-fixes and some small improvements.

    * Improvements Distorted Hotspots (now using the "crop" setting is possible there).
    * Added WebOS Flashplayer support.
    * Google Maps Plugin with custom spot images fixed.
    * FPS Plugin more customizable.
    * Some display fixes for iOS 5 when using non 1:1 page-scaling.
    * HTML5 Videoplayer Plugin fixes (loop for iOS4, empty videourl at startup, browser check).
    * HTML5 iOS4 Plugin/Hotspot Scaling fix.
    * HTML5 Plugin Rotate fix.
    * Added Linux Version.
A souligner toutefois, la m-à-j des outils est maintenant dispo pour Linux, ce qui intéressera ceux qui font du traitement à la volée sur leur serveur (essentiellement moi :P )
Phil.
Mes dernier panos sont sur mon blog!
Avatar de l’utilisateur
Amedee
Animateur KRPano
Messages : 2555
Inscription : 7 oct. 2008, 9:02 09

Re: [Info générales] KRPano (de Klaus Reinfeld)

Message par Amedee »

KRPano 1.0.8.14 update 2 (krpano Viewer 1.0.8.14 (build 2011-09-23) & krpano Tools 1.0.8.14 (build 2011-09-23)) sont dispo

Un nouveau build (Update 2) de KRPano (Lecteur et outils) est disponible sur la page de téléchargement: LIEN

Il semble que les différents builds sont maintenant qualifiés de Update, ce qui n'est pas plus mal pour s'y retrouver dans les versions...

Encore une fois, essentiellement des correctifs:

Code : Tout sélectionner

Update for Version 1.0.8.14 - mostly bug-fixes:

    * Added a new control.mouseyfriction setting for controlling the sensitive of the vertical movement in the moveto control mode.
    * Fix: The loading of some HTML5-compatible encrypted xml files failed in the krpano Flash viewer.
    * Fix: When using preload="true" and changing the url dynamically then the following actions could work wrong.
    * Fix: The screentosphere and spheretoscreen actions were working wrong when they are were called before the first pano rendering.
Phil.
Mes dernier panos sont sur mon blog!
Avatar de l’utilisateur
Amedee
Animateur KRPano
Messages : 2555
Inscription : 7 oct. 2008, 9:02 09

Re: [Info générales] KRPano (de Klaus Reinfeld)

Message par Amedee »

KRPano 1.0.8.14 Update 3 (krpano Viewer 1.0.8.14 (build 2011-09-28) & krpano Tools 1.0.8.14 (build 2011-09-28)) sont dispo

(Encore) uouveau build (Update 3) de KRPano (Lecteur et outils) est disponible sur la page de téléchargement: LIEN

Correctifs:

Code : Tout sélectionner

    * Fix: Loading encrypted xml files which had an UTF8-BOM header failed on iOS4 systems.
    * Fix: Show now an error message when loading encrypted tiles failed.
    * Fix: videoplayer.swf - sound artifact on some videos when started with "pausedonstart".
    * Added a new align setting with pixel offsets to the "looping()" progress animation.
    * Updated "flash-cs4-embed-example" example.
    * Updated "followmouse" plugin example.
    * kmakemultires - addtionally setting for temporary files, more detailed error messages.
Phil.
Mes dernier panos sont sur mon blog!
Avatar de l’utilisateur
Amedee
Animateur KRPano
Messages : 2555
Inscription : 7 oct. 2008, 9:02 09

Re: [Info générales] KRPano (de Klaus Reinfeld)

Message par Amedee »

KRPano 1.0.8.14 Update 4 (krpano Viewer 1.0.8.14 (build 2011-10-11) & krpano Tools 1.0.8.14 (build 2011-10-11)) sont dispo

Un nouveau build (Update 4) de KRPano (Lecteur et outils) est disponible sur la page de téléchargement: LIEN

Correctifs:

Code : Tout sélectionner

    * Change: The 'default-xml-loading' is now loading the xml file from the same folder as the swf file - before it was loading the xml file from the folder of the html file.
    * The actions-per-frame limit ('actions overflow') was increased from 2000 to 10000.
    * Up to 50% faster if() action (Flash).
    * The display.currentfps variable returns now a more accurate framerate.
    * Fix: The if() action was working wrong when a variable name contains a EQ, LT, LE, GT or GE (upper-case only).
    * Fix: Mousebutton and keyboard releases were not detected when the window loses the focus or becomes inactive.
    * Fix: videoplayer.swf - no sound after pause() and playvideo() calls.
    * Fix: On Android the <mobile> / <tablet> image detection was not working correct for the new <cube> syntax.
    * Fix: krpano Protect Tool - when using the "All" output and the "domain-limited" was selected before then the swf was still domain limited.

Phil.
Mes dernier panos sont sur mon blog!
Avatar de l’utilisateur
Amedee
Animateur KRPano
Messages : 2555
Inscription : 7 oct. 2008, 9:02 09

Re: [Info générales] KRPano (de Klaus Reinfeld)

Message par Amedee »

KRPano 1.0.8.14 Update 5 (krpano Viewer 1.0.8.14 (build 2011-10-14) & krpano Tools 1.0.8.14 (build 2011-10-14)) sont dispo

Les builds se suivent et se ressemblent...
Un nouveau build (Update 5) de KRPano (Lecteur et outils) est disponible sur la page de téléchargement: LIEN

Correctifs:

Code : Tout sélectionner

 *   Fix: Rendering issue in the krpanoJS viewer when using very small "view.camroll" values (e.g. can happen when using the gyro plugin).

Phil.
Mes dernier panos sont sur mon blog!
Avatar de l’utilisateur
Amedee
Animateur KRPano
Messages : 2555
Inscription : 7 oct. 2008, 9:02 09

Re: [Info générales] KRPano (de Klaus Reinfeld)

Message par Amedee »

KRPano 1.0.8.14 Update 6 (krpano Viewer 1.0.8.14 (build 2011-10-21) & krpano Tools 1.0.8.14 (build 2011-10-21)) sont dispo

Le build de la semaine...
Un nouveau build (Update 6) de KRPano (Lecteur et outils) est disponible sur la page de téléchargement: LIEN

Correctifs:

Code : Tout sélectionner

*     Fix: krpanoJS - In some specific situations the action calls from elements, that were removed after an loadpano/loadscene call, were skipped wrongly.
*    Tools: The cube preview images will be now calculated with more accuracy to avoid misalign cube faces.
*    Fix (Mac): kmakemultires Tool / Droplets - When asking for the pano type filter wrong keyboard inputs and wait and accept only correct keys to avoid an unintentionally image skipping.

Phil.
Mes dernier panos sont sur mon blog!
Avatar de l’utilisateur
djsyl
Messages : 1384
Inscription : 6 juil. 2011, 9:48 30

Re: [Info générales] KRPano (de Klaus Reinfeld)

Message par djsyl »

Merci de l'info Amedee :happy1:
Il va devoir bientôt ajouter un chiffre au bout des N° de versions ... on commence à se perdre :pendu:
mes videos

Celui qui ne progresse pas chaque jour, recule chaque jour.

Confucius
Avatar de l’utilisateur
Amedee
Animateur KRPano
Messages : 2555
Inscription : 7 oct. 2008, 9:02 09

Re: [Info générales] KRPano (de Klaus Reinfeld)

Message par Amedee »

KRPano 1.0.8.14 Update 7 (krpano Viewer 1.0.8.14 (build 2011-11-22) & krpano Tools 1.0.8.14 (build 2011-11-22)) sont dispo

Le rythme des update s'est un peu estompé, pas mals de correctifs pour ce nouveau build (Update 7) de KRPano (Lecteur et outils) qui est disponible sur la page de téléchargement: LIEN

Changements:

Code : Tout sélectionner

Changes (Flash and HTML5)

    * New devices attribute operators AND(+) and NOT(!) for mixing specific device settings - e.g. devices="android+flash".
    * Documentation update about using variables inside urls via %$VAR%.
    * The HTML5 plugins are now also included in the tools download package.
    * Added a new tweenintervalbase setting for the setting the time interval for tweens.
    * The subtxt action works now also with constant texts.
    * Videoplayer Plugin - new onvideopaused event.
    * Fix: videoplayer.swf - the pausedonstart detection was much improved by analyzing the real visible video content instead of relying on the Flash information. Additionally there are workarounds for the multi-threading bugs of the Flashplayer 11.2.
    * Fix: The if parser was not working correctly when using 'empty strings'.
    * Fix: White-spaces were detected wrongly as action parameters.

Improvements for the Android usage

    * New drag2dsmooth control mode (default for Android when using drag2d). In the Android Flashplayer the touch input events were unfortunately dispatched at a lower rate than the screen refreshes - e.g. when the screen refreshes every 20-16ms (50-60 FPS) then the touch events when dragging around the screen occur only every 80-120ms - this means the touch inputs are very jerking and inaccurate. The solve this problem and make the movement smoother the krpano viewer is now 'smoothing' the input.
    * Updated html templates for correct 1:1 pixel-mapping on Android 3.* tablets.
    * New default Android skins with zoom buttons.
    * The krpano Flash viewer supports now the new embedding parameter simulatedevice for simulating the behaviors on Android devices. Possible settings are "android", "androidmobile" or "androidtablet".

krpano HTML5 Viewer (krpanoJS)

    * To make the Flash/HTML5 usage easier the area.pixel* read-only variables are now also available in the krpanoJS viewer.
    * Fix: Scaling/size bug when dynamically changing the parent.
    * Fix: events.onresize will now be only called when the size itself has really changed.
    * Fix: events.onmouseup was called twice on Desktop.
    * Fix: events.onclick will be only called when there is no or only a very small movement between mouse-down and mouse-up.
    * Fix: The url placeholder parsing/resolving was not working for <cube> urls.
    * Fix: Better Webkit detection (needed for the Google+ App).
    * Fix: Wrong "loaded/loading" values when setting a plugin again to the same url.


Outre les correctifs, on retiendra les améliorations pour un meilleur support des plates formes mobiles, aussi bien en HTML5 (iOS) qu'en flash (Android).
Phil.
Mes dernier panos sont sur mon blog!
Avatar de l’utilisateur
Germain
Animateur défi sphérique
Messages : 6018
Inscription : 23 juil. 2008, 22:25 11

Re: [Info générales] KRPano (de Klaus Reinfeld)

Message par Germain »

Y'a des belges qui dorment ou ont trop fait la fête :happy1: La version krpano Viewer 1.0.8.14 (build 2011-12-20)
est à télécharger sur : http://krpano.com/download/download.php ... rpano10814

Code : Tout sélectionner

    Improvements Distorted Hotspots (now using the "crop" setting is possible there).
    Added WebOS Flashplayer support.
    Google Maps Plugin with custom spot images fixed.
    FPS Plugin more customizable.
    Some display fixes for iOS 5 when using non 1:1 page-scaling.
    HTML5 Videoplayer Plugin fixes (loop for iOS4, empty videourl at startup, browser check).
    HTML5 iOS4 Plugin/Hotspot Scaling fix.
    HTML5 Plugin Rotate fix.
    Added Linux Version.
Sphéériquement votre! http://www.spheerique.com/
Je vais pas ajouter un aphorisme genre "quand j'avance ... etc " ou une pub de ma boite qui est la première agence 360 ... Ni une vanne à Luc... et pas non plus un bon mot qui fasse intelligent ! Ce qui me plairait c'est une coccinelle de qui est la à commenter à ma place, et pourquoi pas rédiger mes articles...
sol
Veille technologique logiciel Autopano Giga, DXO et PanoTour
Messages : 1008
Inscription : 15 nov. 2009, 15:45 02

Re: [Info générales] KRPano (de Klaus Reinfeld)

Message par sol »

Apparemment le rythme reprend :
krpano Viewer 1.0.8.14 (build 2012-01-16)
krpano Tools 1.0.8.14 (build 2012-01-16)

Merci Amedee pour les détails de cette version :super:

http://krpano.com/download/
Avatar de l’utilisateur
Germain
Animateur défi sphérique
Messages : 6018
Inscription : 23 juil. 2008, 22:25 11

Re: [Info générales] KRPano (de Klaus Reinfeld)

Message par Germain »

La nouvelle version :
krpano Viewer 1.0.8.14 (build 2012-01-25)
krpano Tools 1.0.8.14 (build 2012-01-25)
Même adresse que d'hab !
Sphéériquement votre! http://www.spheerique.com/
Je vais pas ajouter un aphorisme genre "quand j'avance ... etc " ou une pub de ma boite qui est la première agence 360 ... Ni une vanne à Luc... et pas non plus un bon mot qui fasse intelligent ! Ce qui me plairait c'est une coccinelle de qui est la à commenter à ma place, et pourquoi pas rédiger mes articles...
Avatar de l’utilisateur
Germain
Animateur défi sphérique
Messages : 6018
Inscription : 23 juil. 2008, 22:25 11

Re: [Info générales] KRPano (de Klaus Reinfeld)

Message par Germain »

Sphéériquement votre! http://www.spheerique.com/
Je vais pas ajouter un aphorisme genre "quand j'avance ... etc " ou une pub de ma boite qui est la première agence 360 ... Ni une vanne à Luc... et pas non plus un bon mot qui fasse intelligent ! Ce qui me plairait c'est une coccinelle de qui est la à commenter à ma place, et pourquoi pas rédiger mes articles...
Avatar de l’utilisateur
pano
Messages : 2119
Inscription : 15 déc. 2008, 13:39 14

Re: [Info générales] KRPano (de Klaus Reinfeld)

Message par pano »

version 11?


version 1.0.8.14 (build 2012-02-20)
Avatar de l’utilisateur
pmllc
Co-administrateur
Messages : 8382
Inscription : 12 déc. 2007, 21:54 20

Re: [Info générales] KRPano (de Klaus Reinfeld)

Message par pmllc »

pano a écrit :version 11?


version 1.0.8.14 (build 2012-02-20)
Non update 11 voir http://krpano.com/news/
Toutes mes photos sont sous licence Creative Common Image
Néanmoins, toutes les photos publiées sur panophoto.org peuvent être retouchées sans mon consentement explicite pour publication sur panophoto.org sauf avis explicite contraire.
Image
Avatar de l’utilisateur
Germain
Animateur défi sphérique
Messages : 6018
Inscription : 23 juil. 2008, 22:25 11

Re: [Info générales] KRPano (de Klaus Reinfeld)

Message par Germain »

la der : 1.0.8.14 (build 2012-03-16) 12


http://krpano.com/download/
Sphéériquement votre! http://www.spheerique.com/
Je vais pas ajouter un aphorisme genre "quand j'avance ... etc " ou une pub de ma boite qui est la première agence 360 ... Ni une vanne à Luc... et pas non plus un bon mot qui fasse intelligent ! Ce qui me plairait c'est une coccinelle de qui est la à commenter à ma place, et pourquoi pas rédiger mes articles...
Avatar de l’utilisateur
kaena
Messages : 119
Inscription : 23 mai 2010, 17:10 00

Re: [Info générales] KRPano (de Klaus Reinfeld)

Message par kaena »

non c plutôt ca !

Code : Tout sélectionner

    New: Bing Maps Plugin as replacement for the Google Maps Plugin - details here.
    New: retina devices setting for detecting retina screens (iPhone4 and iPad3).
    New: iOS### devices setting for detecting the minimum iOS version.
    New: experimental 'display.hardwarelimit' and 'display.usedesktopimages' settings for optionally using higher resolution images.
    New: Tools/Droplets .config - customizable <scene> elements by using a xml template (xmltemplate_scene and vtour_scenetemplate.xml).
    New: Tools/Droplets .config - new 'thumbpath' setting for customizing the path and name for the scene thumbnails.
    New: Allow 'flying' also for non-distorted hotspots.
    New: havenetworkaccess variable for detecting if network access is available.
    Change: The old and Flash-only 'autopos' and 'autoscale' settings for plugin elements (offical not supported anymore since 1.0.7) were finally removed.
    Fix: Check the plugin/hotspot variables 'width', 'height', 'x', 'y', 'ox' and 'oy' for valid values. Invalid values will set the variables to null.
    Fix: The plugin sizes (especially when using the videoplayer plugin) were wrong in some cases in the previous release.
    Fix: Removed the initial 'step' in the lensflare blending.
    Fix: When the view will be rotated by 'view.camroll' (e.g. by using the Gyro plugin), then the hotspots will rotate now too.
    Fix: Placeholders for <cube> urls weren't working correctly.
    Fix: There was no 'onnewpano' event when using QTVR files.
    Fix: Absolute path fixes for loadpano() calls.
    Fix: Paths with placeholders and following /../ sub folders.
    Fix: 'idletime' testing also for user interaction outside the pano.
    New: krpanoJS - Added hotspot 'inverserotation' support.
    Fix: krpanoJS - Many textfield plugin improvements (autosize, parent, styles).
    Fix: krpanoJS - When using empty values for parent (e.g. parent=""), then the child element never appeared.
    Fix: krpanoJS - Short 'flicker' when switching hotspot distortion.
    Fix: Google Maps Plugin - Plugin and spots attribute access in events wasn't possible.
    Fix: Textfield Plugin - make it possible to use the textfield also without <p> html and p{} css tags.
    New: Videoplayer Plugin - experimental 'rtmp://' and 'webcam' support (thanks to Frederick Pauling).
    Fix: Videoplayer Plugin - catch and show Flash security errors.
    Fix: Videoplayer Plugin - empty 'videourl' at startup.
Avatar de l’utilisateur
Germain
Animateur défi sphérique
Messages : 6018
Inscription : 23 juil. 2008, 22:25 11

Re: [Info générales] KRPano (de Klaus Reinfeld)

Message par Germain »

Le der des der !Version 1.0.8.15:

Code : Tout sélectionner

The version 1.0.8.15 of krpano is mostly a bugfix version of the 1.0.8.14 version, but it also includes some important internal architectural changes in the HTML5 viewer, that should improve the deep/z-ordering of distorted hotspots and also make them better 'click/touch-able'.

News / Changes:

    krpano HTML5 Viewer (krpanoiphone.js)
        There were a lot of internal changes to improve the z-ordering and event-ordering issues of the Safari browser. Now the distorted hotspots should be correctly behind the plugin elements and also react correctly.
        New XML CDATA support for <action> and <data> elements:

        <action><![CDATA[ ...code... ]]></action>

        Various small performance improvements.
        Fix: Avoid JS error when trying to call variables that were pointing to JS Objects.
        Fix: Setting the same plugin/hotspot url after loading again work now.
        Fix: Wrong percent scaling for child plugin elements.
        Fix: Detect window focus loss and stop mouse movement in this case.
        Fix: Flying hotspot with architectural projection.
        Fix: Textfield plugin - using 0 (=black) as backgroundcolor wasn't possible.
        Fix: Textfield plugin - using [] characters inside 'event:' links is working now.
        Fix: Radar plugin - 'invert' wasn't working.
    krpano Flash Viewer (krpano.swf)
        Fix: Changing plugin/hotspots urls during loading is possible now.
        Fix: The plugin 'crop' sizes still work after setting the crop.
        Fix: Android - Plugin/Hotspot Dragging.
        Fix: Android Phones - no wrong movement after enabling the 'long press fullscreen mode'.
        Fix: Combobox plugin - when the plugin was removed during the drop-down list was opened, then the list kept opened.
    General krpano changes (Flash and HTML5)
        A 'single variable if' like 'if(variable, ...)' can now check that variables also for 'not null' or 'not 0' instead of just comparing it to true (like in other script languages).
        The viewer now exports the screentosphere and spheretoscreen functions for direct calling. They are now available in the krpano HTML object and also in the new krpano plugin interface object. Both functions have two Numbers as parameters and are returning an Object with x and y properties.
        Fix: The onidle handling will be not interrupted by autorotate.
http://krpano.com/download/beta/2012-04 ... elease.zip
Sphéériquement votre! http://www.spheerique.com/
Je vais pas ajouter un aphorisme genre "quand j'avance ... etc " ou une pub de ma boite qui est la première agence 360 ... Ni une vanne à Luc... et pas non plus un bon mot qui fasse intelligent ! Ce qui me plairait c'est une coccinelle de qui est la à commenter à ma place, et pourquoi pas rédiger mes articles...
Répondre

Revenir à « KRPano »