blender/scripts/startup
Jeroen Bakker a52a362527 Studiolights: Remove Unused Options
Studio lights had gone over several iterations during 2.80. Some
unused options where still in the code, but not used.

This PR cleans up the studio lights to options that are still in use.
Removing:

- Spherical Harmonics: It was used by workbench, but was replaced
  by regular OpenGL lights
- Irradiance textures: Was used by an old eevee world light evaluation
- Cached data files.

Pull Request: https://projects.blender.org/blender/blender/pulls/116186
2023-12-14 14:29:28 +01:00
..
bl_app_templates_system Cleanup: spelling in comments 2023-09-05 11:04:27 +10:00
bl_operators Studiolights: Remove Unused Options 2023-12-14 14:29:28 +01:00
bl_ui Anim: Bake Channel operator 2023-12-14 11:35:25 +01:00
keyingsets_builtins.py Cleanup: use since quotes for enum values, wrap multi-line brackets 2023-09-29 14:41:48 +10:00
nodeitems_builtins.py Cleanup: remove unused variables & imports in scripts/ 2023-11-10 10:06:41 +11:00