Commit History

Author SHA1 Message Date
  Mr.doob 6d1dafb923 Merge pull request #12246 from TristanVALCKE/FBXLoader 8 years ago
  Lewy Blue fb20a40745 tidied code 8 years ago
  Lewy Blue 64c63fc27c added code back and alphabetized cases 8 years ago
  Lewy Blue 4676c4c270 Removed code temporarily 8 years ago
  Lewy Blue 4ed5f0964a Removed comment and explicitly set intensity 8 years ago
  Lewy Blue 8f70a31e0e fixed comment indentation 8 years ago
  Lewy Blue 6842a46888 FBXLoader added ambient light support 8 years ago
  Lewy Blue 4475a5bdde parseInt -> parseFloat 8 years ago
  Lewy Blue 19bfc6fbec removed log 8 years ago
  Lewy Blue 273d07440f FBXLoader: added camera support 8 years ago
  Lewy Blue aba9c819d1 minor adjustments 8 years ago
  Lewy Blue 5400688f2c removed comment 8 years ago
  Lewy Blue 0f25ac3a36 More binary fixes 8 years ago
  Lewy Blue 70605744ec Removed log statements 8 years ago
  Lewy Blue 69f8a46bd3 fixed for binary 8 years ago
  Lewy Blue 82aa05beea added light support to FBXLoader 8 years ago
  Tristan VALCKE 9d4fa1e00a Style 8 years ago
  Tristan VALCKE d6f8896a6a FBXLoader: fix string utf8 encoding 8 years ago
  Mr.doob 87da8b065b FBXLoader: Reverted bad removal. 8 years ago
  Tristan VALCKE 75a9994f56 FBXLoader: fix missing propertyListLength in node parsing that crash every file with version > 7400 8 years ago
  Mugen87 e6cb9ac8b6 Loaders: Improve code quality 8 years ago
  Takahiro 5fe5d04a3d Switch default material from basic to standard in FBXLoader 8 years ago
  Takahiro 87fb3a6477 Ignore unused materials in FBXLoader 8 years ago
  Lewy Blue ac0ac00981 Added fix 8 years ago
  Takahiro 7ebd514191 Support embedded base64 texture image data in FBX ascii file 8 years ago
  Mugen87 bbd08c81db FBXLoader: Code style and logging 8 years ago
  Mugen87 6779532958 FBXLoader: Clean up 8 years ago
  Takahiro c056a4b24c Update endOfContent method of FBXLoader binary parser 8 years ago
  CarlBateman 228e04bd4f Clarified exception warning 8 years ago
  CarlBateman 62d8ed2356 Clarified exception warning 8 years ago