Commit 67fd160
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!File tree
46 files changed
+2038
-2777
lines changed- exporters
- animationExporter
- datapackExporter
- lang
- statueExporter
- lang
- src
- assets
- lang
- mods
- rendering
- ui
- components
- popups
- variants
- util
- test_ajmodels
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 changedThis file was deleted.
This file was deleted.
This file was deleted.
File renamed without changes.
0 commit comments