axmol/core
RH 978d15db78
RichText and ScrollView enhancements (#1696)
* Add id tag to several RichText elements to allow locating the nodes in RichText
Add font related styling to paragraph tags

* Move functionality out of ListView and into ScrollView to allow scrolling to a specific child node within a ScrollView

* Add function to allow finding protected child node by name

* Example of anchor tags to local RichText content in a ScrollView

* Fix string storage type
2024-02-18 20:09:54 +08:00
..
2d RichText and ScrollView enhancements (#1696) 2024-02-18 20:09:54 +08:00
3d Merge backend Device, DeviceInfo to DriverBase (#1499) 2023-12-11 21:59:25 +08:00
audio After call setTime,the decoder seek to the wrong frame, need multiplied by channel count (#1618) 2024-01-17 15:24:46 +08:00
base Fix memory leaks refreshed (#1638) 2024-01-29 22:30:14 +08:00
math Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00
media Avoid unexpected behaivor when compile optimized 2023-10-01 22:39:46 +08:00
navmesh Merge backend Device, DeviceInfo to DriverBase (#1499) 2023-12-11 21:59:25 +08:00
network Ability to disable default implementations of HTTP and WebSocket clients (#1656) 2024-02-06 22:19:03 +08:00
physics Fix incorrect implementation (#1611) 2024-01-13 10:45:36 +08:00
physics3d Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00
platform Add support for window close button calback (#1697) 2024-02-18 16:08:53 +08:00
renderer Fix memory leaks refreshed (#1638) 2024-01-29 22:30:14 +08:00
ui RichText and ScrollView enhancements (#1696) 2024-02-18 20:09:54 +08:00
CMakeLists.txt Change extension folder structure to reduce file name conflicts (#1647) 2024-02-03 10:08:22 +08:00
axmol.cpp Improve axmolver defines 2023-12-10 00:08:05 +08:00
axmol.h Improve axmolver defines 2023-12-10 00:08:05 +08:00
axmol.natvis Improve code quality (stage1.Oct) (#916) 2022-10-13 21:44:42 +08:00
axmolver.h.in Bump 2.1.2 [skip ci][skip appveyor] 2024-02-03 10:10:02 +08:00
cocos2d.h Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00