Joseph Eagar JosephEagar
  • Sacramento, California, USA
  • Joined on 2004-09-20
Joseph Eagar pushed to temp-sculpt-dyntopo at blender/blender 2023-10-10 22:56:29 +02:00
5401f06488 temp-sculpt-dyntopo: Remove some ASAN stuff
Joseph Eagar pushed to temp-sculpt-dyntopo at blender/blender 2023-10-10 22:51:51 +02:00
eaf57b35af temp-sculpt-dyntopo: A bit more cleanup
6626cacd4a temp-sculpt-dyntopo: Remove a few comments
Compare 2 commits »
Joseph Eagar pushed to temp-sculpt-dyntopo at blender/blender 2023-10-10 22:40:21 +02:00
12edd719ce temp-sculpt-dyntopo: Cleanup BMIdMap some more
Joseph Eagar pushed to temp-sculpt-dyntopo at blender/blender 2023-10-10 22:30:52 +02:00
0ee525c08a temp-sculpt-dyntopo: Code cleanup
Joseph Eagar pushed to sculpt-blender at blender/blender 2023-10-10 02:33:18 +02:00
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
Compare 300 commits »
Joseph Eagar pushed to temp-sculpt-dyntopo at blender/blender 2023-10-10 01:38:58 +02:00
7f7d43b7c7 temp-sculpt-dyntopo: Fix crash after voxel remesh
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
Compare 294 commits »
Joseph Eagar commented on pull request blender/blender#113270 2023-10-09 23:22:28 +02:00
WIP: Sculpt: Repeat last stroke for sculpt

This is the brush stroke operator.

Joseph Eagar commented on pull request blender/blender#113270 2023-10-09 22:58:30 +02:00
WIP: Sculpt: Repeat last stroke for sculpt

You're right.

Joseph Eagar commented on pull request blender/blender#113270 2023-10-09 22:57:10 +02:00
WIP: Sculpt: Repeat last stroke for sculpt

Oh, I should've replied to this first. No, it clones the operator.

Joseph Eagar commented on pull request blender/blender#113270 2023-10-09 22:56:13 +02:00
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.

Joseph Eagar commented on pull request blender/blender#113270 2023-10-09 22:53:38 +02:00
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…

Joseph Eagar pushed to temp-sculpt-brush-channel at JosephEagar/blender 2023-10-09 21:18:57 +02:00
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
Compare 9154 commits »
Joseph Eagar deleted branch temp-sculpt-brush-channel from blender/blender 2023-10-09 21:18:42 +02:00
Joseph Eagar closed pull request blender/blender#106920 2023-10-09 21:15:21 +02:00
WIP: Sculpt: cleanup sculpt attribute API
Joseph Eagar deleted branch temp-sculpt-attr-api from blender/blender 2023-10-09 21:15:20 +02:00
Joseph Eagar pushed to temp-sculpt-attr-api at JosephEagar/blender 2023-10-09 21:15:05 +02:00
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
Compare 10 commits »
Joseph Eagar created branch temp-sculpt-attr-api in JosephEagar/blender 2023-10-09 21:15:04 +02:00
Joseph Eagar deleted branch temp-sculpt-dyntopo-hive-alloc from blender/blender 2023-10-09 20:42:17 +02:00