This website requires JavaScript.
Explore
Help
Sign In
home
/
three.js
Watch
2
Star
0
Fork
0
mirror of
https://github.com/wahyd4/three.js.git
synced
2026-08-09 13:06:01 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
40eae8ae101632cec0d2b3666cd004a8f45843d0
three.js
/
src
T
History
Mikael Emtinger
40eae8ae10
Fixed bug related to morphColors in JSONLoader. Changed reading of custom attributes from geometry group to material to let material instead of geometry rule of the source of data.
2011-04-18 22:36:23 +02:00
..
cameras
Fixes in handling of camera updates. Added few methods to Quaternion API.
2011-04-11 16:33:17 +02:00
core
Merging with empaempa's branch.
2011-04-14 22:06:07 +01:00
extras
Fixed bug related to morphColors in JSONLoader. Changed reading of custom attributes from geometry group to material to let material instead of geometry rule of the source of data.
2011-04-18 22:36:23 +02:00
lights
Added .castShadow to DirectionalLight and check this in the renderStencilShadow function in WebGLRenderer. castShadow is set to false by default. Updated examples.
2011-04-13 12:14:52 +02:00
materials
Added namespace to all the objects that missed it (geometries, uniforms, etc)
2011-04-09 12:38:39 +01:00
objects
Added FlyCamera (thanks to James Baicoianu). Added specular map to normal map shader. Added WebGL Earth FlyCamera demo.
2011-04-10 23:13:05 +02:00
renderers
Fixed bug related to morphColors in JSONLoader. Changed reading of custom attributes from geometry group to material to let material instead of geometry rule of the source of data.
2011-04-18 22:36:23 +02:00
scenes
Refactored SceneLoader.
2011-04-16 00:40:07 +02:00
Three.js
Added namespace to all the objects that missed it (geometries, uniforms, etc)
2011-04-09 12:38:39 +01:00