This repository was archived by the owner on Aug 10, 2025. It is now read-only.
Releases: goplus/gdspx.deprecated
Releases · goplus/gdspx.deprecated
spx2.0.1
What's Changed
- Support web platform by @JiepengTan in #2
- Fix macos build script by @JiepengTan in #3
- Fix "IsWebIntepreterMode" in pc by @JiepengTan in #4
- Add update mod tool by @JiepengTan in #5
- Add updatemod dir check by @JiepengTan in #6
- Change the installation process of gdspx from 'source compilation' to 'download from the Release page' by @JiepengTan in #7
- Simplify the make command to keep only the command for compiling gdspx from source by @JiepengTan in #8
- Fixed gdspx exporti pack name error by @JiepengTan in #9
- Generate wrap code: add function SpxResGetBoundFromAlpha by @JiepengTan in #10
- Fix generate error by @JiepengTan in #11
- Update generated wrap files by @JiepengTan in #12
- Fixed direct resource mode by @JiepengTan in #13
- CopyEmbed forces the target directory to be overridden by @JiepengTan in #14
- Remve useless logs by @JiepengTan in #15
- Update build tools and readme by @JiepengTan in #16
- Code refactor:gdspx cmd tool by @JiepengTan in #17
- Support extra cmd& fix demos by @JiepengTan in #18
- Adapt for cmd tool spx by @JiepengTan in #19
- Update wrap files: add time scale function by @JiepengTan in #20
- Refactor: simplify animation implement by @JiepengTan in #21
- Fix the bug of creating useless project file when updateMod by @JiepengTan in #22
- Upgrade mathf lib , update float from float32=>float64 to match gopher's habits by @JiepengTan in #23
- Fix UINode keep alive bug when scene was reloaded by @JiepengTan in #24
- Fix web build by @JiepengTan in #25
- Fix float percision by @JiepengTan in #26
- Update generated wrap files by @JiepengTan in #27
- Update code generator : support new spx api by @JiepengTan in #28
- Update code generator, set git attribute eol = lf by @JiepengTan in #29
New Contributors
- @JiepengTan made their first contribution in #2
Full Changelog: https://github.com/realdream-ai/gdspx/commits/spx2.0.1