Releases: jblang/xlogo
Releases · jblang/xlogo
1.0.0 beta 5
- Fix crashes on statup after first run
- Restore compatibility with Java 11
- Replace custom editor component with RSyntaxTextArea
- Update Editor preferences tab with options for RSyntaxTextArea
- Use a dark editor theme by default
- Fix crash in UI translator
- Remove buggy memory usage monitor
- Further refactoring, code cleanup and fix warnings
1.0.0 beta 4
Beta 4 is withdrawn due to bug causing failure to start after the first run. Please use Beta 5 instead.
1.0.0 beta 3
- Use SVG for Flags and Turtles
- Use new configuration format
- Disable stop button when animation is not running
- Increase default memory allocation to 256MB
- Update 3D viewer UI to use vector icons and toolbar
- Misc refactoring
1.0.0 beta 2
- Upgraded Java3D and dependencies to latest version
- Improved scaling using bicubic interpolation
- Lots of refactoring
1.0.0 beta 1
1.0.0beta1 contains the following improvements over the last release by the original author:
- Fix blurry/pixelated scaling on high resolution displays
- Make a nice looking themeable UI using FlatLaf
- Fix bugs and improve code quality