Martijn Versteegh Baardaap
  • Joined on 2020-06-24
Martijn Versteegh pushed to main at blender/blender 2023-02-11 01:13:40 +01:00
343bb4a5a3 Cleanup: Use const char * for layer names in collada exporter
Martijn Versteegh merged pull request blender/blender#104585 2023-02-11 01:13:40 +01:00
Cleanup: Use const char * for layer names in collada exporter
Martijn Versteegh pushed to constlayername_collada at Baardaap/blender 2023-02-11 01:09:27 +01:00
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
Compare 4 commits »
Martijn Versteegh created pull request blender/blender#104600 2023-02-11 00:30:34 +01:00
WIP Fix #104501: CLear CD_FLAG_NOCOPY flag after use. Handle the case when it goes wrong more elegantly.
Martijn Versteegh pushed to crashoninset at Baardaap/blender 2023-02-11 00:25:48 +01:00
b567382bb4 Handle non-existing uv map bool layers in BMesh without crashing.
091e8ff695 Fix #104501: Clear CD_FLAG_NOCOPY after use
Compare 2 commits »
Martijn Versteegh created branch crashoninset in Baardaap/blender 2023-02-11 00:25:48 +01:00
Martijn Versteegh commented on pull request blender/blender#104585 2023-02-10 22:51:23 +01:00
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.

Martijn Versteegh commented on pull request blender/blender#104585 2023-02-10 19:43:22 +01:00
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 ;-)

Martijn Versteegh pushed to constlayername_collada at Baardaap/blender 2023-02-10 19:06:21 +01:00
0867f4935b Merge branch 'main' into constlayername_collada
7351f533e0 Curves: Add lasso and circle select
5c4e1ed578 UI: Make text nomenclature and ordering consistent
Compare 3 commits »
Martijn Versteegh created pull request blender/blender#104585 2023-02-10 19:05:59 +01:00
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
Martijn Versteegh pushed to constlayername_collada at 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
Compare 10 commits »
Martijn Versteegh commented on issue blender/blender#104501 2023-02-10 18:53:45 +01:00
Regression: Blender crashes after using Inset Faces

I'll have a look.

Martijn Versteegh created repository Baardaap/blender 2023-02-07 22:14:04 +01:00