Block a user
Fix #127856: GPv3 sculpt mode delta projection (lock axis) without DrawingPlacement
It was still used by the clone brush, now replaced as well. Nothing else uses this DrawingPlacement
variant any more, removed it.
GPv3: Selection support in Sculpt mode
Fix #127856: GPv3 sculpt mode delta projection (lock axis) without DrawingPlacement
19ec5ab6be
Remove unused include.
cd92e383bf
Implement correct projection for all tools.
c24550c40c
Merge branch 'main' into gpv3-sculpt-project
5a1cf200aa
Fix #127542: OBJ material groups are not written unless .mtl file is also written
72b6ffd508
Fix IDPropertyUIManager.as_dict() non-array default for arrays
57eae31ce9
Fix #127952: Crash on load after id_properties_ui type change
233cb0aeb7
cppcheck: exclude generated data-files & shaders
989f9e8968
Merge branch 'main' into geometry-nodes-rb-component
5a1cf200aa
Fix #127542: OBJ material groups are not written unless .mtl file is also written
72b6ffd508
Fix IDPropertyUIManager.as_dict() non-array default for arrays
57eae31ce9
Fix #127952: Crash on load after id_properties_ui type change
233cb0aeb7
cppcheck: exclude generated data-files & shaders
7f5461f0a8
Cleanup: various non-functional changes
7106c51ec4
VSE: Speedup drawing of the timeline channels sidebar
a55f88f6b9
GPv3: Missing stroke panel in tool properties tab
d6d749842e
Tools: support excluding directories for "make format"
c4e2d0b8f4
Cleanup: remove unused headers from bpath.cc
GPv3: Take layer transform into account when using clipboard
Should the clipboard store curves in world space or object space? I couldn't find any equivalent for meshes, not sure if it's expected that world space positions remain the same when copying…
GPv3: Take layer transform into account when using clipboard
9215e2857c
GPv3: Take layer transform into account when using clipboard.
057a6c3efd
Fix: GPv3: Clone tool crashes due to index range regression
26379c2b01
Anim: Update Action Slot selectors in the UI
b2e50d5886
Revert "Cleanup: add missing struct qualifier"
3e03576b09
Add more control over ID renaming behavior.