Mr.doob
|
378c3fdfed
Removing some deprecated warnings.
|
14 years ago |
Mr.doob
|
0971db286f
I wonder if this still affects performance nowadays.
|
14 years ago |
Mr.doob
|
6419bd37d9
Got CanvasRenderer and SVGRenderer using the new Scene Graph.
|
14 years ago |
Mr.doob
|
1e5fc98582
Reworking Scene Graph setup.
|
14 years ago |
Mr.doob
|
9a6a20b57b
GUI: Small tweaks to loaders code.
|
14 years ago |
Mr.doob
|
330b64b080
Removed some (now gone) WaltHead.js includes.
|
14 years ago |
Mr.doob
|
2c8967b124
Fixed CanvasRenderrer incorrectly SphericalReflectionMapping Face4 rendering.
|
14 years ago |
Mr.doob
|
8db9d6fd61
GUI: Snap to axis (press x,y or z when moving). Added TrackballControls
|
14 years ago |
Mr.doob
|
71ebe4e544
GUI: Replaced the 4 views with just a single perspective view.
|
14 years ago |
zz85
|
9498ebc3b2
Gui code change
|
14 years ago |
zz85
|
13c08981db
Merge branch 'master' into gui
|
14 years ago |
zz85
|
07442382f6
Testing viewports
|
14 years ago |
Mr.doob
|
df94d2af57
Moved matrixWorldInverse logic to renderers as per @greggman suggestion.
|
14 years ago |
Mr.doob
|
3a2c28488b
Merge remote-tracking branch 'alteredq/dev' into dev
|
14 years ago |
Mr.doob
|
ed8df3acab
Corrected README typo
|
14 years ago |
alteredq
|
456fe3ccff
Rewritten URL and BlobBuilder shims.
|
14 years ago |
alteredq
|
ae8c84a7fe
Made GUI drag-n-drop work also in Firefox.
|
14 years ago |
Mr.doob
|
d4704fe8db
Updated builds.
|
14 years ago |
Mr.doob
|
7d3e482555
Merge remote-tracking branch 'alteredq/dev' into dev
|
14 years ago |
Mr.doob
|
b66c1e5744
GUI: Added support for dropping .js files
|
14 years ago |
Mr.doob
|
7891f2b33b
JSONLoader.load( parameters ) to JSONLoader( url, callback, texturePath )
|
14 years ago |
alteredq
|
51b6db1c54
Merge remote-tracking branch 'remotes/mrdoob/dev' into dev
|
14 years ago |
alteredq
|
8ab93926ce
Fixed bug causing disappearing wireframe objects in mixed scenes.
|
14 years ago |
Mr.doob
|
319d423262
Forgot marklundin's credit.
|
14 years ago |
Mr.doob
|
2928cce2d9
Parallax Barrier WebGL Renderer
|
14 years ago |
Mr.doob
|
fbbfb3b683
Merge remote-tracking branch 'alteredq/dev' into dev
|
14 years ago |
alteredq
|
89c578332e
Fixed shading glitches on OpenGL (thanks to @mrdoob for spotting this).
|
14 years ago |
Mr.doob
|
77af9c0cde
Implemented @jeromeetienne's webgl voxelpainter changes.
|
14 years ago |
Mr.doob
|
869927a80e
Merge remote-tracking branch 'alteredq/dev' into dev
|
14 years ago |
alteredq
|
c7d304db57
Fixed ambient occlusion in Minecraft example.
|
14 years ago |