bevy/examples/ios
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
..
bevy_ios_example.xcodeproj An initial xcode setup for using xcode (#539) 2020-10-31 14:36:24 -07:00
ios-src An initial xcode setup for using xcode (#539) 2020-10-31 14:36:24 -07:00
src Rename Light => PointLight and remove unused properties (#1778) 2021-04-13 02:21:24 +00:00
.gitignore An initial xcode setup for using xcode (#539) 2020-10-31 14:36:24 -07:00
build_rust_deps.sh An initial xcode setup for using xcode (#539) 2020-10-31 14:36:24 -07:00
Cargo.toml An initial xcode setup for using xcode (#539) 2020-10-31 14:36:24 -07:00
Makefile An initial xcode setup for using xcode (#539) 2020-10-31 14:36:24 -07:00