Nadine Salter
d5f18f7637
Merge pull request #270 from facebook/issue-268
...
Track control node touches
2015-01-27 16:16:27 -08:00
Ryan Nystrom
76b3d1310f
Track control node touches
...
Tested with custom `ASTextNode` subclass. No targets added, but tracking events are still received upon touches.
fixes #268
2015-01-27 15:47:05 -08:00
Ryan Nystrom
ea6c29fb7f
Compile for extensions
2015-01-27 09:30:09 -08:00
林藍東
faab914a08
Fix issue #61
2014-10-17 19:22:17 +08:00
Nadine Salter
20631a632f
Fix unsafe unretained references in ASControlNode.
...
Fix regression from the ARC conversion. Change the raw, unretained
pointers in ASControlNode to weak references. Use NSMapTable instead of
the pointer-as-NSValue system.
2014-09-30 14:26:08 -07:00
Nadine Salter
803585164c
Convert AsyncDisplayKit to ARC.
2014-09-23 15:30:30 -07:00
Nadine Salter
15565873c9
Initial commit.
2014-06-26 22:32:55 -07:00