Tyelor

Results 6 issues of Tyelor

- cocos2d-x version: 3.17.2 - devices test on: iPhone Xr - developing environments - Xcode version: 13.2 When attempting to setup a basic ClippingNode using a DrawNode as the stencil,...

## Describe your changes This change removes the Node::removeFromParentAndCleanup function, and instead gives Node::removeFromParent and optional bool for if the node should be cleaned up or not. This defaults to...

- axmol version: 2.1.2 - devices test on: M1 Macbook Pro - developing environments - Xcode version: 15.2 - cmake version: 3.29.0 Steps to Reproduce: 1. After getting the Axmol...

## Describe your changes This fixes the memory corruption bug and resulting crash I outlined in the TextFieldTTF (and likely other TextField classes) where the _debugDrawNode wasn't being retained, and...

- axmol version: 2.1.3-5a03fa2 - devices test on: Apple M1 Max MacBook Pro 16" - developing environments - Xcode version: 15.2 Steps to Reproduce: 1. In the MainScene::init function, create,...

### What happened? If you import the package into a Unity Project via OpenUPM, then all of the code is kept from compiling due to the preprocessor macros used. If...

bug