Histórico de Commits

Autor SHA1 Mensagem Data
  yomotsu bde41ea6c4 avoid calling set method for performance há 8 anos atrás
  yomotsu 95f0907cd6 cleanup há 8 anos atrás
  yomotsu acc97e980e nested object / camera element is no needed anymore há 8 anos atrás
  yomotsu 8c564a337b manual zOrder há 8 anos atrás
  yomotsu eccc05419b CSS Renderer: supports IE10, 11 há 8 anos atrás
  Mr.doob 1a07d3614d CSS3DRenderer: Simplified. há 8 anos atrás
  Mr.doob d62ab7edb8 CSS3DRenderer: Clean up. há 8 anos atrás
  Mr.doob 8dc43761f9 CSS3DRenderer: Simplified. há 8 anos atrás
  Arthur Muchir b48f073c85 Add support of camera zoom to CSS3DRenderer (#8700) há 9 anos atrás
  Mr.doob 8ed08e983f Replaced EPSILONS with Number.EPSILON. há 9 anos atrás
  Mr.doob 764d3c08bf Object3D: Setting parent to null by default. See #6987. há 10 anos atrás
  Mr.doob 6935047df8 CSS3DRenderer: Clean up. há 10 anos atrás
  Mr.doob efc969aa95 Merge branch 'patch-1' of https://github.com/wzr1337/three.js into dev há 10 anos atrás
  Patrick 3c2db27041 Update CSS3DRenderer.js há 10 anos atrás
  Mr.doob f3d48d072b Reverted to console.log() in renderer constructors. See #6287. há 10 anos atrás
  Jan Waller 90dd7cc0d3 #5791 Use unified Log,Warn & Error handlers, rather than directly using console.error/warn/log há 10 anos atrás
  Elisée Maurer ecd0ddd1a1 Set prototype.constructor for all derived classes há 10 anos atrás
  Mr.doob d6f4520911 CSS3DRenderer: Cache styles. Fixes #4941. há 11 anos atrás
  Mr.doob a1f50ed7fd Added labels to PDBLoader example. Fixes #4846. há 11 anos atrás
  Mr.doob 219c07680d CSS3DRenderer: I don’t think the elements need preserve-3d. há 11 anos atrás
  Mr.doob 6b61c40fa3 Added dummy setClearColor to CSS3DRenderer. há 11 anos atrás
  Mr.doob 975b5f07dc CSS3DRenderer: Removed now unneeded public cameraElement. há 12 anos atrás
  Mr.doob c3b5c2da0e CSS3DRenderer: Apparently perspectiveOrigin is not needed anymore? há 12 anos atrás
  Mr.doob 2a0264d231 CSS3DObject now notifies its children of removal. há 12 anos atrás
  Mr.doob 03759e1e40 Object3D now dispatching added/removed events when object is removed from it's parent. CSS3D can nore auto-remove DOM elements. See #3575. há 12 anos atrás
  Mr.doob 1838bae46c CSS3DRenderer: Fixed undeclared var. Closes #3398. há 12 anos atrás
  Mr.doob d79e3dc23e Removed Projected dependency in CSS3DRenderer. há 12 anos atrás
  Mr.doob 8d7d0f17e0 Renamed Matrix4's .extractPosition() and .extractRotation() to .copyPosition() and .copyRotation(). há 12 anos atrás
  Mr.doob 2c948037b9 Merge remote-tracking branch 'bhouston/dev' into dev há 12 anos atrás
  Ben Houston 6e0d2115ca adopting THREE.Math.degToRad/radToDeg for code readability. há 12 anos atrás