Block a user
c465ebb559
Remove NODE_UPDATE_OPERATOR
3b5161d685
Merge remote-tracking branch 'origin/main' into rm-update-views
ba5206b209
Anim: add Action.is_action_layered and Action.is_action_legacy to RNA
b076c1337f
Cleanup: INTERNET Icon
cc38c43198
UI: check if only ctrl is pressed when editing label
Compositor: implement bicubic interpolation for Stabilize2DNode
Yes, a previous patch for translate node introduced this bug: blender/blender#121436.
The difference now is the argument get_relative_x(x)
is given to the…
Compositor: implement bicubic interpolation for Stabilize2DNode
This is the same way read_elem_bilinear()
is implemented. I'll see if there is a better way.
Compositor: Switch View: automatically update views when render views are enabled/disabled
@blender-bot build
Compositor: Switch View: automatically update views when render views are enabled/disabled
7115733849
Compositor: Switch View: automatically update views when render views are enabled/disabled
eaf1454475
EEVEE-Next: UI: Move simplify panel just before post processes
e323a7d391
EEVEE-Next: UI: Rename Horizon Scan to Fast GI approximation
fbeb4b5914
Fix: EEVEE-Next: Light transmission influence is 0 in startup file
9f2f1a5c57
EEVEE-Next: Shadow: Remove per light resolution scale
Compositor: implement bicubic interpolation for Stabilize2DNode
0b08c715ca
Fix bicubic interpolation
200cf730d8
Fix #122241: Apply selected as rest pose not working
b2d1979882
USD Export: option to triangulate meshes
896ef010f6
Fix #122031: Cycles: OSL implementation of Thin Film is missing
bfa54f22ce
USD Import: Added an option to import only defined prims
WIP: Compositor tests: reorganize folders
@Maxime-Cots thank you for the patch! This is indeed how the task #120949 is intended to be solved :)
a1bdbd26e9
Merge remote-tracking branch 'origin/main' into com-backdrop-pan-zoom
a241790e8f
Fix image viewer sampler does not consider image offset
70b008d18d
Cleanup: Fix header location of color attribute fill function
5687072223
Cleanup: Sculpt: Use return values, C++ types
a72dbea01a
Cleanup: Sculpt: Use return values for neighbor averaging functions
Compositor: optimize full frame compositor
Compositor: optimize full frame compositor
Some optimization was done during unification with GPU compositor. No further concrete todos are defined for performance optimization, so I'm closing this issue.
Switch View Node does not get updated when clicking
update views
button
This seems to be fixed by c727bf3f76
Fix image viewer sampler does not consider image offset