Mr.doob
|
5d71a829a2
Merge remote-tracking branch 'stoomm/master' into dev
|
13 years ago |
Mr.doob
|
34c23f06ba
Merge remote-tracking branch 'felixturner/master' into dev
|
13 years ago |
Mr.doob
|
9478cdacd2
Less visually noisy SpotLightHelper.
|
13 years ago |
alteredq
|
426f37929d
Updated DepthPassPlugin to be able to handle skinning.
|
13 years ago |
alteredq
|
36d2494d59
Renamed nWorld => worldNormal in shaders.
|
13 years ago |
alteredq
|
886ba4de3e
Renamed mPosition => worldPosition in shaders.
|
13 years ago |
alteredq
|
80dd93a86b
Renamed spotLightAngle uniforms to spotLightAngleCos.
|
13 years ago |
alteredq
|
5cb7155208
Added clamping to spotLight term in shaders.
|
13 years ago |
alteredq
|
b5390e9395
Added area weighted vertex normals computation to Geometry.
|
13 years ago |
alteredq
|
748159e4f1
Transplanted @WestLangley's normal matrix fix from Geometry.applyMatrix to BufferGeometry.
|
13 years ago |
alteredq
|
4210428787
Garbage collection friendlier normalMatrix in Projector.
|
13 years ago |
alteredq
|
95a05c1a05
Merge remote-tracking branch 'remotes/WestLangley/dev-canvas-normal' into dev
|
13 years ago |
alteredq
|
3b4dc1b651
Editor: made intersection plane larger (so that you can drag objects also when zoomed out).
|
13 years ago |
WestLangley
|
c4a5f02764
add build
|
13 years ago |
alteredq
|
56fd2767ff
Fixed GL uniforms errors when starting with invisible lights.
|
13 years ago |
WestLangley
|
bdc8146a7d
Corrected Normal Matrix Calculation in Geometry.applyMatrix()
|
13 years ago |
alteredq
|
2a7885e8b3
Renamed uniform hemisphereLightPosition => hemisphereLightDirection
|
13 years ago |
alteredq
|
20b93e3fff
Fixed HemisphereLight shading.
|
13 years ago |
alteredq
|
b92df1f673
Editor: added handling of HemisphereLights. Added HemisphereLightHelper.
|
13 years ago |
Felix Turner
|
e8a0d7c944
Adding 3 Shaders
|
13 years ago |
WestLangley
|
b5f3f8fda9
Corrected Face/Vertex Normal Matrix Transform in CanvasRenderer
|
13 years ago |
alteredq
|
4b25251aae
Somehow DirectionalLightHelper init color fix escaped the last commit.
|
13 years ago |
alteredq
|
136faefe20
Editor: added handling of SpotLights. Added SpotLightHelper.
|
13 years ago |
alteredq
|
fa6df6b083
Editor: added distance indicator to PointLightHelper.
|
13 years ago |
alteredq
|
0779f7e782
Editor: added handling of AmbientLight.
|
13 years ago |
alteredq
|
fb451cb4b2
Editor: added distance property to object UI.
|
13 years ago |
Mr.doob
|
640438bd20
Updated builds.
|
13 years ago |
Mr.doob
|
2527ab6e78
Merge remote-tracking branch 'alteredq/dev' into dev
|
13 years ago |
Mr.doob
|
fa78ea27a9
Merge remote-tracking branch 'WestLangley/dev-quaternion' into dev
|
13 years ago |
Mr.doob
|
756e6e9a67
Cleaned up Ray vars.
|
13 years ago |