Commit History

Author SHA1 Message Date
  Mr.doob a66fb3d4b5 Updated builds. 12 years ago
  Mr.doob bb873d16d6 Added Vector3.projectPoint() as suggested in #2921. 12 years ago
  Mr.doob 3256f31398 Fixed example relying on old requestAnimationFrame. 12 years ago
  Mr.doob a6f6fac5ff Updated builds. 12 years ago
  Mr.doob 91d9902b7f Moved ShaderLib["fresnel"] to examples/js/shaders/FresnelShader. 12 years ago
  Mr.doob 54d3313c13 Fixed css3d includes list. 12 years ago
  Mr.doob 4276c9f588 Moved shaders in ShaderUtils.lib into ShaderLib. 12 years ago
  Mr.doob 08aff32005 WebGLShaders: More logical order for the lib. 12 years ago
  Mr.doob 59afe1a3f0 Moved Vector3's __q1 to Vector3. Updated includes list. See #2920. 12 years ago
  Mr.doob 10a2f6f3c1 Merge remote-tracking branch 'WestLangley/dev-vec3' into dev 12 years ago
  Mr.doob a8156670e5 SoftwareRenderer: More visible colors in example. 12 years ago
  Mr.doob 3faa6b6248 Merge remote-tracking branch 'RommelVR/master' into dev 12 years ago
  Mr.doob 675d9f2aca Updated builds. 12 years ago
  Mr.doob c066383df4 SceneLoader: Moved groups handling into a safer place. 12 years ago
  Mr.doob c3ef5629db Removed more SceneLoader bgColor stuff. 12 years ago
  Mr.doob 7c4624e0d1 Merge remote-tracking branch 'pavelgj/dev' into dev 12 years ago
  Mr.doob 13830c4f94 Ups, returning an alert... It seemed to work though. 12 years ago
  Mr.doob 2868ca309f Blender Exporter: Missmatch of embed geometry names. 12 years ago
  Mr.doob 4e37a192ce Blender Exporter: Neither is needed to parse the groups here. 12 years ago
  Mr.doob eeb2a26bf6 Editor/SceneLoader/SceneExporter: Removed bgColor stuff. 12 years ago
  Mr.doob 39648e3b35 Editor: Support scenes without cameras. 12 years ago
  Mr.doob 749d8471d9 Editor: Show alert() when json fails to parse. 12 years ago
  Mr.doob ac7cc20b65 Blender Exporter: Fixed incorrect JSON when object doesn't have material. 12 years ago
  Mr.doob 6c7be88141 Blender Exporter: I don't think parsing the groups is needed. It exports the objects twice (or more) otherwise. 12 years ago
  Daniel Cousens 8c53e156f9 Deleted unnecessary branch indenting. 12 years ago
  Daniel Cousens 97ced7ec86 Removed redundant code from FPS controls. 12 years ago
  Mr.doob 46d3c98478 JSONLoader: Moved .withCredentials under .open. See #2927. 12 years ago
  Mr.doob ff67978ec9 Projector: Reusing point arrays. 12 years ago
  Mr.doob 8b6dd1a479 Plane: Removed normalize() from setFromNormalAndCoplanarPoint and added it back to setFromCoplanarPoints. As suggested in 5c6b5746592e61054d8d50a7bcf905f3c5fff15c. 12 years ago
  Mr.doob a66b0cf984 Updated builds. 12 years ago