Commit Graph

11 Commits

Author SHA1 Message Date
Robin KAY 9622c85367 Change deprecated shapes to new primitives in examples. Fix example lighting. 2024-02-16 21:51:21 +00:00
Robin KAY fffb75b20c Initial port to Bevy 0.13. 2024-02-16 00:30:51 +00:00
Robin KAY 600f58ba73 Change outline and stencil properties to be inheritable. 2023-11-08 21:40:19 +00:00
Robin KAY ae5c331450
Port to Bevy 0.11 (#22)
---------

Co-authored-by: mramirez <ramirezmike2@gmail.com>
Co-authored-by: Zain Azam <zainyusufazam@gmail.com>
2023-08-14 01:51:43 +01:00
Robin KAY fc74926073 Fix missing check that scene is loaded in animated_fox example. 2023-03-17 01:00:38 +00:00
Robin KAY d84e476c78 Port to Bevy 0.10. 2023-03-10 18:43:13 +00:00
Robin KAY 0df3735906 Fix bad clipping of triangles behind the camera. 2023-03-07 23:46:58 +00:00
Robin KAY 4a292ca6bc Rename Outline component to OutlineVolume. 2022-11-22 19:11:36 +00:00
Robin KAY 5ae478efe1 Port to Bevy 0.9. 2022-11-22 00:05:47 +00:00
Robin KAY 0f9c52cc38 Fix animated_fox example. 2022-11-18 21:43:15 +00:00
Robin KAY 0f4098714b Add support for jointed (skinned) models. 2022-10-12 18:31:02 +01:00