Releases: planetis-m/naylib
Releases Β· planetis-m/naylib
Naylib v24.52.0 released! π
Naylib v24.49.0 released! π
Naylib v24.48.1 released! π
What's Changed
- rcamera is autogenerated from api definition by @planetis-m in #157
Full Changelog: release-20241123122747...release-20241125075139
Naylib v24.48.0 released! π
What's Changed
- Added configuration support, fixes #133 by @planetis-m in #154
- Fix ambiguous identifiers error due to kind overloads, fixes #134 by @planetis-m in #155
- raymath is autogenerated by the API definition file by @planetis-m in #156
Full Changelog: release-20241119221305...release-20241123122747
Naylib v24.47.1 released! π
What's Changed
- try fix by @planetis-m in #152
- try by @planetis-m in #153
Full Changelog: release-20241118133942...release-20241119221305
Naylib v24.47.0 released! π
What's Changed
- Rcamera by @planetis-m in #150
Full Changelog: release-20241031185637...release-20241118133942
Naylib v24.44.0 released! π
What's Changed
- Refactor the wrappers processing step by @planetis-m in #145
Full Changelog: release-20241026153207...release-20241031185637
Naylib v24.43.0 released! π
What's Changed
- Add more namespaced vector constants by @planetis-m in #137
- Create new mangle_names script, replaces the patch file. by @planetis-m in #143
- Repo reorganization by @planetis-m in #144
Full Changelog: release-20241013140410...release-20241026153207
Naylib v24.41.0 released! π
Full Changelog: v24.40...release-20241013140410
Changes:
- Complete overhaul of the wrapper generation pipeline.
- New configurable naylib_wrapper utilizing ini files
- naylib_wrapper can generate both raylib/rlgl.nim and possibly other raylib projects
Naylib v24.40 released! π
Changes:
- Switched from SemVer to CalVer with format YY.WW.minor
- Resolved compilation problems with GCC14 planetis-m/raylib-examples#5
- Added more .nosideeffect pragmas where appropriate.
- Cleanup and refactoring for the tooling
- Updated upstream
Full Changelog: v5.1.6...v24.40