halx99
823e6e406f
Migrate ImGui source files name
2022-09-26 22:56:47 +08:00
halx99
90bcd95eec
Fix ci warning
2022-09-24 12:58:28 +08:00
halx99
c4b11658cd
Committing genbindings changes
2022-09-24 04:39:58 +00:00
halx99
3a9a26c743
Fix #861
2022-09-23 22:41:30 +08:00
halx99
ea1b70288d
Update thirdparty libs
...
fmt: 9.0.0 --> 9.1.0
llhttp: 6.0.7 --> 6.0.9
astc-encoder: 4.0.0 --> 4.1.0
webp: 1.2.2 --> 1.2.4
flatbuffers: 2.0.0 --> 2.0.8
2022-09-15 20:15:28 +08:00
tkzcfc
b051164bf2
Support Lua to call cc.utils: capturenode ( #848 )
2022-09-06 21:23:44 +08:00
Paulo Coutinho
f5aeb5a8c2
Add apple tvos support ( #846 )
...
* support tvos
* support tvos and fix run command
* support tvos, fix run script and fix windows files
* support tvos on ci
* support tvos on ci and fix windows zlib
* support tvos on ci
* support tvos
* support tvos and tvos tests
2022-09-05 14:13:52 +08:00
涓€绾跨伒|Deal
e37761260a
Migrate, use simple namespace ax ( #818 )
2022-08-29 20:51:22 +08:00
涓€绾跨伒
c6fc93abbc
Update README.md
2022-08-18 09:13:09 +08:00
unknown
9a9025aede
Add empty check
2022-08-16 15:12:45 +05:30
halx99
6d5e50ded9
Avoid unnecessary double lookup
2022-08-16 17:14:06 +08:00
unknown
9968a7ddcb
Add support for width & height in percentage for RichElementImage
2022-08-16 12:09:02 +05:30
halx99
87f71ba3a9
Migrte lua script files
2022-08-15 16:28:32 +08:00
halx99
b1287b8cc5
Migrate cmake files
2022-08-11 15:41:10 +08:00
halx99
729916c58f
Committing genbindings changes
2022-08-11 03:03:29 +00:00
halx99
fc401343d8
Migrate extension 'ImGUI'
2022-08-11 10:02:30 +08:00
halx99
e3799aec91
Committing genbindings changes
2022-08-11 01:57:48 +00:00
涓€绾跨伒
2c4f0c7278
Improve performance with std::move
2022-08-09 13:21:53 +08:00
aismann
5d64474cfb
rename push_back vs emplace_back (fine tuning and remove on Live2D (too much))
2022-08-09 05:51:07 +02:00
aismann
8139894edd
replace push_back() vs emplace_back() on extension ( #785 )
2022-08-09 09:54:53 +08:00
涓€绾跨伒
9892aa3d1c
Migrate axys ( #782 )
2022-08-08 18:02:17 +08:00
halx99
ddc7d8ccd0
Merge: f40c44755f
7a7c8fe2ae
...
Merge branch 'dev' of https://github.com/axis-project/axis into dev
2022-08-06 22:03:14 +08:00
halx99
714d814288
Improve android setup tools
...
- Rename ANDROID_SDK to ANDROID_SDK_ROOT, refer to: https://developer.android.google.cn/studio/command-line/variables
- CMake: Use ndk in sdk_root/ndk/xxx/
2022-08-06 22:02:58 +08:00
halx99
64ec0587a5
Committing genbindings changes
2022-08-06 12:11:55 +00:00
Turky Mohammed
818eb3d754
[PROPOSAL] Add wireframe rendering and function classification improvements. ( #778 )
...
* Add wireframe rendering and function classification improvements.
* Fix platform compilation.
* Update CommandBufferGL.cpp
GL_LINE and GL_FILL are no present in mobile devices, so the raw value has been used instead.
* Update CommandBufferGL.cpp
* Try fix IOS compilation
* Update CommandBufferMTL.h [skip ci]
* GLES & D3D11 wireframe
Added crude but okay wireframe mode for GLES and D3D11 devices.
2022-08-06 16:17:55 +08:00
halx99
ca3c6fe1fd
Fix #776
2022-08-04 21:05:48 +08:00
tkzcfc
8e6d06e9fe
Support spine binary files ( #777 )
2022-08-04 20:11:11 +08:00
涓€绾跨伒
c28df20133
Merge: 654326ec5a
6c08914f74
...
Merge pull request #772 from askamn/dev
Replace getSpriteFrameByName() with findFrame() in cocos-studio
2022-08-03 09:53:53 +08:00
pietpukkel
1a6575ae52
Support for Apple Silicon / M1
...
Added universal libraries where needed and changed PNG CMake file to include ARM files when generating Mac XCode project.
2022-08-02 17:48:03 +02:00
unknown
d6e6e81505
Replace getSpriteFrameByName() with findFrame() in cocos-studio
2022-08-02 20:01:44 +05:30
halx99
2f90855c0a
Fix live2d_tests android build
2022-08-02 17:55:42 +08:00
halx99
752c4d1d16
Committing genbindings changes
2022-08-02 00:29:11 +00:00
halx99
dec34b4471
Sync spine=3.8 latest
2022-07-26 21:04:27 +08:00
tkzcfc
839097ed95
[Lua Binding] Support return type 'ResourceData' ( #763 )
2022-07-22 13:13:22 +08:00
aismann
2a2e8a1e95
Improve c++11 for-loop performance with Universal References ( #760 )
2022-07-21 19:19:08 +08:00
halx99
07906b96e1
Fix #758
2022-07-20 18:41:33 +08:00
halx99
c4feff6e3a
Committing genbindings changes
2022-07-20 00:57:28 +00:00
halx99
57a65dc8ce
Committing genbindings changes
2022-07-19 10:58:12 +00:00
halx99
2c6fde019b
Migrate macro COCOS2D_DEBUG, refer #751
2022-07-19 15:34:26 +08:00
halx99
9c97f210df
Remove check since axis allways enable string-pooling
2022-07-16 17:53:01 +08:00
涓€绾跨伒
a5e442b33c
Merge: 2e0ac94240
4974d1181c
...
Merge pull request #750 from axis-project/migrate-macros
Migrate macros 'CC_' to 'AX_'
2022-07-16 12:45:47 +08:00
halx99
e90579ed96
Sync platform macros [skip ci]
2022-07-16 10:53:30 +08:00
halx99
c16a33e347
Migrate more macors
2022-07-16 10:43:05 +08:00
涓€绾跨伒
ac1872494c
Remove unnecessary check [skip ci]
...
refer to #748
2022-07-15 19:44:31 +08:00
halx99
41d2c44308
Migrate macros 'CC_' to 'AX_'
2022-07-15 19:17:01 +08:00
halx99
05805987d5
Sync docs for namespace migrate
2022-07-15 18:40:42 +08:00
halx99
11be5350f9
Fix lua templte
2022-07-12 23:21:04 +08:00
涓€绾跨伒
b7467da607
Migrate extension lua ( #747 )
2022-07-12 21:31:54 +08:00
涓€绾跨伒
bf77f46dce
Migrate engine namespace to `axis`(abbv: `ax`) ( #743 )
2022-07-11 17:50:21 +08:00
涓€绾跨伒
9b4a7b1446
Merge: 04ca16125b
9ee4181976
...
Merge pull request #739 from axis-project/migrate-engine-test-extension-config
Migrate tests, extensions and configs
2022-07-10 09:47:41 +08:00