cocos2d-x/extensions/assets-manager
Vladimir Perminov dac7030017 [Win32,WinRT] Fix old bag, Manifest not save. (#17814)
Manifest::saveToFile not save, if path contains not asii chars.
std::ofstream not use unicode api.

Now use FileUtils api for write file.
2017-05-17 16:18:58 +08:00
..
AssetsManager.cpp Various small performance tweaks (#16881) 2016-11-22 09:54:04 +08:00
AssetsManager.h Fix typos and other mistakes in docs 2016-07-04 00:42:10 +09:00
AssetsManagerEx.cpp Changing AsyncTaskPool/Scheduler to better leverage move semantics (#17727) 2017-05-08 13:39:17 +08:00
AssetsManagerEx.h Bindings fix and assets manger ex fix (#17115) 2017-03-15 16:09:02 +08:00
CCEventAssetsManagerEx.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCEventAssetsManagerEx.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCEventListenerAssetsManagerEx.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCEventListenerAssetsManagerEx.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
Manifest.cpp [Win32,WinRT] Fix old bag, Manifest not save. (#17814) 2017-05-17 16:18:58 +08:00
Manifest.h Bindings fix and assets manger ex fix (#17115) 2017-03-15 16:09:02 +08:00