-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Tracking Upstream Issue amethyst/amethyst#2517]: Legion: Final Tracker #4
Comments
leaving my personal notes here about status of port...
|
amethyst_uiput some work in progress on the https://github.com/radium-io/amethyst/tree/amethyst-ui branch some thoughts: was able to convert ui transforms system to legion but unknown if it works properly. the new amethyst/legion#165 proc macros for systems may make this nicer to look at, not sure if anyone else is doing that learning what some of the changes needed are I think there is a more holistic approach to the legion transtion that is horizontal across the amethyst codebase... going to look in to that next |
amethyst_derive transition attempt 1 consists of nuking the SystemDesc derive entirely and seeing how many fires it causes. got sidetracked by improving CI coverage to really see how far legion_v2 is from green light. that was merged, which is awesome! attempting to get sprites_ordered functional because that is a simple core example with core systems. thinking of adding HiddenPropagate to it to test hierarchical functions. |
This is a tracking issue created by Radium.io, please see original at amethyst#2517
The text was updated successfully, but these errors were encountered: