Commit History

Author SHA1 Message Date
  Ben Houston 0540e0e3dd Merge branch 'texture_encoding' of [email protected]:bhouston/three.js.git into pmrem2 9 years ago
  Ben Houston 818a453917 Bug fix for rgbe/float/half buffers. Inconsistency in rgbe/half float/float fixed. (written by @spidersharma03, modified by @bhouston) 9 years ago
  Ben Houston 8a630a75df Added Float, Half float buffer support for HDR. Fixed a bug in 9 years ago
  Ben Houston f52454cd75 add comment in docs. 9 years ago
  Ben Houston bc0d71431e add better documentation that MAterial.needsUpdate needs to be set if one changes Texture.encoding. 9 years ago
  Ben Houston a1c225ab11 Merge branch 'dev' of [email protected]:mrdoob/three.js into texture_encoding 9 years ago
  Ben Houston e204686e9d cast bvec3 to vec3 so that mix works. 9 years ago
  Mr.doob a1b7da9b09 webgl_effects_cardboard: added click to fullscreen. 9 years ago
  Mr.doob e844311178 Disable msaa for effects examples. 9 years ago
  Mr.doob 232a84a242 *Effect: Use renderer.getPixelRatio() 9 years ago
  Mr.doob 30aeda54dd DisplacementMap example clean up. See #8189 9 years ago
  Mr.doob 89c6a6dfaa Merge pull request #8189 from bhouston/displacement_example 9 years ago
  Mr.doob 190d0c8e76 Merge pull request #8179 from mattdesl/improve-model-docs 9 years ago
  Mr.doob 67514680a7 Merge pull request #8190 from razh/dev-tmpvertices 9 years ago
  Mr.doob ecb7b5f375 Merge pull request #8188 from makc/vrml-loader-fix 9 years ago
  Mr.doob 2cc5566a4d Merge pull request #8192 from baopham/tubegeometry-docs 9 years ago
  Bao Pham 3c8b624706 Update TubeGeometry docs 9 years ago
  Ben Houston b34070b031 fix order bug with mix-bvec3 9 years ago
  Ben Houston bdcb83ab28 try hand at using bvec3 with mix for optimizing sRGB linearization. 9 years ago
  Ben Houston 15311e6b8f add true sRGB support for texture.encodings. 9 years ago
  Raymond Zhou 44708dd3b9 Remove Geometry.__tmpVertices from examples 9 years ago
  makc ffea217069 replace \w with [^\s] 9 years ago
  Ben Houston 2c0b57f375 add controls to displacementmap example to allow testing aoMap 9 years ago
  Mr.doob bd96b33779 Merge pull request #8184 from Mugen87/dev 9 years ago
  Mr.doob c84730589c Merge branch 'master' into dev 9 years ago
  Mr.doob b17ffc45d5 Fixed jsfiddle. See #8185. 9 years ago
  Mr.doob e74893119c Merge pull request #8181 from Wilt/patch-1 9 years ago
  Mr.doob 95c2f07af0 Merge pull request #8178 from bhouston/taa 9 years ago
  Ben Houston 52bf6c6e97 ensure that particles also use map encodings. 9 years ago
  Ben Houston af4929ea08 fill in the LogLuv, RGBM, and RGBD decoders/encoders. 9 years ago