RH
c642b3babc
Better richtext word wrapping ( #1071 )
...
* [RichText] Do not word-wrap on punctuation characters for better readability
2023-02-23 13:55:42 +08:00
RH
a8b02df98a
Update app icon to Axmol logo ( #1070 )
...
* [iOS] Axmol logo
* [Windows] Add Axmol logo as icon
Replace old logos in test resources with Axmol logo
* [tvos] Update to Axmol logo
* Update iOS and tvOS app logo
* Update cpp template app logos
* Fix resources for iOS and tvos. Update to new Axmol logo.
2023-02-23 13:07:12 +08:00
halx99
c42d6a220f
Fix ci
2023-02-23 10:14:14 +08:00
halx99
b666fe93c8
Improve cpp-tests design resolution setup
2023-02-23 09:50:36 +08:00
halx99
452754981a
[CMake] Add symlink support, refer to #1005
...
- Rename ax_<xxx>_copy_xxx to ax_<xxx>_sync_xxx
- Add optional arg `SYM_LINK`
2023-02-22 23:37:32 +08:00
aismann
cfcf541744
Visible artifacts on DrawNode::drawCircle() with a corresponding lineWidth > 5 (window resizing issue) ( #1050 )
...
* Fix DrawNode::drawCircle() behavior itf the window is resizing.
* Update CCDrawNode.cpp
Tested also with
resourceSize(960, 640) or (1280, 720)
designSize(480, 320) or (400, 320);
Making a deal with the "boss"
* Update drawCircle and Tests
_lineWidth/4 is needed => the circle grow to fast without
---------
Co-authored-by: Deal(涓€绾跨伒) <halx99@live.com>
2023-02-22 20:02:20 +08:00
RH
b21b34ee66
Scrollbar visibility fix for when auto hide is disabled ( #1067 )
...
* Fix for scrollbar visibility when auto-hide is disabled
* Set the default opacity to 255 when the scrollbar auto hide is disabled since _opacity is unknown
2023-02-22 11:13:56 +08:00
RH
20dcad664b
Trim leading space from wrapped lines of text in RichText ( #1066 )
...
* Fix issue with a whitespace appearing at the start of left-aligned text in RichText when using wrapping at word boundaries.
Update RichText test.
2023-02-21 13:15:28 +08:00
Deal(涓€绾跨伒)
408d36557d
Update CHANGELOG (Commits on Dec 18, 2022)
2023-02-18 13:45:29 +08:00
halx99
70cef3ca58
Check astc image header wildcard for some extesion formats [skip ci]
2023-02-18 11:43:44 +08:00
halx99
e6a3aedff0
Working on c++23
...
There are many more efficient features on future c++23 standard
2023-02-18 11:39:31 +08:00
halx99
859d2b0b1b
Android CI: signed release apks
2023-02-18 11:26:37 +08:00
Deal(涓€绾跨伒)
456ee6d8d5
Update .clang-format [skip ci]
2023-02-16 13:20:29 +08:00
Deal(涓€绾跨伒)
1fcbab8322
Update .clang-format
2023-02-16 13:13:22 +08:00
Deal(涓€绾跨伒)
0ae5a3e91a
Update update-prebuilts.yml
2023-02-16 06:25:35 +08:00
Deal(涓€绾跨伒)
492c1705ab
Delete README.md
2023-02-15 15:06:53 +08:00
halx99
b8528b920a
Committing genbindings changes
2023-02-14 15:38:16 +00:00
halx99
350a172860
Now lua-binding generator use python3
2023-02-14 23:30:44 +08:00
halx99
233cdd0daf
Remove unused
2023-02-14 23:23:11 +08:00
halx99
c85c778cea
Remove libclang binaries from repo
2023-02-14 23:10:28 +08:00
Turky Mohammed
3ebd6202cc
Improve test naming ( #1057 )
...
* add anchored sprite class
* Add feature tests
* Update SpriteTest.cpp
2023-02-13 17:55:26 +08:00
halx99
7202e55ba2
Drop python2 support
2023-02-13 17:52:05 +08:00
aismann
800da490d8
drawCircle tester improved ( #1054 )
...
* drawCircle tester improved
* add more info to the tester
* codacy fix
2023-02-11 08:05:27 +08:00
Turky Mohammed
63263e09d2
Add Anchored Sprite Class ( #1040 )
...
* add anchored sprite class
* Add feature tests
2023-02-10 14:07:20 +08:00
Andreas Loew
d444937358
display error message if shader initialization fails ( #1051 )
2023-02-09 23:07:36 +08:00
Deal(涓€绾跨伒)
4d608eba39
Fix #990
2023-02-09 21:40:38 +08:00
halx99
ed9e539a85
Fix ci
2023-01-24 18:27:40 +08:00
halx99
e5cc37cd40
Fix ci
2023-01-24 17:44:54 +08:00
halx99
a46581532e
Update ImGui
2023-01-24 17:20:31 +08:00
halx99
97c77d4c9d
Fix ci
2023-01-24 15:49:40 +08:00
halx99
22d3f93864
Improve code style
2023-01-24 15:01:06 +08:00
halx99
4b6692ece0
Fix platform macro pred
2023-01-24 13:58:29 +08:00
halx99
2727d18250
Fix macro detect
2023-01-24 11:09:16 +08:00
aismann
8f63f3934f
Changeable window for all "PCs on cpp_tests ( #1036 )
2023-01-23 19:30:13 +08:00
Joilnen
93d6f2c69d
fixing a warning message ( #1035 )
2023-01-22 14:10:39 +08:00
Deal(涓€绾跨伒)
52cb279f75
Update CCGLViewImpl-desktop.cpp
2023-01-22 07:39:46 +08:00
halx99
04cbc8dfb7
Fix ci
2023-01-21 21:57:28 +08:00
halx99
71b4287688
Fix ci
2023-01-21 20:04:58 +08:00
halx99
fc5025da10
Fix osx ci
2023-01-21 19:24:58 +08:00
halx99
7faca1e74a
Fix ci
2023-01-21 18:49:02 +08:00
halx99
27a38b2335
Unify CCGLViewImpl-desktop
2023-01-21 17:57:56 +08:00
halx99
3e4be65a8f
Fix osx ci
2023-01-21 16:56:04 +08:00
halx99
a370e0e602
Fix ci
2023-01-21 14:51:14 +08:00
halx99
059dafe021
Make cpp-tests window resizable
2023-01-21 14:30:17 +08:00
solan-solan
7378af1e88
GL_RGBA32F GL backend support ( #1034 )
...
* Added GL_RGBA32F_EXT for GL backend to support floating point textures.
* Committing genbindings changes
* Added fp texture constant to mtl.
Co-authored-by: solan-solan <solan-solan@users.noreply.github.com>
2023-01-19 22:10:41 +08:00
halx99
32740c2d58
Remove unused from cmake script
2023-01-17 10:08:09 +08:00
halx99
ae14727dc7
Fix #1032
2023-01-17 10:06:09 +08:00
Oren Bengigi
5713b3c31b
Update CMakeLists.txt ( #1031 )
2023-01-14 16:34:50 +08:00
halx99
eae4f97d3a
Fix vs-ninja build
2023-01-14 16:33:35 +08:00
CHP
8174cc85ce
Update android-ci.yml ( #1029 )
2023-01-14 08:24:55 +08:00