Skip to content

Conversation

@awestlake87
Copy link

@awestlake87 awestlake87 commented Mar 19, 2023

Work mentioned in #45

Tasks:

  • Lua
  • Teal
  • Update console_integration_lua example (missed that in my original comment when I said the examples were working)
  • Rhai (and rhai examples)
  • Some types were removed from the api_gen_config.toml file because they no longer exist in Bevy 0.10 under the same names. We should find out if there are other types that need to be captured there.
  • Fix ChangeTrackers deprecation warning
  • At least some of the *_to_set and *_to_base_set *_to_set_with_criteria can be replaced with the default bevy .in_set, .in_base_set, and run_if functions.
  • complex_game_loop logic should be double checked
    • The bevy migration guide wasn't super clear about how to migrate options like parallel and single_threaded. The complex game loop might not have the same ordering guarantees that it had before.
  • Merge tealr field duplication bugfix
  • Update docs

Feel free to add anything you can think of to this list. I may not be able to get to some of these for a few days.

@makspll makspll mentioned this pull request May 7, 2023
@makspll makspll closed this in #47 May 7, 2023
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