Historique des commits

Auteur SHA1 Message Date
  Mugen87 bb58a198bd Examples: Formatting il y a 7 ans
  Mugen87 f559e173dd Examples: Improve webgl_geometry_normals.html il y a 7 ans
  Mugen87 5c8682b2ee Examples: Clean up il y a 7 ans
  Mugen87 45be382c8c Examples: Clean up orbit controls il y a 8 ans
  Mr.doob 334ab72b42 Fixed lgtm.com unsafe external link alerts. il y a 8 ans
  Mugen87 2e97f4f07d Examples: Refactored webgl_geometry_normals.html il y a 8 ans
  Mr.doob 805d99b551 FontLoader: Deprecated typeface.js support. See #8262. il y a 9 ans
  Mr.doob 173caa387a stats.js usage clean up il y a 9 ans
  WestLangley f70369a928 Examples: three.min.js -> three.js il y a 9 ans
  rfm1201 7a5f7629d0 Doc and examples il y a 9 ans
  Mr.doob fffe45c78a FontLoader now strips typeface.js header. Reverted typeface.js to typeface.json change. il y a 9 ans
  Mr.doob f0e0f5be24 Updated examples with new TextGeometry API. il y a 9 ans
  Mr.doob bc383cf790 Included FontUtils and TextGeometry in relevant examples. il y a 9 ans
  WestLangley 6ec18d11c4 Added transform methods to Geometry and BufferGeometry il y a 10 ans
  brason eb68622a6e Add missing semicolons il y a 10 ans
  Mr.doob 2761f1b161 Examples: Added setPixelRatio(). See #5627. il y a 10 ans
  Mr.doob 8eeb0d5bbd Examples improvements. il y a 11 ans
  Mr.doob aaaabab47f Added THREE.Group. il y a 11 ans
  Mr.doob f46a2b841e Removed face.centroid and geometry.computeCentroids() il y a 11 ans
  Mr.doob 9989f380fd Renamed all CubeGeometry instances. il y a 11 ans
  Mr.doob 4fc7543431 Fixed examples that relied on transparent background. il y a 11 ans
  Mr.doob 57ced6a5ab Added FaceNormalsHelper in subdivicion example. Also some examples clean up. il y a 12 ans
  Mr.doob 48cf5bb9a6 Replaced remaining setHSV to setHSL. il y a 12 ans
  Mr.doob 0a82d24fcb Reverted Matrix4 makeTranslate/makeScale change. As suggested by @WestLangley in #2780. il y a 12 ans
  Mr.doob 344b375c3f Merge remote-tracking branch 'bhouston/lathegeometry-fix' into dev il y a 12 ans
  Mr.doob b062fee866 Removed Vector* add() to addVectors() and addSelf() to add(). Same with sub, cross, min, max, lerp... Renamed Matrix* and Quaternion multiply() to multiplyMatrices(), multiplyQuaternions() and multiplySelf() to multiply(). See #2860. il y a 12 ans
  Ben Houston f454d0955b add unclosed top/bottom LatheGeometry examples to webgl_geometry_normals.html il y a 12 ans
  Ben Houston 92c7bc8bcc update weblgl_geometry_normals.html to show off partial LatheGeometries. il y a 12 ans
  Ben Houston 5bd3d0426e add webgl_geometry_normals.html - example that shows vertex normals and face normals of standard geometry types before and after Geometry.mergeVertices il y a 12 ans