Block a user
Weizhen Huang
deleted branch fix_wrong_primitive_type from weizhen/blender
2023-06-08 18:05:37 +02:00
Fix `sd->type` set to `PRIMITIVE_TRIANGLE` when it should be `PRIMITIVE_LAMP`
Fix
sd->type
set to PRIMITIVE_TRIANGLE
when it should be PRIMITIVE_LAMP
08d289cb14
Fix
sd->type
set to PRIMITIVE_TRIANGLE
when it should be PRIMITIVE_LAMP
f3cb157452
Compositor: add new node: Kuwahara filter
513250051e
Vulkan: Image Views
a2bd080cf3
Cleanup: renaming of GPU contexts for clarity
a20162392e
Cleanup: Typo in constant name
00b3bd8f23
Fix sphere light UV
2848f4a646
Merge remote-tracking branch 'origin' into point_light_to_sphere_light
cfcf2cc3fa
Merge branch 'blender-v3.6-release'
2387290e4f
Fix #102737: Keyframe jump operator includes hidden curves in Graph Editor
40473db599
Merge branch 'blender-v3.6-release'
Cycles: make light UV available for Texture Coordinate node
It would be nice to have a regression test .blend for this.
Will do.
Cycles: make light UV available for Texture Coordinate node
Cycles: make light UV available for Texture Coordinate node
75b1ed94f6
Cycles: make light UV available for Texture Coordinate node
96bfcd0597
Cleanup: rename __SOCK_MESH to SOCK_MESH_DEPRECATED
b7963d247c
Vulkan: Low Precision Float Conversion
934111caf6
Eevee-next: Fix Background When Not On Origin
dfb8ff00fb
Fix attribute error running TEXT_OT_jump_to_file_at_point
Cycles: enable normal transformation of lights in Vector Transform node
Cycles: enable normal transformation of lights in Vector Transform node
f7762179ab
Cycles: enable normal transformation of lights in Vector Transform node
ebd431d580
Fix wrong normal transformation in Vector Transform shader node
b29ba95cae
GPv3: Add "(De)select All" operator and keymap
fa0fe6f55e
Refactor: Pass deformed positions to curve selection
693a921f02
Merge branch 'blender-v3.6-release'