Skip to content
Snippets Groups Projects
  1. Apr 30, 2013
  2. Apr 25, 2013
  3. Apr 24, 2013
  4. Apr 19, 2013
  5. Apr 18, 2013
  6. Apr 10, 2013
  7. Apr 09, 2013
  8. Apr 03, 2013
    • Arnaud Degroote's avatar
      [wip/assimp] Upgrade to 3.0.1270 · 4895cb13
      Arnaud Degroote authored
      Changes since 2.0:
      
      FEATURES:
      	- new export interface similar to the import API.
      	- Supported export formats: Collada, OBJ, PLY and STL
      	- added new import formats: XGL/ZGL, M3 (experimental)
      	- new postprocessing steps: Debone
      	- vastly improved IFC (Industry Foundation Classes) support
      	- introduced API to query importer meta information (such as
      	  supported versions, full name, maintainer info).
      	- reworked Ogre XML import
      	- C-API now supports per-import properties
      
      FIXES/HOUSEKEEPING:
      
      	- hundreds of bugfixes in all parts of the library
      	- unified naming and cleanup of public headers
      	- improved CMake build system
      	- templatized math library
      	- reduce dependency on boost.thread, only remaining spot
      	is synchronization for the C logging API
      
      API COMPATIBILITY:
      	- renamed headers, export interface, C API properties and meta data
      	  prevent compatibility with code written for 2.0, but in most cases
      	  these can be easily resolved
      	- Note: 3.0 is not binary compatible with 2.0
      4895cb13
  9. Apr 02, 2013
  10. Mar 26, 2013
  11. Mar 21, 2013
  12. Mar 19, 2013
  13. Mar 14, 2013
  14. Mar 13, 2013
  15. Mar 12, 2013
  16. Mar 08, 2013
Loading