halx99
|
5ba5049146
|
Huge changes for all string_view
|
2021-12-26 23:26:34 +08:00 |
halx99
|
8f83250ba4
|
Committing clang-format changes
|
2021-12-25 02:04:45 +00:00 |
aismann
|
493cb44394
|
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
|
72ac23b180
|
Use std::string_view instead const std::string&, refer #543
a. FontFreeType
b. ccUTF8
|
2021-11-27 11:08:08 +08:00 |
halx99
|
3440cf804f
|
More safe to store customGlyphs
|
2021-11-26 17:53:24 +08:00 |
halx99
|
554412f4fd
|
Use struct `Vec2` instead `Size`
|
2021-10-23 23:27:14 +08:00 |
halx99
|
c594e3789c
|
Refactor programState management (#236)
1. Add custom program registery
2. Re-enable batch draw for custom program
|
2020-10-16 16:23:14 +08:00 |
halx99
|
ac2e8e4bb6
|
fix ci
|
2020-09-17 12:10:08 +08:00 |
halx99
|
c0a61434e0
|
Sync pr from https://github.com/cocos2d/cocos2d-x/pull/20580
|
2020-09-17 12:05:31 +08:00 |
halx99
|
dc74671240
|
Explicit delete copy stubs for CustomCommand
|
2020-09-17 11:41:14 +08:00 |
halx99
|
6c2939d235
|
More clearly programState management
|
2020-09-09 13:03:31 +08:00 |
halx99
|
98fab08a6c
|
fix label crashing, add private use BatchCommand move constructor to adapte std::vector resize properly
|
2020-08-19 11:46:13 +08:00 |
halx99
|
2add0272a3
|
Add ENGINEX_VERSION and improve ABI compatiable
|
2020-08-04 12:11:36 +08:00 |
RH
|
f1c58b23e2
|
V4 bmfont improved api (#20406)
* Merged improved BM font API from Cocos2d-x V3. Code based on #20309 and #20300
* Added missing test resources.
|
2020-01-18 20:40:17 +08:00 |
halx99
|
8df3d5e274
|
Init Commit
|
2019-11-23 20:27:39 +08:00 |