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
|
473e51cee7
|
Set cmake min version to 3.10 [ci build]
|
2021-04-21 14:05:44 +08:00 |
halx99
|
5488a8da20
|
Fix CMakeLists for separating test projects [ci build]
|
2021-03-15 09:50:32 +08:00 |
halx99
|
db2e468e91
|
CMake, use file TO_CMAKE_PATH instead string replace [ci build]
|
2020-11-12 22:47:35 +08:00 |
halx99
|
534b2acc39
|
Lock name
|
2020-10-24 21:57:36 +08:00 |
halx99
|
cff35a61b8
|
Set CMAKE_XCODE_ATTRIBUTE_IPHONEOS_DEPLOYMENT_TARGET at toolchain file ios.mini.cmake
|
2020-10-22 17:50:25 +08:00 |
halx99
|
253b82c617
|
Make setup.py works with python3
|
2020-10-22 16:53:28 +08:00 |
halx99
|
b8a0e0a478
|
Finsih rename
|
2020-10-22 10:58:10 +08:00 |
halx99
|
9e6b360437
|
fix lua build link on android
|
2020-10-19 23:21:40 +08:00 |
halx99
|
4c128913c1
|
Sync SharedLoader template.
|
2020-10-19 19:19:17 +08:00 |
halx99
|
9019cb0d0f
|
Use system env var 'COCOS2DX_ROOT' to avoid copy whole engine sources when create new project with template
|
2020-10-18 01:05:36 +08:00 |
halx99
|
d02c9da98b
|
Use system env var 'COCOS2DX_ROOT' to avoid copy whole engine sources when create new project with template
|
2020-10-18 01:01:36 +08:00 |
halx99
|
9eb32b634f
|
Make core lib can be build as dll, fix link issue for external
|
2020-08-18 12:36:44 +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
|
ec80ebd344
|
Optimize CMake scripts
|
2020-08-04 14:05:00 +08:00 |
halx99
|
cf52f4d46a
|
Add full fairygui-tests
|
2020-08-04 13:15:02 +08:00 |