axmol/cocos/ui
RH 3b3086b8d8 V4 uilayout scissorclipping fix (#20415)
* Fix for issue #19890

* Updated with better fix from the V3 PR #18651

* Formatting fix

* Fixed issue with incorrect type (double instead of float) when compiling on certain platforms.

* Another attempt to fix compilation issue
2020-01-18 20:40:13 +08:00
..
UIEditBox fix edit box position error (#20358) 2019-11-23 18:25:49 +08:00
UIWebView support load asset in internal storage or sdcard (#20359) 2019-11-22 16:08:00 +08:00
CMakeLists.txt metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
CocosGUI.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CocosGUI.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
GUIDefine.h remove void in function declaration (#19954) 2019-07-22 09:38:46 +08:00
GUIExport.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
UIAbstractCheckButton.cpp v4-meta-multi-textures support Single Texture2D with multi GPU texture handlers. 2019-11-20 18:19:24 +08:00
UIAbstractCheckButton.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIButton.cpp Fix several bugs with button's title (#19073) 2018-09-28 23:26:58 -07:00
UIButton.h Ability to change title position (#19587) 2019-04-09 23:21:07 -07:00
UICheckBox.cpp metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
UICheckBox.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
UIHBox.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIHBox.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIHelper.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIHelper.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIImageView.cpp remove CCGLProgram related files (#19408) 2019-02-19 16:06:17 +08:00
UIImageView.h remove CCGLProgram related files (#19408) 2019-02-19 16:06:17 +08:00
UILayout.cpp V4 uilayout scissorclipping fix (#20415) 2020-01-18 20:40:13 +08:00
UILayout.h remove opengl codes (#19797) 2019-06-05 02:58:33 -07:00
UILayoutComponent.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UILayoutComponent.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UILayoutManager.cpp metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
UILayoutManager.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
UILayoutParameter.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UILayoutParameter.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
UIListView.cpp metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
UIListView.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
UILoadingBar.cpp fix warning (#20146) 2019-09-24 11:31:35 +08:00
UILoadingBar.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIPageView.cpp remove opengl codes (#19797) 2019-06-05 02:58:33 -07:00
UIPageView.h remove opengl codes (#19797) 2019-06-05 02:58:33 -07:00
UIPageViewIndicator.cpp remove opengl codes (#19797) 2019-06-05 02:58:33 -07:00
UIPageViewIndicator.h remove opengl codes (#19797) 2019-06-05 02:58:33 -07:00
UIRadioButton.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIRadioButton.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIRelativeBox.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIRelativeBox.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIRichText.cpp fix compile warnings (#20028) 2019-08-13 18:19:32 +08:00
UIRichText.h remove opengl codes (#19797) 2019-06-05 02:58:33 -07:00
UIScale9Sprite.cpp v4-meta-multi-textures support Single Texture2D with multi GPU texture handlers. 2019-11-20 18:19:24 +08:00
UIScale9Sprite.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
UIScrollView.cpp fix warning (#20146) 2019-09-24 11:31:35 +08:00
UIScrollView.h remove opengl codes (#19797) 2019-06-05 02:58:33 -07:00
UIScrollViewBar.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIScrollViewBar.h remove opengl codes (#19797) 2019-06-05 02:58:33 -07:00
UISlider.cpp v4-meta-multi-textures support Single Texture2D with multi GPU texture handlers. 2019-11-20 18:19:24 +08:00
UISlider.h Only send the ON_PERCENTAGE_CHANGED if and only if the percentage value has actually changed. (#19556) (#19589) 2019-04-10 01:54:07 -07:00
UITabControl.cpp fix warning (#20146) 2019-09-24 11:31:35 +08:00
UITabControl.h Fix warning for converting int to float (#18672) 2018-02-08 09:26:22 +08:00
UIText.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIText.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
UITextAtlas.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UITextAtlas.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
UITextBMFont.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UITextBMFont.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
UITextField.cpp metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
UITextField.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
UIVBox.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIVBox.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIVideoPlayer-android.cpp Remove experimental namespace (#20229) 2019-10-23 14:58:31 +08:00
UIVideoPlayer-ios.mm fix issue that videoplayer may crash on iOS (#20345) 2019-11-18 16:53:36 +08:00
UIVideoPlayer.h fix some warnings (#20247) 2019-10-25 16:40:30 +08:00
UIWidget.cpp remove CCGLProgram related files (#19408) 2019-02-19 16:06:17 +08:00
UIWidget.h remove void in function declaration (#19954) 2019-07-22 09:38:46 +08:00