Skip to content

Conversation

@rh101
Copy link
Owner

@rh101 rh101 commented Mar 27, 2019

No description provided.

gestern and others added 27 commits February 13, 2019 09:38
* If path to file is tool long crash is possible.

If path to file is tool long crash is possible, because of chart buffer overflow.

* Incorrect replacement. Using iterator is better.

* Style fix

* Correct naming
If you will try to create CCLabel with True Type font, enabling it's outline and change it's font size with separate commands you will create multiple textures for font atlases, one for label second for label with outline, and third for label with another font size. 
Moving texture initialization from constructor and calling it later, right before usage will cause large memory economy, because even if atlases will be created they won't create textures of allocate memory for current page data.
* need to generate binding codes for all targets

* all targets depend on ndk, for gen bindings

* fix lack python module
* remove unneeded codes

* remove winrt and win8.1

* fix compiling error on android
…19405)

* Lua: add manual bindings for EventDispatcher::addCustomEventListener

* Lua: Testcase for EventDispatcher::addCustomEventListener
Useful feature to know if any text field or custom IME dispatcher is active
Getting current clearing color in Renderer
Changing tabs to spaces and getters for claring color
[ci skip][AUTO]: updating luabinding & jsbinding & cocos_file.json automatically
Ability to change title position
@rh101 rh101 changed the title Sync to master Sync from master Mar 27, 2019
@rh101 rh101 merged commit f723537 into rh101:v3 Mar 27, 2019
rh101 pushed a commit that referenced this pull request May 29, 2019
FIX ios bug : You don’t have permission to save the file “Documents_t…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants