aismann
9a8ed19d0d
Update SpritePolygonTest.cpp
2022-08-28 07:17:10 +02:00
aismann
21402c7e9c
Improve SpritePolygonTest
2022-08-28 06:34:20 +02:00
aismann
9cecc6341c
Update CCAutoPolygon.cpp
2022-08-27 18:30:22 +02:00
aismann
c58b31d382
cleanup2
2022-08-27 17:41:12 +02:00
aismann
ae349db909
cleanup
2022-08-27 17:40:03 +02:00
aismann
3bbbb0b2bf
Replace Clipper1 (all stuff)
2022-08-27 17:00:10 +02:00
aismann
3afc22ea7c
Update SpritePolygonTest.cpp
...
Fix for issue #231
2022-08-24 19:44:53 +02:00
halx99
843ee9779b
Fix #810
2022-08-19 19:52:10 +08:00
涓€绾跨伒
101afaa855
[CMake] Mark engine pch as private
2022-08-19 12:15:49 +08:00
涓€绾跨伒
3d72e8e58e
Update AXLinkHelpers.cmake
2022-08-19 10:12:06 +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
a9933f877c
Improve code style
2022-08-16 17:15:56 +08:00
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
d42e6b22b6
Update gh actions config files
2022-08-16 08:26:20 +08:00
halx99
87f71ba3a9
Migrte lua script files
2022-08-15 16:28:32 +08:00
涓€绾跨伒
a5ee1f0a98
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
DESKTOP-16GC0B8\813658
ff899d5511
Fixed get writable path for android
2022-08-13 23:53:40 +03:00
halx99
8be2beff6d
Improve template HelloCpp code style [skip ci]
2022-08-13 09:35:38 +08:00
涓€绾跨伒
31289482d3
Revert "Support for Apple Silicon / M1"
2022-08-12 16:39:06 +08:00
unknown
d71ad17f52
RichElementImage - Add support for scaling
2022-08-12 03:58:36 +05:30
halx99
1cd4bd42d3
Fix ci
2022-08-11 22:05:23 +08:00
aismann
aa7a07d53d
Update setup.py
...
typo
2022-08-11 11:29:05 +02:00
halx99
b1287b8cc5
Migrate cmake files
2022-08-11 15:41:10 +08:00
halx99
5b8cb6995c
Migrate lua template [skip ci]
2022-08-11 15:28:32 +08:00
halx99
68a205f9d3
Fix osx/ios ci
2022-08-11 13:08:14 +08:00
halx99
729916c58f
Committing genbindings changes
2022-08-11 03:03:29 +00:00
halx99
8a348b8342
Fix #791 really
2022-08-11 10:52:38 +08: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
DelinWorks
72ec15f3ae
Remove assign dups and simplify function naming.
2022-08-11 01:52:04 +03:00
Turky Mohammed
8d1cb27616
Update CCCamera.h [skip ci]
2022-08-10 21:10:34 +03:00
DelinWorks
895d2887fb
Add initialize member function.
2022-08-10 21:09:10 +03:00
DelinWorks
bc11f9f5fc
Update CCCamera.cpp [skip ci]
2022-08-10 20:38:59 +03:00
DelinWorks
2e22040118
Fix camera view calculation and tidy up system
2022-08-10 20:14:18 +03:00
halx99
65b0690e55
Improve code style
...
Refer to: https://github.com/cocos2d/cocos2d-x/pull/20743
2022-08-10 21:08:51 +08:00
halx99
96eec476d6
Migrate docs
2022-08-09 18:16:56 +08:00
halx99
2f400931d6
Fix #786
2022-08-09 16:44:52 +08:00
halx99
eabd784590
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
涓€绾跨伒
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
halx99
be779ec61a
Fi ci
2022-08-09 09:48:03 +08:00
涓€绾跨伒
b80c469383
Fix ci
2022-08-08 22:22:34 +08:00
涓€绾跨伒
9892aa3d1c
Migrate axys ( #782 )
2022-08-08 18:02:17 +08:00
aismann
376c80dd2d
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
9ce38e060b
Improve android gradle utils
2022-08-07 09:26:56 +08:00
halx99
93550405bc
Improve android gradle cmake & ndk setup
2022-08-06 23:09:16 +08:00
halx99
1009b29a06
Fix andorid ci
2022-08-06 22:10:56 +08:00