一线灵
|
13fc72c02c
|
Migrate axys (#782)
|
2022-08-08 18:02:17 +08:00 |
halx99
|
c0a4371879
|
Migrate more macors
|
2022-07-16 10:43:05 +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
|
9ee4181976
|
Migrate tests, extensions and configs ReSquash for unexpected changes +2
|
2022-07-09 22:23:34 +08:00 |
halx99
|
e70ea8760b
|
Renaming extension ImGuiEXT to ImGui
The singleton class ImGuiEXT also was renamed to ImGuiPresenter
|
2022-02-25 19:03:09 +08:00 |
halx99
|
5b2eb79456
|
Update project urls
|
2022-02-24 18:45:25 +08:00 |
halx99
|
ce5adf35f7
|
Committing clang-format changes
|
2021-12-28 08:06:23 +00:00 |
halx99
|
b459acbcf7
|
Remove all unnecessary nothrow
|
2021-12-08 00:11:53 +08:00 |
aismann
|
780d4e6294
|
cleanup and improvement
|
2021-08-18 04:16:21 +02:00 |
aismann
|
9f2ab0ef28
|
More improvements (#455)
|
2021-08-14 10:28:28 +08:00 |
aismann
|
7b7a3a8ae7
|
Box2D_TestBed_improvement
|
2021-08-12 05:54:06 +02:00 |
aismann
|
f5077bfb0f
|
Add DebugDraw to Box2DTest, Improve Box2D-Testbed add some new classes to physics-nodes (#444)
* Update AppDelegate.cpp
Add '*Debug*' on the title
* Update CCPhysicsDebugNodeBox2D.h
* Improve Box2D-TestBed
* improvements
* Update CCPhysicsDebugNodeBox2D.cpp
* Improve the 2d physics stuff
* dirty fix for build android:
* Fix fatal error: 'GLFW/glfw3.h' file not found
* Add DebugDraw to Box2DTest, Improve Box2DTestBed, Add some new physicnodes
* fix settings, unknow labelDebugDraw;
|
2021-08-05 17:23:55 +08:00 |
aismann
|
36a6ba2a33
|
Merge pull request from improve Box2D-TestBed (#437)
* Update AppDelegate.cpp
Add '*Debug*' on the title
* Update CCPhysicsDebugNodeBox2D.h
* Improve Box2D-TestBed
* improvements
* Update CCPhysicsDebugNodeBox2D.cpp
|
2021-07-19 18:33:03 +08:00 |
halx99
|
ffcd4770cb
|
Move GL macros to backend MacrosGL.h
a. Fix box2d-testbed crash on macos and ios
b. User should avoid use them at application
|
2021-07-07 13:52:56 +08:00 |
aismann
|
5ab1fdbf57
|
Merge pull request #419 from aismann/Box2D-TestBed
* Starting "Box2D - TextBed" adaption (most demos working)
* fix CMakeList.txt
* Update CMakeLists.txt
* Update CMakeLists.txt
* Update Box2dTest.cpp
* Update tests.h
* Update CCPhysicsDebugNodeBox2D.cpp
* Update controller.cpp
|
2021-07-06 21:02:47 +08:00 |