Skip to content

Commit 67fd160

Browse files
authored
Merge pull request #133 from Animated-Java/experimental
Update main to v0.3.5 (Early Access) **Major Changes** - Removed Statue Exporter - Renamed Animation Exporter to Data Pack Exporter - The Data Pack Exporter now only exports a single entity if your project only has 1 bone. (Before it would export 2, the root and the bone.) - The Data Pack Exporter now only exports animation related functions if your project actually has animations. **Changes** - Removed default value for project name setting, forcing the user to change it before exporting. - Removed texture size project setting in favor of automatic texture size detection. - Added Animated Java Rig start page - Extracted model DFU into it's own file. **Major Fixes** - Fixed cameras and locators not updating their position consistently while animating. - Fixed `next_frame` not doing anything. - Fixed commands keyframe commands input not updating when selecting a new keyframe while already having a keyframe selected. - Moved `stop_all_animations` function to the correct namespace. - Fixed AJ preventing texture deletion in external model formats. - Fixed exported Rigs being rotated 180 degrees on the y axis. **Fixes** - Fixed lack of scrolling in variant properties dialog. - Fixed export version namespace overlap. - Fixed animation loop mode not being namespaced per animation. - Fixed bones being allowed to have invalid function names under some circumstances. - Fixed crash when cleaning up old export files/folders. - Added a few missing localizations. Happy Animating!
2 parents 5a3af09 + c6fd12b commit 67fd160

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+2038
-2777
lines changed

exporters/animationExporter/animationExporter.ts

Lines changed: 0 additions & 1088 deletions
This file was deleted.

exporters/animationExporter/datapack_structure.md

Lines changed: 0 additions & 53 deletions
This file was deleted.

exporters/animationExporter/index.ts

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)