Blend_3D_collections/main
Torrin Leonard 7352c6fa6d Cleaning up UI and workflow
__init__.py:
- Added default and minimum values to input fields
- Refactored save_path mechanism so it now gets the abspath instead of Blenders relative one.
- Created offset variable so that the true max number of combinations isn't reached. This will prevent the issue of having missing NFT DNA in the NFTRecord.
- Removed pointless print() statements that clogged up the terminal
- Changed confirmation message when refactoring batches
- Removed Main Panel and created sub panels for better work flow. Four Panels now make up the Blend_My_NFTs category in the 3D viewer.
- Added new classes to be registered. Removed Main Panel class from register

main/Batch_Sorter.py:
- Removed pointless importing of modules

main/get_combinations.py:
- Refactored quotes
- Removed redundant commented out code
2022-02-04 09:44:36 -05:00
..
Batch_Refactorer.py Cleaning up for weekend launch 2022-02-03 18:48:52 -05:00
Batch_Sorter.py Cleaning up UI and workflow 2022-02-04 09:44:36 -05:00
DNA_Generator.py Adding Blender UI work up to this point 2022-02-02 10:37:42 -05:00
Exporter.py Changing reload mechanism and adding UIList 2022-02-02 19:40:05 -05:00
Rarity_Sorter.py Adding Blender UI work up to this point 2022-02-02 10:37:42 -05:00
__init__.py Changing reload mechanism and adding UIList 2022-02-02 19:40:05 -05:00
get_combinations.py Cleaning up UI and workflow 2022-02-04 09:44:36 -05:00
metaData.py Adding Blender UI work up to this point 2022-02-02 10:37:42 -05:00