Wykres commitów

314 Commity (4f04185e0d4842484336e9bac3bdd50136929ae2)

Autor SHA1 Wiadomość Data
Torrin Leonard e6ae2c4467
Delete .DS_Store 2021-11-12 13:05:04 -05:00
Torrin Leonard 087a8545ab
Delete .idea directory 2021-11-12 13:04:46 -05:00
Torrin Leonard 7927c632bc Added Rarity generation
- Added text to preview files for new ideas
- Added new print statements when enableRarity = True
- Changed method for pushing DNAList to batchDataDictionary
- Added rarity
- Updated .blend file to include examples of rarity
2021-11-11 23:58:40 -05:00
Torrin Leonard 2681ac22ce
Update README.md 2021-11-11 08:04:19 -05:00
Torrin Leonard 5825d47ec0
Update README.md 2021-11-11 08:03:46 -05:00
Torrin Leonard 7daf63ef5c
Merge pull request #13 from torrinworx/Multi-File-Inport-Support
Adding support for importing and exporting multiple file types
2021-11-11 08:02:01 -05:00
Torrin Leonard fa80cdacf3 Adding support for importing and exporting multiple file types
Files to be imported are now automatically imported without specifying file type.
Files to be exported now can be exported as .fbx, .obj, .x3d, or .glb. This setting can be configured in config.py.
2021-11-11 08:01:20 -05:00
Torrin Leonard 084e2a808f Changes idk 2021-11-11 07:21:27 -05:00
Torrin Leonard bf0a5b8f3c
Update README.md 2021-11-11 00:01:24 -05:00
Torrin Leonard 1cc3faa999
Update README.md 2021-11-10 23:59:51 -05:00
Torrin Leonard f29bc4ea6e
Update README.md 2021-11-10 23:59:18 -05:00
Torrin Leonard 6abf38df4e
Update README.md 2021-11-10 23:54:46 -05:00
Torrin Leonard 8d271bfdac Added new print statements to preview 2021-11-10 18:48:49 -05:00
Torrin Leonard 0b2682307a
Update README.md 2021-11-10 11:25:13 -05:00
Torrin Leonard 737c8bf933
Update README.md 2021-11-10 11:13:33 -05:00
Torrin Leonard 23ec2d8ae8 Reconfiguring 2021-11-09 23:13:53 -05:00
Torrin Leonard ba336f14e2 Added Preview.py file and reconfigured config.py
Added Preview.py
Added the ability to limit the number of NFTs sent to the NFTRecord.json file
Refactored config.py
2021-11-09 23:08:18 -05:00
Torrin Leonard 1776eb10be Refactoring config.py file 2021-11-09 21:20:03 -05:00
Torrin Leonard 82394f2820
Added info about 3D model generator 2021-11-09 21:10:01 -05:00
Torrin Leonard 01fa8928dc
Update README.md 2021-11-08 19:00:15 -05:00
Torrin Leonard cf12ad3448
Update README.md 2021-11-08 07:41:55 -05:00
Torrin Leonard 7c4d7bee9f
Update README.md 2021-11-07 08:08:15 -05:00
Torrin Leonard e40aba5924 Refactored main.py to work with 3D model integration
Moved 3D model file to generators_and_sorters and renamed it to Model_Generator.py

Removed extra spacing in DNA_Generator.py
2021-11-06 23:37:26 -04:00
Torrin Leonard 44dd138379
Update README.md 2021-11-06 19:25:54 -04:00
Torrin Leonard 6adf409d7f
Merge pull request #11 from torrinworx/3DObject-integration
3d object integration
2021-11-06 18:26:16 -04:00
Torrin Leonard aa741505a3
Merge branch 'main' into 3DObject-integration 2021-11-06 18:25:53 -04:00
Torrin Leonard 4bacd8f3c6 Finished DNA_Generator_3D_Models.py
Removed test.py
Added .gitignore to 3D_Model_Output
2021-11-06 18:14:59 -04:00
Torrin Leonard f4e5a9271d Updating DNA_Generator.py
Setting False as default for useModels in config.py
Added test.py for PC test of phantom collections
2021-11-06 16:45:44 -04:00
Torrin Leonard 6ef95260f3 Adding functions to prevent phantom collections from interfering 2021-11-06 16:31:42 -04:00
Torrin Leonard c6004cd290 updating gitignore files 2021-11-06 11:08:41 -04:00
Torrin Leonard eb0cf58b5e Updating .gitignore files and method of removing NFTRecord.json 2021-11-06 11:05:47 -04:00
Torrin Leonard 6af77fbc64 Testing git ignore functionality 2021-11-06 11:03:35 -04:00
Torrin Leonard d6ebf01c5c
Merge pull request #10 from andrewgabler/main
Add debugging catch for phantom collections
2021-11-04 17:46:01 -04:00
andrewgabler 8484de061d Add debugging catch for phantom collections 2021-11-04 16:43:12 -05:00
Torrin Leonard b2ce4aaead Adding a bunch of features
Adding ground work features for 3D object import integration
2021-11-04 16:48:34 -04:00
Torrin Leonard 4885c173bc
Merge pull request #9 from andrewgabler/agabler/describeColorFunction 2021-11-03 07:11:46 -04:00
andrewgabler 72e5921e69 Comment on how to use color settings 2021-11-02 23:42:47 -05:00
Torrin Leonard cad7581432 Merge branch 'main' of https://github.com/torrinworx/Blend_My_NFTs 2021-11-02 21:47:18 -04:00
Torrin Leonard 457d4ca070 Added new .gitignore file to NFT_Image_Output folder 2021-11-02 21:46:44 -04:00
Torrin Leonard 8765706ae4
Delete NFT_Image_Output/Batch1 directory 2021-11-02 21:22:11 -04:00
Torrin Leonard ae377acf6f Added comment 2021-11-02 21:19:43 -04:00
Torrin Leonard 98bd09aa1b
Merge pull request #8 from andrewgabler/agabler/colorAttributeGenerator
Add the ability to set a list of color attributes for sub collections
2021-11-02 20:21:15 -04:00
andrewgabler 8d3b3e1ed1 Add line back 2021-11-02 17:56:45 -05:00
andrewgabler c4ba97f55c Merge branch 'agabler/colorAttributes'
# Conflicts:
#	src/generators_and_sorters/Image_Generator.py
2021-11-02 00:34:16 -05:00
andrewgabler 2a2abf591e Add the ability to set a list of color attributes for sub collections 2021-11-02 00:28:00 -05:00
Torrin Leonard 9cf4bd3572
Delete setup.py 2021-11-01 23:24:51 -04:00
Torrin Leonard 6339dacad0 Added back folders 2021-11-01 23:23:53 -04:00
Torrin Leonard c565b164ff Merge branch 'main' of https://github.com/torrinworx/Blend_My_NFTs 2021-11-01 23:11:25 -04:00
Torrin Leonard c69c0551ab Refactoring imports as well as file organization
- Organized the file structure to be more user friendly
- Refactored the import methods to support new file structure
2021-11-01 23:09:38 -04:00
Torrin Leonard 8758b2b2e9
Delete NFT_Image_Output directory 2021-11-01 23:04:19 -04:00