Block a user
Refactor: Nodes: improve drawing of nodes based on node declaration
6199114fbf
address review comments
ccf7b4effe
Merge branch 'main' into node-draw-refactor
300ea9f083
GPU: GLSL: Strip comment at compile time
317cf37680
Compositor: Implement CPU domain realization
7f48c931a4
Cleanup: format
Fix #128499: dot dash modifier crashes because of missing attributes
7a1ffe8a1b
fix
87f227ef7a
Fix #128838: Extension: Support
_universal2
suffix for Mac
d261a881b1
Anim: change Action.id_root RNA definition to be more like v4.2
a564e678f0
Fix #128797: Custom property Data-Block Type only has Object ID Type
b0fb6a1b2c
Fix #128840: extension build asserts when "type" is missing
Cleanup: Geometry Nodes: Use general an attribute copy function GP-Instances conversion
@blender-bot build
6b6040d268
Merge branch 'main' into cleanup_gp_copy_method
c6df05c471
Merge branch 'blender-v4.3-release'
b0fb6a1b2c
Fix #128840: extension build asserts when "type" is missing
6aab18c654
EEVEE: Update Render tests
27963d652b
EEVEE: Update the GGX LUTs
Compositor: Implement Multi-Function Procedure Operation
It seems like the compositor math node has exact the same operations as the shader math node. I think it would be good if this function could be deduplicated. Maybe a function like const mf::MultiFunction *get_math_multi_function(NodeMathOperation op, bool clamp_result)
could work well.
Geometry Nodes Tools: Set Selection node not working properly in sculpt mode.
Geometry Nodes Tools: Set Selection node not working properly in sculpt mode.
I briefly talked about this with @SimonThommes. The selection is a special attribute which has special meanings depending on the mode you're in. It should not be used as generic intermediate…
Refactor: BKE: use StringRef in IDProperty API
c937280d16
Merge branch 'main' into node-draw-refactor
b79dd3fc5d
BLI: improve FunctionRef constructor in case of a falsy callable
0cec2462cd
Cleanup: remove redundant checks in Wayland drag & drop
97208a42d3
UI: Reorder EXR compression dropdown and add tooltips
97c41218a9
Merge branch 'blender-v4.3-release'
Jacques Lucke
deleted branch function-ref-truthy from JacquesLucke/blender
2024-10-10 03:15:07 +02:00