Ben Houston
|
e2df06e005
fix three missed conversions to closures. switch to extending math prototypes rather than replacing them. This is to ensure that types created in closures within a type's prototype definition get their prototype updated with the full definition.
|
12 سال پیش |
Ben Houston
|
ceb6671c2f
initial adoption of closures in the math library. all unit tests pass.
|
12 سال پیش |
Mr.doob
|
d1fafc73d2
Updated builds.
|
12 سال پیش |
Mr.doob
|
d1cc46ffba
Renamed Vector3 projectPoint() to applyProjection() as per @WestLangley suggestion in bb873d16d676ead71dfce5181a73828b5993a05f.
|
12 سال پیش |
Mr.doob
|
39763ab7d0
Changed back some .projectPoint() to .applyMatrix4() as per bb873d16d676ead71dfce5181a73828b5993a05f.
|
12 سال پیش |
Mr.doob
|
98a83b2429
r55
|
12 سال پیش |
Mr.doob
|
bf60911dd1
Renamed ShaderLib's 'normal2' shader to 'normalmap' as suggested in 4276c9f5882044272ca3a5a8796380a206121fc2.
|
12 سال پیش |
Mr.doob
|
9e6e42b635
Renamed examples.
|
12 سال پیش |
Mr.doob
|
98ab1d4c63
Fixed dynamic cubemap example.
|
12 سال پیش |
Mr.doob
|
a66fb3d4b5
Updated builds.
|
12 سال پیش |
Mr.doob
|
bb873d16d6
Added Vector3.projectPoint() as suggested in #2921.
|
12 سال پیش |
Mr.doob
|
3256f31398
Fixed example relying on old requestAnimationFrame.
|
12 سال پیش |
Mr.doob
|
a6f6fac5ff
Updated builds.
|
12 سال پیش |
Mr.doob
|
91d9902b7f
Moved ShaderLib["fresnel"] to examples/js/shaders/FresnelShader.
|
12 سال پیش |
Mr.doob
|
54d3313c13
Fixed css3d includes list.
|
12 سال پیش |
Mr.doob
|
4276c9f588
Moved shaders in ShaderUtils.lib into ShaderLib.
|
12 سال پیش |
Mr.doob
|
08aff32005
WebGLShaders: More logical order for the lib.
|
12 سال پیش |
Mr.doob
|
59afe1a3f0
Moved Vector3's __q1 to Vector3. Updated includes list. See #2920.
|
12 سال پیش |
Mr.doob
|
10a2f6f3c1
Merge remote-tracking branch 'WestLangley/dev-vec3' into dev
|
12 سال پیش |
Mr.doob
|
a8156670e5
SoftwareRenderer: More visible colors in example.
|
12 سال پیش |
Mr.doob
|
3faa6b6248
Merge remote-tracking branch 'RommelVR/master' into dev
|
12 سال پیش |
Mr.doob
|
675d9f2aca
Updated builds.
|
12 سال پیش |
Mr.doob
|
c066383df4
SceneLoader: Moved groups handling into a safer place.
|
12 سال پیش |
Mr.doob
|
c3ef5629db
Removed more SceneLoader bgColor stuff.
|
12 سال پیش |
Mr.doob
|
7c4624e0d1
Merge remote-tracking branch 'pavelgj/dev' into dev
|
12 سال پیش |
Mr.doob
|
13830c4f94
Ups, returning an alert... It seemed to work though.
|
12 سال پیش |
Mr.doob
|
2868ca309f
Blender Exporter: Missmatch of embed geometry names.
|
12 سال پیش |
Mr.doob
|
4e37a192ce
Blender Exporter: Neither is needed to parse the groups here.
|
12 سال پیش |
Mr.doob
|
eeb2a26bf6
Editor/SceneLoader/SceneExporter: Removed bgColor stuff.
|
12 سال پیش |
Mr.doob
|
39648e3b35
Editor: Support scenes without cameras.
|
12 سال پیش |