Block a user
Cleanup: Use const char * for layer names in collada exporter
b665e51db0
Merge branch 'main' into constlayername_collada
efabe81c91
Fix #103903: Bump Node performance regression
0e6da74e98
Fix #104282: Resolve Depth read for D24_S8 types in Metal.
8a32d56056
Tests: Fix device list of benchmark script only showing a single GPU
WIP Fix #104501: CLear CD_FLAG_NOCOPY flag after use. Handle the case when it goes wrong more elegantly.
b567382bb4
Handle non-existing uv map bool layers in BMesh without crashing.
091e8ff695
Fix #104501: Clear CD_FLAG_NOCOPY after use
Cleanup: Use const char * for layer names in collada exporter
I'm in no way experienced enough to know what needs review and what doesn't :-D. I play it safe.
Cleanup: Use const char * for layer names in collada exporter
I could port it to that. I wasn't really looking into it. Just adding consts to prevent writing to the name ;-)
0867f4935b
Merge branch 'main' into constlayername_collada
7351f533e0
Curves: Add lasso and circle select
5c4e1ed578
UI: Make text nomenclature and ordering consistent
WIP: Cleanup: Use const char * for layer names in collada exporter
Martijn Versteegh
created branch constlayername_collada in Baardaap/blender
2023-02-10 19:00:01 +01:00
a20dade79b
Cleanup: Use const char * for layer names in collada exporter
6f8c441950
Curves: Add select linked
d411be8a99
Cleanup: Use utility function to find groups in node tree
fae661a1ab
Revert "Un-ignore modules in .gitmodules configuration"
923152d180
Geometry Nodes: improve parallelization in Delete/Separate Geometry node