halx99
|
8e644ef0b4
|
Modify fairygui for string_view
|
2021-12-27 15:10:29 +08:00 |
halx99
|
b459acbcf7
|
Remove all unnecessary nothrow
|
2021-12-08 00:11:53 +08:00 |
aismann
|
6a41776f20
|
change all setString(const std::string & ...) to setString(std::string_view ...)
Change all methods inherited from virtual void setString(std::string_view label) = 0;
|
2021-11-30 20:35:34 +01:00 |
halx99
|
24ad9f7bec
|
Fix fairygui compilation
|
2021-11-11 18:04:38 +08:00 |
halx99
|
ad035e2729
|
Improve code quality
|
2021-07-17 23:32:31 +08:00 |
halx99
|
c3ad19df96
|
fix FUISprite gray to normal doesn't work
|
2020-12-10 16:54:59 +08:00 |
halx99
|
645364864b
|
Optimize FUISprite::setGrayed for engine-x
|
2020-10-31 13:58:47 +08:00 |
halx99
|
0141396fde
|
Sync fairygui extension to https://github.com/fairygui/FairyGUI-cocos2dx/commit/bc45f58
|
2020-09-08 19:15:28 +08:00 |
halx99
|
4c56d6587e
|
Sync optimize code
|
2020-08-06 19:58:24 +08:00 |
halx99
|
0b89fe5f2b
|
fix lua compile issue
|
2020-08-04 22:38:57 +08:00 |
halx99
|
467a108698
|
fix logic
|
2020-08-04 12:39:34 +08:00 |
halx99
|
8531a1914d
|
Add extension fairygui support
|
2020-08-04 12:31:33 +08:00 |