Hello,thanks for your hard work
But I think the date in the release note are not correct ,in the news section of the mainpage
Posts by relationcg
-
-
s
It work's well on my windows 8 and 10 with the mouse.
sorry, seemed it is my fault, my chrome does not support webgl, and I changed to another PC with windows 7,IE11 and Chrome are all OK
thank you! -
hello, thanks for the new krpano version. I'm new to this vr viewer. Is there a user's instruction or something like that?
can I use it on windows PC? I opend the demo link in Chrome, it seems that I can't control it with the mouse.
I clicked the "Look here to start",but nothing happens, and I clicked the "Enter VR", the screen splited and I still can't control it with mouse.something I do wrong? or I need some device or equipment?
sorry for the silly questions.
by the way, my system is windowsXP
-
1, Wich version of the Krpano does your plugin surported? in your demo I noticed it's the krpano 1.18.5. but I use the krpano 1.16,there's nothing displayed.
1. This plugin is tested only against the latest stable release. Which at the tшme was and still is 1.18.5. Not sure what is the problem with 1.16, since all features I use were already implemented.
I think it's maybe the problem of VALUE "null" and the OPERRATOR "===".
because they behaves a little differrent in ver 1.18.5 and 1.16.in your Arrow.xml there are:
.............
if(ltv===null,
............
if(gtv===null,
...............I think this is the problem. and I changed them to:
.............
if(ltv==null,
............
if(gtv==null,
...............
then the arrow displayed in ver 1.16. -
Hello, relationcg
1. This plugin is tested only against the latest stable release. Which at the tшme was and still is 1.18.5. Not sure what is the problem with 1.16, since all features I use were already implemented.
2. You can move arrows up or down but you cannot move them left or right. Arrows are supposed to be "in place" and if you move them sideways they will be either asymmetrically distorted or "out of place" (like on a separate screen). So I decided do only one thing without excessive optionsThank you!
thanks for your reply,
so that is to say, the arrow's right place is in the middle of the screen, there is no Attributes for it's position. -
hello lonelyelk,thanks for your arrow plugin, I have 2 questions about it:
1, Wich version of the Krpano does your plugin surported? in your demo I noticed it's the krpano 1.18.5. but I use the krpano 1.16,there's nothing displayed.
2, In your demo, the arrows are at the middle of the screen, can I put the arrows at the left corner or right corner of the screen?thank you.
-
hello Klaus,
I found that "fscommand" such as "fscommand(quit);fscommand(showmenu,false);"
does not working in version 1.16.XX
but they worked well in version 1.0..8.XXX
and I used them in "Standalone Flashplayer"
why? thank you! -
hi,Tuur
the MoreTweenTypes Plugin does not have the "easeOutBack"
-
Hello,
In the Version 1.0.8.xx there was a easetype named "easeOutBack",but inthe new version it's gone.
how can I use the "easeOutBack" in the new version?
thanks for your reply