Histórico de commits

Autor SHA1 Mensagem Data
  alteredq 7ad44b434c Added level-of-details example (and LOD object to compiled lib). 15 anos atrás
  alteredq 03b9dfe80d Extracted Spline from example into core lib. 15 anos atrás
  alteredq cf901305e5 Synced with mrdoob's branch. 15 anos atrás
  Mr.doob 430ce532be Custom builds were missing files. (thanks to alan2 for reporting) 15 anos atrás
  Mr.doob 7480fb69cd Updated README examples. 15 anos atrás
  Mr.doob e7e47b1f88 More reformating and clean up. 15 anos atrás
  alteredq da8afc4e6d Refactored CameraControl into THREE.QuakeCamera. 15 anos atrás
  alteredq 7415759392 Added 3d sound support plus example. 15 anos atrás
  Mr.doob fef3c084b1 Changed build setup: 15 anos atrás
  Mr.doob a4a8f184c6 `src/objects/Object3D.js` ⟶ `src/core/Objects3D.js` 15 anos atrás
  Mr.doob 5aa43cd1cd All canvas examples are now using RequestAnimationFrame.js 15 anos atrás
  Mr.doob 848d1a338c Removed debug version from compile script. 15 anos atrás
  alteredq 9c2b5c257c Added MiscUtils with THREE.requestAnimationFrame. 15 anos atrás
  alteredq e151ff394b Added Ribbon object. 15 anos atrás
  alteredq afbace2801 Cleaning up to make it pass through Closure compiler. 15 anos atrás
  alteredq 082da28c8e Renamed THREE.Supports to THREE.Detector, moved it to extras. Also cleaned up example title tags. 15 anos atrás
  alteredq 8e2f8c8b13 Fixed broken WebGL support detection. 15 anos atrás
  alteredq b198531c66 Added MarchingCubes object. 15 anos atrás
  Mr.doob 52c0de2b09 Merging with alteredq's branch. 15 anos atrás
  alteredq 8faa18b620 Added simple scene format loader. 15 anos atrás
  astrodud a62dc97e60 added LathedObject to build script for extras options 15 anos atrás
  Szymon Nowak 6294caed07 Added render-to-texture feature to WebGL renderer. 15 anos atrás
  alteredq e43de3dcf7 Refactored lines handling in WebGLRenderer to use the same internal machinery as meshes. 15 anos atrás
  alteredq 0fe464c97a Refactored uniforms cloning into separate file so that it can be reused also for MeshShaderMaterials. 15 anos atrás
  alteredq fb7788f0c6 Resurrected exponential fog as FogExp2. 15 anos atrás
  alteredq 76a56f2f5c First attempt at fog ;) 15 anos atrás
  alteredq 5e74c741c1 Retired MeshCubeMaterial: replaced it with MeshShaderMaterial "cube" defined in ShaderUtils. 15 anos atrás
  Mr.doob 15262507bd Added a sort parameter to Projector.projectObjects and Projector.projectScene. 15 anos atrás
  alteredq a31a8aaacf Refactored build system so that it's possible to generate includes for each configuration. 15 anos atrás
  Mr.doob fecd2f3a39 `python build.py --includes` generate a `includes.js` for easy copy/pasting 15 anos atrás

粤ICP备19079148号