blender/intern/cycles/kernel/light
Weizhen Huang e58a05ca68 Refactor: renaming a few light-tree-related variables
primitives -> emitters, `index` -> `node_index`
2023-04-04 16:24:21 +02:00
..
area.h Cycles: Cleanup: Add general-purpose conversion between sin and cos 2023-01-24 17:59:29 +01:00
background.h Cycles: improve many lights sampling using light tree 2022-12-05 16:09:03 +01:00
common.h Cycles: using concentric mapping when sampling disk 2022-12-12 17:15:55 +01:00
distant.h Cycles: improve many lights sampling using light tree 2022-12-05 16:09:03 +01:00
distribution.h Cycles: switch from pretabulated 2D PMJ02 to pretabulated 4D Sobol 2022-12-14 17:39:13 +01:00
light.h Refactor: renaming a few light-tree-related variables 2023-04-04 16:24:21 +02:00
point.h Cycles: improve many lights sampling using light tree 2022-12-05 16:09:03 +01:00
sample.h Cleanup: Remove unused light_sample_is_light() function. 2023-01-20 17:36:48 +01:00
spot.h Cycles: add non-uniform scaling to spot light size 2023-02-03 18:51:14 +01:00
tree.h Refactor: renaming a few light-tree-related variables 2023-04-04 16:24:21 +02:00
triangle.h Refactor: renaming a few light-tree-related variables 2023-04-04 16:24:21 +02:00