Commit History

Author SHA1 Message Date
  alteredq ca7e2fc923 Added model alignment to new Blender exporter. 14 years ago
  alteredq b14f09be61 Merged with sole's branch: took new Python build script, made it work with my ancient Python 2.6. 14 years ago
  alteredq 514a2e6135 Merged with latest changes in mrdoob's branch. All hex colors should be now without baked opacity. 14 years ago
  alteredq 7c163bb9c1 In OBJ converter made smooth/flat shading configurable via command line parameter (-s smooth|flat). 14 years ago
  alteredq 93c2ed9474 In OBJ converter added handling of cases where there are no materials specified in OBJ file (which is different from having null materials or no MTL file). 14 years ago
  alteredq 79ab4bf2e6 Merged with mrdoob's branch. Got WebGLRenderer working again :) 14 years ago
  alteredq a0e3f4068f Changed exported JS class name in OBJ converter to use the same convention as Blender exporter (use exact case of JS filename, no capitalization). 15 years ago
  alteredq 31644e179b Added link to OBJ converter script at GitHub to JS template. 15 years ago
  alteredq 29be1febb0 Added handling of null materials (coming from Blender exporter when mesh has no assigned material). 15 years ago
  alteredq 32133b352b Fixed crash bug when parsing quad faces. 15 years ago
  unknown 60c2354424 Added OBJ -> Three.js converter. 15 years ago