Block a user
e65e9a988c
Merge branch 'main' into fix-tablet-delay-bug
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
87fc14e52d
Fix UV pin invert being used for P/Alt-P shortcuts
Unsubdivide and rebuild subdivisions from multires.
It looks like this is doable, yes. There's an early check that rejects wire edges. If you comment it out it actually works with this mesh. It's just a matter of going through and checking the…
Graphics Tablet Lag when in Texture Paint mode in Blender 3.0
I think I might have found a fix.
Here's the link to download a test build, it might take 45 minutes or so to show up:
Paint: Fix drawing delay bug with paint modes
Graphics Tablet Lag when in Texture Paint mode in Blender 3.0
Ok I've made a build here. Doodle around for 30-60 seconds and make sure you get the delay. It will write a file called paint_log.txt
in…
7e206b8e64
Merge branch 'main' into temp-tablet-stroke-bug
d8e4fe3207
EEVEE-Next: Add back fresnel functions
1a24b5f81f
EEVEE Next: Hair & Curves
e48d0c3cda
EEVEE Next: Point Clouds
9175d9b7c2
Fix: Removing layer in BMesh can destroy others
Tablet event debugger
Joseph Eagar
created branch temp-tablet-stroke-bug in JosephEagar/blender
2023-07-14 22:04:11 +02:00
c938c814f1
Test branch for investigating tablet event bug
042cdd75e8
Remove white space
7600748df9
Merge branch 'main' into temp-fix-bmesh-customdata-bug
22ab84d831
Use standard idiom for allocator template
3da31458c8
Make proper use of BitVector
Graphics Tablet Lag when in Texture Paint mode in Blender 3.0
Thanks for reporting this. This might be the infamous tablet bug that's been eluding us, so we might need your help in fixing it. My own tablet screen rarely does this which is why it's been hard…