Skip to content

Cleanup and bugfixes for recently added globalscope functions #906

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

Merged
merged 1 commit into from
Jul 16, 2022

Conversation

Bromeon
Copy link
Member

@Bromeon Bromeon commented Jul 16, 2022

Addendum to #901.

Changes:

  • Documentation for module and special cases of each function
  • Fix some wrong implementations (wrapf)
  • Fix some doctests not being in triple-backticks, thus not executed
  • Limit wrapf/wrapi to non-empty ranges, making them more intuitive
  • Add missing polar2cartesian

@Bromeon Bromeon added bug c: core Component: core (mod core_types, object, log, init, ...) documentation labels Jul 16, 2022
@Bromeon Bromeon added this to the v0.10.1 milestone Jul 16, 2022
@Bromeon
Copy link
Member Author

Bromeon commented Jul 16, 2022

bors r+

bors bot added a commit that referenced this pull request Jul 16, 2022
906: Cleanup and bugfixes for recently added globalscope functions r=Bromeon a=Bromeon

Addendum to #901.

Changes:
* Documentation for module and special cases of each function
* Fix some wrong implementations (wrapf)
* Fix some doctests not being in triple-backticks, thus not executed
* Limit wrapf/wrapi to non-empty ranges, making them more intuitive
* Add missing polar2cartesian

Co-authored-by: Jan Haller <bromeon@gmail.com>
Changes:
* Documentation for module and special cases of each function
* Fix some wrong implementations (wrapf)
* Fix some doctests not being in triple-backticks, thus not executed
* Limit wrapf/wrapi to non-empty ranges, making them more intuitive
* Add missing polar2cartesian
@Bromeon Bromeon force-pushed the bugfix/globalscope branch from d23f6e9 to 2e0a9ed Compare July 16, 2022 12:31
@bors
Copy link
Contributor

bors bot commented Jul 16, 2022

Canceled.

@Bromeon
Copy link
Member Author

Bromeon commented Jul 16, 2022

bors r+

@bors
Copy link
Contributor

bors bot commented Jul 16, 2022

Build succeeded:

@bors bors bot merged commit 984a2da into godot-rust:master Jul 16, 2022
@Bromeon Bromeon deleted the bugfix/globalscope branch July 16, 2022 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug c: core Component: core (mod core_types, object, log, init, ...) documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant