Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Mr.doob bc383cf790 Included FontUtils and TextGeometry in relevant examples. 10 gadi atpakaļ
  WestLangley 6ec18d11c4 Added transform methods to Geometry and BufferGeometry 10 gadi atpakaļ
  brason eb68622a6e Add missing semicolons 10 gadi atpakaļ
  Mr.doob 2761f1b161 Examples: Added setPixelRatio(). See #5627. 10 gadi atpakaļ
  Mr.doob 8eeb0d5bbd Examples improvements. 11 gadi atpakaļ
  Mr.doob aaaabab47f Added THREE.Group. 11 gadi atpakaļ
  Mr.doob f46a2b841e Removed face.centroid and geometry.computeCentroids() 11 gadi atpakaļ
  Mr.doob 9989f380fd Renamed all CubeGeometry instances. 11 gadi atpakaļ
  Mr.doob 4fc7543431 Fixed examples that relied on transparent background. 12 gadi atpakaļ
  Mr.doob 57ced6a5ab Added FaceNormalsHelper in subdivicion example. Also some examples clean up. 12 gadi atpakaļ
  Mr.doob 48cf5bb9a6 Replaced remaining setHSV to setHSL. 12 gadi atpakaļ
  Mr.doob 0a82d24fcb Reverted Matrix4 makeTranslate/makeScale change. As suggested by @WestLangley in #2780. 12 gadi atpakaļ
  Mr.doob 344b375c3f Merge remote-tracking branch 'bhouston/lathegeometry-fix' into dev 12 gadi atpakaļ
  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. 12 gadi atpakaļ
  Ben Houston f454d0955b add unclosed top/bottom LatheGeometry examples to webgl_geometry_normals.html 12 gadi atpakaļ
  Ben Houston 92c7bc8bcc update weblgl_geometry_normals.html to show off partial LatheGeometries. 12 gadi atpakaļ
  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 12 gadi atpakaļ