Commit History

Author SHA1 Message Date
  Mr.doob 45ec0f329b Reverted Camera::FOV,zNear,zFar to Camera::fov,near,far. 14 years ago
  alteredq feed283804 Added support for material blending parameter to scene loader. 14 years ago
  alteredq 1921192be9 Added basic support for second set of UVs for lightmaps. 14 years ago
  alteredq 549f90854b Small improvement in scene loading blocking. 14 years ago
  alteredq 506d7e1fa0 Added progress reporting to scene loader. 14 years ago
  alteredq 3c1ca82d10 Extended gating of scene start also to asynchronous loading of textures. 14 years ago
  alteredq 3d663b3428 Added handling of texture mapping and material combine parameters to scene loader. 14 years ago
  alteredq 8679cbcea5 Small code cleanup in scene loader. 14 years ago
  alteredq b13f7efafd Added handling of texture filtering parameters to scene loader. 14 years ago
  alteredq 7bd3c4b7e0 Added to scene loader support for Icosahedron primitive and material shading parameter. 14 years ago
  alteredq b0113fb874 Added support for cube textures and background color to scene loader. 14 years ago
  alteredq 8faa18b620 Added simple scene format loader. 14 years ago
  Szymon Nowak 5c8a089669 Fixed implied globals and added few missing semicolons 14 years ago
  alteredq 5e74c741c1 Retired MeshCubeMaterial: replaced it with MeshShaderMaterial "cube" defined in ShaderUtils. 14 years ago
  alteredq 3faf6566e3 Experimenting with Fresnel demo using just MeshShaderMaterials. 14 years ago
  Mr.doob 67250c69d9 Merging with alteredq's branch. 14 years ago
  alteredq 06e64013d9 Fixed bug in SceneUtils. 14 years ago
  alteredq d3cd0887d2 Added handling of object removal to WebGLRender. Added visibility parameter to Object3D. 15 years ago
  alteredq e546ae3c48 Refactored panorama creation helpers into SceneUtils.js 15 years ago