Historial de Commits

Autor SHA1 Mensaje Fecha
  yomotsu 28d607753f clean up hace 8 años
  yomotsu 4d8d03c183 negative z-order for sprite hace 8 años
  yomotsu 3ee36eba39 clean up hace 8 años
  yomotsu 9b5bfed84c separate preserve-3d layer and perspective layer for chrome hace 8 años
  yomotsu 64e916fd28 cleanup hace 8 años
  yomotsu bde41ea6c4 avoid calling set method for performance hace 8 años
  yomotsu 95f0907cd6 cleanup hace 8 años
  yomotsu acc97e980e nested object / camera element is no needed anymore hace 8 años
  yomotsu 8c564a337b manual zOrder hace 8 años
  yomotsu eccc05419b CSS Renderer: supports IE10, 11 hace 8 años
  Mr.doob 1a07d3614d CSS3DRenderer: Simplified. hace 8 años
  Mr.doob d62ab7edb8 CSS3DRenderer: Clean up. hace 8 años
  Mr.doob 8dc43761f9 CSS3DRenderer: Simplified. hace 8 años
  Arthur Muchir b48f073c85 Add support of camera zoom to CSS3DRenderer (#8700) hace 9 años
  Mr.doob 8ed08e983f Replaced EPSILONS with Number.EPSILON. hace 9 años
  Mr.doob 764d3c08bf Object3D: Setting parent to null by default. See #6987. hace 10 años
  Mr.doob 6935047df8 CSS3DRenderer: Clean up. hace 10 años
  Mr.doob efc969aa95 Merge branch 'patch-1' of https://github.com/wzr1337/three.js into dev hace 10 años
  Patrick 3c2db27041 Update CSS3DRenderer.js hace 10 años
  Mr.doob f3d48d072b Reverted to console.log() in renderer constructors. See #6287. hace 10 años
  Jan Waller 90dd7cc0d3 #5791 Use unified Log,Warn & Error handlers, rather than directly using console.error/warn/log hace 10 años
  Elisée Maurer ecd0ddd1a1 Set prototype.constructor for all derived classes hace 10 años
  Mr.doob d6f4520911 CSS3DRenderer: Cache styles. Fixes #4941. hace 11 años
  Mr.doob a1f50ed7fd Added labels to PDBLoader example. Fixes #4846. hace 11 años
  Mr.doob 219c07680d CSS3DRenderer: I don’t think the elements need preserve-3d. hace 11 años
  Mr.doob 6b61c40fa3 Added dummy setClearColor to CSS3DRenderer. hace 11 años
  Mr.doob 975b5f07dc CSS3DRenderer: Removed now unneeded public cameraElement. hace 12 años
  Mr.doob c3b5c2da0e CSS3DRenderer: Apparently perspectiveOrigin is not needed anymore? hace 12 años
  Mr.doob 2a0264d231 CSS3DObject now notifies its children of removal. hace 12 años
  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. hace 12 años