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 |
涓€绾跨伒|Deal
|
48a7da97d6
|
Final migrate (#876)
|
2022-10-01 16:24:52 +08:00 |
涓€绾跨伒
|
9892aa3d1c
|
Migrate axys (#782)
|
2022-08-08 18:02:17 +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 |
涓€绾跨伒
|
9b4a7b1446
|
Merge: 04ca16125b 9ee4181976
Merge pull request #739 from axis-project/migrate-engine-test-extension-config
Migrate tests, extensions and configs
|
2022-07-10 09:47:41 +08:00 |
涓€绾跨伒
|
d4c4d395a5
|
Merge: 18076d09f0 2f8d5dd2f6
Merge pull request #738 from solan-solan/index_array_to_stl
IndexArray to stl
|
2022-07-10 09:47:27 +08:00 |
halx99
|
c2acb3a744
|
Migrate tests, extensions and configs ReSquash for unexpected changes +2
|
2022-07-09 22:23:34 +08:00 |
halx99
|
5e893f3b4d
|
Update project urls
|
2022-02-24 18:45:25 +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
|
5f086208a0
|
Important API change for naming convention
rename
class DebugDraw
to
PhysicsDebugNodeBox2D
|
2021-08-18 05:23:03 +02:00 |
aismann
|
288941a63f
|
cleanup and improvement
|
2021-08-18 04:16:21 +02:00 |
aismann
|
39dbbc4713
|
More improvements (#455)
|
2021-08-14 10:28:28 +08: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 |
halx99
|
50c270e8f5
|
Merge: 0a682f0dc1 c2b44cc7e1
Merge pull request #445 from aismann/Box2D-Basic-Clean-code-and-speed-optimized
Box2D - Basic ready for use (clean code and speed optimized)
|
2021-08-06 19:40:32 +08:00 |
aismann
|
97a6104516
|
Update README.md
|
2021-08-06 12:19:45 +02:00 |
aismann
|
7ec9850fa2
|
some beauties
|
2021-08-06 10:19:54 +02:00 |
aismann
|
4c6f9fcc3d
|
Box2D - Basic ready for use
|
2021-08-06 09:35:29 +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 |
rh101
|
95cf5b5c2b
|
Merge: 2aa2d69151 b7506fed0c
Merge branch 'vfs-support' of https://github.com/rh101/engine-x into vfs-support
|
2021-04-23 00:01:47 +10:00 |
rh101
|
54ffa13dff
|
Move PosixFileStream class to its own files
Update UserDefault to work with FileStream
Fix undefined openFileStream on platforms other than Win32
|
2021-04-23 00:01:32 +10:00 |
RH
|
1e15ed4839
|
Merge: 2cef9f2e76 844119d162
Merge pull request #3 from c4games/master
Sync with master
|
2021-04-22 21:48:49 +10:00 |
rh101
|
7540c06fd3
|
Use FileStream to write JPG images to disk
|
2021-04-22 21:36:26 +10:00 |
halx99
|
8ed6d34234
|
Explicit set cmake minimum version at app/build.gradle [ci build]
|
2021-04-22 11:40:53 +08:00 |
rh101
|
2bf12b2226
|
Add support for virtual file system via custom FileStream and FileUtils implementations.
|
2021-04-22 03:15:49 +10:00 |
halx99
|
04db04ad93
|
Merge: 3f4178cc27 dbf81d7511
Merge pull request #295 from aismann/master
CCPhysicsSprite(Box2D/Chipmunk2D) cleanup, some other small improvements...
|
2020-12-02 08:39:58 -08:00 |
halx99
|
8b9d5db029
|
Unify CC_COMPAT_GL to control renderer backend
win32: google angle
mac: NSGL
ios: GLES
|
2020-12-02 03:03:05 -08:00 |
aismann
|
73b2b175d9
|
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 |
halx99
|
43f5a305c8
|
Merge: 079ecdbbec 5e249bf6f8
Merge pull request #293 from aismann/master
Chipmunk2D and Box2D works together now (add two new classes) and FIX ImGuiEXTTest window size problem
|
2020-12-01 01:52:47 -08:00 |
aismann
|
18cc4a9eb4
|
Update README.md
change wiki link: https://github.com/c4games/engine-x-wiki
|
2020-12-01 10:32:09 +01:00 |
aismann
|
91843b3fae
|
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 |
Eismann
|
b51545ac54
|
Same as on 3.17 (with small changes)
|
2020-11-23 07:46:09 +01:00 |
Eismann
|
e08b35755b
|
Update Box2dTest.h
|
2020-11-20 07:05:21 +01:00 |
Eismann
|
232fea1442
|
add Box2D to CMakeList
|
2020-11-20 06:19:30 +01:00 |
Eismann
|
7179435c80
|
Add BOX2D test
Add BOX2D test
|
2020-11-20 04:51:47 +01:00 |