Block a user
99f2359403
I18n: translate node panel titles
e9fb0be754
Fix clang link error after recent changes in
462010c
5017767e11
Fix tools header background aligns wrong if region is flipped to bottom
7449f0e14c
Fix #109599: Setting custom normals can skip marking some edges sharp
8774b20477
Fix #112961: Crash marking Collection as an Asset
Node socket labels under panels are not shortened when translated
I18n: translate node panel titles
88beb7e547
I18n: translate node panel titles
488469e7c5
Fix excessive padding at bottom of nodes with panels
ea3814c3ed
Fix subsurface scattering radius UI being unnecessarily compact
462010c61a
Fix #112439: Don't allow hiding sockets of Reroute node
48204b630c
Fix #112909, #112922: Weld modifier crashes in some situations
785ff0bd7a
I18n: translate node panel titles
9bd89c67d2
Fix node socket connection util after changes to the interface API
06df854112
Cleanup: Make format
Damien Picard
created branch dp_translate_node_panels in pioverfour/blender
2023-09-27 19:31:30 +02:00
Fix node socket connection util after changes to the interface API
Damien Picard
created branch dp_fix_node_util_socket in pioverfour/blender
2023-09-27 16:27:13 +02:00
Damien Picard
pushed to dp_fix_gp_layer_names_trans at pioverfour/blender
2023-09-27 16:13:41 +02:00
6b75550183
I18n: fix translation of Grease Pencil 3.0 layer names
03f6fe81b2
Fix: Missing node asset unassigned non-asset label
1a7527b1df
Geometry Nodes: Move node tools out of experimental
ff78d33bb4
UI: Draw Image editor tool header transparent with button background
9e495c5b06
Geometry Nodes: Store tool group in a separate editor property
466de6bd4e
Merge branch 'blender-v4.0-release'
c1611d930d
UI: fix a few messages
14a10cbb99
Fix Add Camera Rigs after 4.0 API changes
Fix Add Camera Rigs after 4.0 API changes
Fix Add Camera Rigs after 4.0 API changes
Thanks for the update!
I’ll wait a while before merging, because the change of development phase is still in progress, but it should be done soon.
Fix Add Camera Rigs after 4.0 API changes
The documentation says those changes will automatically be applied to this pull request. I hope that is correct.
Exactly!
I changed the name of the rig object to title case, ie…
Fix Add Camera Rigs after 4.0 API changes
Hi Wayne, thanks! This generally looks good to me, with two issues:
- there is a crash when creating a crane rig. Here is a fix:
@@ -127,11 +127,11 @@ def create_crane_bones(rig):
…
I18n: fix translation of Grease Pencil 3.0 layer names
Damien Picard
pushed to dp_fix_gp_layer_names_trans at pioverfour/blender
2023-09-27 00:58:34 +02:00
4ed0aacc36
I18n: fix translation of Grease Pencil 3.0 layer names