Block a user
f6d0fd0904
initial lazyness for generation items
a063c2302d
Merge branch 'main' into foreach-geometry-element
81cdcf8326
Fix (unreported) I18N tool failing to process RTL languages on Linux.
902693a6a5
Add Urdu language entry.
c64108305e
Cleanup: avoid unused parameter warning in non-experimental build
Spreadsheet: improve,add tooltips to float and int value to see the complete value
@blender-bot build
BLI: improve 2/3/4d vector codegen for debug or asserts-enabled builds
LGTM. I can reproduce an overall 3x speedup in my simple geometry nodes setup in debug mode with this patch (GCC).
Jacques Lucke
deleted branch grouped-execution-times from JacquesLucke/blender
2024-09-16 12:08:16 +02:00
Geometry Nodes: improve node timings accuracy
Geometry Nodes: improve node timings accuracy
Jacques Lucke
created branch grouped-execution-times in JacquesLucke/blender
2024-09-15 19:11:20 +02:00
Jacques Lucke
created branch node-editor-modifier-timing in JacquesLucke/blender
2024-09-15 18:34:21 +02:00
Jacques Lucke
pushed to node-editor-modifier-timing at JacquesLucke/blender
2024-09-15 18:34:21 +02:00
cb5e190792
show modifier time in node editor
13d30e22a1
Fix: modifier execution time not set for grease pencil modifiers
f2e557725d
Fix: Geometry Nodes: crash when using gizmo after changing area type
10e8f2f889
Cleanup: various non-functional changes
8b2ab34ec6
Cleanup: avoid redundant copy to access the filename
BLI: improve 2/3/4d vector codegen for debug or asserts-enabled builds
While not great, I think using the preprocessor is the right approach if we can't solve these performance issues with "normal" C++.
I think it would be nice if all these macros would be in a…
876c8cc0eb
support grease pencil
e8fbc679e1
extract component id
8b722418c3
improve geometry handling
d1e32ed225
extract functions
e9d9faa10d
fix debug names