Wykres commitów

496 Commity (main)

Autor SHA1 Wiadomość Data
Torrin Leonard 9d57efd9f7 Clean up and polish
Added count for Rarity Checker data
BMNFT_metaData now changes "name" value to appropriate numbering after main.py is run with "refactorBatchOrder" set to true.
2021-12-21 23:51:04 -05:00
Torrin Leonard 0e556e7f5f
Merge pull request #38 from torrinworx/Adding-Rarity-Checker
Adding Rarity Checker
2021-12-19 21:01:44 -05:00
Torrin Leonard 4b9ff09e6b Adding Rarity Checker
Updated .gitignore file
Reset config.py file and added checkRarity bool
Added checkRarity to main.py
Added warning to DNA_Generator.py for rarity when generated DNA is less than maxNFTs
Added colours to Exporter.py
Added colours to DuplicateChecker.py
Created RarityChecker.py to check and export rarity percentages of variants after the DNA_Generator and Rarity_Sorter has run.
2021-12-19 21:01:08 -05:00
Torrin Leonard 07ec207392
Update README.md 2021-12-18 07:49:17 -05:00
Torrin Leonard 6d988ed1be Added test check for Master Collection and error for Script_Ignore 2021-12-17 16:48:20 -05:00
Torrin Leonard d761b4d9ff Adding new example file Cozy_Robot_Example.blend
Also added the ability to turn off numbers for variant metadata names
Removed old Example.blend file
Added new Cozy_Robot_Example.blend file
2021-12-14 16:16:36 -05:00
Torrin Leonard a561b7b35c
Update README.md 2021-12-14 13:56:51 -05:00
Torrin Leonard 0f9f22f933
Update README.md 2021-12-12 14:19:11 -05:00
Torrin Leonard 7712494760
Merge pull request #34 from torrinworx/Batching-Upgrades
Batching upgrades and metaData refactoring
2021-12-09 23:15:43 -05:00
Torrin Leonard 3b0102213d Adding support for Cardano and Erc721
Refactored metaData.py
Refactored config.py
Lots of other changes I'm just to lazy to type out in here
2021-12-09 23:01:48 -05:00
Torrin Leonard 41c46b8b7f Added the ability to refactor meta data to templates
Refactored how meta data works and is exported
2021-12-09 21:58:11 -05:00
Torrin Leonard 6cad448a27
Update README.md 2021-12-09 12:22:25 -05:00
Torrin Leonard 24e5c25d18 Not finished - refactoring how meta data works
Trying to refactor how meta data works so that it can be changed more easily after BatchRefactorer has run
2021-12-09 12:13:41 -05:00
Torrin Leonard 8f4efb40ca adding comments
removing useless code
2021-12-09 11:57:05 -05:00
Torrin Leonard 2dedbc1829 Adding image, model, animation, and data support 2021-12-09 11:28:28 -05:00
Torrin Leonard 965073a349 Refactoring Images 2021-12-09 07:52:32 -05:00
Torrin Leonard d328049fe4
Update README.md 2021-12-08 22:54:43 -05:00
Torrin Leonard f382827d3e
Update README.md 2021-12-08 22:52:40 -05:00
Torrin Leonard 0afa7eaa1b
Update README.md 2021-12-08 22:50:29 -05:00
Torrin Leonard e02f9fd980 Creating BatchRefactorer.py file and refactoring some files 2021-12-08 22:41:19 -05:00
Torrin Leonard c898602b5b
Update README.md 2021-12-05 12:33:33 -05:00
Torrin Leonard 5ad7e6472f
Update README.md 2021-12-04 12:53:43 -05:00
Torrin Leonard 05a63e4940
Merge pull request #33 from torrinworx/Blender-3.0-implementation
Changing Master collection to scene
2021-12-04 12:51:56 -05:00
Torrin Leonard 67f263c1a2
Update README.md 2021-12-04 12:36:58 -05:00
Torrin Leonard 5eddfa502a Changing Master collection to scene 2021-12-03 21:43:28 -05:00
Torrin Leonard 2609e8f57c Merge branch 'main' of https://github.com/torrinworx/Blend_My_NFTs 2021-12-03 21:01:32 -05:00
Torrin Leonard 28975974e2 Updating config.py file 2021-12-03 21:01:29 -05:00
Torrin Leonard a85e7d103c
Update README.md 2021-12-03 19:46:36 -05:00
Torrin Leonard 9bbb209508
Updating readme to include 3D model information 2021-12-03 17:55:04 -05:00
Torrin Leonard 4eb121bea7 Merge branch 'main' of https://github.com/torrinworx/Blend_My_NFTs 2021-12-03 17:45:51 -05:00
Torrin Leonard 0856f32e3f Changing name of objectFormatExport to modelFileFormat 2021-12-03 17:45:41 -05:00
Torrin Leonard 4b36deb11f
Adding information about running Animation generation 2021-12-03 17:28:45 -05:00
Torrin Leonard 5562fa777c
Merge pull request #32 from torrinworx/Animation-implementation
Animation implementation
2021-12-03 17:07:34 -05:00
Torrin Leonard cf193361dc Final fixes for implementing animations
Refactored Config.py
Added in  animatoinFileFormat variable to specify file export type for animations
Changed path creation method in Exporter.py to os.makedirs
Added animation to Exporter.py
Changed file path export method for 3D models in Exporter.py
Deleted old code in metaData.py file
2021-12-03 17:05:55 -05:00
Torrin Leonard 0584beee19
Merge pull request #31 from torrinworx/main
Patching DuplicateChecker.py to check dups in NFTRecord.json
2021-12-03 14:51:05 -05:00
Torrin Leonard 19e347e4a8 Patching DuplicateChecker.py to check dups in NFTRecord.json
DuplicateChecker.py now checks for duplicates in NFTRecord.json instead of Batches.
2021-12-03 14:45:32 -05:00
Torrin Leonard 3c71d51067 Adding enableAnimations variable 2021-12-02 13:48:53 -05:00
Torrin Leonard 28e3f69468
Merge pull request #30 from torrinworx/Rarity-Sorter-Dups-Patch
Rarity sorter dups patch
2021-12-02 13:23:51 -05:00
Torrin Leonard 362d42a903 Refactored DNA creation methods for Random and Rarity
Now using partial method for checking if Dups exist.
2021-12-02 13:23:07 -05:00
Torrin Leonard 527ad88420
Merge pull request #29 from torrinworx/main
Fixing issue where meta data wasn't in json format
2021-12-01 16:51:39 -05:00
Torrin Leonard c1b03d4cdd Fixing issue where meta data wasn't in json format
Renamed enableMeteData
Renamed NFT_Image_Output to NFT_Output
2021-12-01 16:50:40 -05:00
Torrin Leonard 46e015bfc0 Update metaData.py 2021-11-29 08:15:05 -05:00
Torrin Leonard fdb285e074 Updating SOL metadata standard 2021-11-28 14:14:01 -05:00
Torrin Leonard a106aa1886
Update README.md 2021-11-27 18:47:03 -05:00
Torrin Leonard ed112eee3d
Merge pull request #28 from torrinworx/3D_Model_Refactor
Added ability to export object files to Exporter natively
2021-11-27 18:41:16 -05:00
Torrin Leonard c742b8bc8f Added ability to export object files to Exporter natively
You can now export 3D models along with images. This currently only works with .blend files, all 3D objects must be imported in Blender to use this feature. Support for external object libraries will be available in the future.

Added ability to export multiple object file types from Exporter.py, including; .fbx, .x3d, .glb, and .obj.

Refactored config.py.

Added enableImages and enableModelsBlender to config.py
2021-11-27 18:40:42 -05:00
Torrin Leonard 2bdd576464
Update README.md 2021-11-26 22:40:56 -05:00
Torrin Leonard 62eae88ac5
Update README.md 2021-11-26 22:40:14 -05:00
Torrin Leonard b571eba749 Refactoring imports
Adding descriptions to some files
2021-11-26 20:25:07 -05:00
Torrin Leonard b7dfb850f0 Update metaData.py 2021-11-26 19:57:19 -05:00