Joseph Eagar JosephEagar
  • Sacramento, California, USA
  • Joined on 2004-09-20
Joseph Eagar pushed to blender-v3.5-vpaint_fixes at JosephEagar/blender 2023-03-25 19:19:00 +01:00
db8141df4e Sculpt: Fix vertex paint filter operators
d5d8246441 Fix #106095: FCurves not drawn when Extrapolation is disabled
d78550634a Fix: Crash when trying to get FCurve segments of baked curve
22a3eb47ec Fix #106097: Don't offset child nodes when pasting
cb4f7cac24 Fix #106040: pasting long text fails in Gnome-Shell/Wayland
Compare 10 commits »
Joseph Eagar created branch blender-v3.5-vpaint_fixes in JosephEagar/blender 2023-03-25 19:19:00 +01:00
Joseph Eagar pushed to temp-sculpt-dyntopo at blender/blender 2023-03-23 02:49:36 +01:00
ec76d621f6 temp-sculpt-dyntopo: Fix smooth boundary/corner handling
Joseph Eagar pushed to temp-sculpt-dyntopo at blender/blender 2023-03-23 01:54:09 +01:00
c2a2c8265c temp-sculpt-dyntopo: Fix face set init operator
Joseph Eagar pushed to temp-sculpt-dyntopo at blender/blender 2023-03-19 11:26:01 +01:00
6064c650e2 temp-sculpt-dyntopo: Fix bugs in edit face sets operator
9364c401af Merge branch 'main' into temp-sculpt-dyntopo
45c4a0b1ef Merge branch 'blender-v3.5-release'
ea019cf01e Fix #105152: Removing color attribute doesn't update active
3048d9e99c Mesh: Remove unnecessary mesh position copying
Compare 317 commits »
Joseph Eagar pushed to temp-sculpt-dyntopo at blender/blender 2023-03-19 01:02:56 +01:00
6a14199f7d temp-sculpt-dyntopo: Code cleanup and bugfixes
Joseph Eagar pushed to temp-sculpt-dyntopo at blender/blender 2023-03-18 23:15:52 +01:00
8ee94a8582 temp-sculpt-dyntopo: Cleanup code
Joseph Eagar pushed to temp-sculpt-dyntopo at blender/blender 2023-03-17 01:15:02 +01:00
51e6f898d1 temp-sculpt-dyntopo: Bring back custom dyntopo spacing
Joseph Eagar pushed to temp-sculpt-dyntopo at blender/blender 2023-03-17 00:51:32 +01:00
f071a4bb04 temp-sculpt-dyntopo: Bring back improved topology rake
27bdf013ec temp-sculpt-dyntopo: Rewrite minmax heap in c++
Compare 2 commits »
Joseph Eagar pushed to temp-sculpt-dyntopo at blender/blender 2023-03-10 11:16:24 +01:00
29038867a9 temp-sculpt-dyntopo: Add back global dyntopo disable
0e582f1cc3 temp-sculpt-dyntopo: Fix "weight by area" for smooth brush
Compare 2 commits »
Joseph Eagar pushed to temp-sculpt-dyntopo at blender/blender 2023-03-10 10:15:55 +01:00
681a55bb01 temp-sculpt-dyntopo: Fix crash in modifier stack
Joseph Eagar pushed to temp-sculpt-dyntopo at blender/blender 2023-03-10 04:31:47 +01:00
e35f676b82 temp-sculpt-dyntopo: Make enhance details use sculpt attribute api
Joseph Eagar commented on pull request blender/blender#105422 2023-03-10 00:48:38 +01:00
Shape Key editing: propagate updates through basis chains

Also removing myself. Might want to ping @howardt about it.

Joseph Eagar commented on issue blender/blender#105557 2023-03-10 00:45:00 +01:00
Sculpt: issues with new menu operators

I wasn't able to fix the incorrect hotkeys.

Joseph Eagar closed issue blender/blender#105557 2023-03-10 00:44:30 +01:00
Sculpt: issues with new menu operators
Joseph Eagar pushed to main at blender/blender 2023-03-10 00:44:30 +01:00
66b4a4427b Sculpt: Edit face set operator improvements
d795c00b88 Sculpt: Fix #105557 Bugs in new sculpt menu entries
Compare 2 commits »
Joseph Eagar pushed to temp-sculpt-dyntopo at blender/blender 2023-03-09 23:58:35 +01:00
656c075843 temp-sculpt-dyntopo: Fix symmetrize undo and a few ASAN errors
Joseph Eagar pushed to temp-sculpt-dyntopo at blender/blender 2023-03-08 13:17:29 +01:00
619c2e1eb9 temp-sculpt-dyntopo: Various fixes
Joseph Eagar pushed to temp-sculpt-dyntopo at blender/blender 2023-03-08 03:02:38 +01:00
a72c470c5e temp-sculpt-dyntopo: Finish merge
806cbce745 Merge branch 'main' into temp-sculpt-dyntopo
f5748abef8 temp-sculpt-dyntopo: Fix compile errors
da65b21e2e Sculpt: Add Transform, Trim, and Mesh Filter operators to Sculpt menu
d46a0f5a1a Cleanup: UV: simplify #uv_parametrizer_construct_end
Compare 564 commits »
Joseph Eagar pushed to main at blender/blender 2023-03-08 01:54:25 +01:00
b228e5b118 Cleanup: run clang-format on a few files