Releases: libgdx/gdx-particle-editor
Releases · libgdx/gdx-particle-editor
GDX Particle Editor ver. 1.0.9
- The default angle no longer resets after deactivating and reactivating the angle property.
GDX Particle Editor ver. 1.0.8
- Fixed crash when changing the preview background color
- Fixed crash on Mac when opening file picker dialogs
GDX Particle Editor ver. 1.0.7
- Adding images now inserts the new images after the currently selected image
- Added user configurable FPS setting
- Added ability to reload the emitter images. Press F5 or click the button in the images panel.
- The preview is no longer dimmed when the color picker for the color graphs are drawn
- The preview interface is now visible over the particle effect and preview background
- Minor UI tweaks and bug fixes
GDX Particle Editor ver. 1.0.6
- Resolved issue with Angle still affecting the emitter despite being deactivated. Thanks ludek17052.
- The position of a newly loaded effect is now set to the position of the old one. Thanks ChinQingl.
GDX Particle Editor ver. 1.0.5
- Fix export file dialog defaulting to an incorrect path
- Fixed image name error when loading old particle effects with whole paths listed in the particle file
- Fixed crash when pressing the Ctrl+Tab shortcut when the screen is defaulted to anything other than "Welcome"
- Fixed crash when setting a negative max count. Thanks Yannoch!
- Minor bugfixes and code cleanup
GDX Particle Editor ver. 1.0.4
- Added "Export" option to allow users to save a copy of their particle file
- Fixed tooltips for "zoom in" and "zoom out"
- Fixed tooltip for "Aligned" option
- Fixed being unable to right-click the preview panel over the statistics label
- Fixed unable to delete the correct sprite if particles have the same file name
- Minor bugfixes and code cleanup
GDX Particle Editor ver. 1.0.3
- Added date and time to log errors
- Fixed incorrect image paths when loading from a CRLF file. Thanks Obigu!
- Fixed loading old particle effect files. Thanks Obigu!
- Fixed error messages not being able to be dismissed or interacted with after an image path error
GDX Particle Editor ver. 1.0.2 hotfix 1
- Added option to disable exporting images with the particle file
- Locate Images no longer copies files to the particle effect's parent folder
- Locate Images only requires you to find the first missing image if the rest of the images are in the same folder
- Fixed reading files with CRLF end of line sequences. Thanks Obigu!
- Fixed stage focus when the locate images dialog is shown
- Fixed issues with mice that send two touch-downs instead of one. Thanks Nate!
- Fixed incorrect order of emitters in the preview when merging effects
- Hotfix: Fixed unable to add new nodes to the ColorGraph
- Minor bugfixes and code cleanup
GDX Particle Editor ver. 1.0.1
- Removed all references to Particle Park Pro
- Escape hides relevant dialogs
- Fixed crash when an open dialog returns a file that does not exist
- Fixed unable to set keyboard shortcuts
- Minor bugfixes and code cleanup
GDX Particle Editor ver. 1.0.0
- Rebranded app as GDX Particle Editor
- Fixed PPM not being applied at app start