Mr.doob
|
fa20679c7a
MeshPhongMaterial: Added displacementMap. See #7094.
|
10 years ago |
tschw
|
77267d65ac
Added whitespace.
|
10 years ago |
tschw
|
e6eb541507
Editor: Fixed lightmap toggle.
|
10 years ago |
Mr.doob
|
846f9535e2
DirectGeometry: Added computeGroups. Fixed webgl_objects_update example.
|
10 years ago |
Mr.doob
|
59a8e2ec34
Editor: AlphaTest support.
|
10 years ago |
tschw
|
d03984d214
Editor: Fixed switch to ShaderMaterial type.
|
10 years ago |
Mr.doob
|
48eb133b1f
Editor: Simplified program UI.
|
10 years ago |
tschw
|
ba91335b10
Re-allow textures to be temporarily disabled.
|
10 years ago |
tschw
|
a405949681
GLSL/JSON live editing via Codemirror.
|
10 years ago |
Mr.doob
|
57271faf7b
Editor: Sidebar.Material clean up.
|
10 years ago |
Ben Houston
|
6967b53264
rename oaMapScale -> aoMapIntensity
|
10 years ago |
Ben Houston
|
c3d026c8ea
aoScale -> aoMapScale.
|
10 years ago |
Ben Houston
|
0dad7ab1cf
ambientOcclusion -> ao per @WestLangley feedback here: https://github.com/mrdoob/three.js/pull/6263#issuecomment-83794671 #2
|
10 years ago |
Ben Houston
|
0ecfda58f0
add ambientOcclusionScale.
|
10 years ago |
gero3
|
fe8493157e
codestyle fixes
|
10 years ago |
Mr.doob
|
0c5b9d0e6c
Editor: Some work towards fixing #5982. Still not done, the first render doesn't show the new "groups".
|
10 years ago |
Mr.doob
|
7a5ef22a7e
More ambient term removal.
|
10 years ago |
Mr.doob
|
522203af01
Merge pull request #5809 from bhouston/remove_material_ambient
|
10 years ago |
Mr.doob
|
e2d795c116
Editor: Style tweaks.
|
10 years ago |
Ben Houston
|
6f8d6ddd06
remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202
|
10 years ago |
Mr.doob
|
a62de76e74
Editor: Using SphericalReflectionMapping for envMap.
|
10 years ago |
Mr.doob
|
046f7809d4
Editor: Set default emissive and specular color.
|
10 years ago |
Mr.doob
|
bf7d54c787
Editor: Added antialias checkbox.
|
10 years ago |
Mr.doob
|
509b91b599
Editor: envMap doesn't need UVs.
|
10 years ago |
Mr.doob
|
e5fca6f796
Editor: Added headers.
|
10 years ago |
Mr.doob
|
a7c2c048eb
Removed all remaining buffersNeedUpdate flags.
|
10 years ago |
Mr.doob
|
4940ca4d33
Editor: material.shading support.
|
11 years ago |
Mr.doob
|
bc75eba7f4
Editor: Saving panels collapsed state to localStorage.
|
11 years ago |
Mr.doob
|
2efc87a00d
Added type property to all relevant objects.
|
11 years ago |
Mr.doob
|
546e51aa7f
Editor: Starting Script panel.
|
11 years ago |