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

Error running setup.py on macOS

dlwalter opened this issue over 3 years ago
.

klangrjt opened this issue almost 6 years ago
Chipmunk 7 is out

Berserker66 opened this issue about 7 years ago
Use of .pxi files is deprecated

Berserker66 opened this issue about 7 years ago
Python 3.6 - doesn't compile on either MSVC or mingw

Berserker66 opened this issue about 7 years ago
gcc: error: cymunk/cymunk.c: No such file or directory

bitnom opened this issue about 7 years ago
Fixed datatype size + Bake defines

SleepProgger opened this pull request over 7 years ago
Added offset support for BoxShapes

SleepProgger opened this pull request over 7 years ago
Fixed Vec2d magic methods so they properly work with cython.

SleepProgger opened this pull request over 7 years ago
Exposed cpSpace.arbiters contacts [FEATURE]

SleepProgger opened this pull request over 7 years ago
Fixed Arbiter contacts getter

SleepProgger opened this pull request over 7 years ago
Add MIT license

KeyWeeUsr opened this pull request over 7 years ago
Cymunk License

jupart opened this issue over 7 years ago
precompiled version for windows?

Tungsteno74 opened this issue almost 8 years ago
update readme to extend how to install cymunk

jnoortheen opened this pull request about 8 years ago
Allow post step callbacks to be added to a space instance.

PeithVergil opened this pull request about 8 years ago
Any success building this kivy-ios?

maroxe opened this issue over 8 years ago
scalar production of vec2d gives error

ekare opened this issue almost 9 years ago
implement auto cythonize for better user experiance when installing c…

rocktavious opened this pull request almost 9 years ago
expose cpvforangle function

Kovak opened this pull request about 9 years ago
Error when I try make.

edubrunaldi opened this issue about 9 years ago
export headers for include, add get_includes function

Kovak opened this pull request about 9 years ago
add a property to return the magnitude of the velocity of a body

Kovak opened this pull request about 9 years ago
mark the spaces static body as not automanaged

Kovak opened this pull request over 9 years ago
free(): invalid pointer error

arlowhite opened this issue over 9 years ago
Py3support

Kovak opened this pull request over 9 years ago
- change cymunk/cymunk to cymunk.cymunk in ext_modules

maho opened this pull request over 9 years ago
added option to switch to alt spatial to space

chozabu opened this pull request about 10 years ago
use -std=gnu99 on windows

chozabu opened this pull request about 10 years ago
make Segment cimportable, allow changing of radius

chozabu opened this pull request about 10 years ago
problems building/importing on windows

chozabu opened this issue over 10 years ago
Crashes on windows 8.1, build with gcc-tdm 4.8

fy0 opened this issue over 10 years ago
Can't build on Arch Linux

MissingNoIOI opened this issue over 10 years ago
Rotspring and rotlimit

chozabu opened this pull request over 10 years ago
new function to get local poly verts

chozabu opened this pull request over 10 years ago
added function to get local verts from a poly

chozabu opened this pull request over 10 years ago
Shape Layers and Sensors

pearsonkyle opened this issue over 10 years ago
enable calculation of polygon moment with cython

chozabu opened this pull request over 10 years ago
Chipmunk6.2

Kovak opened this pull request over 10 years ago
Polygon Get Vertices Issue

pearsonkyle opened this pull request over 10 years ago
Expose joints other than PivotJoint

svineet opened this pull request over 10 years ago
Fix cymunk issue #14: shape.pxi - Poly __init__ i_vs possibly unitialise...

mkmiller opened this pull request almost 11 years ago
shape.pxi - Poly __init__ i_vs possibly unitialised

DavidAustin opened this issue about 11 years ago
Implementation of shape_query and bb_query functions

nskrypnik opened this pull request about 11 years ago
More constraints

Kovak opened this pull request over 11 years ago
More constraints

Kovak opened this pull request over 11 years ago
Fix callbacks and multiple spaces

Kovak opened this pull request over 11 years ago
Fix constraint removal

Kovak opened this pull request over 11 years ago
Fix constraint removal

Kovak opened this pull request over 11 years ago
Fix constraint removal

Kovak opened this pull request over 11 years ago
Pymunk callback compatibility

Kovak opened this pull request over 11 years ago
Here I implemented constraint base class and Pivot Joint

nskrypnik opened this pull request over 11 years ago
Poly class and misc changes for Pymunk API capability

nskrypnik opened this pull request over 11 years ago
Added segment query

Kovak opened this pull request over 11 years ago
Fixed apply_force

Kovak opened this pull request over 11 years ago
Addition of Boxshape and space.add_collision_handler

Kovak opened this pull request over 11 years ago