aismann
14d8592405
Update README.md ( #977 )
2022-12-02 18:57:31 +08:00
aismann
c94b1db7ac
Update README.md ( #975 )
...
improve some upstream links
2022-12-01 20:44:19 +08:00
halx99
e943d5d24e
Committing genbindings changes
2022-11-28 00:44:15 +00:00
RH
7dba255a1d
Add a pool for GroupCommand rendering commands ( #969 )
...
* Committing genbindings changes
* Use a pool of GroupCommand entries to avoid multiple entries of the same group in the render queue in certain scenarios
* Ensure captureNode works as expected.
* Set member variables to default values when init method is called on the GroupCommand
* Explicitly reset the command state when retrieving a GroupCommand from the pool
2022-11-28 08:37:22 +08:00
RH
c4fc0967ea
Clarify the order of steps required to create and build new projects ( #970 )
...
* Committing genbindings changes
* Clarify instructions on how to create new projects and build files
2022-11-27 22:57:06 +08:00
一线灵|Deal
f3dc4ac682
Merge pull request #965 from euler0/fix-warnings
...
Fix warnings (implicit conversion loses and use of deprecated function)
2022-11-20 10:26:38 +08:00
Vincent Lee
8fa2d738a6
Fix warnings (implicit conversion loses and use of deprecated function)
2022-11-20 09:58:34 +09:00
一线灵|Deal
1bf0c821c5
Merge pull request #964 from AsakuraMizu/dev
...
feat: experimental linux prebuilt support
2022-11-18 07:54:32 +08:00
AsakuraMizu
e0feb20bbc
fix linux prebuilt support
...
now lua-template can also use this feature
2022-11-17 23:20:26 +08:00
AsakuraMizu
8936e77bf6
experimental linux prebuilt support
2022-11-17 22:25:13 +08:00
一线灵|Deal
a384dd87e4
Merge pull request #962 from AsakuraMizu/patch-1
...
Fix windows prebuilt
2022-11-16 21:40:35 +08:00
AsakuraMizu
8387af1d34
Update AXLinkHelpers.cmake
2022-11-16 17:03:39 +08:00
halx99
ef93570405
Fix ci
2022-11-15 14:34:18 +08:00
halx99
6abf0897a9
Fix ci
2022-11-15 12:28:57 +08:00
halx99
1670b5a393
Fix ci
2022-11-15 12:21:50 +08:00
halx99
a3405298db
Improve cmake
2022-11-15 12:08:14 +08:00
一线灵|Deal
c10d25ad27
Merge pull request #960 from Joilnen/fix_00
...
fixing some warnings compilation in linux gcc 12.2.0
2022-11-15 10:39:49 +08:00
joilnen
79ee13376f
fixing some warnings compilation in linux gcc 12.2.0
2022-11-14 15:46:27 -03:00
一线灵|Deal
b6a484cf77
Merge pull request #959 from euler0/snprintf
...
Replace use of deprecated sprintf with snprintf
2022-11-14 18:33:12 +08:00
Vincent Lee
0508dca83f
Replace use of deprecated sprintf with snprintf
2022-11-14 16:02:16 +09:00
halx99
8b70aea233
Improve MFMediaPlayer state control
2022-11-14 11:35:38 +08:00
一线灵|Deal
07f9bf5b2f
Fix axmol run --list-platforms [skip ci]
2022-11-12 20:48:41 +08:00
一线灵|Deal
4811b9768e
Update init.lua
2022-11-12 20:34:48 +08:00
一线灵|Deal
db403cc529
Add compiler flag LUA_COMPAT_MATHLIB for lua54
2022-11-12 17:08:04 +08:00
一线灵|Deal
2e63e8923c
Update run-script.sh
2022-11-10 23:28:15 +08:00
一线灵|Deal
618e851de5
Update axutils.gradle
2022-11-10 23:25:45 +08:00
halx99
0651f77a3c
Improve gradle scripts
...
Add cmake options from gradle command line properties support
2022-11-10 22:53:54 +08:00
halx99
fbb40dd47f
Fix ci
2022-11-10 22:03:40 +08:00
halx99
19e2a77bb4
Fix #958
2022-11-10 21:22:55 +08:00
halx99
10069b8831
Update glad to v2.0.2
2022-11-10 19:23:13 +08:00
halx99
60dbcd7bfd
Improve ftruncate
2022-11-10 13:45:51 +08:00
一线灵|Deal
74a25d486c
Update README_CN.md
2022-11-09 11:41:17 +08:00
一线灵|Deal
2ff2a1100c
Fix #957
2022-11-08 23:28:15 +08:00
一线灵|Deal
d8a9a1534b
Fix http post with uri params
2022-11-08 13:15:00 +08:00
一线灵|Deal
7ea1c79892
Merge pull request #955 from aismann/patch-5
...
Update DrawPrimitivesTest.cpp
2022-11-08 10:24:11 +08:00
aismann
4fb2e1aa65
Update DrawPrimitivesTest.cpp
...
fix #137 and try to "explain" the behavior of setLineWidth() om DrawNode object
2022-11-07 20:56:11 +01:00
一线灵|Deal
9a82fb08c0
Merge pull request #953 from aismann/patch-3
...
Update CHANGELOG
2022-11-07 22:08:36 +08:00
aismann
f043de6b35
Update CHANGELOG
2022-11-07 09:32:08 +01:00
halx99
4d9ec2ac36
Committing genbindings changes
2022-11-07 08:04:54 +00:00
halx99
5e62a14751
Add missing source files
2022-11-07 15:55:05 +08:00
一线灵|Deal
28fb934f00
Update CHANGELOG [skip ci]
2022-11-07 15:50:39 +08:00
halx99
6169dfdb3d
Update spine runtime to v4.1-c9af18e
2022-11-07 15:48:19 +08:00
halx99
51b991b105
Delete unused resource files
2022-11-07 15:37:43 +08:00
halx99
07f6b8e23f
Improve memory use
2022-11-03 18:01:10 +08:00
halx99
e39d3de685
Fix spine RotateTimeline
2022-11-03 18:00:48 +08:00
halx99
a657ba7585
Update setup.py
2022-11-03 17:59:57 +08:00
RH
4022b1ff2b
Force recalculation of normalized position when assigning new parent to node ( #952 )
...
* Committing genbindings changes
* Ensure normalized position is re-calculated if parent node changes
2022-11-03 15:49:34 +08:00
一线灵|Deal
22878cdab5
Merge pull request #950 from axmol-bot/buildware_dist_v42
...
Update thirdparty prebuilts to v42
2022-11-03 05:05:03 +08:00
axmol-bot
3d0c7e699c
Update README.md
2022-11-02 21:36:20 +08:00
axmol-bot
9e3faf5953
Update thirdparty prebuilts
2022-11-02 09:09:31 +00:00