Wykres commitów

4 Commity (92f4a1f289fdd5a6881ee9d908c87493ce5b0ff3)

Autor SHA1 Wiadomość Data
Torrin Leonard d5d4c37456 Added Resume Failed Batch feature
Don't get me started.
2022-03-25 23:47:54 -04:00
Torrin Leonard f90cb38e2b Removing deprecated script code
Added loading animation to DNA_Generator for Create NFT Data step.
2022-03-25 08:22:28 -04:00
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
Torrin Leonard 0a06052824 Adding Blender UI work up to this point 2022-02-02 10:37:42 -05:00