Skip to content

v1.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@darylhjd darylhjd released this 11 Mar 13:48
· 4 commits to master since this release
  • Refactored. All DataTypes now have their own individual files. The original file was getting too big and confusing!
  • GetDataItem functions now return a copy of the struct rather than a pointer to the struct. This may have an impact on performance (the structs are quite large), but it is easier for external programs to handle.

The API added a new materials data type, but I won't be completing it now due to issues with the API, making it hard for me to debug and work with. Also, I'm not free.

It already has its own file, so I might get to it next time.