Mr.doob
|
46294a0f08
Trying to be nicer to V8.
|
13 years ago |
Mr.doob
|
3be2cdae2c
Better Rectangle.intersects() formula.
|
13 years ago |
Mr.doob
|
caea46444d
Fixed typo (thx @spite)
|
14 years ago |
Mr.doob
|
f5e819fe14
Removed all the toString methods (saving 6kbytes)
|
14 years ago |
Mr.doob
|
2a8abb5531
Implemented gero3 Rectangle optimisations.
|
14 years ago |
Mr.doob
|
b978e9e592
* Minor tweaks on Rectangle.js
|
14 years ago |
Mr.doob
|
a35b35fde9
* `examples/geometry/primitives` ⟶ `src/extras/primitives`
|
14 years ago |
Mr.doob
|
216b4eeee2
* Workaround for Opera bug (clearRect not working with context with negative scale)
|
15 years ago |
Mr.doob
|
8f543db16d
* Refactored `CanvasRenderer` (more duplicated code, but easier to handle)
|
15 years ago |
Mr.doob
|
0aac038d58
- JSLinted
|
15 years ago |
Mr.doob
|
90f54e2507
- CanvasRenderer expands screen space points (workaround for antialias gaps).
|
15 years ago |
Mr.doob
|
493d6769d9
CanvasRenderer: Initialise ClearRect
|
15 years ago |
Mr.doob
|
530f87070f
2d clipping on CanvasRenderer and SVGRenderer
|
15 years ago |