Sara deleted branch collision from Sara/basic-game-framework
Sara merged pull request Sara/basic-game-framework#10
improved handling of interpolate_move calls with a distance shorter than minimum delta
Sara pushed to main at Sara/basic-game-framework
-
8a028dca08 Merge pull request 'improved handling of interpolate_move calls with a distance shorter than minimum delta' (#10) from improve-short-moves into main
-
4acc18a101 Merge branch 'main' into improve-short-moves
-
a9ba15f93b improved handling of interpolate_move calls with a distance shorter than minimum delta
- Compare 3 commits »
Sara pushed to improve-short-moves at Sara/basic-game-framework
-
4acc18a101 Merge branch 'main' into improve-short-moves
-
78d1e78dd7 Merge pull request 'split-world-module' (#9) from split-world-module into main
-
aa9dfa3fcd Merge branch 'main' into split-world-module
-
bf21a388ab Merge pull request 'Add a move_and_slide style interpolation option' (#7) from move-and-slide into main
- Compare 4 commits »
Sara created pull request Sara/basic-game-framework#10
improved handling of interpolate_move calls with a distance shorter than minimum deltaSara pushed to split-world-module at Sara/basic-game-framework
-
a9ba15f93b improved handling of interpolate_move calls with a distance shorter than minimum delta
-
aa9dfa3fcd Merge branch 'main' into split-world-module
-
bf21a388ab Merge pull request 'Add a move_and_slide style interpolation option' (#7) from move-and-slide into main
- Compare 3 commits »
Sara pushed to main at Sara/basic-game-framework
-
78d1e78dd7 Merge pull request 'split-world-module' (#9) from split-world-module into main
-
aa9dfa3fcd Merge branch 'main' into split-world-module
-
b8c856bf56 split the world module into world, physics, and object
- Compare 3 commits »
Sara pushed to split-world-module at Sara/basic-game-framework
-
aa9dfa3fcd Merge branch 'main' into split-world-module
-
bf21a388ab Merge pull request 'Add a move_and_slide style interpolation option' (#7) from move-and-slide into main
- Compare 2 commits »
Sara merged pull request Sara/basic-game-framework#7
Add a move_and_slide style interpolation option
Sara pushed to main at Sara/basic-game-framework
-
bf21a388ab Merge pull request 'Add a move_and_slide style interpolation option' (#7) from move-and-slide into main
-
43fa322409 removed debug prints from _slide_collision solver
-
4271ee8f8d fully implemented slide collision for any combination of aabb and circle colliders
-
daa53c6ef0 movetowards now also works in cases where x == 0 && y != 0 || x != 0 && y == 0
-
3df374b3b9 interpolate move will now immediately stop if destination is reached
- Compare 24 commits »
Sara pushed to split-world-module at Sara/basic-game-framework
-
b8c856bf56 split the world module into world, physics, and object
Sara pushed to move-and-slide at Sara/basic-game-framework
-
43fa322409 removed debug prints from _slide_collision solver
Sara pushed to move-and-slide at Sara/basic-game-framework
-
4271ee8f8d fully implemented slide collision for any combination of aabb and circle colliders
-
daa53c6ef0 movetowards now also works in cases where x == 0 && y != 0 || x != 0 && y == 0
- Compare 2 commits »
Sara pushed to move-and-slide at Sara/basic-game-framework
-
3df374b3b9 interpolate move will now immediately stop if destination is reached
Sara pushed to move-and-slide at Sara/basic-game-framework
-
fd99159b27 Merge pull request 'fix event based axis input giving results that are not in range -1 to 1' (#8) from event-input into move-and-slide
-
fab7338891 axis now keeps a history for both keys
- Compare 2 commits »