Commit történet

Szerző SHA1 Üzenet Dátum
  timk 1fbe2bfdbf CanvasRenderer::setSize didn't clear _contextGlobalAlpha et al 14 éve
  alteredq a03f714244 Added postprocessing example. 14 éve
  alteredq 6cc1016477 Testing rendering to full-screen texture. 14 éve
  alteredq 7c9fe8ff82 Another update of render-to-texture example and related bugfix. 14 éve
  alteredq 707dc9d0a0 Refactored render-to-texture example. 14 éve
  alteredq 916401fd96 Updated render-to-texture example so that it's easier to check texture orientation. 14 éve
  alteredq 9bc383e1ed Fixed discrepancy between ANGLE and OpenGL when rendering to texture. 14 éve
  alteredq cee7205670 Added simple render-to-texture example. 14 éve
  alteredq b511fdc38b Merged szimek's render-to-texture branch. 14 éve
  alteredq 0f5652390f Added dynamic geometry support also for WebGL lines. Changed line strip example to use Hilbert curves. 14 éve
  alteredq 15407b01e7 Merge remote branch 'remotes/upstream/master' 14 éve
  alteredq fe6008b616 Added basic support for dynamic geometry in WebGLRenderer (with silly ocean example). 14 éve
  Szymon Nowak 6294caed07 Added render-to-texture feature to WebGL renderer. 14 éve
  oosmoxiecode 6963a57963 Merge branch 'master' of https://github.com/mrdoob/three.js 14 éve
  oosmoxiecode bf0c1a7a55 Uvs are messed up in this one, so it´s probably a good idea to fix that first ;) 14 éve
  oosmoxiecode 6759a5da11 /src/extras/primitives -> Torus.js + Torusknot.js 14 éve
  oosmoxiecode 3f05143a2a test 14 éve
  Szymon Nowak 868cab1e98 Very basic example for RTT feature. 14 éve
  Szymon Nowak 1d706dd789 Basic support for RTT. 14 éve
  Mr.doob d313693509 Merge remote branch 'alteredq/master' 14 éve
  alteredq 5273e091d1 Merge remote branch 'remotes/upstream/master' 14 éve
  astrodud 6fc34c9693 OK, replaced transformVector3 function with Matrix4.muliplyVector 14 éve
  alteredq bc9cf2be75 Fixed scene check bug in allocateLights in WebGLRenderer. 14 éve
  astrodud cd252fa3c2 forgot to add transformVector3 function (used by LatheObject.js) 14 éve
  Mr.doob d5a2122598 Merge remote branch 'alteredq/master' 14 éve
  Mr.doob 5153379a5b Merge remote branch 'astrodud/master' 14 éve
  alteredq e43de3dcf7 Refactored lines handling in WebGLRenderer to use the same internal machinery as meshes. 14 éve
  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 éve
  alteredq 2c2b9b81bf Optimized line strip example. 14 éve
  alteredq bbe2a3bf56 Refactored handling of continuous lines: now they are rendered using LINE_STRIP primitive. Added example for this. 14 éve