Skip to content

Release 23.3

Compare
Choose a tag to compare
@terminal-cs terminal-cs released this 05 Mar 02:52
· 195 commits to main since this release

23.3 - 🎉A huge development leap 🎉

Version 23.3 adds many new features and improvements to the underlying code, and has excellent potential.
This release focuses on improving the backend and adds almost no new user-level features.


What's new?

+ Added Animation Controller 🎥
+ Refactored the 3D engine & move its namespace 🧊
+ Fixed & Improved speed & code cleanliness in the graphics system.👾
    - Rectangles & Images are now fast-drawn properly.
    - Circles now clip to the edges of the screen.
+ Specific drivers or code blobs can now be included or excluded at compile time.
+ Migrate filters to the Filters class & Added basic anti-aliasing
+ Many bug fixes & performance improvments
- None

Miscellaneous - New website

Prism OS officially has a new website design! It has been several months in the works, but it is finally here!
image


Full Changelog: 23.1...23.3