Skip to content
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

Creating a few constraint grips and improving the examples. #2157

Merged
merged 13 commits into from
Jun 29, 2024

Conversation

DragonMoffon
Copy link
Collaborator

  • Added new constraint grip methods to help reduce common boiler plate
  • Added new Box data type in the same style as Rect (note as featured)
  • Corrected examples that used cam instead of camera
  • Camera2D noew accepts 2D and 3D points
  • Fixed broken examples [Broken examples (collection for 3.0) #2116]
  • camera_platform example now works as expected
  • gl/custom_sprite example now resizes correctly
  • turn_and_move example behaves much better
  • minimap_camera example now resizes correctly and uses context managers
  • light_demo example now resizes without stretching
  • easing_example_2 example no longer uses removed methods
  • many other examples no longer use boilerplate for camera scrolling
  • sprite_move_scrolling_box example now uses Rect for drawing, and has less boilerplate

@einarf einarf merged commit 13c37e4 into pythonarcade:development Jun 29, 2024
7 checks passed
@DragonMoffon DragonMoffon deleted the simple_grips branch July 1, 2024 01:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants