Skip to content

SystemDesc support for Pose and Stepper systems#5

Open
robert-w-gries wants to merge 1 commit intotopokel:0.4.0from
robert-w-gries:fixed_systemdesc
Open

SystemDesc support for Pose and Stepper systems#5
robert-w-gries wants to merge 1 commit intotopokel:0.4.0from
robert-w-gries:fixed_systemdesc

Conversation

@robert-w-gries
Copy link
Copy Markdown

@robert-w-gries robert-w-gries commented Jan 18, 2020

Resubmitting PR with cleaner branch. The following builds compile successfully:

  • cargo build --features "dim2"
  • cargo build --features "dim3"
  • cargo build --features "dim2 amethyst" < Need to use patch from Fix compile error with dim2 feature #4 first
  • cargo build --features "dim3 amethyst"

I didn't include a SystemDesc for the Batch system because it doesn't seem to fit the use case of SystemDesc.

I couldn't test the amethyst example due to compile errors.

I couldn't test my personal project with these changes due to issues with how resources are initialized. Haven't dug too deep into it, but I believe the World resources are not initialized for some reason.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant