一线灵
95e8fe4e74
Fix compile error when AX_USE_LUAJIT=TRUE
2022-08-15 16:37:53 +08:00
halx99
6de08175bb
Migrte lua script files
2022-08-15 16:28:32 +08:00
一线灵
b580991236
Update README.md
2022-08-14 18:13:58 +08:00
一线灵
460e59f4de
Feature 803 ( #804 )
...
* Improve libpng cmake script to allow osx-arm64 target
* Update run-script.sh
* Update osx-ci.yml
* Update pr-ci.yml
* Update android-ci.yml
* Update pr-ci.yml
* Update osx-ci.yml
* Update README.md
* Update README.md
* Update libs
* Use macos-12 for osx target
* Fix ci
2022-08-14 11:19:56 +08:00
一线灵
a2e3f42ae2
Merge pull request #805 from solan-solan/dev
...
writable-path-android
2022-08-14 09:55:32 +08:00
DESKTOP-16GC0B8\813658
31c06c658a
Fixed get writable path for android
2022-08-13 23:53:40 +03:00
halx99
0465664ea1
Rename jpeg-turbo folder
2022-08-13 09:51:21 +08:00
halx99
7e1db178ab
Improve template HelloCpp code style [skip ci]
2022-08-13 09:35:38 +08:00
一线灵
bc50642e5f
Merge pull request #802 from axys1/revert-773-dev
...
Revert "Support for Apple Silicon / M1"
2022-08-13 09:32:27 +08:00
一线灵
23c2dcb539
Revert "Support for Apple Silicon / M1"
2022-08-12 16:39:06 +08:00
unknown
f5c7940418
RichElementImage - Add support for scaling
2022-08-12 03:58:36 +05:30
halx99
46bee8284f
Fix ci
2022-08-11 22:05:23 +08:00
halx99
92914f47b0
Update astcenc to v4.0.0
2022-08-11 21:38:19 +08:00
一线灵
ea62fba423
Merge pull request #796 from aismann/dev
...
Update setup.py
2022-08-11 18:30:12 +08:00
aismann
3bb03df452
Update setup.py
...
typo
2022-08-11 11:29:05 +02:00
halx99
9150b9db83
Migrate cmake files
2022-08-11 15:41:10 +08:00
halx99
eb4aa7fb8b
Migrate lua template [skip ci]
2022-08-11 15:28:32 +08:00
一线灵
2abcab8de8
Merge pull request #795 from axys1/fix-osx-ios-ci
...
Fix osx/ios ci
2022-08-11 13:44:29 +08:00
halx99
20a83d198a
Fix osx/ios ci
2022-08-11 13:08:14 +08:00
halx99
2c07233232
Committing genbindings changes
2022-08-11 03:03:29 +00:00
halx99
3cf19787ce
Fix #791 really
2022-08-11 10:52:38 +08:00
halx99
e2918ad924
Migrate extension 'ImGUI'
2022-08-11 10:02:30 +08:00
halx99
2b1770bdc7
Committing genbindings changes
2022-08-11 01:57:48 +00:00
一线灵
6c0f9ab7f4
Merge pull request #792 from DelinWorks/fix-camera-view-calculation
...
[BUG] Fix camera view calculation and tidy up system.
2022-08-11 09:50:46 +08:00
DelinWorks
4ed7c32cf3
Remove assign dups and simplify function naming.
2022-08-11 01:52:04 +03:00
Turky Mohammed
84003b66b2
Update CCCamera.h [skip ci]
2022-08-10 21:10:34 +03:00
DelinWorks
dcd0fd6001
Add initialize member function.
2022-08-10 21:09:10 +03:00
DelinWorks
0dfa828926
Update CCCamera.cpp [skip ci]
2022-08-10 20:38:59 +03:00
DelinWorks
63e72775f5
Fix camera view calculation and tidy up system
2022-08-10 20:14:18 +03:00
halx99
0df0947d05
Improve code style
...
Refer to: https://github.com/cocos2d/cocos2d-x/pull/20743
2022-08-10 21:08:51 +08:00
halx99
3bee678553
Migrate docs
2022-08-09 18:16:56 +08:00
halx99
4853ebd41d
Fix #786
2022-08-09 16:44:52 +08:00
halx99
4bcefff704
Fix macOS/iOS build warning
...
invalid character in Bundle Identifier. This string must be a uniform type identifier (UTI) that contains only alphanumeric (A-Z,a-z,0-9), hyphen (-), and period (.) characters. (in target 'cpp_tests' from project 'axys')
2022-08-09 15:32:00 +08:00
一线灵
a5b1f8efaa
Improve performance with std::move
2022-08-09 13:21:53 +08:00
一线灵
f7a6f81ae2
Merge pull request #787 from aismann/dev
...
rename push_back vs emplace_back (fine tuning and remove on Live2D (t…
2022-08-09 13:06:22 +08:00
aismann
8b408b2cde
rename push_back vs emplace_back (fine tuning and remove on Live2D (too much))
2022-08-09 05:51:07 +02:00
aismann
28dd328eda
replace push_back() vs emplace_back() on extension ( #785 )
2022-08-09 09:54:53 +08:00
halx99
45d4d49266
Fi ci
2022-08-09 09:48:03 +08:00
一线灵
0b3032b4b1
Fix ci
2022-08-08 22:22:34 +08:00
一线灵
13fc72c02c
Migrate axys ( #782 )
2022-08-08 18:02:17 +08:00
aismann
10530b1a19
Replace push_back() vs emplace_back() on axis/tests/cpp-tests and axis/core ( #781 )
...
* Replace push_back() vs emplace_back() on axis\tests\cpp-tests\
D:\______\GitHub\aismann\axis\tests\cpp-tests\Classes
Replace Vector push_back() vs emplace_back() #762
* Replace push_back() vs emplace_back() on axis\core\ #781
* Update CCConsole.cpp
* Update UIWebViewImpl-android.cpp
* Update UIWebViewImpl-android.cpp
2022-08-08 13:18:33 +08:00
halx99
9b7910daea
Improve android gradle utils
2022-08-07 09:26:56 +08:00
halx99
f03bce1380
Improve android gradle cmake & ndk setup
2022-08-06 23:09:16 +08:00
halx99
e31640ca7b
Fix andorid ci
2022-08-06 22:10:56 +08:00
halx99
e2b22817a8
Merge branch 'dev' of https://github.com/axis-project/axis into dev
2022-08-06 22:03:14 +08:00
halx99
f40c44755f
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
7a7c8fe2ae
Committing genbindings changes
2022-08-06 12:11:55 +00:00
halx99
f152c8edf3
Update android gradle plugin to 7.2.2
2022-08-06 20:05:12 +08:00
一线灵
86a3328a5c
Fix typo
2022-08-06 19:49:25 +08:00
halx99
483ee8ad26
Update readme files
2022-08-06 19:47:45 +08:00