Any and all API may or may not be changed/improved in the future. This build is not ready for production.
Feel free to test it out though!
Wheels are available on Windows and Linux:
pip install Loxoc
Changelog:
- Renamed engine to `Loxoc`
1.0.0.dev20
Dev release notes
This a development build of Runespoor.
Any and all API may or may not be changed/improved in the future. This build is not ready for production.
Feel free to test it out though!
Wheels are available on Windows and Linux:
pip install Runespoor
Changelog:
- Fixed potential double frees with backend `RC` class - Fixed sprite jitter in test file. - Added `window.time` and `window.time_ns` to get the seconds and nanoseconds since the window was created.
1.0.0.dev19
Dev release notes
This is a development build of Runespoor.
Any and all API may or may not be changed/improved in the future. This build is not ready for production.
Feel free to test it out though!
Wheels are available on Windows and Linux:
pip install Runespoor
Change Log:
- Removed throws on asset import.
1.0.0.dev18
Dev release notes
This is a development build of Runespoor.
Any and all API may or may not be changed/improved in the future. This build is not ready for production.
Feel free to test it out though!
Wheels are available on Windows and Linux:
pip install Runespoor
Change Log:
- Added `Object2D`, `Sprite` and `Vec2` class for rending 2D sprites.
1.0.0.dev17
Dev release notes
This is a development build of Runespoor.
Any and all API may or may not be changed/improved in the future. This build is not ready for production.
Feel free to test it out though!
Wheels are available on Windows and Linux:
pip install Runespoor
Change Log:
- Added `MeshDict` class to improve mesh loading performance and make "sub-meshes" retrieveable. - Fixed typo in texture loading error message.
1.0.0.dev16
Dev release notes
This is the first development build of Runespoor.
Any and all API may or may not be changed/improved in the future. This build is not ready for production.