Commit History

Author SHA1 Message Date
  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
  kovacsv 23d15a1b27 Apply normal matrix to exported normals in OBJExporter. 10 years ago
  tschw a405949681 GLSL/JSON live editing via Codemirror. 10 years ago
  tschw 43d6e87e58 Clarified code. 10 years ago
  Mr.doob 5228495601 Minor clean up. 10 years ago
  Mr.doob 9962c0b1c2 WebGLProgram: generateDefines clean up. 10 years ago
  Mr.doob e2f85057e4 Removing ShaderMaterial attributes support. 10 years ago
  Mr.doob 6f9dc56b7b BufferAttribute/InterleaveBufferAttribute: Simpler warnings. 10 years ago
  Ricardo Cabello c914858db7 Merge pull request #6500 from benaadams/buffer-length-to-count 10 years ago
  Ricardo Cabello 67cc278053 Merge pull request #6541 from tschw/Blender_misc_fixes 10 years ago
  Mr.doob 8b5ad99e6e OBJExporter: Clean up. 10 years ago
  Ricardo Cabello e7ebc61ba1 Merge pull request #6543 from kovacsv/ObjExporterFix 10 years ago
  Mr.doob 580af4b48c BufferGeometry: Use Float32Attribute where appropriate. 10 years ago
  Mr.doob 029b4e511e TransformControls: Updated some Geometries to BufferGeometries. 10 years ago
  Mr.doob 9e789ff251 BufferAttribute: Rescued *Attribute as shortcuts. 10 years ago
  Ricardo Cabello a1d5c59b10 Merge pull request #6544 from tschw/Editor_misc_fixes 10 years ago