Block a user
UI: fix and improve a few messages
I18n: extract and disambiguate a few messages
Nodes: expose multi-input sockets to custom nodes in the Python API
It looks like the build never completed.
Nodes: expose socket location to the Python API
Damien Picard
created branch dp_expose_socket_location in pioverfour/blender
2024-02-04 16:10:16 +01:00
6c50fa66c9
Nodes: expose socket location to the Python API
80906eb02e
Cleanup: various non-functional C++ changes
47cf827049
Cleanup: add forward declaration header for IndexMask and VArray
3566a9e8de
UI: Tooltip when bone collections are linked
faeab05395
UI: edit-source operator prints the location to the output again
Damien Picard
pushed to dp_nw_exposure_compensation at pioverfour/blender-addons
2024-02-03 15:43:39 +01:00
83f1bc2302
Merge branch 'main' into dp_nw_exposure_compensation
ad528549a5
Sun Position: update translations
f8cac4acf9
Node Wrangler: Add more specific poll methods
17dd7cde6e
Fix: Node Wrangler: wrong API in CopySettings operator
6c9e2d7d4c
Fix: Node Wrangler: new reroutes offset when output hidden
ad528549a5
Sun Position: update translations
f8cac4acf9
Node Wrangler: Add more specific poll methods
17dd7cde6e
Fix: Node Wrangler: wrong API in CopySettings operator
6c9e2d7d4c
Fix: Node Wrangler: new reroutes offset when output hidden
49b57318ea
Fix: Node Wrangler: new reroute locations on hidden nodes
Translation of enum button tooltips broken
Nodes: expose multi-input sockets to custom nodes in the Python API
@HooglyBoogly Do you need someone else to review or can this be merged?
Wavefront OBJ format (legacy) Vertex group mismatch
The OBJ add-on was removed in 4.0, after a faster, native importer was added as replacement. In fact the option…
Translation of UI into Catalan
I also have “Side of Active” in this menu, I was just trying to show what happens if you remove the custom text in the interface script, to explain that it was actually the same operator using…