Historial de Commits

Autor SHA1 Mensaje Fecha
  Alexander Gessler 5fe03f692e - FBX: silence some warnings produced by clang about missing switch cases. Add TokenType_BINARY_DATA to TokenTypeString() function. hace 12 años
  Jared Duke 20506ead3c Update code/FBXConverter.cpp hace 12 años
  Alexander Gessler c1cd88e9de - fbx: take shortest quaternion path when interpolating. hace 13 años
  Alexander Gessler 5bc573edb8 - fbx: pre-filter animated property we don't support as early as possible. hace 13 años
  Alexander Gessler 9ea7fc2856 - fbx: don't die if a file contains no GlobalSettings. hace 13 años
  Alexander Gessler cdb7caffbd - fbx: add special output node name tag to mark fbx null nodes. hace 13 años
  Alexander Gessler c9facf16fa - fbx: support reading of scenes containing no geometry. hace 13 años
  Alexander Gessler 375c4b4242 - fbx: read framerate and output it in aiAnimation::mTicksPerSecond. hace 13 años
  Alexander Gessler 5ea9de5d3e - fbx: return time in seconds. hace 13 años
  Alexander Gessler 3f2a796b9d - fbx: fix time scaling in my previous patch. hace 13 años
  Alexander Gessler 99aab0d9a7 - fbx: also handle cases where some of the SRT channels are empty/constant. hace 13 años
  Alexander Gessler 6bbbbfde4c - fbx: collapse animation nodes whenever possible to avoid overly busted output scenes. hace 13 años
  Alexander Gessler 3e86e1b857 - fbx: add import settings to public assimp config interface. hace 13 años
  Alexander Gessler 1cd04a2671 - fbx: formatting. hace 13 años
  Alexander Gessler 826b97a4fa - fbx: handle arbitrary rotation orders (all combinations of euler angles etc). hace 13 años
  Alexander Gessler 1a5bf26e91 - fbx: light & camera conversion was missing in assimp, somehow. hace 13 años
  Alexander Gessler 8d5b78c035 - fbx: 32 bit build fixes. hace 13 años
  Alexander Gessler c126cfa1ff - fbx: rework material reading to support negative indices (these will be assigned a default material). hace 13 años
  Alexander Gessler 5250240ed6 - fbx: format fixes. hace 13 años
  Alexander Gessler 3899fc5257 - fbx: bone bind matrix now includes mesh world transformation. hace 13 años
  Alexander Gessler d5d6df36e3 - fbx: fix rotation order and a whole bunch of related problems. hace 13 años
  Alexander Gessler 4c58328c98 - fbx: switch to always generating a full transformation chain (temporary solution to get the transformation order right for now!). hace 13 años
  Alexander Gessler 6efe9517f0 - fbx: forgot child links in transformation chains. hace 13 años
  Alexander Gessler 4aac334358 - fbx: bugfix node chain generation, was omitting some nodes. hace 13 años
  Alexander Gessler 54be52ea28 - fbx: add option to detect dummy animation tracks and to remove them. Actually, this is mostly a debugging aid (and it cuts down memory usage). hace 13 años
  Alexander Gessler 0d2cb96092 - fbx: re-enable FixNodeName(), forgot that a commit ago. hace 13 años
  Alexander Gessler 44259f0c23 - fbx: fix small typo with big effect. hace 13 años
  Alexander Gessler bead86a830 - fbx: take care not to drop transformation chain nodes that have node animations assigned, even if they specify identity transform in bind pose. hace 13 años
  Alexander Gessler 80e7e18e28 - fbx: refactor animation code. hace 13 años
  Alexander Gessler ffd084a7a7 - fbx: generate inverse nodeanim channels for pivots. hace 13 años