Releases: DeveloperGY/eternion
Releases · DeveloperGY/eternion
Version 2.1.0
Added et_scaleVec3f()
this allows you to scale a vector based on the origin
Version 2.0.0
Breaking changes!
Added in vectors and translation of vectors
function signatures and type names have changed to make them more specific to Eternion and adapt to the addition of vectors, the wiki has been updated with the new functions and types
It is suggested that you compile the library yourself rather than use the supplied lib.a file as it was compiled on a bleeding edge linux system
Version 1.0.0
Compile the library into a static library, then put the header file in your own project and link against the library when you compile your project