summaryrefslogtreecommitdiffstats
path: root/src/Bindings/DiffAPIDesc.lua (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-08-17Changed int parameters to vector parameters in cCuboid and simulators (#3874)Lane Kolbly1-4/+7
2016-07-18DiffAPIDesc: Support optional params in desc.Mattes D1-12/+12
2016-07-18Bindings: Added a script to generate a diff between APIDesc and ToLua.Mattes D1-0/+550
This allows a simple copy operation from the DoxyComments into APIDesc.