Wykres commitów

  • 8bd87a4df3
    Merge cb19f514b5 into ad9f8cd3d3 Vegan Cat 2023-06-28 19:58:00 +0330
  • cb19f514b5 Extend headless util to accept --cycles-device config var Vegan Cat 2023-06-28 19:39:39 +0330
  • c37274f259 Add force_optix_or_cuda to __init__.py Vegan Cat 2023-06-28 19:36:11 +0330
  • e5ebb0826b Added gifski options at save generation state duckz 2023-05-09 17:31:13 +0800
  • bd392e78b5
    Merge 9b2114bdb1 into ad9f8cd3d3 Jason Xie 2023-05-09 14:04:54 +0800
  • 9b2114bdb1 Fixing camera not switching duckz 2023-05-09 13:57:44 +0800
  • 7c731f7584 Refactoring glob under python duckz 2023-05-08 19:47:18 +0800
  • a9e25b39e1 Added gifski feature duckz 2023-05-06 18:44:04 +0800
  • ad9f8cd3d3 Fixing Offset implementation main Torrin Leonard 2023-01-03 08:50:42 -0500
  • 01ef08db7e
    Update __init__.py Torrin Leonard 2023-01-03 05:44:51 -0800
  • ce721df8db
    Updating Logic documentation Torrin Leonard 2023-01-01 17:46:31 -0800
  • 084b7f6ae2
    Updating Logic documentation Torrin Leonard 2023-01-01 17:34:40 -0800
  • 0bfcb39bf0 Updating __init__.py Torrin Leonard 2023-01-01 20:33:35 -0500
  • b3829089a2 Cleaning up methods, adding comments Torrin Leonard 2023-01-01 20:27:43 -0500
  • d4301410e0 Re-writing "NOT" rule for non full attribute selections Torrin Leonard 2022-12-28 18:17:04 -0500
  • e905d126b6 Fixing Logic.py if statements for THEN rule Torrin Leonard 2022-12-16 16:15:29 -0500
  • 28b052ef16
    Update __init__.py Torrin Leonard 2022-12-13 20:21:58 -0800
  • 2e7d4105b0
    Update logic.py Torrin Leonard 2022-12-13 20:21:12 -0800
  • 1e144c5409
    Fixing major issue with Logic off-sync attribute index. Torrin Leonard 2022-12-13 20:04:17 -0800
  • 9446b6e40e
    Merge pull request #152 from kimnagui/main Torrin Leonard 2022-11-12 11:30:53 -0500
  • 8ce41f674b
    Merge a891e305cc into 0829efd7e5 The G 2022-11-04 17:27:12 +0900
  • 3a5b7d6212 fix: logic rule then kimnagui 2022-11-04 17:04:38 +0900
  • 0829efd7e5
    Update README.md Torrin Leonard 2022-11-02 07:13:37 -0700
  • d7e15455cd
    Merge pull request #147 from matt-159/headless-resume-failed-batch-patch Torrin Leonard 2022-09-28 14:33:19 -0400
  • 06fa128db0
    Updated readme Matthew 2022-09-21 17:16:08 -0700
  • 2f85d0f065 no longer requires a 'true' argument after "--resume-failed-batch" Matt 2022-09-21 17:05:13 -0700
  • 650cb4de64 I don't why I had commas in here, but now they're gone Matt 2022-09-21 16:41:37 -0700
  • 5fb4476c1b Now calling the check_failed_batches() function with an existing object Matt 2022-09-21 14:12:00 -0700
  • bc6a46a40a added argument to allow for resuming failed batch headlessly Matt 2022-09-21 13:25:29 -0700
  • df9e75a432
    Merge pull request #144 from Knockturnal/patch-1 Torrin Leonard 2022-08-31 17:43:22 -0400
  • 5b01447f64
    Fixed a bug in material selection Øivin F 2022-08-31 18:44:51 +0200
  • a68ce46883 Merge branch 'main' of https://github.com/torrinworx/Blend_My_NFTs Torrin Leonard 2022-08-27 22:08:55 -0400
  • 53e373f86d
    Update __init__.py Torrin Leonard 2022-08-27 22:03:16 -0400
  • 17b3fcf1a0 Small fix Torrin Leonard 2022-08-27 22:01:05 -0400
  • 5bf19488d2
    Merge pull request #142 from torrinworx/Debug-Mode-and-Pep8-Formatting v4.5.1 Torrin Leonard 2022-08-27 21:53:23 -0400
  • 04b47f81e3
    Merge pull request #141 from torrinworx/Testing-Logger Torrin Leonard 2022-08-27 21:50:45 -0400
  • 0931d99214 Refactoring print statements and exceptions Torrin Leonard 2022-08-27 21:48:44 -0400
  • 7474847ec6 Adding proper logging functionality Torrin Leonard 2022-08-27 19:41:41 -0400
  • 1c26cea5fc Trying to implement logging for debug Torrin Leonard 2022-08-25 09:41:22 -0400
  • de079b94ef Resolving compatibility issues Torrin Leonard 2022-08-24 13:29:47 -0400
  • 57ec4b1ac1 Pep8 formatting and renaming key variables Torrin Leonard 2022-08-24 13:04:20 -0400
  • 7c389e15df Renaming files Torrin Leonard 2022-08-24 11:49:09 -0400
  • 3715b30afa pep8 formatting DNA_Generator.py Torrin Leonard 2022-08-24 11:10:22 -0400
  • 3a35a66e75 pep8 formatting Helpers file Torrin Leonard 2022-08-24 10:50:51 -0400
  • e7caa49faf Fixing Print statement spacing Torrin Leonard 2022-08-24 10:00:53 -0400
  • 4a939bb9e6 Reformatting dependencies Torrin Leonard 2022-08-24 09:57:59 -0400
  • 5e353e42b6 Reformatting print statements Torrin Leonard 2022-08-24 09:06:40 -0400
  • cabefc04d1 Reformatting and preparing for debug mode Torrin Leonard 2022-08-24 08:56:10 -0400
  • db4e4c21c1
    Update __init__.py v4.5.0 Torrin Leonard 2022-08-11 12:35:08 -0400
  • 53f80b1f73
    Merge pull request #136 from torrinworx/Logic_v2_and_minor_changes Torrin Leonard 2022-08-11 12:34:32 -0400
  • 54f57b794f
    Update README.md Torrin Leonard 2022-08-11 12:19:39 -0400
  • 9dbe3bbe46 Fixing Logic UI Layout Torrin Leonard 2022-08-11 12:01:56 -0400
  • 57f8d6defa
    Update README.md Torrin Leonard 2022-08-11 11:39:32 -0400
  • fa1c2c5883 Fixing issues with failed batches Torrin Leonard 2022-08-11 10:26:16 -0400
  • 4f42106fa3 Fixing merge issues Torrin Leonard 2022-08-11 09:48:01 -0400
  • 752fa4b6e9
    Update README.md Torrin Leonard 2022-08-10 22:47:47 -0400
  • 1991d081cb
    Update README.md Torrin Leonard 2022-08-10 22:32:35 -0400
  • fe41ea36f5
    Merge pull request #135 from torrinworx/main Torrin Leonard 2022-08-10 22:22:39 -0400
  • 74eef79a3f Revert "Merge branch 'Logic_v2_and_minor_changes' into main" Torrin Leonard 2022-08-10 22:18:35 -0400
  • e31d2abf36
    Merge branch 'Logic_v2_and_minor_changes' into main Torrin Leonard 2022-08-10 22:16:45 -0400
  • 138e1b967b
    Merge pull request #131 from matt-159/headless-update Torrin Leonard 2022-08-10 22:10:01 -0400
  • fa31a4bd7c Forgot to redirect this render_and_save_NFTs() matt-159 2022-07-14 10:19:32 -0700
  • ce8a04f5f9 Pulled out code into Intermediate module matt-159 2022-07-14 07:02:25 -0700
  • ffc216798e pulled out duplicated code into getBMNFTData() function matt-159 2022-07-14 07:02:05 -0700
  • 47ca814653 fixed variable name matt-159 2022-07-14 06:58:18 -0700
  • 833908411a added Intermediate to module list matt-159 2022-07-14 06:57:21 -0700
  • 0e9872b701 fixed setting name in config export matt-159 2022-07-14 05:41:03 -0700
  • 6840694328 Added needed fields to BMNFTData matt-159 2022-07-14 05:35:48 -0700
  • 5abbb525a4 improved readability matt-159 2022-06-30 22:14:22 -0700
  • 1dbbe96f45 Removed duplicated code matt-159 2022-06-30 21:44:15 -0700
  • 50c5d09da7 Added intermediary function wrapper matt-159 2022-06-30 21:36:07 -0700
  • 09bcceb209 added logic file argument matt-159 2022-06-30 21:03:39 -0700
  • 4bdfa394cc added logic file settings to config file matt-159 2022-06-30 21:01:43 -0700
  • e46dc8a07d Rename RenderData class to BMNFTData matt-159 2022-06-30 20:32:14 -0700
  • 926422463b Simplified CreateData.execute() matt-159 2022-06-30 18:09:51 -0700
  • 5113edd2c6 improved readability matt-159 2022-06-30 17:12:34 -0700
  • 20221f4248 added logic fields to RenderData class matt-159 2022-06-30 17:09:20 -0700
  • 55201aaa3c force GPU usage with cycles renderer matt-159 2022-06-29 14:59:31 -0700
  • b447031cc8 improved readability matt-159 2022-06-28 13:50:51 -0700
  • a6e0dce707 replaced input class references with RenderData matt-159 2022-06-28 12:39:57 -0700
  • 6993317e66 added class for packaging data to functions matt-159 2022-06-28 12:36:47 -0700
  • a4e61c230f updated comment matt-159 2022-06-27 23:44:07 -0700
  • b05edfa822 improved readability matt-159 2022-06-27 23:37:51 -0700
  • f0ba77f7a4 Added "NOT" rule to Logic Torrin Leonard 2022-06-20 09:32:49 -0400
  • e449ee3bdf Small change Torrin Leonard 2022-06-18 21:03:17 -0400
  • 082edaf4e7 Adding the ability to send emails when Batch is complete Torrin Leonard 2022-06-18 20:29:02 -0400
  • 68fb0e245c
    Update __init__.py Torrin Leonard 2022-06-18 14:25:28 -0400
  • f32f2baf3c Adding Auto shutdown functionality Torrin Leonard 2022-06-18 14:21:25 -0400
  • 472d942b9f Fixing small issue with Logic Torrin Leonard 2022-06-11 08:48:09 -0400
  • 50b869fe09 Removing problematic test code Torrin Leonard 2022-06-08 23:05:51 -0400
  • a71d7982f9
    Updating commit date and version Torrin Leonard 2022-06-08 15:11:39 -0400
  • 61a97fbaaa Revert "Updating version and commit date" Torrin Leonard 2022-06-08 15:10:53 -0400
  • 40c3e71b4a
    Updating version and commit date Torrin Leonard 2022-06-08 15:09:04 -0400
  • b4ecfe7451 Changing Material Rarity and adding error message Torrin Leonard 2022-06-07 09:12:27 -0400
  • 3cb2a69c81 Changes to Materials and Logic Torrin Leonard 2022-06-06 17:04:25 -0400
  • 17cbf3a32f Revamping Logic Torrin Leonard 2022-06-05 23:46:49 -0400
  • 6495b12654 Initial commit Torrin Leonard 2022-06-03 22:47:09 -0400
  • 7bb741a185
    Merge pull request #104 from glassbrickstudio/main v4.0.2-Release Torrin Leonard 2022-05-31 08:25:02 -0400
  • 0b99e50127
    Update __init__.py Torrin Leonard 2022-05-31 08:19:24 -0400
  • 7d1e1eb8f2
    Merge pull request #117 from torrinworx/BMNFTs_V4_Alpha Torrin Leonard 2022-05-31 08:18:19 -0400