-
Posts
13,287 -
Joined
-
Last visited
-
Days Won
185
Everything posted by Igor
-
We'll write to AVG about this false positive. I just tested Beta 23 on VirusTotal.com with 40 antiviruses and no viruses are detected.
-
PicturesToExe Deluxe 6.0 Beta 23 is available It's Release Candidate. Download link: http://www.wnsoft.com/apr/picturestoexe-beta.zip (7 MB) Changes in this beta release: + PicturesToExe will show a text warning if you re-save a project file created in elder version of PicturesToExe. + New icon of a project file. + "Angle X" and "Angle Y" parameters in Objects and animation editor were renamed to "Rotate X" and "Rotate Y". * Bug-fixes in the main program of PicturesToExe.
-
Peter, Probably I reproduced a variant of that issue you've discovered: 1) Clear value in "Rotation" text field. 2) Type minus ("-"). All is OK now. 3) Continue typing "5". 4) Now if I call for Undo. I see lowest negative value. Is it that problem?
-
Peter, Sorry, I can't reproduce this issue with Beta 22. I started a new project, added one image to the Slide list and open O&A editor. I clear value in "Rotate" text field and type "-" (without double quotes) and then continue typing any negative values. Dominique, We'll discuss it today. Thanks for the suggestion. Dominique, I confirm this bug. Thanks! Xaver, Peter, OK, I'll add this warning. Also since version 6.0 PicturesToExe will able load project files re-saved in future versions. With a warning message of course. To avoid need edit .pte file in Notepad.
-
[3D Transformation] Need explanations about "Z position"
Igor replied to thedom's topic in General Discussion
Umberto, Regrettably there are pitfalls in this algorithm. I wouldn't add such serious change hastily, because for the next version probably we will find much better solution. We think it would be some kind of an option so it will not cause an issue with backward compatibility. We're trying add changes step-by-step, for example alpha version of 3D objects was implemented already in v5.6 in the hidden mode. -
Peter, Thanks, I understand now. This behaviour of the program exists since version 5.0 And related with a fact that child object linked with its parent object via central point. So when you move center point (by Shift+mouse) of a parent we re-calculate Pan X,Y coordinate of the parent object (you can observe it in Animation tab). But we don't change coordinates of child objects. It's a difficult question - should we do this or not?
-
Peter, If it possible, please prepare simple project file. Also it would be helpful for me if you could test previous version 5.6 with this demo project. Thanks in advance!
-
[3D Transformation] Need explanations about "Z position"
Igor replied to thedom's topic in General Discussion
DirectX and video card doesn't support Z sorting for images with alpha channel (Text, Buttons, Masks, Images with edge-antialiasing option). So we can't do anything in this version. In the next version(s) we have to choose: 1) Pseudo Z sorting of objects in 3D space. 3) Or try to write own implementation of Z Buffer for sorting. Probably it will work, probably not due to low performance of this algorithm. -
[3D Transformation] Need explanations about "Z position"
Igor replied to thedom's topic in General Discussion
Umberto, Thanks for the demo. This problem related with Z sorting which is not available regrettably. -
[3D Transformation] Need explanations about "Z position"
Igor replied to thedom's topic in General Discussion
Umberto, Please could you tell me more about this issue? If possible with a demo project. If it refers to non-linear speed of an object, this should be resolved in Beta 22. -
PicturesToExe Deluxe 6.0 Beta 22 is available It's Release Candidate. Download link: http://www.wnsoft.com/apr/picturestoexe-beta.zip (7 MB) Changes in this beta release: * Bug-fixes in the main program of PicturesToExe. + "Z Position" in 3D parameters window has been renamed to "Pan Z".
-
[3D Transformation] Need explanations about "Z position"
Igor replied to thedom's topic in General Discussion
According suggestion of Jean-Pierre we've renamed "Z Position" to "Pan Z" in future Beta 22. -
Mark, Also please try newest version 6.0 Beta and let me know about result.
-
Barry, Probably I don't understand that problem rightly. Please see an attached project file. I can display screenshots in PicturesToExe without resampling of an image file. See also the second attachement - illustration. ScreenCopy_Oct14-2009_17-56-25.zip
-
Tom, It's not a bug mainly. Because you set non-linear speed for rotation. It means that Object uses values from first and third keyframes and ignores rotation values from second keyframe. Rotations are three - Rotation, Angle X and Angle Y. So the object discards Angle X/Y values of the second keyframe. But there is a logical bug in the inteface - we disable Rotate edit box and forget disable Angle X/Y fields. It will be fixed in Beta 22.
-
Tom, Thanks, I also see this strangeness. I'll write later.
-
Dave, I agree it's a bug with font combo box. We'll try fix it.
-
Thank, Bill! Oh, I see that Intel (integrated video card i915G) again makes a surprise for us. Updating of video drivers may help.
-
PicturesToExe Deluxe 6.0 Beta 21 is available It's Release Candidate. Download link: http://www.wnsoft.com/apr/picturestoexe-beta.zip (7 MB) Changes in this beta release: * Bug-fixes in the main program of PicturesToExe. + Re-worked Z Position parameter for objects. + New icon of PicturesToExe.
-
Bill, Please let me know configuration of you PC - CPU, memory, video card and version of Windows. Also I recommend re-install or (that better) update drivers of video card.
-
Was this issue resolved after updating of the forum software to version 3.0.4 on October 9th?
-
Bill, Normally it may happens in version 6.0 if the Objects and animation editor can't initialize hardware accelerated graphical mode. If you allow, I'll prepare special test version which will help us exactly determine the reason of this problem.
-
Barry, I'll reply you by email. I need more information. Cor, I confirm this issue. Will be fixed in Beta 21. Thanks. Dave, We've changed behaviour of font combobox control to avoid logical problem with recent list of fonts. After you press Up/Down key, additionally press Enter to apply choosed font.
-
[3D Transformation] Need explanations about "Z position"
Igor replied to thedom's topic in General Discussion
Thanks, Umberto! We need time to choose the optimal solution. -
Thin vertical lines between split images....Why?
Igor replied to goddi's topic in General Discussion
Gary, It's known issue. You need to turn off "Edge antialiasing" option for all pieces. See Objects & animation editor, Properties tab. It should help.