aismann
|
df58dd753c
|
Add springs (draw), add Copyright, improve Chipmunk2d - Testbed
|
2021-06-24 09:54:02 +02:00 |
aismann
|
a491997731
|
Improve the "Physics part" (#379)
* 1. Add "initial" Chipmunk - TestBed
More demos comes later.
* 2. Removed unused source
* Update CMakeLists.txt
* Some fixes #1
* workaround #1
* workaround #1
|
2021-06-16 19:34:09 +08:00 |
aismann
|
72be372699
|
CCPhysicsSprite(Box2D/Chipmunk2D) cleanup, some other small improvements too
CCPhysicsSprite(Box2D/Chipmunk2D) cleanup and small improvements on PhysicsTest
|
2020-12-01 16:39:28 +01:00 |
aismann
|
5e249bf6f8
|
Chipmunk2D and Box2D works together now (add two new classes)
add class PhysicsSpriteChipmunk2D
add class PhysicsSpriteBox2D
Improve window size problem with ImGuiEXTTest
|
2020-12-01 10:15:30 +01:00 |