Block a user
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
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
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
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.
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().
Core: Explicitly throttle mousemove events
Joseph Eagar
created branch fix-inbetween-mousemove in 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
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…
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…
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
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
Joseph Eagar
deleted branch fix-tablet-delay-bug from JosephEagar/blender
2023-07-15 20:34:50 +02:00
Paint: Fix drawing delay bug with paint modes