Files
yoga/csharp/Facebook.Yoga
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-01-07 09:09:35 -08:00
2017-03-27 08:12:22 -07:00
2017-01-07 09:09:35 -08:00
2016-12-02 11:23:20 -08:00
2016-12-02 11:23:20 -08:00
2016-12-02 11:23:20 -08:00
2016-12-02 11:23:20 -08:00
2016-12-02 11:23:20 -08:00
2016-12-02 11:23:20 -08:00
2016-12-02 11:23:20 -08:00
2016-12-02 11:23:20 -08:00
2016-12-02 11:23:20 -08:00
2016-12-02 11:23:20 -08:00
2016-12-02 11:23:20 -08:00
2016-12-02 11:23:20 -08:00
2017-02-14 14:27:48 -08:00
2017-02-15 13:42:47 -08:00