Vincent Lee
|
8fa2d738a6
|
Fix warnings (implicit conversion loses and use of deprecated function)
|
2022-11-20 09:58:34 +09: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
|
4811b9768e
|
Update init.lua
|
2022-11-12 20:34:48 +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
|
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 |
halx99
|
6169dfdb3d
|
Update spine runtime to v4.1-c9af18e
|
2022-11-07 15:48:19 +08:00 |
halx99
|
e39d3de685
|
Fix spine RotateTimeline
|
2022-11-03 18:00:48 +08:00 |
halx99
|
14754d5e81
|
All gl APIs from glad
|
2022-11-01 19:49:57 +08:00 |
halx99
|
e84982f86d
|
Fix ci
|
2022-11-01 16:02:13 +08:00 |
halx99
|
7f77a5e9f4
|
Committing genbindings changes
|
2022-11-01 04:19:28 +00:00 |
halx99
|
35876ef6c1
|
Fix ci
|
2022-11-01 12:12:13 +08:00 |
halx99
|
28d9fdb6d1
|
Fix ci
|
2022-11-01 11:40:06 +08:00 |
halx99
|
14bf3b776a
|
Committing genbindings changes
|
2022-11-01 01:34:53 +00:00 |
一线灵|Deal
|
3a06a6438f
|
Fix ci [skip ci]
|
2022-11-01 09:22:19 +08:00 |
halx99
|
9558360df1
|
Committing genbindings changes
|
2022-10-31 22:56:01 +00:00 |
一线灵|Deal
|
482303d78e
|
Merge pull request #942 from axmolengine/remove-search-resolutions-support
Remove FileUtils::searchResolutionsOrderArray
|
2022-11-01 06:48:57 +08:00 |
一线灵|Deal
|
f1a2c04672
|
Update CMakeLists.txt
|
2022-11-01 06:47:36 +08:00 |
halx99
|
551e0746d8
|
Fix ci
|
2022-10-31 14:45:07 +08:00 |
halx99
|
28c8e34782
|
Fix effekseer compiling [skip ci]
|
2022-10-31 14:30:33 +08:00 |
halx99
|
620b009286
|
Remove FileUtils::searchResolutionsOrderArray
|
2022-10-30 23:03:39 +08:00 |
halx99
|
f8a549e33d
|
Update extensions/CMakeLists.txt
|
2022-10-30 23:00:33 +08:00 |
halx99
|
aa390a2557
|
Update readme for extensions
|
2022-10-30 22:53:58 +08:00 |
halx99
|
616cd217b0
|
Add particle effect extension 'Effekseer' support
- By default, OFF
- Use cmake option AX_ENABLE_EXT_EFFEKSEER=TRUE to enable it
|
2022-10-30 22:52:39 +08:00 |
halx99
|
4732d7c073
|
Committing genbindings changes
|
2022-10-20 12:52:19 +00:00 |
tkzcfc
|
5345d9eb38
|
Fix downloader crash in the lua coroutine (#927)
|
2022-10-18 17:42:19 +08:00 |
一线灵|Deal
|
0b0f0fcc99
|
Create README.md
|
2022-10-17 22:15:27 +08:00 |
halx99
|
760aa0d42b
|
Update Dear ImGui to v1.88, refer to #895
|
2022-10-17 21:46:16 +08:00 |
halx99
|
8ea5342cca
|
Committing genbindings changes
|
2022-10-13 14:08:14 +00:00 |
halx99
|
8e5a378f1c
|
Luabinding: Add std:🧵:id support
|
2022-10-12 14:22:45 +08:00 |
halx99
|
16c592367d
|
Committing genbindings changes
|
2022-10-11 23:33:16 +00:00 |
aismann
|
a5810457f1
|
rename cocos2d to axmol (#920)
* rename cocos2d to axmol
* rename cocos2d.h to axmol.h
* Update Physics3DTest.cpp
replace Sprite3D -> MeshRenderer
|
2022-10-12 00:15:09 +08:00 |
RH
|
c131bda9c0
|
Fix to UI touch location and add keyboard support for ImGui on Android (#910)
* Committing genbindings changes
* Fix for X position calculation not factoring in X origin.
Reduce code duplication.
* Add keyboard input support
|
2022-10-10 10:16:19 +08:00 |
RH
|
ffef1ea55b
|
Enable ImGui for Android (#909)
* Add support for ImGui usage on Android
|
2022-10-10 03:53:24 +08:00 |
halx99
|
29d4e3209e
|
Migrate lua scripts, remove deprecated files
|
2022-10-07 21:24:11 +08:00 |
halx99
|
4602a67c8a
|
Improve code style
Also fix compile error on c++23
|
2022-10-06 21:32:20 +08:00 |
halx99
|
b9f79ac07a
|
Committing genbindings changes
|
2022-10-04 03:15:52 +00:00 |
一线灵|Deal
|
5645bb241e
|
Final migrate (#876)
|
2022-10-01 16:24:52 +08:00 |
tkzcfc
|
c01af9d338
|
export 'setAttachment' function to lua (#868)
* export: sp.SkeletonAnimation:findBone sp.SkeletonAnimation:getBoundingBox
* export 'setAttachment' function to lua
Co-authored-by: tkzcfc <tkzcfc@users.noreply.github.com>
|
2022-09-27 19:15:11 +08:00 |
halx99
|
f8c3d95176
|
Committing genbindings changes
|
2022-09-26 16:13:15 +00:00 |
halx99
|
57a76fb2f9
|
Remove unnecessary APIs
|
2022-09-26 23:20:54 +08:00 |
halx99
|
670e1a606f
|
Migrate ImGui source files name
|
2022-09-26 22:56:47 +08:00 |
halx99
|
7cf191f516
|
Fix ci warning
|
2022-09-24 12:58:28 +08:00 |
halx99
|
a5d7781455
|
Committing genbindings changes
|
2022-09-24 04:39:58 +00:00 |
halx99
|
72e6061557
|
Fix #861
|
2022-09-23 22:41:30 +08:00 |
halx99
|
fad9afbc9a
|
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 |