halx99
|
376941da91
|
Migrate
|
2022-10-18 19:17:36 +08:00 |
aismann
|
3ef8ac63f2
|
rename cocos2d to axmol (#920)
* rename cocos2d to axmol
* rename cocos2d.h to axmol.h
* Update Physics3DTest.cpp
replace Sprite3D -> MeshRenderer
|
2022-10-12 00:15:09 +08:00 |
halx99
|
c16a33e347
|
Migrate more macors
|
2022-07-16 10:43:05 +08:00 |
涓€绾跨伒
|
ac1872494c
|
Remove unnecessary check [skip ci]
refer to #748
|
2022-07-15 19:44:31 +08:00 |
halx99
|
41d2c44308
|
Migrate macros 'CC_' to 'AX_'
|
2022-07-15 19:17:01 +08:00 |
涓€绾跨伒
|
bf77f46dce
|
Migrate engine namespace to `axis`(abbv: `ax`) (#743)
|
2022-07-11 17:50:21 +08:00 |
deal
|
f32280ff42
|
Merge: 687d15f16e 369de31853
Merge pull request #560 from adxeproject/ahead
Merge ahead to dev
|
2021-12-31 12:12:40 +08:00 |
halx99
|
64d7b55366
|
Update ci branch name
|
2021-12-31 11:00:35 +08:00 |
deal
|
a813aac10e
|
Merge: 6639f55c0f bec2e07a00
Merge pull request #561 from adxeproject/dev
Merge Crash Fix #559 from dev
|
2021-12-28 21:27:32 +08:00 |
halx99
|
13927aa1bc
|
Fix #559, match number type for get CURLINFO_RESPONSE_CODE
a. On linux x64, will crash with stack protector
Reported by @rh101
Signed-off-by: halx99 <halx99@live.com>
|
2021-12-28 21:00:45 +08:00 |
halx99
|
b0aee13b7f
|
Committing clang-format changes
|
2021-12-28 08:06:23 +00:00 |
halx99
|
426aa0db93
|
Merge: b48133e9c6 c9ebafe501
Merge pull request #466 from rh101/fix-sprite-test-crashes
Fixes for crashes in sprite and sprite cache tests
|
2021-08-19 14:35:44 +08:00 |
rh101
|
ad3e3380e2
|
Fixes for crashes in sprite and sprite cache tests
|
2021-08-19 15:43:18 +10:00 |
aismann
|
18184b1d31
|
fix
|
2021-08-18 06:00:43 +02:00 |
aismann
|
288941a63f
|
cleanup and improvement
|
2021-08-18 04:16:21 +02:00 |
halx99
|
84a84a8931
|
Merge: 39eb09daad 861c356bb4
Merge pull request #447 from aismann/Box2D_TestBed_improvement
Box2D_TestBed_improvement
|
2021-08-12 15:34:24 +08:00 |
aismann
|
d0a18036b5
|
Update README.md
|
2021-08-12 07:03:14 +02:00 |
aismann
|
c94562d417
|
Box2D_TestBed_improvement
|
2021-08-12 05:54:06 +02:00 |
aismann
|
b5d0326e6e
|
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
|
c612333389
|
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 |
aismann
|
76b5bf8038
|
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 |