halx99
f38f76c1a1
Sync spine code and resource to 3.8
2020-08-05 17:04:57 +08:00
halx99
b84b3fe339
Update fairygui-tests project name for android
2020-08-05 16:33:13 +08:00
halx99
90c18ad338
Sync fairygui-tests settings for ios
2020-08-05 13:33:31 +08:00
halx99
f6c3442537
Sync fairygui-tests settings for android
2020-08-05 13:32:14 +08:00
halx99
6eb58f58bd
Optimize CMake scripts
2020-08-04 14:05:00 +08:00
halx99
58d61ee154
Add full fairygui-tests
2020-08-04 13:15:02 +08:00
halx99
b142167560
Huge changes, move spine,dragonbones,cocostudio to extensions folder, future make all extensions pluginable
2020-08-03 17:51:40 +08:00
aismann
1c811d857a
The switch to the third monitor was not working
2020-08-03 08:34:19 +02:00
halx99
6f274a8003
Set full screen before layout renderer elements to ensure VisibleRect is correct with full screen window size
2020-08-02 16:55:21 +08:00
halx99
aa59cf6876
Add wav testcase
2020-08-01 19:25:39 +08:00
Eismann
253f82a894
Add tests for Fullscreen Monitor 3
...
Add tests for Fullscreen Monitor 3 (if present)
2020-08-01 07:12:29 +02:00
Eismann
8c71708323
Revert "Revert "Update NewAudioEngineTest.cpp""
...
This reverts commit 379c099b2d
.
2020-08-01 06:55:33 +02:00
Eismann
379c099b2d
Revert "Update NewAudioEngineTest.cpp"
...
This reverts commit 87232d61b1
.
2020-08-01 06:54:56 +02:00
Eismann
87232d61b1
Update NewAudioEngineTest.cpp
...
"wav-samples/8kadpcm.wav" not existing.
2020-08-01 06:49:44 +02:00
halx99
da7e235b25
Optimize link, remove -Wl,--whole-archive for linking 3rd libs.
2020-07-29 18:55:45 +08:00
halx99
d1cd05c0c8
Copy angle binaries
2020-07-23 10:32:50 +08:00
halx99
d90aa8708f
Remove unused
2020-07-21 23:09:40 +08:00
halx99
26fb5a596c
Add ccs-res
2020-07-20 18:47:47 +08:00
halx99
a70b43af1e
Remove a submodules.
2020-07-20 18:41:45 +08:00
halx99
87635cfa81
fix compile issue
2020-07-10 16:00:21 +08:00
halx99
93a3452261
finish angle dependencies auto copy for win32, make flatbuffers dep header only
2020-06-14 12:50:20 +08:00
halx99
40cb068201
finish issue: #85
2020-05-06 15:42:25 +08:00
halx99
b24d244f6e
Remove unused Android.mk files
2020-03-04 22:59:33 +08:00
halx99
313d4dc2a1
Update deps to v33
2020-03-03 23:17:38 +08:00
halx99
e379fc513d
Refactor CCValue.
2020-03-03 19:24:07 +08:00
halx99
5416b4d34c
Remove xxtea, cleanup xxtea reference sources
2020-02-15 20:54:33 +08:00
weiwest
89105d0db2
Merge remote-tracking branch 'upstream/master'
2020-02-12 16:58:47 +08:00
weiwest
9496d34470
add astc soft decode support
2020-02-11 23:54:17 +08:00
weiwest
dbc089d51d
add astc support 8x8 block size
2020-02-06 21:54:45 +08:00
weiwest
a6edda385b
add astc support 2d 4x4 RGBA
2020-02-05 22:45:19 +08:00
halx99
b6cf5871cd
Refactor UserDefault, use file mapping & plain binary encode/decode for all platform
2020-02-04 22:28:54 +08:00
halx99
3f78448495
Fix .so auto link when folder not exists
2020-02-04 20:57:20 +08:00
halx99
a40c81e984
load .so at AppActivity.java
2020-02-04 19:22:11 +08:00
halx99
1b33d88416
fix compile issue
2020-02-03 22:01:18 +08:00
halx99
a350f4be88
solve auto link .so for android platform
2020-02-03 21:18:23 +08:00
halx99
6f4b1f4d9e
fix link error
2020-02-02 21:53:18 +08:00
minggo
589e09c328
set xcode installation path to ( #20402 )
2020-01-18 20:40:21 +08:00
RH
93352ff06f
V4 bmfont improved api ( #20406 )
...
* Merged improved BM font API from Cocos2d-x V3. Code based on #20309 and #20300
* Added missing test resources.
2020-01-18 20:40:17 +08:00
RH
3b3086b8d8
V4 uilayout scissorclipping fix ( #20415 )
...
* Fix for issue #19890
* Updated with better fix from the V3 PR #18651
* Formatting fix
* Fixed issue with incorrect type (double instead of float) when compiling on certain platforms.
* Another attempt to fix compilation issue
2020-01-18 20:40:13 +08:00
Arnold
2fdb65e2c6
set attribute ( #20417 )
2020-01-18 20:40:09 +08:00
Arnold
cdc0d4702c
[bugfix] set CFBundleExectuable in template info.plist ( #20425 )
...
fix #20414
2020-01-18 20:40:00 +08:00
halx99
d3aabf3f89
Add test case for yasio
2020-01-05 04:24:13 +08:00
halx99
a2eb8507bb
[v4] spine v3.8
2020-01-05 03:09:32 +08:00
RH
deffc2cbef
Fix for issue #19890 ( #20407 )
2019-12-12 23:55:23 +08:00
Arnold
b74af1970b
[bugfix] set Info.plist path ( #20405 )
...
fix bug introduced in #20205
2019-12-12 23:55:18 +08:00
halx99
3a877c50f2
fix SpritePolygonTest
2019-12-03 00:50:11 +08:00
HALX99
d4b9775436
fix link issue for android
2019-12-02 18:17:42 +08:00
halx99
4bab298e21
update links
2019-12-02 05:40:50 +08:00
coulsonwang
abc25ae04a
adjust ralative position of tested item in TouchTest ( #20369 )
2019-11-26 23:40:54 +08:00
minggo
514834c4c0
use sprite to create editbox ( #20371 )
2019-11-26 23:40:48 +08:00