Histórico de Commits

Autor SHA1 Mensagem Data
  Mr.doob 114d3587f6 Removed bend stuff from ExtrudeGeometry and TextGeometry. há 13 anos atrás
  Mr.doob a5a00cc52a Updated examples with three.min.js include. Closes #2229. há 13 anos atrás
  Mr.doob d06aa42e68 Removed unneded scene.add( camera ) from the examples. há 13 anos atrás
  Mr.doob 632b0f8e0c HTML correctness. há 13 anos atrás
  Mr.doob 686c8eff10 Reverted PlaneGeometry XY to XZ change. há 13 anos atrás
  alteredq 4dbff6d829 More examples resizing handling. Also fixed typo in flag name and cleaned whitespace in CombinedCamera. há 13 anos atrás
  Mr.doob ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. há 13 anos atrás
  Mr.doob 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. há 13 anos atrás
  alteredq 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. há 14 anos atrás
  Mr.doob 5697084e64 Moved `RequestAnimationFrame.js` code right into `src/Three.js`. há 14 anos atrás
  alteredq befc98a01e Refactored bounding box to use 2x Vector3 instead of custom object. há 14 anos atrás
  alteredq 408c82d306 Got WebGLRenderer working again. há 14 anos atrás
  Mr.doob 6b151b552e Merging with @alteredq's experimental branches. há 14 anos atrás
  alteredq 064138d826 Updated more examples. Got AnaglyphWebGLRenderer and CrosseyedWebGLRenderer working. há 14 anos atrás
  Mr.doob ad31ff1214 Fixed the rest of the examples. há 14 anos atrás
  alteredq db78ffe003 Some more Math.PI instead of magic numbers. há 14 anos atrás
  Mr.doob bbb65a768c Updated HTML of the rest of the examples. há 14 anos atrás
  Mr.doob 19d8261174 More examples clean up. há 14 anos atrás
  Mr.doob a940f05427 Updated examples with the new `.add`/`.remove` methods. há 14 anos atrás
  alteredq ca05c86fc5 Removed surprising bottleneck in WebGLRenderer. há 14 anos atrás
  alteredq 797530e4f7 Moved 2d filter shaders from ShaderUtils to ShaderExtras. há 14 anos atrás
  alteredq beeac6bc08 Updated text example to use new postprocessing system. há 14 anos atrás
  alteredq 495de75ff2 Added OrthoCamera. há 14 anos atrás
  alteredq f45a70896b Added heuristics to text example for long side faces to use flat shading. há 14 anos atrás
  alteredq 76b8032e1a Updated text example with normals hack to be able to use smooth shading also for unbeveled geometry. há 14 anos atrás
  alteredq d60dc516a0 Updated TextGeometry example to have smooth shading for beveled text. há 14 anos atrás
  alteredq e95ca433b2 Merged latest zz85's shapes / curves / extruded geometry updates. há 14 anos atrás
  zz85 3ddb5686ed Refactored extractAllPointsWithBend() to addWrapPath() with getAllProcessedPoints() há 14 anos atrás
  Mr.doob 0b910d7c31 * Simplified THREE.Color. há 14 anos atrás
  zz85 6d6924a621 Add bend to webgl text example há 14 anos atrás