axmol/core
tkzcfc 16cb4b5e9d
When loading csb files, prevent repeated loading of plist files (#1844)
* When loading csb files, prevent repeated loading of plist files

* Add more feature

* Rename function

* Use isSpriteFramesWithFileLoaded to determine whether the atlas is loaded

* use string_view instead of string

* Update SpriteFrameCache.cpp

* Fix compilation error
2024-04-23 21:21:53 +08:00
..
2d When loading csb files, prevent repeated loading of plist files (#1844) 2024-04-23 21:21:53 +08:00
3d Remove deprecated pixel formats L8, A8, LA8 (#1839) 2024-04-20 22:29:16 +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 Improve MediaPlayer: handle video rotation properly (#1823) 2024-04-18 04:06:53 +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 Remove deprecated pixel formats L8, A8, LA8 (#1839) 2024-04-20 22:29:16 +08:00
renderer Remove deprecated pixel formats L8, A8, LA8 (#1839) 2024-04-20 22:29:16 +08:00
ui Remove deprecated pixel formats L8, A8, LA8 (#1839) 2024-04-20 22:29:16 +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