Turky Mohammed
|
04f7cd1295
|
[Fix] Node Camera Masking Design Flaw (#621)
* Update CCNode.cpp
* Add a separate method for assigning mask to children
* Update CCNode.cpp
* Tidy Up Stuff
|
2022-04-25 09:37:41 +08:00 |
halx99
|
36fa5ad84e
|
Remove CC_CONSTRUCTOR_ACCESS, refer to #603
|
2022-03-18 21:46:07 +08:00 |
halx99
|
64e678c84a
|
Remove unnecessary parameter
|
2022-02-06 13:06:49 +08:00 |
halx99
|
722b6af026
|
[Android][freetype] Change streamingParsingEnabled to true
Add noCompress config to build.gradle for all templates & tests project
Exists project, please add follow config
android {
// Other configs
// ...
// noCompress config
aaptOptions {
noCompress 'mp3','ogg','wav','mp4','ttf','ttc'
}
}
|
2022-01-29 14:54:32 +08:00 |
halx99
|
2a6e749ad4
|
Fix ci & update project url in sources
|
2022-01-04 12:36:20 +08:00 |
halx99
|
a6a38679c1
|
Update uthash to 2.3.0 and move to thirdparty
|
2022-01-04 11:18:44 +08:00 |
Delin
|
4d56ed2948
|
Update CCLabelTextFormatter.cpp
|
2022-01-03 08:57:40 +03:00 |
Delin
|
dde46fd5ee
|
Update CCLabel.cpp
|
2022-01-03 08:56:25 +03:00 |
Delin
|
2da2cad6ad
|
Update CCLabel.h
|
2022-01-03 08:55:52 +03:00 |
Delin
|
a99a842bac
|
Update CCLabel.cpp
|
2022-01-03 08:39:18 +03:00 |
Delin
|
e4bc205e0f
|
Update CCLabel.cpp
|
2022-01-03 08:33:00 +03:00 |
Delin
|
c443b5e466
|
Update CCLabel.cpp
|
2022-01-03 08:20:34 +03:00 |
halx99
|
7110de393a
|
Fix TTFconfig construct with nullable customGlyphCollection
|
2022-01-01 21:21:34 +08:00 |
halx99
|
e534dd66c0
|
Rename core folder name
|
2021-12-31 14:39:08 +08:00 |