This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender
Clément Foucault ee44dd1b2b Studio Lights: Big Cleanups
* Less Lengthy enum/macro names.
* Optimize computation of Spherical Harmonics.
* Reduce radiance cubemap size a bit. Higher resolution is not necessary.
* Remove STUDIOLIGHT_LIGHT_DIRECTION_CALCULATED (was not used).
* Do windowing on each component separately instead of using luminance.
* Use ITER_PIXELS to iterate on each pixels, using pixel center coords.
* Remove gpu_matcap_3components as it is only needed when creating the gputex.
* Fix a lot of confusion in axis denomination/swizzle.

These changes should not affect functionallity.
2018-11-19 15:48:17 +01:00
..
2018-10-17 12:43:41 +02:00
2018-11-19 15:48:17 +01:00
2018-11-14 11:50:37 +01:00
2018-11-19 15:48:17 +01:00
2018-11-19 15:48:17 +01:00
2018-11-19 13:37:18 +11:00
2018-09-26 17:49:40 +02:00
2018-11-14 17:10:56 +11:00
2018-11-18 10:21:37 +01:00