Geometry: add utility to check for bad geometry element index dependence #113030

Merged
Jacques Lucke merged 21 commits from JacquesLucke/blender:index-dependence-check into blender-v4.0-release 2023-09-29 21:44:45 +02:00

21 Commits

Author SHA1 Message Date
5c50d9638f avoid condition at the call side 2023-09-29 21:40:24 +02:00
078663a736 improve comment 2023-09-29 21:26:44 +02:00
ead4b72d06 Merge branch 'blender-v4.0-release' into index-dependence-check 2023-09-29 21:26:18 +02:00
1322ce0257 cleanup
All checks were successful
buildbot/vexp-code-patch-coordinator Build done.
2023-09-28 23:14:42 +02:00
2f6e528294 add comment 2023-09-28 23:13:09 +02:00
c398149548 add randomization to some modifiers 2023-09-28 23:06:12 +02:00
911b741d04 add comment 2023-09-28 22:47:43 +02:00
88a9e46210 improve naming 2023-09-28 22:43:15 +02:00
22001aa216 add more randomization to various nodes 2023-09-28 22:41:43 +02:00
62a54db6d3 add randomization in more places 2023-09-28 21:56:10 +02:00
6939e6d233 move to geometry module 2023-09-28 21:49:21 +02:00
512e66cf51 fix 2023-09-28 21:13:54 +02:00
b08faff309 cleanup 2023-09-28 20:26:09 +02:00
a45f3ac151 progress 2023-09-28 20:24:06 +02:00
d932392c6d cleanup 2023-09-28 20:16:14 +02:00
515c1b710f randomize curve order 2023-09-28 20:13:38 +02:00
6325bc5e1b randomize point order 2023-09-28 19:51:05 +02:00
fd7acf047b randomize face order 2023-09-28 19:41:22 +02:00
5c974804bd randomize edge order 2023-09-28 19:26:57 +02:00
4f6a9debd8 randomize vertex order 2023-09-28 19:20:48 +02:00
1365355eec add global flag 2023-09-28 18:41:56 +02:00