Commit History

Autor SHA1 Mensaxe Data
  gero3 22b4a311c7 add function definintion to closured functions %!s(int64=10) %!d(string=hai) anos
  dubejf 2038fec6a6 Fix temporary drawcalls creation %!s(int64=10) %!d(string=hai) anos
  dubejf d0dff85716 Remove uses of .offsets %!s(int64=10) %!d(string=hai) anos
  Mr.doob cdcdde9337 Reverted console.* to THREE.* change. See #5791. %!s(int64=10) %!d(string=hai) anos
  Mr.doob 191bb16cd4 Renamed THREE.SegmentsLine to THREE.LineSegments. See 9b63a1d906e0e5f33cadc145664c6bf44aa68fed %!s(int64=10) %!d(string=hai) anos
  Mr.doob 9b63a1d906 Added THREE.SegmentsLine. %!s(int64=10) %!d(string=hai) anos
  Mr.doob c1faad5bde Converted space indents to tabs. See #6252. %!s(int64=10) %!d(string=hai) anos
  aaron 80214490ad toJSON - move class specific code onto individual classes %!s(int64=10) %!d(string=hai) anos
  Mr.doob ba5e977918 Minor code clean up. %!s(int64=10) %!d(string=hai) anos
  gero3 fe8493157e codestyle fixes %!s(int64=10) %!d(string=hai) anos
  genrich 7dca5f99ab add line segment index which was intersected with raycast %!s(int64=10) %!d(string=hai) anos
  Mr.doob d4f73ae81f Updated builds. %!s(int64=10) %!d(string=hai) anos
  mschuetz 37db3e5a35 added raycasting to lines with buffered geometry %!s(int64=10) %!d(string=hai) anos
  Elisée Maurer ecd0ddd1a1 Set prototype.constructor for all derived classes %!s(int64=10) %!d(string=hai) anos
  Mr.doob 24479355aa Line: renamed type property to mode. %!s(int64=11) %!d(string=hai) anos
  Mr.doob 2efc87a00d Added type property to all relevant objects. %!s(int64=11) %!d(string=hai) anos
  Joshua Koo aafd29c50a Code transforming mrdoob style second attempt See #4806 %!s(int64=11) %!d(string=hai) anos
  Mr.doob 7ff6237c03 Moved Raycaster Line. %!s(int64=11) %!d(string=hai) anos
  Mr.doob e65bec241c Removed setGeometry() and setMaterial() from Mesh. Moved the boundSphere check to Frustum and Raycasting. %!s(int64=12) %!d(string=hai) anos
  Mr.doob 6a0b0eb1fd Split SceneUtils.cloneObject into *.clone() %!s(int64=13) %!d(string=hai) anos
  Mr.doob 6bdaf52ae9 Nickname consistency. %!s(int64=13) %!d(string=hai) anos
  Mr.doob cdfc4f3b8a Implemented Object.create( *.prototype ) pattern as per discussion in #2080. %!s(int64=13) %!d(string=hai) anos
  Mr.doob c9213ab544 Added default material to Mesh, Line and ParticleSystem. Fixes #1373. %!s(int64=13) %!d(string=hai) anos
  alteredq 046f4bfeb6 Added custom attributes for lines. %!s(int64=14) %!d(string=hai) anos
  Mr.doob af2919bc17 Adding RenderableObject once again. %!s(int64=14) %!d(string=hai) anos
  Mr.doob 6b151b552e Merging with @alteredq's experimental branches. %!s(int64=14) %!d(string=hai) anos
  Mr.doob d1e3a9d872 Object3D::screenPosition ⟶ Object3D::positionScreen %!s(int64=14) %!d(string=hai) anos
  alteredq 0f5652390f Added dynamic geometry support also for WebGL lines. Changed line strip example to use Hilbert curves. %!s(int64=14) %!d(string=hai) anos
  alteredq bbe2a3bf56 Refactored handling of continuous lines: now they are rendered using LINE_STRIP primitive. Added example for this. %!s(int64=14) %!d(string=hai) anos
  alteredq 548c331519 Added crude lines support to WebGLRenderer. %!s(int64=14) %!d(string=hai) anos