Commit History

Author SHA1 Message Date
  Mr.doob 75282ebc36 Merge pull request #8290 from takahirox/GetShaderPrecisionFormatPolyfill 9 years ago
  Mr.doob 3be0b8729a Merge pull request #8289 from Mugen87/dev 9 years ago
  Mugen87 701867fe3c New RingBufferGeometry 9 years ago
  Mr.doob 2f52de5bc6 Merge pull request #8285 from JonLim/dev 9 years ago
  Ben Houston f0f81ebd5d tweak example - hemi light and better camera angle. 9 years ago
  Ben Houston 89d1cff29a physically_correct example tweaking. 9 years ago
  Ben Houston bca32d50e9 physicalLights -> physicallyCorrect, PHYSICAL_LIGHTS -> PHYSICALLY_CORRECT, update documentation. 9 years ago
  JonLim 612ebe300b Expanding documentation for api/object/LineSegments to be more clear about functionality 9 years ago
  Ben Houston e6ecc05cdd switch from define for texture size to a float const. 9 years ago
  Ben Houston 9f6ff08c78 use vector operations and pre-optimize 9 years ago
  Ben Houston e7e3d225a1 optimizing using vec ops and mathematical equivalents. 9 years ago
  Ben Houston 32817bca3c precompute costly constants in case the compiler isn't doing it. 9 years ago
  Ben Houston 1699287c1c basic optimizations of cube_uv for faster speed. 9 years ago
  Ben Houston d62f7f0cc7 code cleanup. 9 years ago
  Ben Houston c14819810b fix rounding bug. 9 years ago
  Ben Houston 936c2ad329 make disabling mipmap the default in the cube_uv shader for performance reasons. 9 years ago
  Mr.doob 4150c98f2a Merge pull request #8246 from binki/dev 9 years ago
  Sagar Dwibhashyam c61a1e043f Fixed some comments and formatting 9 years ago
  Sagar Dwibhashyam 31ff1e7b92 Added VTP support for VTK. 9 years ago
  takahiro 2ba3e37476 Add getShaderPrecisionFormat polyfill 9 years ago
  Mr.doob 5c543d18b1 Merge pull request #8268 from Mugen87/dev 9 years ago
  Mr.doob ef7d141a7d Updated builds. 9 years ago
  Mr.doob 274a0d8b20 Clean up. 9 years ago
  Mr.doob 8a0505a303 Merge pull request #8274 from jfranc/jfranc-patch-2 9 years ago
  Mr.doob edab14ae2f Merge pull request #8273 from jfranc/jfranc-patch-1 9 years ago
  Mr.doob 66e497d18c Merge branch 'master' into dev 9 years ago
  Mr.doob 5ac52f320e Merge pull request #8221 from toji/webvr_v1 9 years ago
  Brandon Jones ecc10c4371 VREffect style fixes 9 years ago
  Brandon Jones d6a5949573 More fixes to VRControls/VREffect 9 years ago
  Ben Houston 0f1e9b4331 restore old fallthrough behavior for blending modes not recognized. 9 years ago