halx99
|
1ed0a85613
|
Add ZipFileStream support
|
2019-12-01 01:16:46 +08:00 |
HALX99
|
e1b27ab8bc
|
Update CCFileUtils-android.cpp
|
2019-11-30 23:57:35 +08:00 |
halx99
|
461c4d3ea2
|
Remove namespace experimental AudioDecoderEXT.h
|
2019-11-30 17:30:48 +08:00 |
halx99
|
44a8309b97
|
Optimize audio sources
|
2019-11-30 17:27:51 +08:00 |
minggo
|
3ffb04f84a
|
fix flicker of fast tilemap (#20387)
|
2019-11-30 16:58:55 +08:00 |
CocosRobot
|
446cf0a08d
|
[ci skip][AUTO]: updating luabinding & cocos_file.json automatically (#20378)
|
2019-11-30 16:55:06 +08:00 |
coulsonwang
|
85ac704687
|
fix incorrect hash structure for RenderPipeline (#20373)
* fix incorrect hash structure for RenderPipeline
|
2019-11-30 16:54:50 +08:00 |
Saber Haj Rabiee
|
06804691c7
|
Fix to properly delete easingParams array (#20375)
|
2019-11-30 16:54:46 +08:00 |
halx99
|
35f2ec6897
|
update audio, deps-9, ci for windows
|
2019-11-30 16:20:25 +08:00 |
halx99
|
87e7d3b62a
|
fix compile issue
|
2019-11-30 14:32:18 +08:00 |
halx99
|
9bbc68cecd
|
Sync audio header files
|
2019-11-30 14:21:36 +08:00 |
HALX99
|
fafa3ab1ea
|
Merge pull request #14 from simdsoft/upto-deps-7
update to deps-7
|
2019-11-29 15:19:39 -08:00 |
halx99
|
9c0ef83757
|
optimize
|
2019-11-30 06:55:32 +08:00 |
halx99
|
9807664441
|
fix indent
|
2019-11-30 06:17:33 +08:00 |
halx99
|
121e09ee0d
|
ogg for ios
|
2019-11-30 06:11:17 +08:00 |
halx99
|
ded0e81e5a
|
Use macro CC_BUILD_WITH_DRANGBONES to control whether build dragonbones, default is disabled.
|
2019-11-30 01:32:12 +08:00 |
HALX99
|
c1a0e57c41
|
Update CCFileUtils.cpp
|
2019-11-28 09:59:18 +08:00 |
halx99
|
02c18d656a
|
use S_ISREG to check is a regular file?
|
2019-11-27 15:41:30 +08:00 |
halx99
|
4a040efbf6
|
a. use win32 api to get fie size; b. use int64_t for file size, c. use stat to check whether file exist for android platform.
|
2019-11-27 15:09:45 +08:00 |
halx99
|
d716d9511e
|
Remove unused function.
|
2019-11-27 14:44:30 +08:00 |
halx99
|
2a6cda73d7
|
don't convert path to utf-8 on win32 platform
|
2019-11-27 14:34:40 +08:00 |
HALX99
|
703a058aac
|
Merge pull request #11 from simdsoft/sync-v4
Sync v4
|
2019-11-26 08:49:56 -08:00 |
codetypes
|
4310342862
|
missing implementation for TiledGrid3DAction::create (#20370)
|
2019-11-26 23:40:44 +08:00 |
halx99
|
8ff2ea18c2
|
fix update
|
2019-11-26 23:37:27 +08:00 |
halx99
|
259d67b60d
|
fix ci warnings
|
2019-11-26 22:37:20 +08:00 |
halx99
|
37d2952958
|
fix missing includes
|
2019-11-26 22:17:57 +08:00 |
halx99
|
073ad46a73
|
change GLubyte to uint8_t
|
2019-11-26 18:40:39 +08:00 |
halx99
|
df81bffdd2
|
add missing include file
|
2019-11-26 18:07:51 +08:00 |
halx99
|
644eef9978
|
add missing include file
|
2019-11-26 17:51:16 +08:00 |
halx99
|
b434678189
|
fix compile issue caused by fbs
|
2019-11-26 16:37:39 +08:00 |
HALX99
|
73a63bb53b
|
Merge pull request #7 from simdsoft/fix-ud
Remove tinyxml2, sync ios & android platform.
|
2019-11-25 23:59:14 -08:00 |
halx99
|
08b8f087c2
|
Remove tinyxml2, sync ios & android platform.
|
2019-11-26 12:11:56 +08:00 |
halx99
|
bf807f8969
|
fix prid
|
2019-11-26 10:21:21 +08:00 |
HALX99
|
8546d4d7e1
|
Update AudioEngineImpl.mm
|
2019-11-26 09:54:25 +08:00 |
HALX99
|
2f2633ec91
|
fix typo, GLenum to ALenum
|
2019-11-26 03:07:55 +08:00 |
halx99
|
7efc643e54
|
fix ios compile issue, merge header AudioCache.h
|
2019-11-26 02:33:54 +08:00 |
HALX99
|
9a1c67031a
|
Merge pull request #3 from simdsoft/update-readme
Update README.md
|
2019-11-25 09:36:20 -08:00 |
HALX99
|
8cb40c339a
|
Update ProgramStateRegistry.cpp
|
2019-11-25 21:23:29 +08:00 |
HALX99
|
9aeb04de4b
|
fix CMakeLists.txt for apple
|
2019-11-25 20:55:41 +08:00 |
halx99
|
6078a4c922
|
Make writeValueMapToFile works well with pugixml.
|
2019-11-25 20:26:29 +08:00 |
halx99
|
96f72d8532
|
Optimize CCDownloader, stop thread properly.
|
2019-11-25 18:50:50 +08:00 |
halx99
|
d193246f09
|
Use toString instead asString
|
2019-11-25 18:02:13 +08:00 |
halx99
|
1bcac58aad
|
fix AudioInfo construct.
|
2019-11-25 17:21:07 +08:00 |
halx99
|
3ef5ab500c
|
Use '/' instead "/" for find & string append.
|
2019-11-25 17:10:25 +08:00 |
halx99
|
8729ecb461
|
Merge branch 'master' of https://github.com/simdsoft/engine-v5
|
2019-11-25 17:06:24 +08:00 |
halx99
|
5f1dc7c748
|
Use toString instead.
|
2019-11-25 17:06:01 +08:00 |
HALX99
|
764109d93e
|
Update CCSAXParser.cpp
|
2019-11-25 14:46:56 +08:00 |
halx99
|
797e85ba30
|
Remove getSuitableFopen, we never reduce performance for win32 only
|
2019-11-25 02:54:00 +08:00 |
halx99
|
30ffbe1514
|
Improve CCImage, BMP support.
|
2019-11-25 02:28:38 +08:00 |
halx99
|
61223a3782
|
lua53 compat, both lua51, lua52, luat3, luajit are supported.
|
2019-11-25 01:59:08 +08:00 |