Wykres commitów

496 Commity (main)

Autor SHA1 Wiadomość Data
Torrin Leonard 7e8480486a
Update README.md 2022-05-12 11:08:32 -04:00
Torrin Leonard 977ad3999f
Update Logic.py 2022-05-12 11:05:49 -04:00
Torrin Leonard bc732bede6
Update README.md 2022-05-10 13:55:16 -04:00
Torrin Leonard 722588e39b Refactoring files and Metadata methods
- 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.
2022-05-10 08:14:53 -04:00
glass brick studio 92f4a1f289
fixed placeholder name for Cardano metadata
"image": "<ipfs_link>",
 "mediaType": "<mime_type>"
2022-05-09 19:19:25 +05:30
Torrin Leonard 8f36d3b5c5
Update __init__.py 2022-05-02 09:55:31 -04:00
Torrin Leonard 9cec742da5
Update __init__.py 2022-05-02 09:53:24 -04:00
Torrin Leonard e79952583d
Update __init__.py 2022-05-02 09:41:12 -04:00
Torrin Leonard 59aa779335
Update __init__.py 2022-04-30 18:31:50 -04:00
Torrin Leonard 7acf36759b Adding text Object Test (Commented out) 2022-04-26 13:56:40 -04:00
Torrin Leonard 5cbc699681
Update README.md 2022-04-24 16:07:36 -04:00
Torrin Leonard 2abc8fff59
Update README.md 2022-04-24 15:57:23 -04:00
Torrin Leonard b51eabda5e Adding Materials to Metadata and other fixes 2022-04-23 19:11:24 -04:00
Torrin Leonard b02290b25a Fixing issue with Material Randomizer integration 2022-04-21 17:36:27 -04:00
Torrin Leonard 3e0908bfb3
Merge pull request #94 from torrinworx/Material_Randomizer_Metapanda
Further integration and creation of the Material_Generator.py
2022-04-20 18:10:51 -04:00
Torrin Leonard b13da292bb Adding Material Randomizer 2022-04-20 18:10:22 -04:00
Torrin Leonard 4384111e85
Merge branch 'UIList_Implementation' into Material_Randomizer_Metapanda 2022-04-20 14:50:53 -04:00
Torrin Leonard 2b0856b90b
Merge pull request #92 from TheBrochacho/main
Added another optional argument
2022-04-19 22:15:39 -04:00
Torrin Leonard 00a87d993b Fix and Time tracking
- 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
2022-04-19 21:54:17 -04:00
Torrin Leonard 38fceb6bd9 Fixing import 2022-04-19 21:07:59 -04:00
Torrin Leonard d53db65900 Adding UIList for Logic and reorganizing UIList elements 2022-04-19 21:04:17 -04:00
Torrin Leonard ee7a4dab41 Adding UIList functionality to Custom Metadata Fields
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.
2022-04-18 11:06:04 -04:00
Torrin Leonard 3de95e30d8 Adding file sorting method to Constants.py 2022-04-17 18:20:35 -04:00
Torrin Leonard d093bf9745 Adding Constants File to clean up code 2022-04-17 17:01:10 -04:00
Torrin Leonard a7262334f2 Further integration and creation of the Material_Generator.py 2022-04-17 16:42:47 -04:00
Matthew 4bda5e7a24
Added info about '--batch-data' and '--batch-numbers' 2022-04-15 08:52:19 -07:00
Matthew ac64697b5b
Merge branch 'torrinworx:main' into main 2022-04-15 08:41:25 -07:00
Matt bae5f2e1a4 added '--batch-data-path' argument 2022-04-15 08:36:55 -07:00
Torrin Leonard d4125a7e4f
Merge pull request #87 from TheBrochacho/main
Added support for running Blend_My_NFTs in a headless environment
2022-04-13 22:24:08 -04:00
Torrin Leonard 7a349107eb Reformatting/organizing and minor UI tweaks
- Updated BMNFTs version number
- Added more visible headers for major sections
- Integrated imports
- Reformatted Update_combinations to Refresh_UI for future use with Cozy API
- Created new section "Helper functions"
- Renamed BMNFTS_PGT_MyProperties to Input_Properties
- Reformatted BMNFTS_PGT_Input_Properties Properties to better reflect Panel and User input organization
- Reformatted "my_tool" to "input_tool"
- Reformatted "mytool" to "input_tool_scene"
- Renamed some labels
- Removed Documentation and ExportSettings Panels and replaced with "Other" Panel
- Added link to BMNFTs YouTube tutorial playlist link
- Added Export Settings check: Operator will now appear only if user sets a Save_Path in the Create NFT Data panel. User is notified with a message if they haven't set a Save_Path
- Integrated draw() into Refresh_UI persistent function
- Reformatted and organized register/unregister Blender classes
- Other general organization and restructuring
2022-04-13 22:18:09 -04:00
Matthew 4be413e8af
added some line breaks 2022-04-12 14:23:46 -07:00
Matthew 858df75bfe
Merge pull request #1 from TheBrochacho/CLI-Compat
Cli compat
2022-04-12 14:16:06 -07:00
Matt 981d92699e disabled debug settings messages 2022-04-12 10:31:05 -07:00
Matt f82762fb7a needed to add collectionSize to config 2022-04-12 10:16:29 -07:00
Matt 91d06812cf found a use case for the config file 2022-04-12 10:09:34 -07:00
Matt d222d2faa5 Merge branch 'CLI-Compat' of https://github.com/TheBrochacho/Blend_My_NFTs into CLI-Compat 2022-04-12 09:34:01 -07:00
Matt d086c6c302 exporting a config was unnecessary 2022-04-12 09:32:09 -07:00
Matt 9ab01592b5 code cleanup 2022-04-12 01:37:28 -07:00
Matt 4eb4f8b213 added batch specification option 2022-04-12 01:07:13 -07:00
Matt 99946a11e6 removed -o and -s due to ambiguity 2022-04-12 01:00:47 -07:00
Matthew 51f62fd8a8
removed '-c' option 2022-04-12 00:57:15 -07:00
Matt 31716ba1fd removed -c due to ambiguity 2022-04-12 00:50:43 -07:00
Matt 9f52ce31c6 fixed boolean checks 2022-04-12 00:50:14 -07:00
Matthew d80c9b837b
decapitalized the P's in --Python 2022-04-12 00:12:19 -07:00
Matthew 77c331f570
added some info about running headlessly 2022-04-11 23:39:06 -07:00
Matt c2be2c9ed0 added save path overriding 2022-04-11 22:44:56 -07:00
Matt fb8632e72a added CLI utility 2022-04-11 22:39:58 -07:00
Torrin Leonard 1527129ddd Fixing issue with Attributes and Variants in Logic 2022-04-11 22:49:40 -04:00
Matt 443137f063 imports work when called from the command line 2022-04-11 10:20:00 -07:00
Torrin Leonard 090005e0dd
Merge pull request #83 from torrinworx/Logic_Patch_and_Error_Handling
Committing Logic patch and Checks
2022-04-11 11:33:13 -04:00