Julian Eisel JulianEisel
  • Amsterdam
  • Asset system (development lead), UI (developer & module coordindator), VR (initial development).

  • Joined on 2013-12-12
Julian Eisel pushed to main at blender/blender 2024-10-01 18:03:49 +02:00
3798852071 Sculpt/Paint: Bring back some brush tools for paint modes
Julian Eisel pushed to temp-brush-assets-bring-back-tools at JulianEisel/blender 2024-10-01 17:48:57 +02:00
2d0ba28f77 Add clone brush tool for grease pencil sculpt and texture paint modes
Julian Eisel deleted branch temp-asset-shelf-preview-size-increase from JulianEisel/blender 2024-10-01 15:33:37 +02:00
Julian Eisel merged pull request blender/blender#128432 2024-10-01 15:33:33 +02:00
UI: Increase size of active asset highlight in asset shelf
Julian Eisel pushed to main at blender/blender 2024-10-01 15:33:32 +02:00
f57b9b12d2 UI: Increase size of active asset highlight in asset shelf
Julian Eisel created pull request blender/blender#128432 2024-10-01 15:30:36 +02:00
UI: Increase size of active asset highlight in asset shelf
Julian Eisel created branch temp-asset-shelf-preview-size-increase in JulianEisel/blender 2024-10-01 15:27:00 +02:00
6512f20736 UI: Increase size of active asset highlight in asset shelf
38f5b8d7d4 Anim: make layered Action sub-data copy constructors explicit
476fd1641c Refactor: make fcurve_find_in_action_slot_filtered() more general
4d8581c7ee Vulkan: Add node to update buffers
01e96b3422 macOS: Enable clang-tidy Objective-C checks
Compare 10 commits »
Julian Eisel closed issue blender/blender#128306 2024-09-30 23:13:34 +02:00
Sculpt: Brush settings don't reset to its defaults when starting a new project
Julian Eisel commented on issue blender/blender#128306 2024-09-30 23:13:30 +02:00
Sculpt: Brush settings don't reset to its defaults when starting a new project

Closing as this is by design.

Julian Eisel commented on issue blender/blender#128306 2024-09-30 23:13:16 +02:00
Sculpt: Brush settings don't reset to its defaults when starting a new project

This is the current design yes. Edits to brushes remain independent of the current file, and are kept for the whole Blender session. AFAIK this is how other painting applications work too.

Julian Eisel commented on pull request blender/blender#128038 2024-09-30 23:11:46 +02:00
Sculpt/Paint: Bring back some brush tools for paint modes

Thanks @nickberckley for the testing, this is helpful. The reported issues aren't specific to this PR so I'll fix them separately and land this PR as is (unless there are further issues).

-…

Julian Eisel pushed to main at blender/blender 2024-09-30 16:54:29 +02:00
12b50ccb50 Assets: Update assets repository hash for essentials library updates
Julian Eisel pushed to temp-brush-assets-bring-back-tools at JulianEisel/blender 2024-09-30 16:48:34 +02:00
ed59800ab2 Merge branch 'main' into temp-brush-assets-bring-back-tools
60908e8819 Refactor: Move bone eyedropper to C++ allocation.
88085accf7 Fix: Missing fill tool default brush in grease pencil draw mode
4c17ccbf56 GPv3: Add functions to copy parameters of layers and groups
be3e5e979f GPv3: Add function to copy GreasePencil parameters
Compare 91 commits »
Julian Eisel pushed to temp-brush-assets-bring-back-tools at JulianEisel/blender 2024-09-30 16:36:50 +02:00
2f6ad1f39b Reorder sculpt tools
Julian Eisel pushed to temp-brush-assets-bring-back-tools at JulianEisel/blender 2024-09-30 16:34:57 +02:00
456d17fe7f Fix missing texture paint brushes
Julian Eisel pushed to main at blender/blender 2024-09-30 16:24:07 +02:00
88085accf7 Fix: Missing fill tool default brush in grease pencil draw mode
Julian Eisel pushed to main at blender/blender 2024-09-30 16:19:49 +02:00
2a1004f7af Fix #128335: Activating brush from asset shelf sets tool, but not brush
Julian Eisel closed issue blender/blender#128335 2024-09-30 16:19:47 +02:00
Brush Assets: Selecting brush in asset shelf with non-brush tool selected changes active tool, but not active brush