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
|
e6467fac7b
|
Refine somethings & improve command cocos python3 support [ci build]
a. Change android sdk root env var to `ANDROID_SDK`
b. Change android ndk root env var to `ANDROID_NDK`
|
2021-04-20 16:13:48 +08:00 |
halx99
|
3835174a45
|
Sync folder for binding generator config
|
2020-11-01 20:18:50 +08:00 |
halx99
|
97fe5954de
|
Python3 no raw_input
|
2020-10-21 21:37:45 +08:00 |
halx99
|
2c884eb6df
|
Also replace so name for proj.android when new project
|
2020-10-20 16:26:53 +08:00 |
halx99
|
51e3208e59
|
The command 'cocos new' python script now works both 2.x and 3.x
|
2020-10-20 12:51:04 +08:00 |
halx99
|
3741bbd7e2
|
Finish cpp and lua template to use env var 'COCOS2DX_ROOT' to avoid copy whole engine source when new project.
|
2020-10-19 18:33:10 +08:00 |
halx99
|
7da8030414
|
Add console scripts & bindings-generator
|
2020-07-20 18:46:15 +08:00 |