Commit graph

5 commits

Author SHA1 Message Date
Candice Bentéjac
002d316cc3 [nodes] Remove useless exclusive=True in descriptions 2024-09-16 17:50:54 +02:00
Candice Bentéjac
41a1b47c43 [nodes] Remove invalidate=True from descriptions 2024-09-12 10:54:18 +02:00
Candice Bentéjac
045c26cc46 [nodes] Change uid= into invalidate= for all nodes 2024-09-12 10:41:55 +02:00
Aurore LAFAURIE
5dd13b0445 [nodes] Update of values from tuple to list for ChoiceParam
Update of values from tuple to list for ChoiceParam to be consistent
everywhere.

Before it was not a problem but because of dynamic choices we expect it
to be editable list.
2024-03-28 18:20:09 +01:00
Fabien Castan
e925a17ad7 [nodes] New node MeshRemoveUnseenFaces
Remove triangles from the mesh when the vertices are not visible by any
camera.
2024-03-15 19:11:03 +01:00