This repository has been archived by the owner on Sep 8, 2024. It is now read-only.
Releases: dromara/newcar
Releases · dromara/newcar
Version 1.0.0 - alpha.6
This version fixed a dangerous bug: no /dist
in packages
Version 1.0.0 - alpha.5
v1.0.0-alpha.5 release: v1.0.0-alpha.5
Version 1.0.0 - alpha.4
Features
App.clear()
Version 1.0.0 - alpha.3
Dromara Newcar Version 1.0.0 - alpha.3
Features
- Setup mode, which makes producing animation straightly.
- Pointing time to pause or play
Version 1.0.0 - alpha.2
Version 1.0.0 - alpha.2
This version we add controlling for the frame per second.
Example
The following codes will change the frame per second to 30
app.config.fps = 30
Version 1.0.0 - alpha.1
Dromara Newcar Version 1.0.0 - alpha.1
What Changed
We add antiAlias for basic lib, and use API createScene
instead of new Scene
Why Some Mods Couldn't Get Compatibility With Core?
We are still in unstable version, and all the mods have not full functions, it will be resolved in 1.0.0 without any tag
🎉Version 1.0.0 - alpha.0🎉
Dromara Newcar Version 1.0.0-alpha.0
This version we perfect the plugin system and fix some known bug
please refer to commits and changelog in detail.
We plan to publish the real 1.0.0 in the end of June.
Welcome to use Newcar to make your amazing animation!
v0.15.1
release: v0.15.1
v0.15.0 - The Event System!
This version we basically add event system for Newcar!
And this version will be the last 0.x version~
🎉🎉🎉
v0.15.0-alpha.1
Newcar Version 0.15.0-alpha.1
This version we add more events and fix known bugs