Skip to content

Releases: Cracko298/MC3DS-Model-Editor

Release v0.7

25 Oct 18:58
086fabe
Compare
Choose a tag to compare

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

15 Sep 22:10
f009663
Compare
Choose a tag to compare

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

26 Aug 15:51
feab67f
Compare
Choose a tag to compare

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

24 Aug 04:06
5097efe
Compare
Choose a tag to compare

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

22 Aug 18:45
143a21d
Compare
Choose a tag to compare
  • 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

18 Aug 05:23
172c423
Compare
Choose a tag to compare

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

18 Aug 05:09
251aaa8
Compare
Choose a tag to compare

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

17 Aug 16:08
466bc06
Compare
Choose a tag to compare
  • 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.