Files
yoga/csharp
Kazuki Sakamoto 91a34bb875 Support IL2CPP and fix stale handle
Summary:
- Unity IL2CPP (ENABLE_IL2CPP) requires the same code path with AOT compile.
- Clean up unneeded code in YGConfigHandle.
- YogaNode.Reset makes YGNodeHandle stale. Unmanaged side was reset by YGNodeReset, but YGNodeHandle keeps to retain the old managed handle. Release it.
Closes https://github.com/facebook/yoga/pull/491

Reviewed By: astreet

Differential Revision: D4765683

Pulled By: splhack

fbshipit-source-id: 83bfe19feb0e6ec45dc504e42b0c6c34e10af8e2
2017-03-27 08:12:22 -07:00
..
2017-02-17 10:41:47 -08:00
2017-02-17 10:41:47 -08:00
2017-02-17 10:41:47 -08:00
2017-03-07 09:11:14 -08:00
2017-01-05 12:10:03 -08:00
2016-12-23 12:09:40 -08:00
2016-12-23 12:09:40 -08:00
2017-03-07 09:11:14 -08:00