Skip to content
This repository has been archived by the owner on Sep 8, 2024. It is now read-only.

Releases: dromara/newcar

Version 1.0.0 - alpha.6

06 May 15:13
Compare
Choose a tag to compare

This version fixed a dangerous bug: no /dist in packages

Version 1.0.0 - alpha.5

06 May 15:02
Compare
Choose a tag to compare
v1.0.0-alpha.5

release: v1.0.0-alpha.5

Version 1.0.0 - alpha.4

06 May 14:44
Compare
Choose a tag to compare

Features

  • App.clear()

Version 1.0.0 - alpha.3

06 May 14:10
Compare
Choose a tag to compare

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

05 May 07:47
Compare
Choose a tag to compare

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

03 May 05:20
Compare
Choose a tag to compare

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🎉

01 May 06:05
Compare
Choose a tag to compare

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

26 Apr 08:43
Compare
Choose a tag to compare
release: v0.15.1

v0.15.0 - The Event System!

25 Apr 08:10
Compare
Choose a tag to compare

This version we basically add event system for Newcar!

And this version will be the last 0.x version~

🎉🎉🎉

v0.15.0-alpha.1

24 Apr 01:23
Compare
Choose a tag to compare
v0.15.0-alpha.1 Pre-release
Pre-release

Newcar Version 0.15.0-alpha.1

This version we add more events and fix known bugs