Add
|
'Replace color' shader with tolerance setting. Allows for tinting parts of an image based on a color key.
|
Add
|
|
Add
|
|
Add
|
|
Add
|
A batch of new WebGL shader examples in the Examples folder
|
Add
|
Browser object: the 'Close' action now also closes the application in the Awesomium exporter
|
Change
|
Removed 'Experimental' tag from CocoonJS exporter, since it should be working well for most games.
|
Change
|
Origins can now be placed outside the image area. Please watch out for any bugs which only happen with origins outside the image editor - I'm not sure if there will be unexpected problems, but it was requested by a number of people.
|
Change
|
Text object: adjustments made to try and improve rendering quality in the WebGL renderer. This might also help work around driver bugs that made text look bad quality with WebGL enabled in r100.
|
Bug Fix
|
Another problem where it was possible for some images to go missing when using 'Save As'
|
Bug Fix
|
Deleted project files were not always removed when using 'Save As', making saved projects have a larger filesize than necessary
|
Bug Fix
|
Another problem with submitting Chrome Web Store apps has been fixed. The Chrome Web Store exporter is now compliant with the new tighter security requirements.
|
Bug Fix
|
Animation editor: possible crash when duplicating or deleting frames
|
Bug Fix
|
Animation editor: the frames pane no longer goes behind the image editor window when duplicating or deleting frames
|
Bug Fix
|
Awesomium: 'On mouse wheel' up and down directions were inverted
|
Bug Fix
|
Awesomium: The Browser object's 'Cancel fullscreen' action did not work
|
Bug Fix
|
Awesomium: projects where nothing was moving (e.g. a static title screen) could launch with a blank screen and not show until something changed. Now it should start up properly in this case.
|
Bug Fix
|
Awesomium: WebStorage did not save state between launches. It should now work correctly. Note the WebStorage data is saved separately for each Windows user account.
|
Bug Fix
|
Awesomium: Mouse object's 'Set cursor' should now be working. (Setting a cursor from a sprite is still not supported though)
|
Bug Fix
|
Awesomium: could not type in to Text Box objects
|
Bug Fix
|
The presence of the Browser object in a project would break appMobi directCanvas export
|
Bug Fix
|
Possible issue with fullscreen scaling options stretching badly
|
Bug Fix
|
Project bar: sound, music and file icons could display wrong after closing and reopening a project
|
Bug Fix
|
Importing GIF animations only imported one frame in r100; now should be importing all frames again.
|
Bug Fix
|
Possible crash editing properties of objects when multiple instances selected.
|
Bug Fix
|
Image editor: drawing a single pixel with the Pencil tool did not always save changes
|
Bug Fix
|
Image editor: pressing both mouse buttons at once with the erase tool could make the entire image disappear
|
Bug Fix
|
A double negative in an expression would crash the editor (e.g. --50), now reports a syntax error.
|
Bug Fix
|
Possible crash using unicode expressions and inserting an expression from the Expressions panel
|
Bug Fix
|
Objects using blending shaders would not appear correctly when on rotated layers
|
Bug Fix
|
The Water shader should no longer wrap at the edges
|