Block a user
Damien Picard
pushed to dp_fix_geo_nodes_field_tooltips at pioverfour/blender
2023-04-24 21:18:53 +02:00
05b22feaaa
I18n: improve geometry nodes field tooltips
a649ff7b98
Fix broken 'replace object in collection' code.
4f08eeae9c
Nodes: Make spacings unitless in String to Curves node
aeb15e4e76
Cleanup: fix compiler warning
4504a13bd9
Fix #107262: snap source of type Active Element sometimes fails
Damien Picard
deleted branch dp_fix_context_modifier_poll from pioverfour/blender
2023-04-24 20:53:30 +02:00
Fix Python error when trying to call the Search Menu with no object
Damien Picard
created branch dp_fix_context_modifier_poll in pioverfour/blender
2023-04-24 20:24:49 +02:00
Damien Picard
pushed to dp_fix_context_modifier_poll at pioverfour/blender
2023-04-24 20:24:49 +02:00
05424aeb54
Fix Python error when trying to call the Search Menu with no object
a649ff7b98
Fix broken 'replace object in collection' code.
4f08eeae9c
Nodes: Make spacings unitless in String to Curves node
aeb15e4e76
Cleanup: fix compiler warning
4504a13bd9
Fix #107262: snap source of type Active Element sometimes fails
Damien Picard
deleted branch dp_gn_str_2_curve_unitless from pioverfour/blender
2023-04-24 18:32:42 +02:00
Nodes: make spacings unitless in String to Curves node
Looks good, it definitely makes more sense to have them unitless.
Cool, thanks! Can you commit this or should I ask another developer?
Crash when trying to frame a big object in ortho view (global-buffer-overflow with imperial Unit System)
In addition, it only happens when the Text Info overlay is enabled. I’d guess there’s a problem with the string for miles?
Crash when trying to frame a big object in ortho view (global-buffer-overflow with imperial Unit System)
you was connectied a string node 2 times with one multi-input? It's strange that it works without problems...
I use the Lazy Connect with Menu operator from node wrangler. I was surprised to…
Crash when trying to frame a big object in ortho view
Node Wrangler: Fix #104555, multiple operators using virtual sockets
Damien Picard
deleted branch dp_nw_fix_104555 from pioverfour/blender-addons
2023-04-23 20:23:21 +02:00
Node Wrangler Lazy Connect bug
Damien Picard
pushed to dp_geo_nodes_remove_extraction_macros at pioverfour/blender
2023-04-23 16:22:37 +02:00
bc05c95da5
Cleanup: I18n: Remove extraction macros from node socket declarations
d267c030b1
I18n: Add message extraction regexes for node socket declarations
2ed6f738da
BLI_path: support normalizing relative paths
1e5f2698af
Cleanup: minor improvements to BLI_path_normalize
651f9404a1
Cleanup: rename path_util 'Clean' tests to 'Normalize'
18n: Use fmt::format() to replace string concatenation in nodes
I18n: Remove extraction macros from the node socket declarations
Damien Picard
pushed to dp_geo_nodes_remove_extraction_macros at pioverfour/blender
2023-04-23 03:57:53 +02:00
a3ed424c39
I18n: Remove extraction macros from the node socket declarations