JMS55
|
e8e2426058
|
Forward decals (port of bevy_contact_projective_decals) (#16600)
# Objective
- Implement ForwardDecal as outlined in
https://github.com/bevyengine/bevy/issues/2401
## Solution
- Port https://github.com/naasblod/bevy_contact_projective_decals, and
cleanup the API a little.
## Testing
- Ran the new decal example.
---
## Showcase

## Changelog
* Added ForwardDecal and associated types
* Added MaterialExtension::alpha_mode()
---------
Co-authored-by: IceSentry <IceSentry@users.noreply.github.com>
|
2025-01-15 02:31:30 +00:00 |
|