История коммитов

Автор SHA1 Сообщение Дата
  alteredq 082da28c8e Renamed THREE.Supports to THREE.Detector, moved it to extras. Also cleaned up example title tags. 14 лет назад
  alteredq 29cf97eee7 Added centralized message for non-WebGL-compatible browser to majority of examples. 14 лет назад
  alteredq f90bc532c4 Fixed stats widget appearance issues that appeared with recent Chrome updates. 14 лет назад
  alteredq 771674d705 Refactored Loader parameters to allow optional separate paths for texture and binary files. 14 лет назад
  alteredq ecad27eb11 Moved MeshPhongMaterial onto common shader builder machinery, ubershader is no more. 14 лет назад
  alteredq 255c042b1e Added clear color parameter to WebGLRenderer constructor, also added setClearColor API call. 14 лет назад
  alteredq 5e74c741c1 Retired MeshCubeMaterial: replaced it with MeshShaderMaterial "cube" defined in ShaderUtils. 14 лет назад
  alteredq a395e120c3 Updated WebGLRenderer and corresponding examples to work with new Texture API. 14 лет назад
  alteredq da9094710f Made refraction examples working again. 14 лет назад
  Mr.doob 67250c69d9 Merging with alteredq's branch. 14 лет назад
  alteredq e546ae3c48 Refactored panorama creation helpers into SceneUtils.js 15 лет назад
  alteredq 755769841d Changed title tags in cube mapping demos (so that it's easier to tell them apart in bookmarks / history). 15 лет назад
  alteredq b409e5b04e Proper merge with mrdoob's branch. 15 лет назад
  alteredq 9cd7308d2b Attempt to merge with mrdoob's branch. 15 лет назад
  Mr.doob a1d014c110 Cube.js matching WebGLRenderer cubemap. 15 лет назад
  Mr.doob 3ce86f1a5b THREE.loadImageArray ⟶ ImageUtils.loadArray 15 лет назад
  Mr.doob 45553e88db Merging with alteredq's branch. 15 лет назад
  alteredq 0cdd188e17 Added MeshCubeMaterial: WebGLRenderer specific material for more efficient rendering of panoramas when doing cube mapping. 15 лет назад
  Mr.doob c663b05453 Added a proper Cube. 15 лет назад
  alteredq 19a7022411 Merged with mrdoob's branch. 15 лет назад
  alteredq fbd12838b1 Added refractive mapping and mixing combination mode for the environment map and the underlying material. 15 лет назад
  Mr.doob 2be2673df3 Fixed skybox effect on cubemap demos 15 лет назад
  alteredq 1c6be1c70b Added second cube mapping example. 15 лет назад
  alteredq d1931198ea Fixed wrong orientation of bottom and top textures in textured cube. 15 лет назад
  alteredq 3ee99dc4c5 Added cube mapping to WebGLRenderer. Also added cube map example. Finally ;) 15 лет назад