deal
|
f32280ff42
|
Merge: 687d15f16e 369de31853
Merge pull request #560 from adxeproject/ahead
Merge ahead to dev
|
2021-12-31 12:12:40 +08:00 |
halx99
|
64d7b55366
|
Update ci branch name
|
2021-12-31 11:00:35 +08:00 |
deal
|
a813aac10e
|
Merge: 6639f55c0f bec2e07a00
Merge pull request #561 from adxeproject/dev
Merge Crash Fix #559 from dev
|
2021-12-28 21:27:32 +08:00 |
halx99
|
13927aa1bc
|
Fix #559, match number type for get CURLINFO_RESPONSE_CODE
a. On linux x64, will crash with stack protector
Reported by @rh101
Signed-off-by: halx99 <halx99@live.com>
|
2021-12-28 21:00:45 +08:00 |
halx99
|
4045ae05c1
|
Modify fairygui for string_view
|
2021-12-27 15:10:29 +08:00 |
halx99
|
1ee106007a
|
Remove all unnecessary nothrow
|
2021-12-08 00:11:53 +08:00 |
aismann
|
493cb44394
|
change all setString(const std::string & ...) to setString(std::string_view ...)
Change all methods inherited from virtual void setString(std::string_view label) = 0;
|
2021-11-30 20:35:34 +01:00 |
halx99
|
31ed6d97a9
|
Fix fairygui compilation
|
2021-11-11 18:04:38 +08:00 |
halx99
|
f0a2bd416a
|
Improve code quality
|
2021-07-17 23:32:31 +08:00 |
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
|
78aaf568c6
|
fix FUISprite gray to normal doesn't work
|
2020-12-10 16:54:59 +08:00 |
halx99
|
474d2d2f24
|
Optimize FUISprite::setGrayed for engine-x
|
2020-10-31 13:58:47 +08:00 |
halx99
|
0d4d652634
|
Sync fairygui extension to https://github.com/fairygui/FairyGUI-cocos2dx/commit/bc45f58
|
2020-09-08 19:15:28 +08:00 |
halx99
|
ebc8086a4c
|
Sync optimize code
|
2020-08-06 19:58:24 +08:00 |
halx99
|
205d6e5fb9
|
fix lua compile issue
|
2020-08-04 22:38:57 +08:00 |
halx99
|
1a42556199
|
fix logic
|
2020-08-04 12:39:34 +08:00 |
halx99
|
2e95efdde9
|
Add extension fairygui support
|
2020-08-04 12:31:33 +08:00 |