sparkl icon indicating copy to clipboard operation
sparkl copied to clipboard

Update to Bevy 0.13

Open ThierryBerger opened this issue 1 year ago • 0 comments

Builds on top of https://github.com/dimforge/sparkl/pull/23 to update to bevy 0.13.

The update went quite smoothly ; I didn´t make a full audit of the code to use newest API.

:warning: This PR still has the hardcoded access to instance_index from bevy 0.12 update. The code is currently slightly changed in an attempt to make it less hardcoded, but I'm not convinced and would appreciate guidance.

ThierryBerger avatar Aug 30 '24 07:08 ThierryBerger