Commit Graph

3813 Commits

Author SHA1 Message Date
罗捷捷 90133fc262
Remove unused var io.BackendRendererUserData (#1612)
- axmol share GLFW backend platform user data, not use rendererUserData, so remove it avoid assert fail when re-create axmol imgui backend
2024-01-15 13:45:29 +08:00
aismann 991e63ab8b
Set DrawNodeEx default to 'OFF" (#1613)
* Set DrawNodeEx default to 'OFF"

* Update controller.cpp

* Update CMakeOptions.md
2024-01-14 15:56:08 +08:00
Deal ad935e62c8
Update CHANGELOG.md 2024-01-13 21:04:48 +08:00
Lich b57e8b5f5a
Fix incorrect implementation (#1611) 2024-01-13 10:45:36 +08:00
Lich 0c77e45fb7
Add fixedUpdate method to Scene (#1607) 2024-01-13 01:08:01 +08:00
smilediver 5bcaa9ce51
Fix AXASSERT() not working with more complex msg arguments (#1609) 2024-01-12 21:17:40 +08:00
aismann 4a4b2673f5
Update CHANGELOG.md (#1605)
* Update CHANGELOG.md

* Update CHANGELOG.md
2024-01-12 08:04:29 +08:00
halx99 7a14ef8c19 Bump 2.1.0 release 2024-01-12 02:49:07 +08:00
halx99 3bff352032 Update 1k/build.ps1 2024-01-12 01:25:37 +08:00
halx99 2a9ae66fbc Update ImGui to 1.90.1 2024-01-12 00:42:04 +08:00
halx99 3090bfc886 Improve build script 2024-01-12 00:27:16 +08:00
aismann 781b4ce521
Mark some extensions and 32bit build deprecated (#1604)
* Update controller.cpp

* Update README.md

* Update CHANGELOG.md
2024-01-12 00:10:36 +08:00
aismann 5380291917
Update README.md (#1600) 2024-01-11 19:26:45 +08:00
halx99 a5dc85f389 Committing genbindings changes 2024-01-11 04:49:25 +00:00
罗捷捷 e412419425
Move FileUtils::fullPathForDirectory to public (#1596) 2024-01-11 12:42:00 +08:00
Deal a6cd122a13
Delete RENAMED_TYPES.md
Moved to wiki page
2024-01-11 01:50:39 +08:00
Deal bfc4d8edc8
Delete fix-git-status.bat [skip ci][skip appveyor] 2024-01-11 01:48:31 +08:00
halx99 a88ffb9647 Move install-pwsh.sh to 1k/ 2024-01-11 01:46:16 +08:00
Deal f3070badc4
Improve install-pwsh.sh [skip ci] 2024-01-10 22:48:48 +08:00
Deal 48af8e1397
[docs] Fix wiki url of index.html 2024-01-10 09:43:38 +08:00
halx99 87a2532910 Try fix xcode15 linker fire duplicate libraries warnings
- https://github.com/axmolengine/axmol/issues/1453
- https://gitlab.kitware.com/cmake/cmake/-/merge_requests/8946
- https://gitlab.kitware.com/cmake/cmake/-/blob/master/Modules/FindPNG.cmake
2024-01-10 09:17:47 +08:00
halx99 ec226b93bc Committing genbindings changes 2024-01-10 09:17:47 +08:00
halx99 dea9eb672a Improve code style
Use std::string_view instead std::string
2024-01-10 09:16:56 +08:00
halx99 62b53781ec Committing genbindings changes 2024-01-09 23:41:57 +00:00
arman hossiny 214fdface8
Add multi UserDefault support (#1592)
* fixed bug replace scene

* add multi UserDefalut (set file name UserDefalut)

help to run multi player on local
2024-01-10 07:34:54 +08:00
Deal cfc0af8b9f
Update manifest.ps1 [skip ci][skip appveyor] 2024-01-10 07:34:22 +08:00
Deal 6f8601be7d
Update publish.yml [skip ci]
Runs publish ci on windows for we can add angle prebuilts to package
2024-01-10 02:21:38 +08:00
halx99 1adb2031dd Allow build linux target with toolchain: clang 2024-01-10 01:57:56 +08:00
halx99 a7231b53d3 Update reademe files 2024-01-10 00:02:00 +08:00
halx99 32b0b7a48b Update 1k scripts 2024-01-09 01:07:05 +08:00
halx99 36018ecca3 Update imgui 1.89.8 ==> 1.90 2024-01-09 00:14:29 +08:00
halx99 b7499a8cce Update manifest
- switch gitee mirror base org
- update 1kdist to v71
  - update cares to v1.25.0
2024-01-08 23:20:00 +08:00
halx99 f39fc765f1 Use plainlua for genbindings 2024-01-08 22:55:15 +08:00
halx99 96a1d70739 Committing genbindings changes 2024-01-06 23:49:46 +00:00
j-jorge aa3d1fdd86
Turn ShaderCache into a singleton. (#1588)
This is more consistent with what is done everywhere else in the
repository.
2024-01-07 07:43:13 +08:00
halx99 ac45e7e815 Improve build script 2024-01-07 00:13:11 +08:00
halx99 702ef706ed Update change log 2024-01-07 00:13:04 +08:00
halx99 c40d85f6d7 Update fmtlib 10.1.1 ==> 10.2.1 2024-01-07 00:12:47 +08:00
罗捷捷 15f38eefde
Add fairygui lua support (#1587) 2024-01-06 23:25:20 +08:00
halx99 f54b6cc6d5 Fix typo 2024-01-06 18:45:51 +08:00
Lich 0a117050e3
Include hpp and c files in CMakeLists.txt (#1585) 2024-01-06 09:26:50 +08:00
halx99 3f4f35b711 Fix typo 2024-01-06 01:17:11 +08:00
halx99 5794f67335 Improve build scripts & update changelog 2024-01-06 01:09:31 +08:00
halx99 5e23949f16 Committing genbindings changes 2024-01-05 16:54:58 +00:00
j-jorge bfb30f573a
Fix shader cache leak (#1580)
* Fix compilation issue in Texture2D.cpp with _AX_DEBUG=2.

* Fix memory leak: ShaderCache was not purged.

The ShaderCache class had two static members: a map for the cache, and
a pointer to the single instance of ShaderCache. The map was
supposedly cleared in the destructor but there was actually no
instance of ShaderCache (getInstance() was never called and the other
functions accessed the map directly). This commit removes the
singleton "interface" such that only the map is used, then it cleared
the map upon request.
2024-01-06 00:48:34 +08:00
Lich 4d1dff9f63
Include hpp and c files in CMakeLists.txt (#1583) 2024-01-05 19:29:29 +08:00
aismann 486ff5c07b
Update pull_request_template.md (better look) (#1581) 2024-01-05 05:40:21 +08:00
aismann 00d7b95af0
using AX_EX_DLL (#1578) 2024-01-05 05:35:05 +08:00
aismann 70fa8872de
Add extension 'DrawNodeEx' aka 'DrawNode v2' (#1568) 2024-01-05 02:07:13 +08:00
aismann 4f0e18a6a8
Update README.md (#1577) 2024-01-05 02:04:51 +08:00