Releases: Cracko298/MC3DS-Model-Editor
Releases · Cracko298/MC3DS-Model-Editor
Release v0.7
Major Update:
- Updated
pyBjson
for better overall model quality and performance. - Added the Rewrite of
pyBjson
developed by @STBrian. - Added the Ability to add Blocks/Geometry to Models, and remove parts from a Model.
- Better performance on Lower-End GPUs.
Release v0.6.0
Gener Update:
- Added World Parsing.
- Fixed alot of bugs for the base canvas/model viewer.
- Deselects ComboBox after selecting bodypart/model
Release v0.5.1
Patch
- fixed many bugs including some geometries not loading properly into the model editor.
- fixed a bug with importing bbmodel.
- fixed installation for modules, shouldn't be a problem now.
Release v0.5.0
Change Log:
- Fixed Huge JSON to BJSON Compilation Error, where wanted values wouldn't write to file.
- Added new Customization Options, including "Zoom In/Out Percentage" and "Mouse Drag Speed" Configs
- New Model Import "BBMODEL" Aka: Block Bench Conversions.
- Changed Background Color of 'Canvas' and 'matplotlib' to a 'DarkGray'.
- New Naming system for Many Body-Parts apart of the Same "bone" and "cube".
- Fixed Model Exports not properly Exporting the Correct Model if Encountering Bug for BJSON.
- Removed 'Save Text As' because 'Export as Text' provides same functionality.
- Dragging also works outside of the little model container in the provided 'Canvas'.
- Fixed Bug that scrolled the 3D Model outside of 'Canvas'.
- Added WASD and Arrow Camera Controls, Customizable via Options Menu.
- Seamlessly Work between the two (Keyboard + Mouse) for small adjustments.
Release v0.4.0
- Added new Export As Model Options (5 new).
- Fixed Booting and Installation Bugs.
- 3D Model Editor should refresh at a faster rate now.
Release v0.3.1
Quick-Fix:
- Added quick-restart feature when updating, now will not crash after updating.
- All data integrity will not be touched when installing a new update.
Release v0.3.0
Feature Update:
- Check for new Updates directly from the GUI.
- Added a new Category for basic Application information.
- JSON to BJSON has been permanently fixed.
- Fixed a few bugs that overall enhance the user experience and QoL.
Release v0.2.0
- A GUI and 3D Modeling Program for MC3DS' BJSON Format.
Known Bugs:
- Texture Mapping works but only limited to some Sizes, will fix at later date.
- Scaling doesn't properly scale positions.
- BJSON Conversion is somewhat wonky currently, working on a fix to completely overhaul it, but works for the most part.