axmol/cocos/platform
RH 3c49c07465 Fix to allow the correct saving of images on iOS when using a virtual file system (#369)
* Fix to allow the correct saving of images on iOS when using a virtual file system

* Add missing import for FileUtils
2021-06-03 02:34:02 +08:00
..
android Make gradle utils file as shared [ci build] 2021-06-02 06:27:19 +08:00
apple Added getNativeWritableAbsolutePath() which will always return the underlying file system raw path. 2021-04-23 01:00:00 +10:00
desktop Refactor modules (#238) 2020-10-17 16:32:16 +08:00
ios Fix to allow the correct saving of images on iOS when using a virtual file system (#369) 2021-06-03 02:34:02 +08:00
linux Merge: 3348f10813 3a7bb58045 2021-05-05 19:49:30 +08:00
mac Merge: 2aa2d69151 b7506fed0c 2021-04-23 00:01:47 +10:00
win32 Update CCDevice-win32.cpp 2021-05-18 23:52:25 +08:00
CCApplication.h Init Commit 2019-11-23 20:27:39 +08:00
CCApplicationProtocol.h Init Commit 2019-11-23 20:27:39 +08:00
CCCommon.h Init Commit 2019-11-23 20:27:39 +08:00
CCDevice.h Init Commit 2019-11-23 20:27:39 +08:00
CCFileStream.cpp Move PosixFileStream class to its own files 2021-04-23 00:01:32 +10:00
CCFileStream.h FileStream::size() implemented (#365) 2021-05-31 15:08:44 +08:00
CCFileUtils.cpp FileStream::size() implemented (#365) 2021-05-31 15:08:44 +08:00
CCFileUtils.h Merge: 3348f10813 3a7bb58045 2021-05-05 19:49:30 +08:00
CCGL.h Merge: 2aa2d69151 b7506fed0c 2021-04-23 00:01:47 +10:00
CCGLView.cpp Improve code quality 2020-08-18 14:29:09 +08:00
CCGLView.h API qualifiers improments 2020-10-07 00:07:53 +08:00
CCImage.cpp Update astc [ci build] 2021-06-01 23:43:54 +08:00
CCImage.h Better code style 2021-05-24 13:26:56 +08:00
CCPlatformConfig.h Merge: 2aa2d69151 b7506fed0c 2021-04-23 00:01:47 +10:00
CCPlatformDefine.h Init Commit 2019-11-23 20:27:39 +08:00
CCPlatformMacros.h fix macro 2020-09-21 11:38:21 +08:00
CCPosixFileStream.cpp FileStream::size() implemented (#365) 2021-05-31 15:08:44 +08:00
CCPosixFileStream.h FileStream::size() implemented (#365) 2021-05-31 15:08:44 +08:00
CCSAXParser.cpp Merge: 5f1dc7c748 6000f7b796 2019-11-25 17:06:24 +08:00
CCSAXParser.h Remove tinyxml, integrate dragonbones. 2019-11-24 23:15:56 +08:00
CCStdC.h Init Commit 2019-11-23 20:27:39 +08:00
CMakeLists.txt Move PosixFileStream class to its own files 2021-04-23 00:01:32 +10:00