Histórico de Commits

Autor SHA1 Mensagem Data
  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. há 7 anos atrás
  kimkulling 30c20eb5fc INtroduce new log macros. há 7 anos atrás
  kimkulling 0e15b25cd1 Next log call changes. há 7 anos atrás
  Kim Kulling b049933d2f update license dates. há 8 anos atrás
  Kim Kulling a2b8d66a86 Update license info. há 8 anos atrás
  mensinda 5dacda0a08 replaced boost smart pointers with c++11 smart pointers há 9 anos atrás
  Kim Kulling 1191d03405 Update license info. há 10 anos atrás
  Richard 83de707587 Refactor: Expand tabs to 4 spaces há 10 anos atrás
  Richard a96a595a7a Refactor: Trim trailing whitespace há 10 anos atrás
  Kim Kulling 2bfc353fde License info: update year info. há 10 anos atrás
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 há 10 anos atrás
  Alexander Gessler 4921114c7d - fbx: better error reporting reading property tables. há 13 anos atrás
  Alexander Gessler 315285faf0 - fbx: refactor parsing code, move all parsing stuff to FBXParser.cpp. Parsing errors now carry the prefix "FBX-Parser". há 13 anos atrás
  Alexander Gessler ef0dcaaea2 - fbx: refactor, move DOM utility functions to separate unit. há 13 anos atrás