1.2.0
2026-02-16
Added GLApplication class
- Write 3d Interactive experiences and Games
- Add 2d Graphics and Text
- see OpenGL/ Demos
Minor Improvements to 2D API
- Added scale attribute
- New 2D Games added to examples
New minor features
- Add a setting to toggle auto-closing brackets
- Add a setting to toggle line
- add a feature to share projects as ZIP files
- Specify program arguments by long-pressing the run button
A ton of Bug Fixes and under the hood improvements
- Fix missing JavaDoc
- Fix JARs not being added to classpath
- Improve Language Server performance
- Fixed several crashes
To explore the new demos, Go to Settings > Reset Examples
Happy Coding!
1.1.1
2025-06-24
fixed a crash occurring on iOS 16 devices
performance improvements
1.1.0
2025-04-29
added documentation!
added new graphics methods: setup, onViewSizeChanged, and fillPath
under the hood bug fixes and performance improvements
1.0.2
2024-04-10
- CodeBrew files are now accessible from the Files app
- Bug fixes