Skip to content

v3.5.0 | Major Refactor

Compare
Choose a tag to compare
@TheDuckCow TheDuckCow released this 30 Sep 19:37
· 57 commits to master since this release
8722c10

Click the button below to download MCprep (same install for Blender 2.80 through 3.6)

mcprep download
By downloading and installing, you agree to the following privacy policy including anonymous data tracking clause. Do not download the zip file from the readme page, you must click the button above. NOT AN OFFICIAL MINECRAFT PRODUCT. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.

See README for usage instructions | Join the official discord | Or help by taking this quick survey!

v3 5 0
Render by StandingPad, check out the blog post. Find splash art files here.

What's Changed

  • This release represents a major refactor of MCprep, milestone details here
  • Dropped Blender 2.7x support (#399)
  • Made contributing and releasing MCprep easier for developers
    • Introduction of the new bpy-addon-build utility to easily work with MCprep locally
    • Cross platform unittests to ensure all contributions can be validated
    • Removing the need for direct code changes when compiling prod vs dev builds of the addon
    • Created a better designed env class to hold state and data.
    • Support for a release candidate workflow going forward
    • Python type hinting used where possible, making it easier for development and debugging
  • Updated assets:
    • New Minecraft 1.20 textures and block references
    • Fixes to the BoxScape Studios villager rig by @Roni-Raihan
  • Affirming blender 4.0 support including most basic working of AgX (color values may still need further revisions)
  • Fixed issues when generating materials during json model loading. If you are importing a third party json block model, it should now handle more gracefully - even if it means importing without textures.
  • Fixed loading geo node weather effects in Blender 4.0

Generated release logs from pull requests

New Contributors

Full Changelog: 3.4.3...3.5.0

Note: The download release was updated on Oct 6th due to the accidental inclusion of a json id file. This was removed, without any further changes to the addon.