-
-
Notifications
You must be signed in to change notification settings - Fork 193
invlerp
and remap
implementation
#2654
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
Changes from 28 commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
1975b07
invlerp & remap impl
bilhox 3e6fe92
remove test code
bilhox 4f9ca04
potential fix
bilhox 1b196b8
clang fix
bilhox 7e20fb8
docs
bilhox 66c817f
docs fix
bilhox cf51bf6
docs fix 2
bilhox a291038
stub fix
bilhox f5524ef
stub fix 2
bilhox f557983
revert lerp & overflow prevention
bilhox 5f41e95
unittest & stub fix & error message
bilhox 0f552cd
test removal
bilhox 3f83b7f
format fix
bilhox d2b053b
period
bilhox 969b2b0
period
bilhox 3868b04
space moments
bilhox 386ab80
Merge branch 'pygame-community:main' into bigwhoops_impl
bilhox 99d0682
Improve inverse lerp tests
MyreMylar 93aa1a9
Correcting test
MyreMylar 43dc68f
Improve test.
MyreMylar 849b739
Merge branch 'pygame-community:main' into bigwhoops_impl
bilhox 8960d02
uncap invlerp value
bilhox a542c8f
update test
bilhox 3078c72
Merge branch 'pygame-community:main' into bigwhoops_impl
bilhox dad6326
Merge branch 'pygame-community:main' into bigwhoops_impl
bilhox 5bcdf35
temp changes
bilhox 1ce7019
Merge branch 'bigwhoops_impl' of https://github.com/bilhox/pygame-ce …
bilhox cbf66ef
separate arg error part 1
bilhox bbcdeef
fix numcheck macro
MyreMylar 64461ed
Apply suggestions from code review
MyreMylar a87b274
formatting
MyreMylar a27e44d
fix missing semi-colon and test assert type
MyreMylar fce1693
small fix
bilhox ff7dc3d
Merge branch 'bigwhoops_impl' of https://github.com/bilhox/pygame-ce …
bilhox 85e64e3
last fixes
bilhox 964fdbd
test fix + removed useless code
bilhox 9d483ea
match errors to var names in signature (docs and type hints)
MyreMylar File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bilhox marked this conversation as resolved.
Show resolved
Hide resolved
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.