提交歷史

作者 SHA1 備註 提交日期
  Daniel ef78e22bde fixes after rebase 10 年之前
  Daniel 193587faf0 Merge remote-tracking branch 'mrdoob/dev' into dev 10 年之前
  Daniel 8a52aaafeb fixed error 10 年之前
  Daniel 52af6a4de4 Replaced CmdToggleBoolean with CmdSetValue 10 年之前
  Daniel c1cbfc8ade added undo/redo for material values, maps, booleans 10 年之前
  Daniel 4fa8fba2dd Script.js adjusted for Materials 10 年之前
  Mr.doob fa20679c7a MeshPhongMaterial: Added displacementMap. See #7094. 10 年之前
  tschw 77267d65ac Added whitespace. 10 年之前
  tschw e6eb541507 Editor: Fixed lightmap toggle. 10 年之前
  Daniel 472ed080fc Merged changes from master- into dev-branch #17 10 年之前
  Mr.doob 846f9535e2 DirectGeometry: Added computeGroups. Fixed webgl_objects_update example. 10 年之前
  Mr.doob 59a8e2ec34 Editor: AlphaTest support. 10 年之前
  tschw d03984d214 Editor: Fixed switch to ShaderMaterial type. 10 年之前
  Mr.doob 48eb133b1f Editor: Simplified program UI. 10 年之前
  tschw ba91335b10 Re-allow textures to be temporarily disabled. 10 年之前
  tschw a405949681 GLSL/JSON live editing via Codemirror. 10 年之前
  Mr.doob 57271faf7b Editor: Sidebar.Material clean up. 10 年之前
  Ben Houston 6967b53264 rename oaMapScale -> aoMapIntensity 10 年之前
  Ben Houston c3d026c8ea aoScale -> aoMapScale. 10 年之前
  Ben Houston 0dad7ab1cf ambientOcclusion -> ao per @WestLangley feedback here: https://github.com/mrdoob/three.js/pull/6263#issuecomment-83794671 #2 10 年之前
  Ben Houston 0ecfda58f0 add ambientOcclusionScale. 10 年之前
  gero3 fe8493157e codestyle fixes 10 年之前
  Mr.doob 0c5b9d0e6c Editor: Some work towards fixing #5982. Still not done, the first render doesn't show the new "groups". 10 年之前
  Mr.doob 7a5ef22a7e More ambient term removal. 10 年之前
  Mr.doob 522203af01 Merge pull request #5809 from bhouston/remove_material_ambient 10 年之前
  Mr.doob e2d795c116 Editor: Style tweaks. 10 年之前
  Ben Houston 6f8d6ddd06 remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202 10 年之前
  Mr.doob a62de76e74 Editor: Using SphericalReflectionMapping for envMap. 10 年之前
  Mr.doob 046f7809d4 Editor: Set default emissive and specular color. 10 年之前
  Mr.doob bf7d54c787 Editor: Added antialias checkbox. 10 年之前