Skip to content

TiXI 3.0.0 RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@joergbrech joergbrech released this 18 Jul 13:19
· 201 commits to master since this release
  • General Changes:

    • Renamed TIXI library to tixi3
    • TiXI header file is now located under include/tixi3/tixi.h
    • Added new C++ bindings for TiXI located under include/tixi3/tixicpp.h
  • Fixes:

    • Fixed failure in tixiUIDCheckExists if a uID is duplicate
    • Fixed invalid characters in Matlab bindings
    • Fixed missing return value in the matlab bindings of tixiUIDCheckExists
    • Fixed compilation of the matlab bindings on linux