Block a user
eaf57b35af
temp-sculpt-dyntopo: A bit more cleanup
6626cacd4a
temp-sculpt-dyntopo: Remove a few comments
a83273860c
Merge branch 'temp-sculpt-dyntopo' into sculpt-blender
7f7d43b7c7
temp-sculpt-dyntopo: Fix crash after voxel remesh
8e41780f7f
sculpt-blender: Manually merge in changes from repeat last stroke PR
b3a89ad0f4
temp-sculpt-dyntopo: Revert remnants of debug draw code
e8e6c40a51
temp-sculpt-dyntopo Revert IDE changed file
Joseph Eagar
pushed to temp-sculpt-repeat-last-stroke at JosephEagar/blender
2023-10-10 00:49:48 +02:00
e6177998ad
Add PROP_SKIP_SAVE and PROP_HIDDEN to repeat_tangent_frame
Joseph Eagar
pushed to temp-sculpt-repeat-last-stroke at JosephEagar/blender
2023-10-10 00:47:28 +02:00
cb0b6659d3
* Fix space attentuation not working for repeated strokes
243af298d3
Merge branch 'main' into temp-sculpt-repeat-last-stroke
a6a4d45538
Merge branch 'blender-v4.0-release'
1d141e721c
Fix #109968: Allow Warping on Actual Mouse Bounds
5bb729b155
Merge branch 'blender-v4.0-release' into main
WIP: Sculpt: Repeat last stroke for sculpt
Oh, I should've replied to this first. No, it clones the operator.
WIP: Sculpt: Repeat last stroke for sculpt
The operator itself doesn't do anything, it just executes another one. SCREEN_OT_repeat_last
does the same thing.
WIP: Sculpt: Repeat last stroke for sculpt
Instead of re-using the existing operator in the operator stack, it clones a new one. That way repeat last relative isn't changing RNA properties in the original operator. I could remove it if…
36a505a722
Merge branch 'main' into temp-sculpt-brush-channel
7f9b5b0064
temp-sculpt-brush-channel: Remove printfs
ad50ded7b5
Metal: Fix texture atomic wrapper
63e1d06233
Geometry Nodes: add utility for debug randomization of instances
bafc952f97
Cleanup: Geometry Nodes: pass selection by varray instead of field
Joseph Eagar
deleted branch temp-sculpt-brush-channel from blender/blender
2023-10-09 21:18:42 +02:00
WIP: Sculpt: cleanup sculpt attribute API
26d29990eb
temp-sculpt-attr-api: commit current code
52cadb3dbc
Nodes: Add rotation socket type, support in many geometry nodes
b57f9907e3
Cleanup: Split 'transform_snap_object.cc' into smaller files
7676884ee4
Cleanup: Silence unused parameter warning
fa5162d021
Cleanup: Use C++ accessor for mesh position attribute
Joseph Eagar
deleted branch temp-sculpt-dyntopo-hive-alloc from blender/blender
2023-10-09 20:42:17 +02:00