Releases: IppClub/Dora-SSR
Releases · IppClub/Dora-SSR
v1.6.2
What's Changed
- Fixed ImGui console command input issue.
- Reverted the touch input implementation to get a stable location diff.
- Updated TSTL to 1.28.1, TypeScript to 5.7.2.
- Fixed an entities cleared before destruction issue.
- Updated YueScript.
- Fixed a markdown editing issue in Web IDE.
- Updated ktm and sdf_gen by @YGXXD in #38
- Fixed yoga CSS property names.
- Changed sprite outline from 4 samples to 8 samples.
- Added SDF font rendering to Label node.
Full Changelog: v1.6.1...v1.6.2
v1.6.1
Update
- Fixed Sheduler API usages and added new test.
- Removed once_cell crate and refactored related Dora Rust implementation.
- Fixed a view projection matrix applying issue.
- Made Dora built with Rust lib.
Full Changelog: v1.5.21...v1.6.1
v1.5.21
Update
- Filtered out empty ImGui test case in release build.
- Reverted AffineTransform.concat() implementation.
- Fixed Tileset locating on Windows.
- Refactored json.load() and json.dump() APIs.
- Added custom header support for HttpClient.
- Updated SDL2, ktm.
- Updated fmt to v11.0.2, spdlog to v1.15.0, bgfx to v129.
- Fixed the issue with passing reorder flags in PlatformWorld.
- Optimized touch handlers by preventing unnecessary registration when no events are present.
Full Changelog: v1.5.20...v1.5.21
v1.5.20
Update
- Fixed a missing touch move event passing for Menu node.
- Fixed a virtual game directional pad issue.
- Fixed a file name check issue for Web IDE.
- Simplified InputManager creation.
- Fixed logic updating workflow.
- Fixed label text setting after cleaned up.
- Fixed contact resolving during world destruction.
- Moved EffekManager update to system scheduler.
- Added a bottom log component to Web IDE.
- Fixed touch handling order.
- Updated soloud.
Full Changelog: v1.5.19...v1.5.20
v1.5.19
Update
- Fixed ML module API definitions.
- Updated Lua and Effekseer.
- Updated YueScript to 0.26.0.
- Removed Web IDE
<Dialog>
transitions. - Updated tstl to 1.27.0. TypeScript to 5.6.2.
- Fixed IME position hint.
- Fixed Teal API for Label node.
- Fixed a VG render set view rect issue.
- Fixed a log text collecting issue.
- Fixed content size when read file failed.
- Removed worldLocation from Touch API.
- Fixed Mouse.wheel type.
- Fixed yarn compiler use comment that starts with
//
. - Refactored some tests.
- Fixed Entity.set and Entity.get using right params.
- Updated definition files for TS.
- Added TSX
<frame>
tag for frame animation. - Made
<sprite>
tag file attribute optional. - Updated ImGui to v1.91.4, httplib to v0.18.1.
Full Changelog: v1.5.18...v1.5.19
v1.5.18
Update
- Fixed an API link in Web IDE.
- Fixed Teal initialization process.
- Resolved a thread safety issue with Content::_fullPathCache.
- Replaced logo in Web IDE with smaller one.
- Fixed a memory leak issue.
- Added enabled param to ContactStart event.
- Added Vec2.dot API.
- Added
Frame
Action API. - Updated ImGui to v1.91.4.
- Fixed a physics event triggering rule.
- Updated YueScript.
- Polished UI display with visual improvements.
- Fixed a crash when failed to load clip file.
Full Changelog: v1.5.17...v1.5.18
v1.5.17
Fixed a few issues. * Fixed a zip file writing issue. * Fixed some errors in definition files. * Added a new test case. * Updated version.
v1.5.16
- Fixed an ImGui yue enum issue.
- Made tstl use tabs instead of spaces.
- Added spdlog.
- Added reload log function to Web IDE.
- Fixed singletons references.
- Updated ImGui to 1.91.3.
- Fixed a TS editor module auto resolving issue.
Full Changelog: v1.5.15...v1.5.16
v1.5.15
Update
- Streamlined built-in event callback registration APIs for improved usability.
- Simplified Rust event callback registration APIs.
- Fixed a casting crash issue in Rust.
- Updated Lua to the latest version.
Full Changelog: v1.5.14...v1.5.15
v1.5.14
Update
- update to ImGui (1.91.1), httplib (0.17.1).
- add link to view logs in TS compilation failure alert.
- update Yuescript.
- fix a DrawNode drawing with solid polygon issue.
- fix an mp3 file failed to play in loop issue.
Full Changelog: v1.5.13...v1.5.14