Block a user
edb3d2c8f2
Merge branch 'temp-sculpt-dyntopo' into temp-sculpt-dyntopo-hive-alloc
2a0244cf1a
temp-sculpt-dyntopo: Fix bug with layer brush exploding the geometry
ac71908680
temp-sculpt-dyntopo: Smooth and topology rake fixes
c606bce67e
temp-sculpt-dyntopo: Don't ignore detail_range setting
79c28f1ee2
temp-sculpt-dyntopo: Remove unneccasry bmesh table building
ac71908680
temp-sculpt-dyntopo: Smooth and topology rake fixes
c606bce67e
temp-sculpt-dyntopo: Don't ignore detail_range setting
673d176f66
Merge branch 'main' into temp-sculpt-dyntopo
30a25a42e6
Move versioning file 2.8 to C++
0542705218
Merge branch 'blender-v3.6-release'
97d9e078b3
Fix #108094: VSE relative paths do not work with linked scenes
d6b9df2737
Merge branch 'blender-v3.6-release'
Hive Base Allocator For BMesh
c9ea096d82
temp-sculpt-dyntopo-hive-alloc: Debug tweaks
2b092c1b71
temp-sculpt-dyntopo-hive-alloc: use hive allocator for bmesh customdata
885e260a87
temp-sculpt-dyntopo-hive-alloc: Add support for runtime element sizeing
d8c86e032e
tem-sculpt-dyntopo-hive-alloc: System basically works
376775647d
temp-sculpt-dyntopo-hive-alloc: Add hive allocator
Joseph Eagar
created branch temp-sculpt-dyntopo-hive-alloc in blender/blender
2023-05-27 12:48:17 +02:00
774d08bfd4
temp-sculpt-dyntopo: Improve dyntopo remeshing quality
bd6069248e
temp-sculpt-dyntopo Move core dyntopo loop into EdgeQueueContext
WIP: Sculpt: dynamic topology refactor
I'm planning (actually I thought I'd already) to revert smallhash.c. I actually think we should remove it altogether, 'blender::Set' is much better. I've been slowly removing it from the sculpt code.