Mr.doob
|
fdd593f7c8
Merge remote-tracking branch 'AddictArts/dev_colladaTextureEmission' into dev
|
13 年之前 |
John Pywtorak
|
3ba695bb1c
ColladaLoader was not setting the emissive color property for common shader materials. It was also not setting the emissive property for an emission texture to all 1's.
|
13 年之前 |
zz85
|
01a203467c
fixed LatheGeometry not to have wrap around faces, but subD on that maybe a little ugly
|
13 年之前 |
zz85
|
4fd6dce803
Fix LatheGeometry behavior
|
13 年之前 |
Mr.doob
|
bb42fe6e4b
Updated builds and compiler.
|
13 年之前 |
Mr.doob
|
06b0238b96
Merge remote-tracking branch 'AddictArts/dev_colladaMatrixXforms' into dev
|
13 年之前 |
Mr.doob
|
3d8ec5b32f
CubeCamera now extends from Object3D. Changed code a bit and updated examples.
|
13 年之前 |
Mr.doob
|
22a7f46460
This should avoid people adding stuff that it's not an Object3D to the Scene Graph.
|
13 年之前 |
Mr.doob
|
7f4c64a1fb
Removed old console.log.
|
13 年之前 |
John Pywtorak
|
1dacb71d88
Minor optimizations and tweaks to make it a better example. Removed extraneous work in setting up the animation loop. Added support for array-style target addressing according to COLLADA spec. Added support for matrix transform updates. Added support for hierarchical animations as defined in COLLADA spec (Credit to ekitson).
|
13 年之前 |
Mr.doob
|
93cb120e5c
Merge remote-tracking branch 'alteredq/dev' into dev
|
13 年之前 |
alteredq
|
b0c25b7bb5
Cleaned up god's ray example. Made background and sun color configurable.
|
13 年之前 |
Jeff Terrace
|
9c29a68b77
Modified scene loader to allow objects to specify matrix directly instead of only rotation, scale, and translation
|
13 年之前 |
Mr.doob
|
bc9aac9729
Commented out WebGLRenderer console.log (not really useful anymore) and added new console.logs on all renderers (hopefully more useful).
|
13 年之前 |
Mr.doob
|
3a8a66c7af
Reformated requestAnimationFrame polyfill.
|
13 年之前 |
alteredq
|
88b3a71f44
Merge remote-tracking branch 'remotes/mrdoob/dev' into dev
|
13 年之前 |
Mr.doob
|
e90539b6dd
Renamed monster.txt back to readme.txt
|
13 年之前 |
Mr.doob
|
4d7a030b7e
More folder structure clean up.
|
13 年之前 |
Mr.doob
|
59ff736706
Trailing spaces clean up, formating and folder structure clean up.
|
13 年之前 |
Mr.doob
|
ebb3014731
Merge remote-tracking branch 'AddictArts/dev_colladaKeyFrameExampleAndMatrixXforms' into dev
|
13 年之前 |
Mr.doob
|
5c0c5baaa3
More trailing spaces clean up and reformating.
|
13 年之前 |
Mr.doob
|
6e4d5088cb
Trailing spaces clean up and formating.
|
13 年之前 |
Mr.doob
|
c03f3320ae
Merge branch 'master' of git://github.com/huwb/three.js into dev
|
13 年之前 |
ide user ide_gero3
|
01852d283b
add some improvements to frustum
|
13 年之前 |
ide user ide_gero3
|
4a95056b9a
frustrum improvements
|
13 年之前 |
ide user ide_gero3
|
32ee545296
some small improvements to get webglrenderer faster
|
13 年之前 |
ide user ide_gero3
|
dd0ad342f3
some easy improvements to performance
|
13 年之前 |
ide user ide_gero3
|
93ab531084
finishing the build system for cloud9ide
|
13 年之前 |
ide user ide_gero3
|
ee14a4a693
extra build system to get it working
|
13 年之前 |
Mr.doob
|
2dc610ffcc
Merge remote-tracking branch 'davidedc/patch-2' into dev
|
13 年之前 |