Julien Kaspar JulienKaspar
Julien Kaspar pushed to brush-thumbnails at JulienKaspar/blender 2023-12-13 18:22:30 +01:00
777989c080 Added and changed thumbnails for brushes
Julien Kaspar pushed to main at JulienKaspar/blender 2023-12-13 18:20:29 +01:00
f83180370a Fix #115590: UV window menus disappearing
6c40adcc36 Fix: GPU: from_up_axis
f7383cfe9b Geometry Nodes: use dynamic declaration for switch node
65252564ee Fix #116025: Uninitialized value when versioning old node trees
7e4c2b2649 Fix: EEVEE-Next: DeferredProbelLayer emissive materials
Compare 65 commits »
Julien Kaspar commented on pull request blender/blender#116149 2023-12-13 18:08:47 +01:00
WIP: Snap Individual: improvements with mixed Face Nearest and Face Project

It's almost working well afaiks. The snapping seems unstable and some selected elements fly off into infinity. image

Julien Kaspar commented on pull request blender/blender#116149 2023-12-13 16:58:32 +01:00
WIP: Snap Individual: improvements with mixed Face Nearest and Face Project

Now I got it. Sorry :D

Julien Kaspar commented on pull request blender/blender#116098 2023-12-13 11:48:12 +01:00
Change default texture mapping for brushes to View Plane

I think this is the right call to have the default be 'View Plane'. The current one doesn't make sense. A better default would be 'Area Plane' but most painting modes don't support it yet.

@Serg…

Julien Kaspar commented on issue blender/blender#113657 2023-12-12 18:04:07 +01:00
Some vertices seemingly randomly stop reacting to sculpting

This is a common problem. People discover the auto-masking options in the brush settings first and assume that's the way to use them. But these are advanced settings for rare use.

To avoid this…

Julien Kaspar pushed to main at JulienKaspar/blender 2023-12-12 15:25:22 +01:00
858349d821 Fix #113728: fireflies in Principled Hair Huang with MIS
a43f847d54 Cleanup: compiler warning
d015e98ee6 Fix Cycles ASAN error with boolean kernel arguments
16705f078c Fix #116000: Face set toggle visibility not working correctly
f70e9cf21c Fix #116024: Face set unhide crash for masked type
Compare 570 commits »
Julien Kaspar commented on issue blender/blender#115326 2023-12-12 14:50:44 +01:00
Memory leak toggling dyntopo on and off with empty mesh

@HooglyBoogly @Sergey You mind looking into this?

Julien Kaspar commented on issue blender/blender#115398 2023-12-12 14:48:53 +01:00
Expanding Face Sets with Brush doesn't work when Dyntopo is enabled

Lots of operations are still not properly supported in Dyntopo yet. This is not a new issue but a to do.

@Sergey @HooglyBoogly

Julien Kaspar commented on issue blender/blender#115399 2023-12-12 14:47:33 +01:00
Undo in sculpt mode randomly deletes face sets when Dyntopo is enabled

This is something @Sergey and @HooglyBoogly were still planning to work on next.

Julien Kaspar commented on pull request blender/blender#115749 2023-12-07 16:45:25 +01:00
Fix #93501 disable 3dcursor in sculpt mode

@ThinkingPolygons Better to bring this up on blender chat rather than any random task on this site ... And I fully understand the current state and importance of the transform tools. That's the…

Julien Kaspar commented on pull request blender/blender#115749 2023-12-07 16:21:45 +01:00
Fix #93501 disable 3dcursor in sculpt mode

Why it wouldn't be merged if done correctly?

@ThinkingPolygons Since the objective of this patch is now under discussion. So there is not "Correctly". There's no point in merging a change if…

Julien Kaspar commented on pull request blender/blender#115749 2023-12-07 12:23:12 +01:00
Fix #93501 disable 3dcursor in sculpt mode

@PRiera1 Be mindful that there is a lot of community interaction happening here too. @TheRedWaxPolice and @ThinkingPolygons feedback is welcome but they are not part of the module. If in doubt,…

Julien Kaspar commented on issue blender/blender#115887 2023-12-07 12:11:23 +01:00
Fallback Tools are only tweaking single elements

Would be a simple fix to make the keymap between the Tweak Tool and Tweak (fallback) the same.

Julien Kaspar opened issue blender/blender#115887 2023-12-07 12:10:18 +01:00
Fallback Tools are only tweaking single elements