Wykres commitów

14 Commity (08af65f1fbae41402a02040fce4d5dfa656e7271)

Autor SHA1 Wiadomość Data
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 2dedbc1829 Adding image, model, animation, and data support 2021-12-09 11:28:28 -05:00
Torrin Leonard 0c288410f9 Moving rarity sorter code to Rarity_Sorter.py 2021-11-12 13:14:31 -05: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 457d4ca070 Added new .gitignore file to NFT_Image_Output folder 2021-11-02 21:46:44 -04:00
Torrin Leonard 6339dacad0 Added back folders 2021-11-01 23:23:53 -04:00
Torrin Leonard 41ef3c83a2 Multiple features added
- Removed ignore .blend file format from .gitignore, will now be updating example.blend for user friendliness
- Added Exmaple.blend
- Solved error where empty batch would appear if you had an opposite signed number of batches than the number of DNA per batch.
- Added ability to export as any file format supported in Blender.
- Changed the name of Images from PNG Generator to NFT_Image_Output
- Changed the name of PNG_Generator.py to Image_Generator.py
- Fixed import method in Image_Generator.py
- Added error message if number of NFT combinations is less than the number of NFTs per batch given in config.
2021-11-01 00:11:48 -04:00
Torrin Leonard 24d2711e79 Refactored Batch sorter and PNG Generator with new hierarchy
Added DNA attribute decoder to PNG-generator
Refactored some stuff in Batch Sorter
2021-10-24 12:05:51 -04:00
Torrin Leonard 06b27db256 testing something 2021-10-21 22:48:25 -04:00
Torrin Leonard a0f843259a Reshuffling file format and location 2021-10-21 16:18:21 -04:00
Torrin Leonard 5d09a48ab6 updating some code and adding .gitignore file for record and batch .json files 2021-10-21 16:07:19 -04:00