bevy/examples/3d
Jonas Matser 5c4f3554f9 Rename Light => PointLight and remove unused properties (#1778)
After an inquiry on Reddit about support for Directional Lights and the unused properties on Light, I wanted to clean it up, to hopefully make it ever so slightly more clear for anyone wanting to add additional light types.

Co-authored-by: Carter Anderson <mcanders1@gmail.com>
2021-04-13 02:21:24 +00:00
..
3d_scene.rs Rename Light => PointLight and remove unused properties (#1778) 2021-04-13 02:21:24 +00:00
load_gltf.rs Rename Light => PointLight and remove unused properties (#1778) 2021-04-13 02:21:24 +00:00
msaa.rs Rename Light => PointLight and remove unused properties (#1778) 2021-04-13 02:21:24 +00:00
orthographic.rs Rename Light => PointLight and remove unused properties (#1778) 2021-04-13 02:21:24 +00:00
parenting.rs Rename Light => PointLight and remove unused properties (#1778) 2021-04-13 02:21:24 +00:00
pbr.rs Rename Light => PointLight and remove unused properties (#1778) 2021-04-13 02:21:24 +00:00
spawner.rs Rename Light => PointLight and remove unused properties (#1778) 2021-04-13 02:21:24 +00:00
texture.rs Make Commands and World apis consistent (#1703) 2021-03-23 00:23:40 +00:00
update_gltf_scene.rs Rename Light => PointLight and remove unused properties (#1778) 2021-04-13 02:21:24 +00:00
wireframe.rs Rename Light => PointLight and remove unused properties (#1778) 2021-04-13 02:21:24 +00:00
z_sort_debug.rs Make Commands and World apis consistent (#1703) 2021-03-23 00:23:40 +00:00