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 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 d84e476c78 Port to Bevy 0.10. 2023-03-10 18:43:13 +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 02b9b7c49f Add comments to shapes example. 2022-08-08 23:57:14 +01:00
Robin KAY ce228d1c2d Add OutlineBundle. 2022-08-08 22:53:27 +01:00
Robin KAY 75dcc9077c Add visible flag to Outline component. 2022-08-08 22:40:38 +01:00
Robin KAY 5c5c4dc5d9 Add optional vertex attribute for outline normals. 2022-08-07 22:16:39 +01:00
Robin KAY 2aa76309dd Move outline rendering to dedicated pass. 2022-08-05 02:40:04 +01:00