halx99
|
c9882c195a
|
Update README_CN.md
|
2020-08-18 12:11:04 +08:00 |
halx99
|
641b2e40f3
|
Sync fix from https://github.com/cocos2d/cocos2d-x/pull/20518
|
2020-08-18 12:09:56 +08:00 |
halx99
|
4af459896d
|
Remove unnecessary options [skip appveyor] [skip travis]
|
2020-08-18 12:01:41 +08:00 |
halx99
|
4c0956d23a
|
Add CXX_STD for cmake to specific c++ standard, c++14,17 should be compile
|
2020-08-18 11:41:42 +08:00 |
halx99
|
13137a40ff
|
Backport CCValue APIs
|
2020-08-18 11:40:45 +08:00 |
halx99
|
a3a231495c
|
Backport CCValue APIs
|
2020-08-18 11:33:18 +08:00 |
halx99
|
abc9d5f411
|
fix #146
|
2020-08-18 10:51:32 +08:00 |
halx99
|
f9950e741d
|
Create LICENSE
|
2020-08-18 09:21:36 +08:00 |
halx99
|
4813d73ceb
|
fix typo [skip appveyor] [skip travis]
|
2020-08-17 21:16:27 +08:00 |
halx99
|
8616f12b9f
|
Update readme [skip appveyor] [skip travis]
|
2020-08-17 21:15:15 +08:00 |
halx99
|
10d51d0c22
|
Update CMake scripts
|
2020-08-17 19:18:18 +08:00 |
halx99
|
f0276f37ae
|
Update README files [skip appveyor] [skip travis]
|
2020-08-17 19:09:54 +08:00 |
halx99
|
f4c03cbbe4
|
Update README files [skip appveyor] [skip travis]
|
2020-08-17 18:56:29 +08:00 |
halx99
|
d084d9f61a
|
Improve shared library for android, remove mojoal,sdl2, still use OpenAL.framework on apple platform, alsoft on other platforms.
|
2020-08-17 18:45:14 +08:00 |
halx99
|
bda3a720b4
|
Use CC0-1.0 licensed decoder 'minimp3' to replace LGPL licensed decoder 'mpg123'
|
2020-08-17 14:56:53 +08:00 |
halx99
|
b090664084
|
Make android listFiles behavior same with other platforms
|
2020-08-17 12:09:31 +08:00 |
halx99
|
f297db819b
|
fix typo
|
2020-08-15 18:24:54 +08:00 |
halx99
|
ae01be16db
|
fix typo
|
2020-08-15 18:23:36 +08:00 |
halx99
|
90f95b27db
|
Update README
|
2020-08-15 18:17:03 +08:00 |
halx99
|
08e3b65b9a
|
More clearly check supported pcm format by alsoft extends
|
2020-08-15 17:48:57 +08:00 |
halx99
|
2e4499b6d0
|
Add ios framework required by SDL2, check whether SDL2 support strip it later
|
2020-08-15 17:47:40 +08:00 |
halx99
|
072deafeae
|
Adapte zlib licensed AL library: mojoal
|
2020-08-14 18:58:44 +08:00 |
halx99
|
4dde85e3b4
|
Sync from official-v4 pr
|
2020-08-14 18:57:08 +08:00 |
halx99
|
f72f6e8cac
|
Cleanup unused code for min support iOS
|
2020-08-13 23:03:55 +08:00 |
halx99
|
a09253c7a2
|
fix-157
|
2020-08-13 22:35:41 +08:00 |
halx99
|
a3b208075b
|
fix compile issue without alsoft
|
2020-08-13 00:41:30 +08:00 |
halx99
|
da2ec96fd8
|
fix ci android build issue.
|
2020-08-12 18:53:33 +08:00 |
halx99
|
5732e20789
|
Tidy code
|
2020-08-12 18:40:04 +08:00 |
halx99
|
d9ef1e238f
|
Simplify audio source again, merge audio sources
|
2020-08-12 17:00:07 +08:00 |
halx99
|
37d4be2152
|
FreeType: Output missing char in .ttf at _DEBUG compiling mode
|
2020-08-12 14:24:06 +08:00 |
halx99
|
f51f17f99f
|
Fix README_CN.md markdown format [skip travis][skip appveyor]
|
2020-08-10 16:12:35 +08:00 |
halx99
|
515bfecb2e
|
Refine README
|
2020-08-10 16:05:29 +08:00 |
halx99
|
b456364167
|
Sets Gradle Plugin version to 3.4.0 to fix cmake can't recognize ninja
|
2020-08-10 15:04:12 +08:00 |
halx99
|
d179f7916f
|
Remove unnecessary code
|
2020-08-10 00:21:56 +08:00 |
halx99
|
0d357b57f8
|
Optimize YAsioTest, see #150
|
2020-08-10 00:20:29 +08:00 |
halx99
|
af8fa43c8c
|
Disable double use in chipmunk_types.h instead CMakeLists.txt more stable for ENGX
|
2020-08-09 22:41:06 +08:00 |
aismann
|
6cd61aac2f
|
Polygon looks correct now
Tested with Clipper 6.x and new poly2tri
|
2020-08-08 09:57:17 +02:00 |
halx99
|
9fef6a8720
|
Sync macro
|
2020-08-07 23:55:25 +08:00 |
halx99
|
7e7fba9649
|
By default, make cocos2d::log multi-threading safe
|
2020-08-07 23:52:41 +08:00 |
aismann
|
63e7c6e4dc
|
OpenGL 'works' better...
|
2020-08-07 08:10:12 +02:00 |
halx99
|
d424be2a80
|
Naming style
|
2020-08-07 00:39:55 +08:00 |
halx99
|
ebc8086a4c
|
Sync optimize code
|
2020-08-06 19:58:24 +08:00 |
halx99
|
77b3290226
|
Make CCValue compatible official cocos2d-x v3/v4
|
2020-08-06 19:39:50 +08:00 |
halx99
|
9c92a5e4ab
|
Sync optimize code from v3
|
2020-08-06 17:37:34 +08:00 |
halx99
|
36577a4006
|
Update build guide [skip appveyor] [skip travis]
|
2020-08-06 16:01:00 +08:00 |
halx99
|
a966a4c000
|
Refine Android build guide
|
2020-08-06 15:45:59 +08:00 |
halx99
|
b781a25e16
|
Reorder members of Node, sizeof(Node) decrease from 640 to 616 on 32bit application
|
2020-08-06 13:30:35 +08:00 |
halx99
|
9d81f124ff
|
Update readme [skip appveyor][skip travis]
|
2020-08-05 18:45:21 +08:00 |
halx99
|
4f081e7aa9
|
python3 also works for CMake build system
|
2020-08-05 18:31:24 +08:00 |
halx99
|
8af53505c1
|
Merge: 3cf637418f 137ded73a5
Merge branch 'master' of https://github.com/c4games/engine-x into master
|
2020-08-05 18:12:31 +08:00 |