1. 03 9月, 2015 3 次提交
  2. 29 8月, 2015 1 次提交
  3. 18 5月, 2015 1 次提交
    • R
      Fixed the UV indexing · 3f1a96b0
      repsac 提交于
      Fixed a bug were buffer geometry files were missing the `data` key
      PEP8 cleanup
      3f1a96b0
  4. 10 5月, 2015 1 次提交
  5. 08 5月, 2015 1 次提交
  6. 09 3月, 2015 1 次提交
  7. 04 3月, 2015 1 次提交
  8. 11 2月, 2015 1 次提交
  9. 10 2月, 2015 2 次提交
  10. 01 11月, 2014 1 次提交
    • R
      updated review.js to support cameras defined in a scene · e4a3720a
      repsac 提交于
      updated the bone mapping logic to instead record the maps locally within the parsing method and not store to the Geometry() instance
      included package modules missing from import
      cleanup of unused imports and variables
      e4a3720a
  11. 26 10月, 2014 1 次提交
    • R
      added copyright · 1c3025de
      repsac 提交于
      renamed custom Blender properties to THREE_ prefix
      renamed the "round" attributes to "precision"
      fixed a bug in review where it was trying load morph targets when there wasn't any
      1c3025de
  12. 24 10月, 2014 1 次提交
    • R
      initial commit · 8c78d147
      repsac 提交于
      merged exporter.constants with package constants
      replaced threeio name with three/io_three naming conventions
      fixed a bug were exporter.geometry was logging errors with incorrect formatting
      fixed a bug were exporter.geometry was reporting, via logger, on data results incorrectly
      migrated over main addon code
      still needs testing, not ready for merging
      8c78d147