Lukas Tönne LukasTonne
Lukas Tönne opened issue blender/blender#122039 2024-05-21 11:08:07 +02:00
GPv3: Fill tool invert is not toggling on key release
Lukas Tönne created pull request blender/blender#122034 2024-05-21 09:54:01 +02:00
GPv3: Allow re-filling an area by ignoring fill materials
Lukas Tönne pushed to gpv3-fill-ignore-fill-strokes at LukasTonne/blender 2024-05-21 09:48:36 +02:00
df802d9027 Only draw actual stroke materials to allow re-filling an area.
Lukas Tönne pushed to main at LukasTonne/.profile 2024-05-21 09:48:14 +02:00
7d3494cf9a update
Lukas Tönne pushed to main at LukasTonne/.profile 2024-05-21 09:34:48 +02:00
e09bfa259e update
Lukas Tönne created branch gpv3-fill-ignore-fill-strokes in LukasTonne/blender 2024-05-21 09:19:52 +02:00
Lukas Tönne pushed to gpv3-fill-ignore-fill-strokes at LukasTonne/blender 2024-05-21 09:19:52 +02:00
9fd37cf31b Fix #122005: Sun Beams node produces NaNs
3fd05386fc Unbreak error in last commit
57707ca9ae Cleanup: const pointers for FCurves where possible
9fdd31d331 Cleanup: quiet redundant move warning
e5d3ee2b04 Cleanup: Allocate mesh batch cache subdiv cache as non-trivial struct
Compare 10 commits »
Lukas Tönne pushed to volume-grid-nodes-multifunction at LukasTonne/blender 2024-05-20 18:40:14 +02:00
30072b67f8 Use a dual grid sampler to combine input grid transforms for multifunctions.
Lukas Tönne pushed to volume-grid-nodes-multifunction at LukasTonne/blender 2024-05-20 15:40:00 +02:00
a841f71ca2 Use the first input grid's transform and metadata for multifunctions.
Lukas Tönne pushed to volume-grid-nodes-multifunction at LukasTonne/blender 2024-05-20 14:02:48 +02:00
9b2d2c0132 Unified handling of static type dispatch.
Lukas Tönne deleted branch volume-grid-nodes-conversion from LukasTonne/blender 2024-05-19 10:22:52 +02:00
Lukas Tönne pushed to volume-grid-nodes-conversion at LukasTonne/blender 2024-05-19 10:16:31 +02:00
5350f800c2 Cleanup: Common base class for converters.
Lukas Tönne created branch volume-grid-nodes-conversion in LukasTonne/blender 2024-05-19 09:33:29 +02:00
Lukas Tönne pushed to volume-grid-nodes-conversion at LukasTonne/blender 2024-05-19 09:33:29 +02:00
Lukas Tönne pushed to volume-grid-nodes-multifunction at LukasTonne/blender 2024-05-19 09:31:23 +02:00
9578963a36 Merge branch 'volume-grid-nodes' into volume-grid-nodes-multifunction
1f63ecae04 Merge branch 'main' into volume-grid-nodes
24873963a6 BLF: String length to cursor position, not INT_MAX
99505b58e9 Cleanup: Remove unncessary prefixes in sculpt_face_set.cc
ba147831a4 Fix: EEVEE-Next: Remove uneeeded dependencies
Compare 190 commits »
Lukas Tönne pushed to volume-grid-nodes at LukasTonne/blender 2024-05-19 09:30:31 +02:00
1f63ecae04 Merge branch 'main' into volume-grid-nodes
24873963a6 BLF: String length to cursor position, not INT_MAX
99505b58e9 Cleanup: Remove unncessary prefixes in sculpt_face_set.cc
ba147831a4 Fix: EEVEE-Next: Remove uneeeded dependencies
46a61f795e Fix: EEVEE: Shadow: Assert when saving file
Compare 32 commits »
Lukas Tönne pushed to node-render-api at LukasTonne/blender 2024-05-19 09:27:45 +02:00
46d31bf279 Some layout classes to organize node drawing.
Lukas Tönne pushed to node-render-api at LukasTonne/blender 2024-05-18 08:53:52 +02:00
5a6d48f0ff Merge branch 'main' into node-render-api
fd7b88a43b Fix: StudioLight: Alpha channel messing HDR values
733bd00432 glTF exporter: fix typo in Vertex Color Alpha management
ba36c69c9f Refactor: Add BLF Function to determine input selection boxes
31560ca26a Cleanup: Shorten & cleanup names in paint_mask.cc
Compare 124 commits »
Lukas Tönne pushed to main at LukasTonne/blender 2024-05-18 08:50:22 +02:00
fd7b88a43b Fix: StudioLight: Alpha channel messing HDR values
733bd00432 glTF exporter: fix typo in Vertex Color Alpha management
ba36c69c9f Refactor: Add BLF Function to determine input selection boxes
31560ca26a Cleanup: Shorten & cleanup names in paint_mask.cc
1456dafa27 Windows: Use COM smart pointers in WASAPI plugin
Compare 1076 commits »
Lukas Tönne pushed to node-socket-location-api at LukasTonne/blender 2024-05-18 08:40:00 +02:00
41949f7b78 Stub API functions to retrieve render location and bounds for sockets.