forked from bevyengine/bevy
-
Notifications
You must be signed in to change notification settings - Fork 0
Fifth Show Me The Code
Lameque Fernandes edited this page Feb 9, 2023
·
8 revisions
Pairing Caio Oliveira and Erick Melo
PR #7509
In this PR was removed one useless variable. So we reviewed and run tests to make sure that nothing get wrong. The code was reviewed, and we approved, recently the maintainer accepted the PR.
PR #7568
This PR made the name less verbose without sacrificing clarity. So we reviewed and run tests to make sure that nothing get wrong. The code was reviewed, and we approved.
Issue #7273
In this issue, the user is asked to be informed about the use of the text_field
field, from the TextStyle struc, when the user uses a custom scaling. Then the PR #7578 was opened.
Pairing Ciro Costa and Victor Lima
PRs revised:
Engine:
- Pr 7541 - Improve mesh uniform inverse transpose precision (GPU)
- Pr 7537 - Allow prepass in webgl
- Pr 7530 - Optimize .nth() and .last() for event iterators
Website:
- Pr 521 - Changes in documentation
Update Issue #18
This pr #21 was approved but not merged yet.
Issue #4
In this issue we have revised the Licenses from the repo of ci-template that was out of date, the pr #23 is waiting for approval
Pairing Lameque Fernandes and Pedro Henrique
Issues:
PRs:
-
- Three more commits were made, where we changed a SystemParams error handling, so that other parameters could be used in the function. The way to call a function in the engine has also been corrected.
Date | Version | Description | Author | Reviewer |
---|---|---|---|---|
08/02/2022 | 1.0.0 | Create Fifth Show Me The Code in Wiki | Caio César | - |
09/02/2022 | 1.0.1 | Adding issue #7273 | Erick Melo | Caio César |
09/02/2022 | 1.0.2 | Added ohter pair | Ciro Costa | Victor Lima |
09/02/2022 | 1.0.3 | Added ohter pair | Lameque Fernandes | Pedro Henrique |