| .. |
|
cameras
|
3c8c85f03c
Formatting tweaks.
|
13 лет назад |
|
core
|
14ad378826
All unit tests pass now for Box2, Box3 and Triangle3. Fix bug in Plane.js caught in Triangle3 unit tests. Replace Raycaster.pointInFace3 with Triangle3.containsPoint, no loss of FPS in examples.
|
13 лет назад |
|
extras
|
c48feb3e05
Optimize FontUtils.Triangulate() by inlining insideTriangle() - thanks @davidberneda #2748
|
13 лет назад |
|
lights
|
fb451cb4b2
Editor: added distance property to object UI.
|
13 лет назад |
|
loaders
|
b083f73108
Make Loader respect transparent property on normal mapped materials.
|
13 лет назад |
|
materials
|
3823a3d42e
Changed *Library from Array to Object. Fixes #2745.
|
13 лет назад |
|
math
|
ef2d69065f
Triangle3.barycoodinate -> Triangle3.barycoordFromPoint. Add unit test for barycoordFromPoint. Fix order of components in returned barycoords.
|
13 лет назад |
|
objects
|
c84097364b
Moved sprite material properties from Sprite object into SpriteMaterial.
|
13 лет назад |
|
renderers
|
d90e934c59
Merge remote-tracking branch 'alteredq/dev' into dev
|
13 лет назад |
|
scenes
|
ff27cf7fcc
Editor: added fog to scene export.
|
13 лет назад |
|
textures
|
3823a3d42e
Changed *Library from Array to Object. Fixes #2745.
|
13 лет назад |
|
Three.js
|
55e8d36455
Added frontface direction constants.
|
13 лет назад |