一线灵
|
13fc72c02c
|
Migrate axys (#782)
|
2022-08-08 18:02:17 +08:00 |
halx99
|
f3ac6ea871
|
Migrate macros 'CC_' to 'AX_'
|
2022-07-15 19:17:01 +08:00 |
一线灵
|
279337f17f
|
Migrate engine namespace to `axis`(abbv: `ax`) (#743)
|
2022-07-11 17:50:21 +08:00 |
halx99
|
2ba77a42fb
|
Committing clang-format changes
|
2021-12-25 02:04:45 +00:00 |
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 |