Changelog
- Enable PCH on Mac for better compile times (dd62eac)
- Add
numFromStringutility for safely parsing numbers (c4e9c17) - Add
CCNode::setContentWidthalong with respective height setter and getters (e06b907) - Add
getChildBySpriteFrameName(85f8a20) - Add
isSpriteFrameName(eea3556) - Add new more refined
TextInputclass, deprecatingInputNode(28f393b) - Fix
InputNodeandTextInputusing tags on their internal input node for controlling behaviour (29f99c2) - Remove
strfmtandcstrfmtutilties for being outdated and unsafe (b69ac71) - Make
clamputility use template magic for better type inference (4ba0b7d) - Improve user errors (4b667cc)
- Deprecate invalidally formatted mod IDs (e80d228)
- Add new
supersededimportance level to incompatabilities (e80d228) - Fix
pickFileon Android (9051779)