Block a user
GPv3: Fill tool invert is not toggling on key release
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
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
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
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-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
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
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
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