bevy
bevy copied to clipboard
Document `World::clear_trackers()`
Objective
Document World::clear_trackers()
.
Solution
Document the World::clear_trackers()
method, and briefly how it's related to change detection and RemovedComponents
.
This is a follow-up from this discussion on Discord.
@mockersf there's some spurious CI failure, could you please re-run? Thanks!
Those have been fixed on main, and have no chance to be cause by this PR... Also only you or Cart could rerun CI, I can just trigger bors, which you can also do 👍
Yep @djeedai you can run bors try
yourself :)
bors try
try
Build succeeded:
- build-without-default-features (bevy_ecs)
- build-wasm
- build (windows-latest)
- build (ubuntu-latest)
- build (macos-latest)
- build-android
- markdownlint
- run-examples
- run-examples-on-wasm
- check-doc
- check-missing-examples-in-docs
- ci
- check-compiles
- build-and-install-on-iOS
- run-examples-on-windows-dx12
- build-without-default-features (bevy)
- build-without-default-features (bevy_reflect)
bors r+
Those have been fixed on main, and have no chance to be cause by this PR... Also only you or Cart could rerun CI, I can just trigger bors, which you can also do 👍
Ack on bors thanks, I didn't think about it. On CI though I cannot rerun it, at least from mobile I don't see any option. Although with bors I realize I don't need it.
Pull request successfully merged into main.
Build succeeded:
- build-and-install-on-iOS
- build-android
- build (macos-latest)
- build (ubuntu-latest)
- build-wasm
- build (windows-latest)
- build-without-default-features (bevy)
- build-without-default-features (bevy_ecs)
- build-without-default-features (bevy_reflect)
- check-compiles
- check-doc
- check-missing-examples-in-docs
- ci
- markdownlint
- run-examples
- run-examples-on-wasm
- run-examples-on-windows-dx12