Julien Kaspar JulienKaspar
Julien Kaspar closed issue blender/blender#100734 2023-07-13 17:06:39 +02:00
Color ramp broken for textures
Julien Kaspar commented on issue blender/blender#100734 2023-07-13 17:06:36 +02:00
Color ramp broken for textures

I agree that this is not a bug. I'll make a note that the UI or feature needs to be improved so this can be worked on another time.

Julien Kaspar approved blender/blender#109754 2023-07-13 09:23:44 +02:00
Transform: Use alternative hotkeys for Zoom and Rotate

The changes of this PR are all good to me.

Julien Kaspar commented on issue blender/blender#108233 2023-07-12 19:47:05 +02:00
Retopology Overlay Color Location

I think adding a color field to the overlay like shown by @pablovazquez would be a fine solution. The default color could then just always be the current blue, which the user can adjust per…

Julien Kaspar commented on issue blender/blender#107785 2023-07-12 19:37:11 +02:00
Shortcut to toggle the asset shelf region

We could consider making either N or T modifier keys.

@ideasman42 Regular keyboard keys as modifier keys never really worked so well imo and are are rare in the default keymap. It also…

Julien Kaspar commented on issue blender/blender#104476 2023-07-12 19:27:17 +02:00
Brush thumbnail redesign

@wevon-2 Thanks a lot for getting back to this topic!

After working on these thumbnails a while I agree that the process is dauntingly 'manual'. Some procedural tools would help a lot…

Julien Kaspar commented on pull request blender/blender#109754 2023-07-12 19:21:41 +02:00
Transform: Use alternative hotkeys for Zoom and Rotate

Sorry for the delay. I've finally tried this with the trackpad and found it to work even better than with a mouse. The main reason for that is that the transform gets reset during the navigation…

Julien Kaspar created pull request blender/blender#110019 2023-07-12 18:46:01 +02:00
WIP: Avoid unintentional 3D View inheritance
Julien Kaspar pushed to 3d-view-inheritance at JulienKaspar/blender 2023-07-12 18:37:42 +02:00
2485ec0188 Rearranging of transform operators.
Julien Kaspar pushed to 3d-view-inheritance at JulienKaspar/blender 2023-07-12 18:36:05 +02:00
a635f8bbf7 EEVEE-Next: Fix uninitialized closure_bits_
7f04df62e4 Fix Cycles division by zero in recent distant light texture coordinates
9705f4cc56 Cleanup: rename GPU context in RenderEngine for consistency with other code
b29d2c607d Fix #109718: Cycles crash with persistent data and bpy.ops.render
9a879b27b3 Cleanup: Fix macOS build error, move set performance test out of header
Compare 10 commits »
Julien Kaspar created branch 3d-view-inheritance in JulienKaspar/blender 2023-07-12 18:36:05 +02:00
Julien Kaspar commented on pull request blender/blender#108791 2023-07-12 18:05:10 +02:00
Keymap: improve consistency for paint modes

I made some adjustments:

  • I kept one "Delete All Active Frames" shortcut on Shift Delete
  • I reverted the changes to stencil controls and any conflicting keybindings. (Changing…
f560aecd4c Revert stencil related changes.
98aaf8ec9b Correct right click menu change
e7b283fefc Made remaining consistency changes
91ca75c335 Syntax fixes
1c85b96a10 Various more changes to paint/sculpt modes
0e6eacfbe9 Remap sample operators
Compare 1096 commits »
Julien Kaspar pushed to main at JulienKaspar/blender 2023-07-12 16:57:06 +02:00
f1fbe9a691 Cleanup: Remove redundant selection center calculation
3d86417777 Fix build error without unity build
1ebdd2d9cf Nodes: Move preview images to an overlay
a5a72019a9 Cleanup: Move Map performance test out of header
3f33e0c6cd Cleanup: clang format in disabled code segments
Compare 10 commits »
Julien Kaspar pushed to paint-selection-pies at JulienKaspar/blender 2023-07-12 15:47:07 +02:00
87f4b47c7f Added selection pie for curve sculpt mode
Julien Kaspar created pull request blender/blender#110013 2023-07-12 15:28:55 +02:00
WIP: Selection Pie Menus for Sculpt/Paint Modes
Julien Kaspar pushed to paint-selection-pies at JulienKaspar/blender 2023-07-12 15:18:55 +02:00
89769a53e4 Fixed automasking. Added pie menus to IC keymap
Julien Kaspar pushed to paint-selection-pies at JulienKaspar/blender 2023-07-12 14:35:02 +02:00
Julien Kaspar created branch paint-selection-pies in JulienKaspar/blender 2023-07-12 14:35:02 +02:00