Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/kivy/cymunk
Cython port of Pymunk
https://github.com/kivy/cymunk
Fixed constraint creation code
18d05af578e3daa8ea2400505638a0ed04c13c2b authored over 11 years ago by Kovak <[email protected]>
18d05af578e3daa8ea2400505638a0ed04c13c2b authored over 11 years ago by Kovak <[email protected]>
Merge pull request #5 from nskrypnik/master
Added constraint and pivot joint, thanks Niko!
3cad5e9d4ac9b2a95ee4a26f8972793ce6ec5a18 authored over 11 years ago by Kovak <[email protected]>
Merge pull request #6 from tito/pymunk_callback_compatibility
Pymunk callback compatibility
6f022727ee23c5764d2b6ba45763d773c100a096 authored over 11 years ago by Kovak <[email protected]>
Provide base constraint interface
d02ab99d4d78e45bd995fa1a74a1e89979016e88 authored over 11 years ago by Niko Skrypnik <[email protected]>
d02ab99d4d78e45bd995fa1a74a1e89979016e88 authored over 11 years ago by Niko Skrypnik <[email protected]>
Merge pull request #4 from nskrypnik/master
Poly class and misc changes for Pymunk API capability
a8eef5d54fffd8b7a780f9c42789147d6a0d0101 authored over 11 years ago by Kovak <[email protected]>
Changed callbacks to return space, arbiter instead of arbiter, space to be compatible with pymunk
2abe92cf735f30e4f056f628e7748785daba548b authored over 11 years ago by Kovak <[email protected]>
2abe92cf735f30e4f056f628e7748785daba548b authored over 11 years ago by Kovak <[email protected]>
Get Poly class worked
04c496c99d497f778f20037aecddc4fa345ee8cd authored over 11 years ago by Niko Skrypnik <[email protected]>
04c496c99d497f778f20037aecddc4fa345ee8cd authored over 11 years ago by Niko Skrypnik <[email protected]>
Merge branch 'master' of https://github.com/tito/cymunk
0059eb07e1e3f18c4093f659cd7b65da42ba76f4 authored over 11 years ago by Niko Skrypnik <[email protected]>
0059eb07e1e3f18c4093f659cd7b65da42ba76f4 authored over 11 years ago by Niko Skrypnik <[email protected]>
Poly shape creation
4fb7ca06b2c56335d8e60998bf6a67430c16d847 authored over 11 years ago by Niko Skrypnik <[email protected]>
4fb7ca06b2c56335d8e60998bf6a67430c16d847 authored over 11 years ago by Niko Skrypnik <[email protected]>
Recommit of last commit because git through a weird error and pushed half of the changes without logging them
a43750a0a9c621cd2535a1c37991dcc7f4e04558 authored over 11 years ago by Kovak <[email protected]>
a43750a0a9c621cd2535a1c37991dcc7f4e04558 authored over 11 years ago by Kovak <[email protected]>
Changed ApplyForce, ApplyImpulse to take tuples instead of dicts, changed rotation_vector to return a Vec2d instead of a dict of ['x', 'y']
1f8db2810f72757dd0737c8948add574ffdcae85 authored over 11 years ago by Kovak <[email protected]>
1f8db2810f72757dd0737c8948add574ffdcae85 authored over 11 years ago by Kovak <[email protected]>
Merge pull request #3 from Kovak/master
Added segment query
c2d1ce97e8a6bbed42c44339316f94fd5853e695 authored over 11 years ago by Kovak <[email protected]>
Added segment query to space
303680d8432d69b54db6864c9bc4eec89d3a48a8 authored over 11 years ago by Kovak <[email protected]>
303680d8432d69b54db6864c9bc4eec89d3a48a8 authored over 11 years ago by Kovak <[email protected]>
Merge pull request #2 from Kovak/master
Fixed apply_force
73109ce88cde94c4ba36c4dae33fcd9835d2d4db authored over 11 years ago by Kovak <[email protected]>
Fixed the function for apply_force
9f963d9d1e338d48252f59bea76a88e6a2881166 authored over 11 years ago by Kovak <[email protected]>
9f963d9d1e338d48252f59bea76a88e6a2881166 authored over 11 years ago by Kovak <[email protected]>
Merge pull request #1 from Kovak/master
Addition of Boxshape and space.add_collision_handler
9cc361ef627fd48c6c887ce5cea2893469ca86fe authored over 11 years ago by Mathieu Virbel <[email protected]>
Changes to shape and space to support removal of shapes and fix to bb query func
a846f3f2b6055ad0d3dd488d37a386d5d827c6a7 authored over 11 years ago by Kovak <[email protected]>
a846f3f2b6055ad0d3dd488d37a386d5d827c6a7 authored over 11 years ago by Kovak <[email protected]>
Fixed apply impulse
272910c5448da43b26a8fec3159a4d95441de061 authored over 11 years ago by Kovak <[email protected]>
272910c5448da43b26a8fec3159a4d95441de061 authored over 11 years ago by Kovak <[email protected]>
Enabled BB query
58308f295311844a786f7cf2b2d067b86ec83c18 authored over 11 years ago by Kovak <[email protected]>
58308f295311844a786f7cf2b2d067b86ec83c18 authored over 11 years ago by Kovak <[email protected]>
changed circle so that there is a gettable radius property
20ae582d46d4463ee2b6610f361ea8b705ed7e57 authored over 11 years ago by Kovak <[email protected]>
20ae582d46d4463ee2b6610f361ea8b705ed7e57 authored over 11 years ago by Kovak <[email protected]>
Fixed some typos
61a506d5625442002f5a57ca8e77b23f6474fcde authored over 11 years ago by Kovak <[email protected]>
61a506d5625442002f5a57ca8e77b23f6474fcde authored over 11 years ago by Kovak <[email protected]>
Performed some clean-up on stray code
f5c7809c83cb94903d90287bd6a5e8c1be814e43 authored over 11 years ago by Kovak <[email protected]>
f5c7809c83cb94903d90287bd6a5e8c1be814e43 authored over 11 years ago by Kovak <[email protected]>
Fixed collision callback binding so that it properly expects collision callbacks to return a boolean
3bcdd4f6c47d7f99faddfcc64113fe94561ccfa6 authored over 11 years ago by Kovak <[email protected]>
3bcdd4f6c47d7f99faddfcc64113fe94561ccfa6 authored over 11 years ago by Kovak <[email protected]>
Modified call functions to support a,b pairs
95796f99845540414e94c7c05276c3076a5b295e authored almost 12 years ago by Kovak <[email protected]>
95796f99845540414e94c7c05276c3076a5b295e authored almost 12 years ago by Kovak <[email protected]>
Added rudimentary add_collision_handler function
3910b1e805c40d3e344e28e058344d7c7f390b2c authored almost 12 years ago by Kovak <[email protected]>
3910b1e805c40d3e344e28e058344d7c7f390b2c authored almost 12 years ago by Kovak <[email protected]>
First commit of my version of cymunk, small changes to get everything up and running
f93ec0fefa3b98854ba66a1ef6e1139829f8e0f5 authored almost 12 years ago by Kovak <[email protected]>
f93ec0fefa3b98854ba66a1ef6e1139829f8e0f5 authored almost 12 years ago by Kovak <[email protected]>
start implementation of collision callback: default collision handler can now be set.
0a971ec08f000e7d59f15101d53f7c3129a97258 authored over 12 years ago by Mathieu Virbel <[email protected]>
0a971ec08f000e7d59f15101d53f7c3129a97258 authored over 12 years ago by Mathieu Virbel <[email protected]>
fix compilation
4ef8c57449e7145f271bfa5ebf3e4401ba7264d4 authored over 12 years ago by Mathieu Virbel <[email protected]>
4ef8c57449e7145f271bfa5ebf3e4401ba7264d4 authored over 12 years ago by Mathieu Virbel <[email protected]>
change example, and add fix for python-for-android
109f7b6927488ada1a0ecc7c5f061d80fb4aa003 authored over 12 years ago by Mathieu Virbel <[email protected]>
109f7b6927488ada1a0ecc7c5f061d80fb4aa003 authored over 12 years ago by Mathieu Virbel <[email protected]>
update docs
a1d18500d6b61dbac83ba827b689160d0ca4d899 authored over 12 years ago by Mathieu Virbel <[email protected]>
a1d18500d6b61dbac83ba827b689160d0ca4d899 authored over 12 years ago by Mathieu Virbel <[email protected]>
add missing screenshot
e16c4b7526982bc6caf7d99c3cc2cb1373b08577 authored over 12 years ago by Mathieu Virbel <[email protected]>
e16c4b7526982bc6caf7d99c3cc2cb1373b08577 authored over 12 years ago by Mathieu Virbel <[email protected]>
update doc
32d96b4214a5ecb225d1c43950f65eb960761a4a authored over 12 years ago by Mathieu Virbel <[email protected]>
32d96b4214a5ecb225d1c43950f65eb960761a4a authored over 12 years ago by Mathieu Virbel <[email protected]>
trigger for readthedocs
b26751cf0f3bd34d2847e705d0a1164ecb39a52c authored over 12 years ago by Mathieu Virbel <[email protected]>
b26751cf0f3bd34d2847e705d0a1164ecb39a52c authored over 12 years ago by Mathieu Virbel <[email protected]>
ensure embedsignature are done for readthedocs
c97ad01ed6d1105831a841516b5baebd048425c2 authored over 12 years ago by Mathieu Virbel <[email protected]>
c97ad01ed6d1105831a841516b5baebd048425c2 authored over 12 years ago by Mathieu Virbel <[email protected]>
add new demo based on kivy
84f49c0c3cf609922c4b528c8ad83759571439b3 authored over 12 years ago by Mathieu Virbel <[email protected]>
84f49c0c3cf609922c4b528c8ad83759571439b3 authored over 12 years ago by Mathieu Virbel <[email protected]>
fix segment shape
c270db9027b32353f5d2a2ff33a400a5ce908a25 authored over 12 years ago by Mathieu Virbel <[email protected]>
c270db9027b32353f5d2a2ff33a400a5ce908a25 authored over 12 years ago by Mathieu Virbel <[email protected]>
fix crash when using static body + add dependencies in setup.py
3a6576d4c1de7258073a413f9dd7351b882a9dc2 authored over 12 years ago by Mathieu Virbel <[email protected]>
3a6576d4c1de7258073a413f9dd7351b882a9dc2 authored over 12 years ago by Mathieu Virbel <[email protected]>
first pass to add unit tests using py.test. just type make.
98a3ff709118f5dc2256ace9dee7a8bd290f1a1e authored over 12 years ago by Mathieu Virbel <[email protected]>
98a3ff709118f5dc2256ace9dee7a8bd290f1a1e authored over 12 years ago by Mathieu Virbel <[email protected]>
more docs
983fb27ad1d3aabf0ecf0dbb3affeada4e29f90a authored over 12 years ago by Mathieu Virbel <[email protected]>
983fb27ad1d3aabf0ecf0dbb3affeada4e29f90a authored over 12 years ago by Mathieu Virbel <[email protected]>
add documentation from pymunk
7836185d13232176e238eef2b5f4ee40fd6de739 authored over 12 years ago by Mathieu Virbel <[email protected]>
7836185d13232176e238eef2b5f4ee40fd6de739 authored over 12 years ago by Mathieu Virbel <[email protected]>
update gitignore
aac1aaad7dbbd7ab880d69618f9b1aef0728223b authored over 12 years ago by Mathieu Virbel <[email protected]>
aac1aaad7dbbd7ab880d69618f9b1aef0728223b authored over 12 years ago by Mathieu Virbel <[email protected]>
rename chipmunk to cymunk
e865cb2ae25d8c3bf9eb6e230b7c70f34ecd2967 authored over 12 years ago by Mathieu Virbel <[email protected]>
e865cb2ae25d8c3bf9eb6e230b7c70f34ecd2967 authored over 12 years ago by Mathieu Virbel <[email protected]>
add requirements.txt
1924870c895f7cf70b130995dbd1e922a52838cc authored over 12 years ago by Mathieu Virbel <[email protected]>
1924870c895f7cf70b130995dbd1e922a52838cc authored over 12 years ago by Mathieu Virbel <[email protected]>
add docs
724c54b30d5d0692e2e4b04bd65eaf34b8018ee0 authored over 12 years ago by Mathieu Virbel <[email protected]>
724c54b30d5d0692e2e4b04bd65eaf34b8018ee0 authored over 12 years ago by Mathieu Virbel <[email protected]>
ensure chipmunk will be init, and start moving on a clear property representation
ae9bab8f44ae1fff517f04bd3cb8d2c88ca8b0fb authored over 12 years ago by Mathieu Virbel <[email protected]>
ae9bab8f44ae1fff517f04bd3cb8d2c88ca8b0fb authored over 12 years ago by Mathieu Virbel <[email protected]>
add .c
8c0c0375b5e35d1437db7fb6c7237b9e39794c97 authored over 12 years ago by Mathieu Virbel <[email protected]>
8c0c0375b5e35d1437db7fb6c7237b9e39794c97 authored over 12 years ago by Mathieu Virbel <[email protected]>
readd Chipmunk-Physics
0607cf555268811cf6f7c3e7f99f37e9889d0a81 authored over 12 years ago by Mathieu Virbel <[email protected]>
0607cf555268811cf6f7c3e7f99f37e9889d0a81 authored over 12 years ago by Mathieu Virbel <[email protected]>
remove chipmunk physics temporary
cdc01109cb55054150b1fdad4bd5bab72c96774f authored over 12 years ago by Mathieu Virbel <[email protected]>
cdc01109cb55054150b1fdad4bd5bab72c96774f authored over 12 years ago by Mathieu Virbel <[email protected]>
refactor + rename to cymunk
8bc53add1481aa652e4da8894208c22cf8cdb4c4 authored over 12 years ago by Mathieu Virbel <[email protected]>
8bc53add1481aa652e4da8894208c22cf8cdb4c4 authored over 12 years ago by Mathieu Virbel <[email protected]>
Add class
92d4464c06fa33e55c14d7651bd04ab44e64c6ad authored almost 13 years ago by Nicolas Niemczycki <[email protected]>
92d4464c06fa33e55c14d7651bd04ab44e64c6ad authored almost 13 years ago by Nicolas Niemczycki <[email protected]>
fix build
d028eb20dc7b1662ced57c963a93410667f0547f authored almost 13 years ago by Nicolas Niemczycki <[email protected]>
d028eb20dc7b1662ced57c963a93410667f0547f authored almost 13 years ago by Nicolas Niemczycki <[email protected]>
update lib setup
a462de57ee045fe66cff0b97dfd40cc58a6248af authored almost 13 years ago by Nicolas Niemczycki <[email protected]>
a462de57ee045fe66cff0b97dfd40cc58a6248af authored almost 13 years ago by Nicolas Niemczycki <[email protected]>
Add files
40b673afd531e5e0b913a9522251d17de34b221a authored almost 13 years ago by Nicolas Niemczycki <[email protected]>
40b673afd531e5e0b913a9522251d17de34b221a authored almost 13 years ago by Nicolas Niemczycki <[email protected]>
first commit
14deb070c6eaa726885f931775cd9f32868b1537 authored almost 13 years ago by Nicolas Niemczycki <[email protected]>
14deb070c6eaa726885f931775cd9f32868b1537 authored almost 13 years ago by Nicolas Niemczycki <[email protected]>