Mr.doob
|
fc94af26dd
Made simpler postprocessing example a bit less simple :P
|
12 éve |
Mr.doob
|
d0adb01f5e
Merge remote-tracking branch 'bhouston/triangle' into dev
|
12 éve |
Mr.doob
|
cc40cec153
Added simpler postprocessing example.
|
12 éve |
Ben Houston
|
a48922b97c
adopt @mrdoob's suggested Box2,Box3 constructor (update tests), make Triangle.normal also available as a static (easy consistent normal generation.)
|
12 éve |
Mr.doob
|
fc1fe3fce2
Updated builds.
|
12 éve |
Mr.doob
|
7777df425c
Removed Rectangle.
|
12 éve |
Mr.doob
|
8b97c343ba
Simplified Plane constructor.
|
12 éve |
Mr.doob
|
b3f21340b6
Merge remote-tracking branch 'zfedoran/dev' into dev
|
12 éve |
Mr.doob
|
79dfcfe14d
Updated builds.
|
12 éve |
Mr.doob
|
93d82a390a
Fixed canvas_interactive_voxelpainter.
|
12 éve |
Mr.doob
|
8b8b33e90c
Updated builds.
|
12 éve |
Mr.doob
|
34496e6ead
Merge remote-tracking branch 'alteredq/dev' into dev
|
12 éve |
Mr.doob
|
bff847a7ee
Merge remote-tracking branch 'bhouston/triangle' into dev
|
12 éve |
alteredq
|
103abde318
Editor: removed obsoleted object.deallocate on object delete
|
12 éve |
alteredq
|
da8858069b
Merged with @mrdoob's dev branch.
|
12 éve |
alteredq
|
81ac4ae6de
WebGLRenderer: only nulling colors for disabled / removed lights.
|
12 éve |
Ben Adams
|
17f6d3cd64
Slightly faster string construction
|
12 éve |
Ben Houston
|
6d320dc8df
three-math.min.js should be built by default rather than the non-minimified version three-math.js as per pattern already established.
|
12 éve |
Ben Houston
|
c927db2fe3
Merge branch 'dev' of git://github.com/mrdoob/three.js.git into triangle
|
12 éve |
Ben Houston
|
3871af55c2
Rename Triangle3.js to Triangle.js per @mrdoob's suggestion here: https://github.com/mrdoob/three.js/issues/2750#issuecomment-11063983
|
12 éve |
Mr.doob
|
6fda565020
Fixed test includes.
|
12 éve |
Mr.doob
|
bc32688017
Updated builds.
|
12 éve |
Mr.doob
|
a04e7573dc
Changed isIntersection to isIntersectionBox in CanvasRenderer.
|
12 éve |
Mr.doob
|
8ac873b581
Merge remote-tracking branch 'bhouston/triangle' into dev
|
12 éve |
Mr.doob
|
90b08c4944
Implemented @davidberneda ColorKeywords into multiline patch. Closes #2757.
|
12 éve |
Mr.doob
|
f9b204f282
Updated builds.
|
12 éve |
Mr.doob
|
f5c0132448
Reverted Box2.addPoint. CanvasRenderer now using Box2.setFromPoints.
|
12 éve |
Mr.doob
|
24ec04f98e
Replaced Rectangle with Box2 in CanvasRenderer. Also added Box2.addPoint()
|
12 éve |
Zelimir Fedoran
|
054f1eca81
bug fixes, non-scene geometry exporting works now
|
12 éve |
Ben Houston
|
e18dcf1645
move Clock.js from src/math to src/core per @alteredq https://github.com/mrdoob/three.js/issues/2753#issuecomment-11057521
|
12 éve |