issues
search
slembcke
/
Chipmunk2D
A fast and lightweight 2D game physics library.
http://chipmunk2d.net
MIT License
2.21k
stars
352
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove CP_EXPORT force declaring for Win32
#253
DDeimos
opened
1 month ago
0
Missing __declspec(dllimport) in chipmunk.h
#252
brechtsanders
opened
2 months ago
0
Resolved undefined symbol __android_log_print and CP_USE_DOUBLES in arm32
#251
padmadevd
opened
2 months ago
0
[Documentation] Custom cpcalloc actually does need to zero memory
#250
nbr0wn
opened
4 months ago
0
Fix impulse of cpDampedRotarySpring #248
#249
viblo
opened
6 months ago
0
Total impulse of cpDampedRotarySpring is wrong, it adds the damping instead of subtracting it.
#248
viblo
opened
6 months ago
0
Is there formatting config/rules used on Chipmunk2D?
#247
viblo
closed
6 months ago
2
Fixed broken planetmath.org url
#246
ccgargantua
opened
7 months ago
0
Is there a reason why maxForce doesnt apply to DampedSpring and DampedRotarySpring?
#245
viblo
opened
8 months ago
0
Collisions and sleep
#244
EmperorPenguin18
opened
11 months ago
1
Crash in debug mode using MSVC 2022
#243
vinnyhorgan
opened
11 months ago
1
Assessment of the difficulty in porting CPU architecture for chipmunk2D
#242
wangyuliu
closed
1 year ago
2
arbiterList pointer clearing added
#241
OTube
closed
1 year ago
1
Freezes when static body collides
#240
OTube
closed
1 year ago
5
Reset velocity and constraint jAcc when body type changes to DYNAMIC
#239
viblo
opened
1 year ago
1
Add constraint between two static bodies which are later changed to dynamic does not work
#238
viblo
opened
1 year ago
5
Perf improvements
#237
viblo
opened
1 year ago
5
Compile fixes for C on MSVC
#236
brianwatling
closed
1 year ago
0
The demo crashes whether it's built with gcc or visual studio
#235
Lucas-Marcel
closed
1 year ago
3
Segment query first, sometimes failing
#234
DwiYI
closed
1 year ago
9
Demo crashing in release mode [using GCC 13]
#233
nathansmith117
opened
1 year ago
7
simulating rolling friction with Chipmunk2D for a top-down game
#232
VictorQueiroz
closed
1 year ago
8
Stackoverflow in SubtreeInsert when adding too many shapes to a space.
#231
viblo
opened
1 year ago
0
Reproducable state & serialization of space
#230
viblo
opened
1 year ago
0
Fix MSVC dll import/export
#229
airbrett
opened
2 years ago
0
Can new version tag be released including the sys/sysctl.h related fix?
#228
alkavan
opened
2 years ago
1
Leaking memory on sleeping bodies
#227
grimaldini
opened
2 years ago
0
Generate and install a pkg-config file
#226
paper42
closed
2 years ago
0
Adapt demo to WebGL (GLES 3)
#225
Maeiky
opened
2 years ago
4
Use const char* for string literal
#224
halx99
opened
2 years ago
0
Add cpShapeIsPoly, cpShapeIsSegment, cpShapeIsCircle functions
#223
mcclure
opened
2 years ago
0
cpSpaceSegmentQueryFirst returns wrong normal If a segment query starts within a shape
#222
mosmetro
opened
2 years ago
0
Licensing confusion
#221
silversquirl
opened
2 years ago
1
[Documentation] cpPolyShapeGetCount typo in docs
#220
mcclure
opened
2 years ago
0
cpShapeType cannot be queried anymore
#219
mcclure
opened
2 years ago
0
Fixing memory allocation
#218
richardgroves
opened
2 years ago
0
Contact graph for kinematic body
#217
yuiwong
closed
2 years ago
1
Unable to build chipmunk on arm32
#216
captain0xff
opened
2 years ago
1
C++ support
#215
HVisMyLife
closed
2 years ago
2
Fix cast between incompatible function type
#214
aganm
opened
2 years ago
0
Pin joints don't hold bodies in fixed positions
#213
fr0zi
opened
3 years ago
4
Are the forums dead?
#212
avahe-kellenberger
closed
1 year ago
4
Fix compiling with TinyC (tcc) compiler (Fixes #210)
#211
larpon
closed
3 years ago
0
tcc compatibility
#210
larpon
closed
3 years ago
2
Rename body local variable to fix shadow warning
#209
aganm
opened
3 years ago
0
Added new transform property to cpSpaceDebugDrawOptions
#208
viblo
opened
3 years ago
2
Visual Studio 2019 cannot compile demo in C++ mode
#207
msmshazan
closed
3 years ago
1
Remove duplicate assignments in cpSpaceDebug
#206
aganm
closed
3 years ago
1
How do I perform shape-specific operations on the result of a collision?
#205
psigen
closed
3 years ago
2
How to remove CollisionHandler?
#204
tasptz
closed
3 years ago
1
Next