커밋 기록

작성자 SHA1 메시지 날짜
  kimkulling a06133ab52 Update copyrights. 6 년 전
  Max Vollmer 0b02b92701 Some FBX files have Null/LimbNode attributes with an empty Properties70 element, where the Element is not NULL, but it's Compound is. The code only checked if the Element itself is NULL, thus causing a DeadlyImportError when trying to instantiate a PropertyTable for an Element that doesn't have a Compound. 7 년 전
  kimkulling 30c20eb5fc INtroduce new log macros. 7 년 전
  kimkulling 0e15b25cd1 Next log call changes. 7 년 전
  Kim Kulling b049933d2f update license dates. 7 년 전
  Kim Kulling a2b8d66a86 Update license info. 8 년 전
  mensinda 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 년 전
  Kim Kulling 1191d03405 Update license info. 9 년 전
  Richard 83de707587 Refactor: Expand tabs to 4 spaces 10 년 전
  Richard a96a595a7a Refactor: Trim trailing whitespace 10 년 전
  Kim Kulling 2bfc353fde License info: update year info. 10 년 전
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 10 년 전
  Alexander Gessler 4921114c7d - fbx: better error reporting reading property tables. 13 년 전
  Alexander Gessler 315285faf0 - fbx: refactor parsing code, move all parsing stuff to FBXParser.cpp. Parsing errors now carry the prefix "FBX-Parser". 13 년 전
  Alexander Gessler ef0dcaaea2 - fbx: refactor, move DOM utility functions to separate unit. 13 년 전