Historique des commits

Auteur SHA1 Message Date
  Kim Kulling b049933d2f update license dates. il y a 8 ans
  Kim Kulling 0b15d5cd46 closes https://github.com/assimp/assimp/issues/1721: set camera parameters instead of nonsense. il y a 8 ans
  Kim Kulling a2b8d66a86 Update license info. il y a 8 ans
  mensinda 5dacda0a08 replaced boost smart pointers with c++11 smart pointers il y a 9 ans
  mensinda 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops il y a 9 ans
  Kim Kulling 1191d03405 Update license info. il y a 10 ans
  Richard 83de707587 Refactor: Expand tabs to 4 spaces il y a 10 ans
  Richard a96a595a7a Refactor: Trim trailing whitespace il y a 10 ans
  Kim Kulling 2bfc353fde License info: update year info. il y a 10 ans
  abma 8c45a4dc3b Merge remote-tracking branch 'origin' il y a 10 ans
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
  George Papadopoulos 08ba782bd5 [FBX] add support for multiple animations (by using LocalStart/LocalStop in takes) il y a 10 ans
  George Papadopoulos 8bf26065de [FBX] parse upper cased Int/Enum properties il y a 11 ans
  Gargaj 11af0866dc Add FieldOfView token type (fixes #245) il y a 11 ans
  Frederik Aalund 9eb8677aba Added unparsed FBX properties to the aiNode's metadata. This allows the il y a 12 ans
  Alexander Gessler 1bdf39448a - fbx: extend list of supported property data types. il y a 13 ans
  Alexander Gessler b7456307dd - fbx: fix "could not read property name" warn message. il y a 13 ans
  acgessler 879f2ed177 - fix some -Wall warnings il y a 13 ans
  Alexander Gessler 4db113395c - fbx: read local transforms (different modes of rotation not yet implemented, though). il y a 13 ans
  acgessler 131008cea1 - fbx: read materials. il y a 13 ans
  acgessler b49cf16bc2 - fbx: change const semantics for PropertyTable's. Lazy parsing of properties no longer affects logical constness. il y a 13 ans
  acgessler 97e1761ecd - fbx: support more property data types (there are way more, though - don't know yet how to handle them, fbx files don't seem to have overly strong semantics for properties). il y a 13 ans
  acgessler 21713841d3 - fbx: read property templates. Fix some memory leaks. il y a 13 ans
  acgessler 00f249b8dd - fbx: add property system il y a 13 ans