Wykres commitów

14 Commity (6c25f127294bafa64975ce79adc74682de3d0da8)

Autor SHA1 Wiadomość Data
Carson Katri 63a7516905 Refactor simulation API to use `simulation_zone` decorator 2023-11-11 14:04:40 -05:00
Carson Katri 467ae71ec6 Add curve support 2023-11-11 14:04:20 -05:00
Adam P f42e0ba456 Fix some cases of node name collisions
Some compositor and texture nodes share names with the geometry nodes versions. This change sorts them so that the geometry ones are registered last, overriding the incorrect ones. The Math node is handled separately, because here the ShaderNodeMath is the correct one to use, for some reason.
2023-04-21 16:56:05 -04:00
Carson Katri 258a7c51c6 Update for Blender 3.5 release 2023-04-01 16:33:48 -04:00
Carson Katri bdf703c33a Add built-in node arrange and documentation 2022-12-01 07:37:35 -05:00
Carson Katri a3337dbdbf Improve invert and linking logic 2022-11-28 17:32:21 -05:00
Carson Katri 7001a179c0 Add scripted_expression helper function 2022-11-20 18:47:37 -05:00
Carson Katri 66ade0a739 Support prefixes for InputGroups 2022-11-19 15:00:26 -05:00
Carson Katri 7a52377ae9 Improve and document 'capture' 2022-11-18 19:04:34 -05:00
Carson Katri aa11b398a0 Add InputGroup to simplify large sets of inputs 2022-11-17 18:13:07 -05:00
Carson Katri 828fb8b6da Add enum generation 2022-11-17 13:07:50 -05:00
Carson Katri 3850ec011c Support generators and add City Builder example 2022-11-14 22:32:32 -05:00
Carson Katri c28d6ced93 Add default argument value support 2022-11-14 18:31:26 -05:00
Carson Katri 7dc083e361 Add helpers for working with external files and docs 2022-11-13 18:49:09 -05:00