Block a user
Regression: QuadriFlow Remesh Crash
Can someone confirm that this fixes it?
diff --git a/extern/quadriflow/src/hierarchy.cpp b/extern/quadriflow/src/hierarchy.cpp
index 8cc41da23d0..0bf2ba53b23 100644
--- a/extern/quadriflow/…
Fix #106002: Consider type when choosing switching type
Generally makes sense, got one small comment.
Fix #106002: Consider type when choosing switching type
Generally makes sense, got one small comment.
Fix #106002: Consider type when choosing switching type
Can be simplified to can_be_field_ = ELEM(....)
Core: new blenlib library for implicit-sharing
6f965991ca
cleanup
d5b14539e3
cleanup
d63aca8865
more renames
ab3fda1c58
initial renames
e2fea7bed6
rename files
Timeline: draw cache in overlay so that it stays in sync with actually cached data
Jacques Lucke
created branch redraw-cache-in-timeline in JacquesLucke/blender
2023-03-22 11:56:59 +01:00
fd54a0990d
Merge branch 'main' into index-mask-refactor
69ba34fa21
Merge branch 'blender-v3.5-release'
caaf97ed95
Build: upgrade OpenImageIO to 2.4.9.0
f73d1ddce4
Fix #104266: Metal AMD refractions
466cad8bfb
Python API: Add deprecation warning to MeshUVLoop
0351ce9769
Merge branch 'main' into geometry-nodes-simulation
69ba34fa21
Merge branch 'blender-v3.5-release'
caaf97ed95
Build: upgrade OpenImageIO to 2.4.9.0
f73d1ddce4
Fix #104266: Metal AMD refractions
466cad8bfb
Python API: Add deprecation warning to MeshUVLoop
5aace63f84
support cache reset
f28cbf50a0
use hacky cache invalidation
76a0dc7cc4
initial timeline integration
e1e0634b92
Merge branch 'geometry-nodes-simulation' into simulation-cache
c4b3e0e0bb
Merge branch 'main' into geometry-nodes-simulation
c4b3e0e0bb
Merge branch 'main' into geometry-nodes-simulation
e858be84fa
Cleanup: move space_action folder to c++
ed7c90c13b
Cycles: fix build failure due to lack of std:: specifier
711a830ede
Fix #105949: Uninitialized array used when counting material triangles
1d5cf734a8
Merge branch 'blender-v3.5-release'