Commit Graph

286 Commits

Author SHA1 Message Date
u0u0
958abea6aa fix RichText not doHorizontalAlignment, on some device may crash with invalid memory. 2023-05-28 11:45:05 +08:00
u0u0
d5c62c037b GImage补全绑定 2023-04-20 11:38:22 +08:00
u0u0
1b5a684e65 Crypto.md5File bugfix 2023-03-21 17:25:54 +08:00
bwaiox
ae267eecac Update CCTexture2D.cpp
fix compile error on linux
2023-02-10 10:29:00 +08:00
u0u0
4410ec0d60 remove mouse event wrong data 2023-01-17 17:42:17 +08:00
u0u0
0f7a405ca7 gradle升级到7,androidx替代android.support,默认64位 2022-11-25 10:29:07 +08:00
u0u0
d914d0ba6c RenderTexture::end 已包含了ender() 2022-10-14 16:36:27 +08:00
u0u0
b82b6c743a fix get getWritablePath error in chinese dirctory 2022-08-09 15:01:46 +08:00
u0u0
e02012210f 异常处理,添加setTitleOffset 2022-07-21 11:26:40 +08:00
u0u0
c3c97846d6 修正在某些情况下OpenGL矩形裁剪闪屏的bug 2022-06-17 15:40:14 +08:00
u0u0
6913389f55 add change log for 4.0.4 2022-05-30 12:00:34 +08:00
u0u0
b079cd8932 mac writable path change to ~/Library/Application Support/BundleIdentifier 2022-05-20 17:53:52 +08:00
u0u0
df1b91a9bf show error log 2022-05-17 16:35:27 +08:00
u0u0
bce7174a09 去js 2022-05-08 07:40:57 +08:00
u0u0
3eb7f3ceeb fix build error. 2022-05-06 15:39:57 +08:00
u0u0
1650c1e3da bind callback for cc.FileUtils:getDataFromFile 2022-04-19 15:05:16 +08:00
u0u0
d61ba95e1a 纹理预加载bugfix 2022-04-11 10:46:07 +08:00
u0u0
ce5b0c6ec9 build fix for Mac OS 12.x 2022-04-07 20:18:08 +08:00
u0u0
ed771fa436 文本改txt,避开mac编译问题,去垃圾 2022-03-24 16:24:50 +08:00
u0u0
50c81722ab memset before snprintf, purgeCachedData not SpriteFrame. 2022-03-01 20:51:58 +08:00
u0u0
4da53803d2 fix win32 build with vs2019, snprintf not rdefine to _snprintf 2022-03-01 18:33:19 +08:00
u0u0
d5f985b115 texturepacker的aliases并没有用,eraseFrame缓存数据修正 2022-03-01 17:35:53 +08:00
u0u0
1d42e64495 reset unflippedOffset 2022-02-19 18:16:50 +08:00
u0u0
c7ede5fec7 add spine binding func 2022-01-26 15:23:39 +08:00
u0u0
78fb6e8932 s_function_ref_id回收池,避免爆掉 2022-01-22 18:19:42 +08:00
u0u0
619c0f00d0 check null 2022-01-17 21:24:04 +08:00
u0u0
4e2bbc410f android videoplayer bugfix. 2022-01-17 14:29:32 +08:00
u0u0
a9d64ab890 fgui label add letterSpacing support. 2022-01-14 14:57:03 +08:00
u0u0
dab26bcf52 ObjectGroup-position-Offset-bugfix 2022-01-13 10:30:13 +08:00
u0u0
9980d84de1 enableBold bugfix 2022-01-12 16:47:52 +08:00
u0u0
863eb042fa FUISprite::initWithSpriteFrame需要刷新填充 2022-01-05 15:36:24 +08:00
u0u0
87877f7277 remove unuseful code. 2021-12-21 17:31:41 +08:00
u0u0
0bd7de80fc right get Widget parent, to get right _curSelectedIndex. 2021-12-15 17:48:55 +08:00
u0u0
05ce27116b editbox取final scale因子强烈依赖调用顺序,同时导致setTTFScaleFactor后nativeFont字体大小不对,去掉! 2021-12-12 20:17:45 +08:00
u0u0
931ac87d35 fix ResourceData binding 2021-12-09 18:07:57 +08:00
u0u0
df9f077101 remove _setLocalZOrder 2021-12-09 11:07:12 +08:00
u0u0
bd0f87aea7 fix build error for special XCode version 2021-12-08 21:28:18 +08:00
u0u0
753917f7e2 addImageAsync add param "pixelFormat" 2021-12-08 20:14:37 +08:00
u0u0
66e04768fc add setPolygonPoints 2021-12-03 21:28:17 +08:00
u0u0
ecce9a12e3 addSpriteFrames from plist will check cache. 2021-12-03 10:08:29 +08:00
u0u0
7f59b32aaa windows new file's create time need setted manually. 2021-11-30 10:08:23 +08:00
u0u0
3b3eaee80e stroke macro fix 2021-11-29 09:59:00 +08:00
u0u0
379e6b6333 win32 system font support stroke. 2021-11-27 20:20:29 +08:00
u0u0
e04bc2e2da ONLY close AntiAlias for TTF 2021-11-26 16:59:23 +08:00
u0u0
d2c709123b label size align to even numbers, make label Alignment::CENTER no float pos, avoid blur. 2021-11-26 16:19:28 +08:00
u0u0
de479632b0 close antiAlias for TTFont, it will blur when scale. 2021-11-19 18:03:39 +08:00
u0u0
bd63a3fa95 fix: the slider x-axis position error when min value is not equal to 0 2021-11-06 10:50:24 +08:00
u0u0
d244b670e3 进度条浮点显示科学计数的bug 2021-10-28 15:38:47 +08:00
u0u0
ee59f13497 android build fix 2021-10-26 15:47:49 +08:00
u0u0
fa45e6ca6d 下划线不要抵满,2个联系的下划线文本之前需要间隔 2021-10-25 10:10:51 +08:00