axmol/core
smilediver 37d9a0db0b
Fix FileUtilsApple::getPathForDirectory() checking wrong path (#1828)
2024-04-17 22:36:51 +08:00
..
2d Remove unnecessary include statments 2024-04-08 22:01:02 +08:00
3d Add CMake option to remove Console from builds (#1788) 2024-04-05 14:25:22 +08:00
audio Fix some compiling warnings 2024-04-06 18:05:42 +08:00
base Fix typo: BLEND_CLOLOR ==> BLEND_COLOR 2024-04-10 21:47:00 +08:00
math Move color types to math/Color.h (#1741) 2024-03-14 23:38:45 +08:00
media Fix video player crash on apple platforms 2024-04-14 22:49:02 +08:00
navmesh Use single macro to control each feature (#1776) 2024-03-30 08:56:32 +08:00
network Fix some compiling warnings 2024-04-06 18:05:42 +08:00
physics Use single macro to control each feature (#1776) 2024-03-30 08:56:32 +08:00
physics3d Use single macro to control each feature (#1776) 2024-03-30 08:56:32 +08:00
platform Fix FileUtilsApple::getPathForDirectory() checking wrong path (#1828) 2024-04-17 22:36:51 +08:00
renderer Fix same uniforms in fragment and vertex shaders not working in Metal (#1808) 2024-04-12 23:12:51 +08:00
ui Fixed issue where UIWidget couldn't be reselected (#1827) 2024-04-17 09:34:12 +08:00
CMakeLists.txt Add cmake option: `AX_EXT_HINT` to set default extensions state 2024-04-11 22:23:02 +08:00
axmol.cpp Improve axmolver defines 2023-12-10 00:08:05 +08:00
axmol.h Add CMake option to remove Console from builds (#1788) 2024-04-05 14:25:22 +08:00
axmol.natvis Improve code quality (stage1.Oct) (#916) 2022-10-13 21:44:42 +08:00
axmolver.h.in Bump version to 2.1.3 2024-02-27 01:45:09 +08:00
cocos2d.h Add CC_USE_CULLING Alias to cocos2d.h (#1825) 2024-04-17 09:22:19 +08:00