提交歷史

作者 SHA1 備註 提交日期
  Mr.doob a0f1890c7d Renamed misc_camera_* examples to misc_controls_*. 13 年之前
  Mr.doob 1abc24587e Removing geometry.materials and returning materials from JSONLoader. 13 年之前
  Mr.doob 2922ff6aeb Updated some examples to the new MeshFaceMaterial usage. 13 年之前
  Mr.doob d4e37c7838 Removed (uh! non-working) clearColor from Minecraft example. 13 年之前
  Mr.doob 1041b54791 Removed materials and sides from CubeGeometry. 13 年之前
  Mr.doob 5a7aa01cd5 Refactored Minecraft demo. 13 年之前
  Mr.doob 096ead5e6f Editor: Simplified scale lock. 13 年之前
  Mr.doob f0c01e70db Editor: More Menubar style tweaks. 13 年之前
  Mr.doob 4dccbb287d Editor: Menubar design tweaks. 13 年之前
  alteredq d558f08fb0 Editor: deallocating removed objects and helpers. 13 年之前
  alteredq 7ae166f509 Editor: simplified object removal. 13 年之前
  alteredq 314dcf0255 Editor: plugged in adding of SpotLight, HemisphereLight and AmbientLight to menubar. 13 年之前
  alteredq 3e4339f3dc Added handling of MeshFaceMaterial.materials to scene format / SceneLoader. 13 年之前
  alteredq 6fb5b91c4a Updated scene format to use singular "material" property instead of "materials" array for meshes. 13 年之前
  Mr.doob d4256de8f8 Editor: Fixed CSS indentation. 13 年之前
  Mr.doob 80923cb283 Editor: Changed shortcut for hiding helpers to "Esc". 13 年之前
  Mr.doob 727421e0de Editor: More menubar clean up. 13 年之前
  Mr.doob 209e17378f Editor: Cleaned up menubar. 13 年之前
  Mr.doob bec5849df7 Merge remote-tracking branch 'alteredq/dev' into dev 13 年之前
  alteredq 3689f6b306 Editor: plugged in adding of point and directional lights to menubar. 13 年之前
  alteredq 8ec67c89c4 Editor: added handling of removal of lights from the scene. 13 年之前
  alteredq 307a5b0b77 Editor: plugged in adding of sphere / cube / plane to menubar. 13 年之前
  alteredq 96640467ee Editor: added slight borders around Viewport. 13 年之前
  alteredq 89fd8f679a Editor: added mouseover styling for menubar items. 13 年之前
  WestLangley 4667cc6f18 Removed Vector*.isZero() 13 年之前
  WestLangley f05d90f890 Removed Vector*.isZero() 13 年之前
  alteredq a436c31a3b Editor: added warning when trying to export geometry for objects without geometry (lights, cameras, etc). 13 年之前
  alteredq 19b029c62e Editor: plugged object delete and scene reset actions into menubar. 13 年之前
  alteredq 88604b4a0a Testing the impact of normalization of transformed normals in vertex shaders (phong, normal, normalmap, skin simple). 13 年之前
  alteredq d5e032b979 Fixed implications of new MeshFaceMaterial.materials at multiple places (Ray, Projector, ShadowMapPlugin, DepthPassPlugin). 13 年之前