-
Notifications
You must be signed in to change notification settings - Fork 340
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BMNFTs v4.0.2 release #117
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Implemented UIlist method. You are now able to create custom metadata fields all in Blender and each field is dynamically added to the Metadata template that the user selects.
- BMNFTs now stores total time and batch time across batches for better use with clients/contractor work - Exporter revamp for time tracking - Refactorer revamp for time tracking
Further integration and creation of the Material_Generator.py
- Deprecated Batch_Sorter.py - Refactored DNA_Generator.send_To_JSON calls in __init__.py - Reformatted Checks.py - All DNA now has an order number and is kept in order throughout the DNA Generation process. - Added makeBatches() (from Batch_Sorter.py) to DNA_Generator.py. Batch sorting now happens inside DNA_Generator.py. - Added confirmation box to Create NFT Data operator - Exporter now keeps track of DNA order_num for each NFT - Changed animation to work on Windows and Mac - Reformatted Metadata.py to work with Exporter instead of Refactorer. Metadata is now generated while NFTs media files are rendered/generated. - Heavily refactored the Refactoerer.py file.
added few lines to show which attribute has naming problem, along with the github link to the readme file showing how to fix it
Formatting Exceptions with colours and adding an aditional exception for the name.
Shows which attribute has naming problem
- Changed labeling in __init__.py to reflect new workflow - Updated Checks.py to stop throwing weird error and to now catch Script_Ignore collection error - Added error message if you change collection name after data is created and you generate your nfts - Added more info in comments and relocated Change Text Object in Scene - Metadata no longer contains order number and rarity number
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.