Commit Graph

5 Commits

Author SHA1 Message Date
IchorDev
878767e751
Culled D bindings for header-only C++ functions (#3130)
* Reformatted comments; fixed a couple of oversights

* D bindings: deterministic sub-struct order

* Added missing default to IDL

* Fixed sub-struct linkage; regenerate D binds

* Culled D bindings for header-only C++ functions

* Added missing default to bgfx.idl

* cppinline now supported by all auto-gen bindings

The pattern "func.cppinline and not func.conly" is to make sure that C bindings for `bgfx_vertex_layout_has` are still generated.
2023-07-19 20:53:42 -07:00
Бранимир Караџић
4a96919315 Updated IDL scripts. 2019-07-04 18:47:08 -07:00
Бранимир Караџић
3f4c6d35cf Updated IDL scripts. 2019-05-23 08:15:14 -07:00
Бранимир Караџић
4a07ab392f Cleanup. 2019-04-20 21:04:36 -07:00
Бранимир Караџић
218b4b73ea Updated IDL scripts. 2019-03-13 22:26:11 -07:00