Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Szymon Nowak 868cab1e98 Very basic example for RTT feature. 14 vuotta sitten
  Szymon Nowak 1d706dd789 Basic support for RTT. 14 vuotta sitten
  Mr.doob d313693509 Merge remote branch 'alteredq/master' 14 vuotta sitten
  alteredq 5273e091d1 Merge remote branch 'remotes/upstream/master' 14 vuotta sitten
  astrodud 6fc34c9693 OK, replaced transformVector3 function with Matrix4.muliplyVector 14 vuotta sitten
  alteredq bc9cf2be75 Fixed scene check bug in allocateLights in WebGLRenderer. 14 vuotta sitten
  astrodud cd252fa3c2 forgot to add transformVector3 function (used by LatheObject.js) 14 vuotta sitten
  Mr.doob d5a2122598 Merge remote branch 'alteredq/master' 14 vuotta sitten
  Mr.doob 5153379a5b Merge remote branch 'astrodud/master' 14 vuotta sitten
  alteredq e43de3dcf7 Refactored lines handling in WebGLRenderer to use the same internal machinery as meshes. 14 vuotta sitten
  astrodud ea9492b882 added LathedObject which creates a geometry by rotating a set of Vertices around the z axis. UV mapping is supported. See http://astrodud.isgreat.org/asteroids for an example. 14 vuotta sitten
  alteredq 2c2b9b81bf Optimized line strip example. 14 vuotta sitten
  alteredq bbe2a3bf56 Refactored handling of continuous lines: now they are rendered using LINE_STRIP primitive. Added example for this. 14 vuotta sitten
  alteredq f90bc532c4 Fixed stats widget appearance issues that appeared with recent Chrome updates. 14 vuotta sitten
  alteredq ef9bdf6b77 Small WebGLRenderer optimization: skip setting of uniforms which don't exist in shader program. 14 vuotta sitten
  alteredq a783870b61 Refactored OBJ converter demo not to have separate materials per each sphere. 14 vuotta sitten
  Alex Schworer 3b9d05563f close style tag 14 vuotta sitten
  alteredq 99bbc4880b Fixed bug in shader demo. 14 vuotta sitten
  alteredq fb63495caf How to use 2d shaders as procedural animated textures. 14 vuotta sitten
  alteredq 8ea0f27602 Refactored lines grid in materials_gl example. 14 vuotta sitten
  alteredq 92c0c8c42f Merge remote branch 'remotes/upstream/master' 14 vuotta sitten
  alteredq 548c331519 Added crude lines support to WebGLRenderer. 14 vuotta sitten
  Mr.doob 1a96d32bd9 Added divideSelf to Vector3. 14 vuotta sitten
  alteredq 1bf91db7b9 Refactored Loader so that models can have mixed faces with and without texture coordinates. 14 vuotta sitten
  alteredq a8416bc8c1 Fixed implied globals in WebGLRenderer lights rgb init. 14 vuotta sitten
  alteredq 771674d705 Refactored Loader parameters to allow optional separate paths for texture and binary files. 14 vuotta sitten
  Mr.doob c186b37be3 Pushed revision to 32. 14 vuotta sitten
  Mr.doob a964d27b72 Wrong repository =_= 14 vuotta sitten
  Mr.doob f8e223258b testing... (data seems to be broken?) 14 vuotta sitten
  alteredq ab360240dc Refactored common uniforms out from basic / lambert / phong shaders into UniformsLib. 14 vuotta sitten