Releases: torrinworx/Blend_My_NFTs
Debug mode and Pep8 formatting
What's Changed
- Merging Testing logger into Debug-Mode by @torrinworx in #141
- Debug mode and pep8 formatting by @torrinworx in #142
Full Changelog: v4.5.0...v4.5.1
Blend_My_NFTs v4.5.0 release, Logic and Materials revamp.
In this release the Logic and Materials systems have been completely revamped. Logic now operates as an IF/THEN/NOT system and Material randomization has been re-organized and improved. Rarity can now also be applied to materials. Headless mode has also been updated to include the newest functionality. You can now send emails once batches have been complete, automatically shutdown after a batch is complete, and there are a lot more informative error messages that help users understand what they are doing wrong. Materials no longer follow variant like naming conventions and can be named whatever you want.
What's Changed
- Committing Logic patch and Checks by @torrinworx in #83
- Added support for running Blend_My_NFTs in a headless environment by @matt-159 in #87
- Added another optional argument by @matt-159 in #92
- Further integration and creation of the Material_Generator.py by @torrinworx in #94
- Shows which attribute has naming problem by @AbrarAdnan in #110
- dynamic metadata image uri by @ZigBalthazar in #101
- BMNFTs v4.0.2 release by @torrinworx in #117
- fixed placeholder name for Cardano metadata by @glassbrickstudio in #104
- Using BMNFTs headless has feature parity with using the UI by @matt-159 in #131
- Merging latest main branch changes to Logic_v2 by @torrinworx in #135
- v4.5.0 by @torrinworx in #136
New Contributors
- @matt-159 made their first contribution in #87
- @AbrarAdnan made their first contribution in #110
- @ZigBalthazar made their first contribution in #101
- @glassbrickstudio made their first contribution in #104
Full Changelog: v3.0.0...v4.5.0
Blend_My_NFTs v4.0.2 Release
What's Changed
- Committing Logic patch and Checks by @torrinworx in #83
- Added support for running Blend_My_NFTs in a headless environment by @matt-159 in #87
- Added another optional argument by @matt-159 in #92
- Further integration and creation of the Material_Generator.py by @torrinworx in #94
- Shows which attribute has naming problem by @AbrarAdnan in #110
- dynamic metadata image uri by @ZigBalthazar in #101
- BMNFTs v4.0.2 release by @torrinworx in #117
- fixed placeholder name for Cardano metadata by @glassbrickstudio in #104
New Contributors
- @matt-159 made their first contribution in #87
- @AbrarAdnan made their first contribution in #110
- @ZigBalthazar made their first contribution in #101
- @glassbrickstudio made their first contribution in #104
Full Changelog: v3.0.0...v4.0.2-Release
Logic, Custom Metadata, Resume Failed Batches, and Better Error messages
What's Changed
- Update README.md by @philipdenys in #78
- Logic Always with Rule, Resume Failed Batches | BMNFTs V3.0 by @torrinworx in #79
New Contributors
- @philipdenys made their first contribution in #78
Full Changelog: v2.1.0...v3.0.0
Logic and Custom Metadata Fields
What's Changed
- Remove typo by @Junoburger in #57
- Dna logic by @torrinworx in #64
- Logic patch by @torrinworx in #67
New Contributors
- @Junoburger made their first contribution in #57
Full Changelog: v2.0.0...v2.1.0
Blend_My_NFTs UI Edition
Version 1
This is the initial version of Blend_My_NFTs, it is the version that is operated by manually running python scripts in Blenders IDE. BMNFTs is about to get an overhaul with new UI and features so it is necessary to preserve this version so that previous users retain access to this to-be legacy version after the UI Edition is released.
Changes up to this point
- Hierarchy + variant meta data by @torrinworx in #1
- Creating License by @torrinworx in #2
- fix spelling error by @andrewgabler in #3
- Add the ability to set a list of color attributes for sub collections by @andrewgabler in #8
- Comment on how to use color settings by @andrewgabler in #9
- Add debugging catch for phantom collections by @andrewgabler in #10
- 3d object integration by @torrinworx in #11
- Adding support for importing and exporting multiple file types by @torrinworx in #13
- Rarity sorter implementation beta by @torrinworx in #14
- Render time test by @torrinworx in #15
- Resetting config.py by @torrinworx in #17
- Material Generation Option by @defektu in #16
- Refactored files to prepare for more 3D model features by @torrinworx in #19
- Experimental Material Generation by @defektu in #18
- Set non zero default for
maxNFTs
and re-addedScript_Ignore_Folder
by @batmanscode in #20 - Error handling for
objectFormatExport
by @batmanscode in #21 - Duplicate DNA Patch by @torrinworx in #24
- Meta data implementation by @torrinworx in #26
- Update config.py by @torrinworx in #27
- Added ability to export object files to Exporter natively by @torrinworx in #28
- Fixing issue where meta data wasn't in json format by @torrinworx in #29
- Rarity sorter dups patch by @torrinworx in #30
- Patching DuplicateChecker.py to check dups in NFTRecord.json by @torrinworx in #31
- Animation implementation by @torrinworx in #32
- Changing Master collection to scene by @torrinworx in #33
- Batching upgrades and metaData refactoring by @torrinworx in #34
- Adding Rarity Checker by @torrinworx in #38
- Added file path support for linux users. by @Talha345 in #40
New Contributors
- @torrinworx made their first contribution in #1
- @andrewgabler made their first contribution in #3
- @defektu made their first contribution in #16
- @batmanscode made their first contribution in #20
- @Talha345 made their first contribution in #40
Full Changelog: https://github.com/torrinworx/Blend_My_NFTs/commits/v1.0.0