提交歷史

作者 SHA1 備註 提交日期
  Kim Kulling a2b8d66a86 Update license info. 8 年之前
  Kim Kulling 1c6145b39e Merge branch 'fix-include-api' of https://github.com/Lugdunum3D/assimp into Lugdunum3D-fix-include-api 8 年之前
  Shin-ya Murakami ffc95162ec fix for FreeBSD 9 年之前
  Antoine Bolvy 5dd1bb9d6c Export DefaultIOSystem and move it with DefaultIOStream to include/ instead of code/ 9 年之前
  Mika Rautio f9cce7f59c MinGW __stat64 support depends on MSVCRT version 9 年之前
  Eshed 3b6ffc3ef5 fix mingw build (mingw supports stat64 nowadays) 9 年之前
  Kim Kulling 0379675fca Add type to deal with 64-bit filesizes on x86_64-apple-darwin15.5.0x86_64-apple-darwin15.5.0 9 年之前
  Kim Kulling 83b02ff41f DefaultIOStream: add missing detection for apple-based OS. 9 年之前
  Kim Kulling bdcff35d5d closes https://github.com/assimp/assimp/issues/901 9 年之前
  Kim Kulling 7207e5117c Use new include bracktes. 9 年之前
  Sherief Farouk 397fa374a3 Removed usage of Boost static assert. 9 年之前
  Kim Kulling 1191d03405 Update license info. 10 年之前
  Richard 83de707587 Refactor: Expand tabs to 4 spaces 10 年之前
  Richard a96a595a7a Refactor: Trim trailing whitespace 10 年之前
  Richard 4c1a0507fe Refactor: Line endings are LF, not CRLF 10 年之前
  Kim Kulling 2bfc353fde License info: update year info. 10 年之前
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 10 年之前
  henrikbuchholz 5983300422 Updated some code comments in DefaultIOStream.cpp 12 年之前
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 年之前
  aramis_acg 6f30639d7f - refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX .. 14 年之前
  aramis_acg 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. 16 年之前
  aramis_acg adb4ab602e Adding Importer::ReadFileFromMemory to make Chromanoid happy. 16 年之前
  aramis_acg 2b9461fbf7 MD3 17 年之前
  aramis_acg 58eb786d62 Major API cleanup. Unified formatting & doxygen tags in the public API. 17 年之前
  aramis_acg 1db46c242f Added temporary boost workaround - some assimp features work with reduced functionality in this case. 17 年之前
  aramis_acg b422d4e303 Finished loading of MD2, MD3, MDL2, MDL3, MDL4, MDL5, MDL7, MDL. First WIP version of the SMD loader. Additionals checks added to the validation step. 17 年之前
  aramis_acg 66e69ef6b2 Fixes for 64 bit builds 17 年之前
  aramis_acg 8c002e6998 Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added 17 年之前
  ulfjorensen 71fa1b508e - corrected all local include paths so that there are no "additional include paths" necessary in the build configuration anymore 17 年之前
  aramis_acg db9c5fef2b - ASE loader alpha 17 年之前