Joseph Eagar JosephEagar
  • Sacramento, California, USA
  • Joined on 2004-09-20
Joseph Eagar pushed to temp-sculpt-dyntopo at blender/blender 2023-08-31 01:17:13 +02:00
de93580fb4 Merge branch 'main' into temp-sculpt-dyntopo
b2e11a8bf2 Fix merge errors
7c57eb42d7 Fix #111582: Delete geometry node incorrectly marks no loose vertices
249a03525c Fix: Build error with Audaspace turned off
4e94db97e2 Mesh: Add three cached topology maps
Compare 119 commits »
Joseph Eagar pushed to temp-sculpt-dyntopo at blender/blender 2023-08-31 00:21:33 +02:00
360ae95981 temp-sculpt-dyntopo: Fix broken face set undo and automasking
68f09fdd50 temp-sculpt-dyntopo: Remove CD_TOOLFLAGS
61d0426f46 temp-sculpt-dyntopo: Add forwarding header for bmesh_idmap.h
86d4cb89d4 temp-sculpt-dyntopo: Don't reuse bmesh in trim operators
bea6bcb915 Merge branch 'main' into temp-sculpt-dyntopo
Compare 12 commits »
Joseph Eagar pushed to temp-sculpt-dyntopo at blender/blender 2023-08-26 09:36:24 +02:00
0e65cc861e Merge branch 'main' into temp-sculpt-dyntopo
67843e188b Fix: EEVEE-Next: incorrect GGX BRDF LUT coordinates
d86d2a41e0 Fix #94148: Top bar, Status bar Header Colors Differ from Theme Setting
383a145a19 Mesh: Share normals caches by splitting vertex and face calculation
da510b0d73 Cleanup: Remove unused variable
Compare 112 commits »
Joseph Eagar pushed to temp-sculpt-dyntopo at blender/blender 2023-08-22 21:01:08 +02:00
2f66a84ecd Merge branch 'main' into temp-sculpt-dyntopo
42bf06a57d Fix #111255: Sculpt mode crash for mesh with no faces
7a0a406ff8 Core: foreach_id: add optional support for deprecated ID pointers.
b075c84ba3 Fix (unreported) invalid memory access in new 'newer blendfile version' code.
6cfda322a6 Fix: GPv3: Stroke Eraser does not work with one-point strokes.
Compare 211 commits »
Joseph Eagar pushed to temp-sculpt-dyntopo at blender/blender 2023-08-15 07:42:29 +02:00
79ba826820 Merge remote-tracking branch 'blender/main' into temp-sculpt-dyntopo
dd9a92785a Metal: Fix incorrect texture 2D array read
ccbb185d39 USD import: improve unsupported type warning.
9a084d7c69 USD import: remove unused variable.
4e41acc0d3 Fix #110950: USD import: Crash calling import_asset().
Compare 906 commits »
Joseph Eagar pushed to temp-sculpt-dyntopo at blender/blender 2023-07-22 03:23:44 +02:00
df7c991f10 temp-sculpt-dyntopo: Fix undo bugs
Joseph Eagar pushed to temp-sculpt-dyntopo at blender/blender 2023-07-22 00:16:06 +02:00
5e9da50bc5 temp-sculpt-dyntopo: Fix snake hook spacing bug
Joseph Eagar pushed to temp-sculpt-dyntopo at blender/blender 2023-07-17 18:59:21 +02:00
dc0d3a2cba temp-sculpt-dyntopo: Revert more build system changes
Joseph Eagar pushed to temp-sculpt-dyntopo at blender/blender 2023-07-17 18:52:46 +02:00
8d1701ac6c temp-sculpt-dyntopo: revert build system change
Joseph Eagar created pull request blender/blender#110148 2023-07-15 22:48:23 +02:00
Core: Explicitly throttle mousemove events
Joseph Eagar created branch fix-inbetween-mousemove in JosephEagar/blender 2023-07-15 22:35:30 +02:00
Joseph Eagar pushed to fix-inbetween-mousemove at JosephEagar/blender 2023-07-15 22:35:30 +02:00
4a6de9c13e Core: Explicitly throttle mousemove events
a1a08610b6 Paint: Fix drawing delay bug with paint modes
3478093183 GHOST: Bump OpenGL minimum version to 4.3
35e398ae7a Cleanup: more consistent variable names
831f40bf4a Fix: nested node group ids not stable when grouping/ungrouping
Compare 10 commits »
Joseph Eagar commented on issue blender/blender#93796 2023-07-15 20:59:24 +02:00
Graphics Tablet Lag when in Texture Paint mode in Blender 3.0

I tried the patched Blender as well, no more lag!

I am curious what was the issue? I have been reporting this bug for over a year I thought it was never going to be fixed..

Either…

Joseph Eagar commented on issue blender/blender#93796 2023-07-15 20:49:48 +02:00
Graphics Tablet Lag when in Texture Paint mode in Blender 3.0

I tried the patched Blender as well, no more lag!

I am curious what was the issue? I have been reporting this bug for over a year I thought it was never going to be fixed..

Either…

Joseph Eagar commented on pull request blender/blender#110119 2023-07-15 20:41:17 +02:00
Paint: Fix drawing delay bug with paint modes

I tried applying the commit to blender-v3.6-release, and it applied cleanly.

Joseph Eagar created branch fix-tablet-bug-36-backport in JosephEagar/blender 2023-07-15 20:37:21 +02:00
Joseph Eagar pushed to fix-tablet-bug-36-backport at JosephEagar/blender 2023-07-15 20:37:21 +02:00
e59c21a278 Paint: Fix drawing delay bug with paint modes
a8b82bd89e Fix Cycles HIP RT kernel not rebuilding on changes
fc44305e72 Fix #109633: 'Project Individual Elements' for 'Vert/Edge Slide'
05f4458f39 Fix #109565: Array modifier changes the Root vertex of Skin modifier
75e0aab868 Fix #109433: Snapping occluding objects even in wireframe mode
Compare 10 commits »
Joseph Eagar deleted branch fix-tablet-delay-bug from JosephEagar/blender 2023-07-15 20:34:50 +02:00
Joseph Eagar pushed to main at blender/blender 2023-07-15 20:34:50 +02:00
a1a08610b6 Paint: Fix drawing delay bug with paint modes
Joseph Eagar merged pull request blender/blender#110119 2023-07-15 20:34:49 +02:00
Paint: Fix drawing delay bug with paint modes