GarageGames / Torque3D

MIT Licensed Open Source version of Torque 3D from GarageGames
http://torque3d.org
MIT License
3.35k stars 1.2k forks source link

Update CInterface #2246

Closed lukaspj closed 5 years ago

lukaspj commented 6 years ago

Branched from #2228 makes a few updates to the EngineAPI, making CInterface implementations possible again by properly ordering argument-layout and a few quality-of life changes.