Michael Schneider
d28b17c87f
Fix warnings and memory issues ( #1003 )
2018-07-03 08:39:49 -07:00
Adlai Holler
a11506564a
Reduce usage of autorelease pools ( #968 )
...
* Reduce reliance on the autorelease pool
* changelog
* A few more places
* Use it in another place
2018-06-15 10:15:25 -07:00
Adlai Holler
cac14e0bce
Standardize Property Declaration Style in Core Classes ( #870 )
...
* Audit property attributes for core classes
* Update style guide
* Go crazy
* Update changelog
2018-05-24 14:42:43 -07:00
Adlai Holler
2b12654810
Use NS_RETURNS_RETAINED macro to save time ( #843 )
...
* Use NS_RETURNS_RETAINED macro to save time
* Update changelog and do the thing with the license headers
2018-03-21 08:13:09 -07:00
Adlai Holler
61dade6bda
Raise deployment target to iOS 9 ( #743 )
...
https://github.com/TextureGroup/Texture/pull/743
Manually merged since I forgot to retarget that diff onto master before merge
2018-01-15 15:13:05 -08:00
appleguy
6a28b740e6
[Cleanup] Small fixes to improve conformance for strict compiler settings #trivial ( #320 )
2017-05-29 18:11:18 -07:00
Adlai Holler
d4725a51f2
Add Experimental Text Node Implementation ( #259 )
...
* Add experimental text node implementation, based on YYText
* Fix warnings and alert when unimplemented experimental features are used.
* Address feedback from review
* Extend the cthulog
* Update license headers
2017-05-14 12:02:07 -07:00