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 |
halx99
|
fa199da794
|
Improve string_view for some file
|
2021-12-30 09:48:39 +08:00 |
halx99
|
80f650981f
|
Committing clang-format changes
|
2021-12-29 11:31:28 +00: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
|
36e3a924a6
|
Fix ci
|
2021-12-28 19:10:50 +08:00 |
halx99
|
b0aee13b7f
|
Committing clang-format changes
|
2021-12-28 08:06:23 +00:00 |
halx99
|
6bba4ce24b
|
Merge: d397854ead 9eeeb151a1
Merge commit
|
2021-12-28 11:07:12 +08:00 |
halx99
|
c93849c6de
|
Commit chnages
|
2021-12-28 11:05:34 +08:00 |
halx99
|
f905bf5c23
|
Committing clang-format changes
|
2021-12-28 03:00:34 +00:00 |
halx99
|
b63f815488
|
Modify some extensions for string_view
|
2021-12-27 13:52:08 +08:00 |
halx99
|
5ba5049146
|
Huge changes for all string_view
|
2021-12-26 23:26:34 +08:00 |
halx99
|
8f83250ba4
|
Committing clang-format changes
|
2021-12-25 02:04:45 +00:00 |
halx99
|
1ee106007a
|
Remove all unnecessary nothrow
|
2021-12-08 00:11:53 +08:00 |
halx99
|
554412f4fd
|
Use struct `Vec2` instead `Size`
|
2021-10-23 23:27:14 +08:00 |
halx99
|
3474de5263
|
Fix ci
|
2021-10-11 13:44:28 +08:00 |
halx99
|
77404fd02a
|
Code style
|
2021-10-11 12:15:41 +08:00 |
halx99
|
c15442eaad
|
Fix some warnings
|
2021-10-09 13:48:56 +08:00 |
姒嗘煶鏉?
|
0aff165959
|
[fix]ScrollView and ListView goes back to the front incorrectly after calling doLayout.
|
2021-09-05 20:44:14 +08:00 |
rh101
|
4a0d48d93e
|
Fix for incorrect method name
|
2021-08-17 14:51:17 +10:00 |
rh101
|
c60f66c9bb
|
Use integer identifier for sprite sheet format.
Revert method name addSpriteFramesWithFileAndTexture back to addSpriteFramesWithFile
|
2021-08-17 14:04:45 +10:00 |
rh101
|
7a6734408d
|
Update sprite sheet API to allow custom sprite sheet texture filename to be used
|
2021-08-17 09:04:51 +10:00 |
halx99
|
5254edc733
|
Update spine-3.8 runtime to latest
Maybe no further update until upgrade to spine-4.x
|
2021-08-07 00:59:58 +08:00 |
halx99
|
4b7e098e65
|
Improve code quality
|
2021-07-16 11:04:38 +08:00 |
halx99
|
36042fdb55
|
Add new API Node::hitTest
|
2021-07-15 17:01:57 +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
|
757e7edbf7
|
lua api compatible
|
2021-01-09 18:32:22 +08:00 |
halx99
|
c17a21eb8c
|
fix #262
|
2020-11-16 22:38:18 +08:00 |
halx99
|
c98313ac4b
|
Prepre for box2d-2.4.1
|
2020-11-08 13:11:40 +08:00 |
halx99
|
306f74d94e
|
spine-c runtime compatible [ci build]
|
2020-11-04 19:10:02 +08:00 |
halx99
|
ac21c27140
|
Build pugixml from sources for all platforms (#241)
|
2020-10-21 12:28:34 +08:00 |
halx99
|
9f7590ffa1
|
Fix compile error at non-win32 platforms
|
2020-10-21 10:57:37 +08:00 |
halx99
|
5748bbee85
|
Reserve extensions 'cocostudio' for esay to migrate exist projects
|
2020-10-21 10:12:00 +08:00 |
halx99
|
b9c58a8420
|
Refactor modules (#238)
|
2020-10-17 16:32:16 +08:00 |
halx99
|
5401bbf821
|
Simplfy hsv color
|
2020-10-16 17:23:29 +08:00 |
halx99
|
c594e3789c
|
Refactor programState management (#236)
1. Add custom program registery
2. Re-enable batch draw for custom program
|
2020-10-16 16:23:14 +08:00 |
halx99
|
99498c5b30
|
Refine code
|
2020-10-04 23:41:01 +08:00 |
halx99
|
6e7e117a0d
|
RenderTarget abstract, in-progress (#210)
RenderTarget abstract
|
2020-09-21 22:10:50 +08:00 |
halx99
|
8f448b517c
|
fix ci
|
2020-08-28 17:26:30 +08:00 |
halx99
|
4674b1e89d
|
Remove TMXLayer,TMXMap, remain FastTMXLayer,FastTMXMap enough
|
2020-08-28 15:42:40 +08:00 |
halx99
|
2619296c6f
|
fix compile warning and uninitialized member variable ActionTimeline::_loop
|
2020-08-26 15:26:06 +08:00 |
halx99
|
13137a40ff
|
Backport CCValue APIs
|
2020-08-18 11:40:45 +08:00 |
halx99
|
a3a231495c
|
Backport CCValue APIs
|
2020-08-18 11:33:18 +08:00 |
halx99
|
4dde85e3b4
|
Sync from official-v4 pr
|
2020-08-14 18:57:08 +08:00 |