UI/Python: rename Lamps to Lights, to follow more standard terminology.
Internally it's still mostly named lamps, though some modules like Cycles were already calling them lights.
This commit is contained in:
@@ -34,7 +34,7 @@ _modules = [
|
||||
"properties_data_camera",
|
||||
"properties_data_curve",
|
||||
"properties_data_empty",
|
||||
"properties_data_lamp",
|
||||
"properties_data_light",
|
||||
"properties_data_lattice",
|
||||
"properties_data_mesh",
|
||||
"properties_data_metaball",
|
||||
|
||||
Reference in New Issue
Block a user