Block a user
9e816b8cef
Eevee: change point light to sphere light
4891a4ffef
Merge branch 'main' into point_light_to_sphere_light
5881f6cc2a
Fix compilation error with MSVC
aef8381bf5
Merge branch 'blender-v3.6-release'
a6a32a8279
Quiet compiler warning from
b68b66d29e
Cycles: Change sun lamp to have uniform intensity at high angles
I am unable to look into this patch properly this week because I am at a festival, but according to my experience cone sampling has severe numerical problems when the cone angle is small (is that…
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