Wykres commitów

  • d15beb0e71
    Merge b78ec37f0f into 96a1b293cc Carson Katri 2024-11-03 14:56:45 +0100
  • 50692f3090 deploy: 96a1b293cc gh-pages carson-katri 2024-10-27 11:20:25 +0000
  • 96a1b293cc fix a spelling mistake main Preetham Pemmasani 2024-10-27 16:28:10 +0530
  • f0b2b25fd3
    fix a spelling mistake Preetham Pemmasani 2024-10-27 16:28:10 +0530
  • 9fb514730b bugfix Roberto Saccon 2023-12-08 22:56:37 +0100
  • 80524d64e8 Vector Options added Roberto Saccon 2023-12-08 10:10:59 +0100
  • 9e998f6fa9 WIP: added Input options class documentation Roberto Saccon 2023-12-06 11:32:48 +0100
  • fa9b3db75a New approach witch InputOptions class Roberto Saccon 2023-12-06 06:29:21 +0100
  • abaf93f3e9 commented out the non-working subtype option Roberto Saccon 2023-12-04 00:20:27 +0100
  • 6ddd546a1d added more input options Roberto Saccon 2023-12-02 05:35:27 +0100
  • a1aac89c19 Added min / max option for numeric input values Roberto Saccon 2023-12-01 03:36:54 +0100
  • 6952ec507a replace dictionary used to count node input links with collections.Counter Alfredo 2023-11-16 16:25:59 -0500
  • e380e6f9db precalculate number of links to node input sockets to avoid using the 'links' property Alfredo 2023-11-15 19:32:37 -0500
  • f0d43fb92d disambiguate duplicate variable name 'node' within inner loop for readability Alfredo 2023-11-15 10:56:01 -0500
  • 5cf07a1af5 rewrite topological sort, avoiding calls to the expensive 'links' property of the NodeSocket class Alfredo 2023-11-14 19:11:57 -0500
  • c882191083 deploy: 8a1b4c4321 carson-katri 2023-11-17 18:46:10 +0000
  • 8a1b4c4321 Add check for nested trees Carson Katri 2023-11-15 20:43:29 -0500
  • 6c25f12729 Support Blender 3.x alongside 4.x Carson Katri 2023-11-15 18:10:37 -0500
  • 56d61980ad Allow passing domain to `store` Carson Katri 2023-11-15 12:51:24 -0500
  • d8c4839131 replace dictionary used to count node input links with collections.Counter Alfredo 2023-11-16 16:25:59 -0500
  • d747010466 Add check for nested trees Carson Katri 2023-11-15 20:43:29 -0500
  • 1a9cd76b07 precalculate number of links to node input sockets to avoid using the 'links' property Alfredo 2023-11-15 19:32:37 -0500
  • 83d02a06a6 Deploy preview for PR 35 🛫 carson-katri 2023-11-15 23:45:54 +0000
  • ef6fa6a6bc Support Blender 3.x alongside 4.x Carson Katri 2023-11-15 18:10:37 -0500
  • c889b954bc Allow passing domain to `store` Carson Katri 2023-11-15 12:51:24 -0500
  • de8f13d1cc deploy: da99654edb carson-katri 2023-11-15 17:55:50 +0000
  • da99654edb Add repeat zone support Carson Katri 2023-11-11 14:43:12 -0500
  • e3083577b2 disambiguate duplicate variable name 'node' within inner loop for readability Alfredo 2023-11-15 10:56:01 -0500
  • 1c641c7f4b rewrite topological sort, avoiding calls to the expensive 'links' property of the NodeSocket class Alfredo 2023-11-14 19:11:57 -0500
  • 433c0124c6 Deploy preview for PR 31 🛫 carson-katri 2023-11-11 19:46:04 +0000
  • 41bd6bdb3b Add repeat zone support Carson Katri 2023-11-11 14:43:12 -0500
  • e3befbefc9 Migrate to NodeTree.interface API for Blender 4.0 release Alfredo 2023-11-01 23:09:12 -0400
  • e3091d0cf3 deploy: 63a7516905 carson-katri 2023-11-11 19:05:00 +0000
  • 63a7516905 Refactor simulation API to use `simulation_zone` decorator Carson Katri 2023-10-09 19:05:08 -0400
  • b06fc4a692 deploy: 467ae71ec6 carson-katri 2023-11-11 19:04:36 +0000
  • 467ae71ec6 Add curve support Carson Katri 2023-02-12 11:43:16 -0500
  • 50492360cf Migrate to NodeTree.interface API for Blender 4.0 release Alfredo 2023-11-01 23:09:12 -0400
  • 7f1a14902c Deploy preview for PR 28 🛫 carson-katri 2023-10-09 23:07:43 +0000
  • 15ac45a55d Refactor simulation API to use `simulation_zone` decorator Carson Katri 2023-10-09 19:05:08 -0400
  • 3b90e41052 deploy: 1ffed55184 carson-katri 2023-10-08 14:58:48 +0000
  • 1ffed55184 support more math dunder methods Alfredo 2023-07-07 17:57:24 -0400
  • e3a28953d9 support more math dunder methods Alfredo 2023-07-07 17:57:24 -0400
  • f42e0ba456 Fix some cases of node name collisions Adam P 2023-04-06 17:42:59 +0200
  • 8a17643d8b
    Fix some cases of node name collisions Adam P 2023-04-06 17:42:59 +0200
  • eb43d599b0 deploy: 258a7c51c6 carson-katri 2023-04-01 20:34:08 +0000
  • 258a7c51c6 Update for Blender 3.5 release Carson Katri 2023-04-01 16:29:14 -0400
  • 1b65c94aa1 Deploy preview for PR 17 🛫 carson-katri 2023-04-01 20:31:27 +0000
  • 9e954440a6 Update for Blender 3.5 release Carson Katri 2023-04-01 16:29:14 -0400
  • b78ec37f0f Improve dot access handling nodes_to_script Carson Katri 2023-03-01 22:24:36 -0500
  • e3f1a44668 Handle lists of arguments (like 'Join Geometry') Carson Katri 2023-03-01 22:20:56 -0500
  • 9f58793d54 Deploy preview for PR 13 🛫 carson-katri 2023-03-02 01:30:04 +0000
  • c552182bc2 Improve prop handling Carson Katri 2023-03-01 20:28:21 -0500
  • b692a23c5b Initial tree conversion operator Carson Katri 2023-03-01 19:40:13 -0500
  • a28c1586b6 deploy: 5fbc7d1ba0 carson-katri 2023-02-12 16:45:37 +0000
  • 5fbc7d1ba0
    Merge pull request #4 from carson-katri/named-outputs Carson Katri 2023-02-12 11:45:21 -0500
  • e7957c75d0 Add curve support Carson Katri 2023-02-12 11:43:16 -0500
  • bfe5aae3cd Fix capture Carson Katri 2023-02-12 11:11:03 -0500
  • c6c9a1c098 Deploy preview for PR 4 🛫 carson-katri 2023-02-12 16:08:39 +0000
  • 87793fe8d1 Use isinstance for Named Attribute Carson Katri 2023-02-12 11:08:20 -0500
  • 90e96cb00b Deploy preview for PR 4 🛫 carson-katri 2022-12-09 21:04:07 +0000
  • 34c1eb50c8 Fix actions Carson Katri 2022-12-09 16:03:40 -0500
  • 775f8fa466 Add deploy preview step Carson Katri 2022-12-09 16:02:30 -0500
  • 840701d916 Document named outputs syntax Carson Katri 2022-12-09 15:55:32 -0500
  • 16a11e91af Handle dict output Carson Katri 2022-12-09 15:51:38 -0500
  • 7d539baf6a Bump version to 0.1.2 0.1.2 Carson Katri 2022-12-02 19:23:48 -0500
  • 3226766ae3 Merge branch 'main' of https://github.com/carson-katri/geometry-script Carson Katri 2022-12-02 19:23:34 -0500
  • 8aba8b2e7e Keep docs and typeshed folders so files can be created Carson Katri 2022-12-02 19:23:10 -0500
  • ca32f5ddba
    Bump version to 0.1.1 0.1.1 Carson Katri 2022-12-02 08:59:04 -0500
  • 4d2fe4ba2e Merge branch 'main' of https://github.com/carson-katri/geometry-script Carson Katri 2022-12-02 08:32:36 -0500
  • ccac8b4fab Reorder model renaming Carson Katri 2022-12-02 08:32:29 -0500
  • 04a1f60eb3
    Update README.md Carson Katri 2022-12-01 09:30:11 -0500
  • 5b5add0f8a deploy: 86023a2bb5 carson-katri 2022-12-01 14:07:32 +0000
  • 86023a2bb5 Add simulation decorator 0.1.0 Carson Katri 2022-12-01 09:07:07 -0500
  • b25549b6f2 deploy: bdf703c33a carson-katri 2022-12-01 12:37:58 +0000
  • bdf703c33a Add built-in node arrange and documentation Carson Katri 2022-12-01 07:37:35 -0500
  • 6ef3907471 deploy: dddf0d93d9 carson-katri 2022-11-29 02:09:50 +0000
  • dddf0d93d9 Add Attribute class for named attributes Carson Katri 2022-11-28 21:09:27 -0500
  • 2951d411bd deploy: a3337dbdbf carson-katri 2022-11-28 22:32:45 +0000
  • a3337dbdbf Improve invert and linking logic Carson Katri 2022-11-28 17:32:21 -0500
  • db323268a2 Use InputGroup default values Carson Katri 2022-11-20 18:57:16 -0500
  • c00972172a deploy: 7001a179c0 carson-katri 2022-11-20 23:47:56 +0000
  • 7001a179c0 Add scripted_expression helper function Carson Katri 2022-11-20 18:47:37 -0500
  • ac8feb031c deploy: 1cdd975dbf carson-katri 2022-11-20 23:25:51 +0000
  • 1cdd975dbf Document boolean math sugar Carson Katri 2022-11-20 18:25:32 -0500
  • 7361f198a5 deploy: f50fa922be carson-katri 2022-11-20 23:16:41 +0000
  • f50fa922be Change capture/transfer behavior Carson Katri 2022-11-20 18:16:25 -0500
  • bbc3bac999 deploy: a360f26fde carson-katri 2022-11-20 23:09:31 +0000
  • a360f26fde Add note about functions vs trees to node groups page Carson Katri 2022-11-20 18:09:08 -0500
  • 78d19860e0 deploy: 391d74ec61 carson-katri 2022-11-19 20:04:59 +0000
  • 391d74ec61 Document input group prefixes Carson Katri 2022-11-19 15:04:36 -0500
  • 66ade0a739 Support prefixes for InputGroups Carson Katri 2022-11-19 15:00:26 -0500
  • 852823af30 Fix multiple returns from sub-tree Carson Katri 2022-11-19 08:44:40 -0500
  • 5f9556f4f3 deploy: 7a52377ae9 carson-katri 2022-11-19 00:04:50 +0000
  • 7a52377ae9 Improve and document 'capture' Carson Katri 2022-11-18 19:04:34 -0500
  • b1f1edba94 Add sugar for Capture Attribute Carson Katri 2022-11-18 18:27:56 -0500
  • cbf438c82a deploy: 48929cea93 carson-katri 2022-11-18 23:24:14 +0000
  • 48929cea93 Add documentation to InputGroups and fix input recreation Carson Katri 2022-11-18 18:23:51 -0500
  • aa11b398a0 Add InputGroup to simplify large sets of inputs Carson Katri 2022-11-17 18:13:07 -0500
  • 8120875e03 deploy: e7bae54662 carson-katri 2022-11-17 18:18:27 +0000
  • e7bae54662 Update examples to use generated enums Carson Katri 2022-11-17 13:18:08 -0500