No longer require unsafe option
- Change unsafe/fixed to use IntPtr or MarshallAs instead. - Added methods in physac to marshall IntPtr returns to PhysicsBodyData.
This commit is contained in:
parent
4652f1fa6d
commit
f880241ee4
6 changed files with 67 additions and 36 deletions
|
|
@ -44,7 +44,6 @@ static class Program
|
|||
|
||||
# TODO:
|
||||
- Generator improvements
|
||||
- Managed bindings(Marhsall etc)
|
||||
- .Net Core support
|
||||
- Windows forms support
|
||||
- Auto select x86/x64 dll
|
||||
|
|
|
|||
Loading…
Reference in a new issue