Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Mr.doob 6d4fe3f82b ImageUtils: loadTextureCube using ImageLoader as suggested by @CowTail in #4654. 11 gadi atpakaļ
  Mr.doob 8dc7d37d13 Merge branch 'master' into dev 11 gadi atpakaļ
  Mr.doob 4d69014551 Fixed examples that were missing setClearColor(). 11 gadi atpakaļ
  Mr.doob b4fb0ab0e9 Updated builds. 11 gadi atpakaļ
  Mr.doob 4a1c06904a WebGLShader: Trying to get getTranslatedShaderSource() to work. No luck... 11 gadi atpakaļ
  Mr.doob 0fa0baf36f Updated examples and loaders to latest Geometry2/IndexedGeometry2. 11 gadi atpakaļ
  Mr.doob aaca0a8ad6 Made Geometry2/IndexedGeometry2 more user friendly. 11 gadi atpakaļ
  Mr.doob aa4b395983 WebGLRenderer: material.side support in shadowmap. 11 gadi atpakaļ
  Mr.doob 63b08fe1dd Merge branch 'master' into dev 11 gadi atpakaļ
  Mr.doob 37417e1066 Docs: Updated second build include instance. 11 gadi atpakaļ
  Kyle McDonald e583fbba47 edited example path to be local, same as readme.me 11 gadi atpakaļ
  Mr.doob 3a9cb28e56 Merge branch 'dev' of https://github.com/mrdoob/three.js into dev 11 gadi atpakaļ
  Mr.doob 2c058ac3ce Geometry: Removed unused variable assignation. Fixes #4652. 11 gadi atpakaļ
  Mr.doob 6243b69ac5 Trying to get the minecraft example to work with the new geometry classes. 11 gadi atpakaļ
  Kyle McDonald bb87d0c5e6 rawgithub often blacklists three.js 11 gadi atpakaļ
  Mr.doob 1ad96b86fd Merge pull request #4649 from HashNuke/fix_indentation_in_blender_exporter 11 gadi atpakaļ
  Akash Manohar J 66b101db3f Fix indentation in Blender exporter script 11 gadi atpakaļ
  Mr.doob a40606298d Fixed example that relied on redefining mesh.scale. 11 gadi atpakaļ
  Mr.doob ee61e90994 Merge branch 'single-axis-up-conversion' of https://github.com/virtual-world-framework/three.js into dev 11 gadi atpakaļ
  Mr.doob 97dfbbae0b Editor: Set range to CircleGeometry. 11 gadi atpakaļ
  Eric Burns 815b1a1c51 Alter options.convertUpAxis conditionals to be explicit about data type 11 gadi atpakaļ
  Mr.doob fca5866e28 SVGRenderer: Reverted lost changes and using getStyle() instead. 11 gadi atpakaļ
  srifqi 19dc776922 Update SVGRenderer.js 11 gadi atpakaļ
  Mr.doob bd1e4dbb7e Updating minecraft example to the new geometries. 11 gadi atpakaļ
  Mr.doob 38f49402cd More tweaks to postprocessing2 example. 11 gadi atpakaļ
  Mr.doob 15d51a59a1 Using random colors in postprocessing2 example. 11 gadi atpakaļ
  Mr.doob addc745663 mediump in rawshader example. compatible with more mobile devices. 11 gadi atpakaļ
  Mr.doob 00d1bd2792 Simplified SSAOShader. 11 gadi atpakaļ
  Mr.doob de18a76286 Replaced edge detection passes with SSAO pass to postprocessing2 example. 11 gadi atpakaļ
  Mr.doob 57175b7658 SSAOShader: Fixed uninitialised float. Should fix #3425. 11 gadi atpakaļ