home.social
  1. BindBC-SDL has been updated to support SDL 2.28.0+!
    Go check it out: github.com/BindBC/bindbc-sdl/r

  2. In the name of transparency and organisation:
    I have started adding issues to various BindBC libraries, tagged as "enhancement", that state my future intentions for that library. I hope that this will help people understand what's in-store for each of the libraries, provide a place for discussion, and help keep me motivated, too.

  3. The latest and greatest: BindBC-bgfx 1.0 is coming out very soon! It features a new API based on bgfx’s C++ API with some slight tweaks to make it match the D style better, so it should be a lot nicer to use than before! :) and yes, it’s still auto-generated so it has full documentation!
    I’ve already converted one of my projects to using it and I’m excited to see everyone else getting to try it!

  4. SDL bindings v1.3.0 have been tested and the new readme is done. Release time!

  5. The -SDL 1.3 update is 99% complete, pending testing on macOS.