You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+3
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,9 @@ Changelog
17
17
Optimized Vec2d.angle and Vec2d.angle_degrees (note that the optimized versions treat 0 length vectors with x and/or y equal to -0 slightly differently.)
18
18
Improved vec2d documentation
19
19
Improved Poly documentation
20
+
Improved Shape documentation
21
+
Removed unused code
22
+
Fix issue with accessing body.space after space is deleted and GCed.
20
23
21
24
Extra thanks for aetle for a number of suggestions for improvements in this pymunk release
0 commit comments