Commit History

Author SHA1 Message Date
  repsac 3f1a96b00f Fixed the UV indexing 10 years ago
  repsac 7eb8577f50 initial optimization of uv indexing 10 years ago
  Ricardo Cabello 61f529379b Merge pull request #6536 from tschw/Blender_extra_vertex_groups 10 years ago
  Mr.doob 8ea347971b Updated builds. 10 years ago
  Mr.doob 2665e375bf Replaced instanceof Array with Array.isArray(). See #5886. 10 years ago
  Mr.doob 4f53ea6ef5 Minor clean up. 10 years ago
  Mr.doob 48eb133b1f Editor: Simplified program UI. 10 years ago
  Mr.doob 686f03bd8d Editor: Handle backspace in code mirror. 10 years ago
  Mr.doob bceafc9319 Updated builds. 10 years ago
  Ricardo Cabello 602a55077a Merge pull request #6555 from tschw/Editor_ShaderMaterial 10 years ago
  Mr.doob 5828579d14 Updated builds. 10 years ago
  Mr.doob c7d0583df1 WebGLRenderer: Rescuing MorphTargets. Work in Progress... 10 years ago
  Mr.doob f72f7e59ff Editor: Added backspace to delete back. See #6553. 10 years ago
  Mr.doob c7d9c161eb Moved custom attributes examples to advanced subcategory. 10 years ago
  Mr.doob 7693007fc6 Updated example to new attributes approach. 10 years ago
  tschw ba91335b10 Re-allow textures to be temporarily disabled. 10 years ago
  tschw 8b20148184 Avoid exception from "new ShaderMaterial()". 10 years ago
  tschw 6def65f414 Merge branch 'dev' of github.com:mrdoob/three.js into Editor_ShaderMaterial 10 years ago
  Ricardo Cabello 228dd1bcdf Merge pull request #6545 from tschw/Material_handling 10 years ago
  tschw d3d4c4f971 Fixed edit. 10 years ago
  Mr.doob b559c4a243 Updated custom attributes example to new approach. 10 years ago
  Mr.doob a75bbe8481 ShaderMaterial: Clearer warning. 10 years ago
  Mr.doob 68f8fb51c9 ObjectLoader: Added warning for constant using symbolic form. See #6538. 10 years ago
  Ricardo Cabello 246e3482c8 Merge pull request #6538 from tschw/Texture_JSON 10 years ago
  Mr.doob 1a294d5f6e Editor: Moved script editor on top of player. 10 years ago
  Mr.doob 6b4d6b11c3 OBJExporter: Minor clean up. 10 years ago
  Ricardo Cabello 36394ef1cd Merge pull request #6552 from kovacsv/ObjExporterNormalFix 10 years ago
  Mr.doob e1fb3f131a Example clean up. 10 years ago
  Mr.doob adefed2a44 WebGLProgram: Don't cache additional attribute identifiers if RawShaderMaterial. 10 years ago
  Mr.doob cbff3b261c ShaderMaterial: Rescuing attributes but as an Array. 10 years ago