Mr.doob
|
3e12ab145d
Vector2: Added width/height getters/setters. Seems simpler than creating Size2.
|
10 vuotta sitten |
Mr.doob
|
9a2a15a649
Light: Remove shadowMapSize. It's only used internally.
|
10 vuotta sitten |
Mr.doob
|
d1bfad4b35
Light: Set receiveShadow to undefined.
|
10 vuotta sitten |
Mr.doob
|
440f508d65
Tweaks to Light's shadow API. Object3D has .castShadow...
|
10 vuotta sitten |
Mr.doob
|
f1d3105ca6
Refactored Light's shadow API.
|
10 vuotta sitten |
Mr.doob
|
74f2813656
Simplified *Light.toJSON()
|
10 vuotta sitten |
Daniel Hritzkiv
|
d19b117ce7
Revert back to using `copy` to actually copy in attributes for Lights
|
10 vuotta sitten |
Daniel Hritzkiv
|
ba65769db7
Updated clone + copy methods; rearranged methods; fix CubeTexture's clone method
|
10 vuotta sitten |
dubejf
|
2f76f92a1b
Rename _copyFrom to copy
|
10 vuotta sitten |
dubejf
|
802e589cc0
CloneProperties renamed _copyFrom, swap src / dest arg order
|
10 vuotta sitten |
dubejf
|
89491d9ba0
Clone should take no argument. Introduce CloneProperties
|
10 vuotta sitten |
Elisée Maurer
|
ecd0ddd1a1
Set prototype.constructor for all derived classes
|
10 vuotta sitten |
Mr.doob
|
2efc87a00d
Added type property to all relevant objects.
|
11 vuotta sitten |
Joshua Koo
|
aafd29c50a
Code transforming mrdoob style second attempt See #4806
|
11 vuotta sitten |
Mr.doob
|
1e47bb43b5
Lights, Fogs: Renamed hex to color in constructors.
|
11 vuotta sitten |
Mr.doob
|
efa4d964c6
Improved PointLight clone.
|
12 vuotta sitten |
Mr.doob
|
6bdaf52ae9
Nickname consistency.
|
13 vuotta sitten |
Mr.doob
|
cdfc4f3b8a
Implemented Object.create( *.prototype ) pattern as per discussion in #2080.
|
13 vuotta sitten |
Mr.doob
|
5b167b51fd
Removed unused supr.
|
13 vuotta sitten |
Mr.doob
|
e7e47b1f88
More reformating and clean up.
|
14 vuotta sitten |
alteredq
|
cf37a8cc43
First integration step: something appeared on the screen ;)
|
14 vuotta sitten |
Mr.doob
|
a2acf0b390
CanvasRenderer/SVGRenderer: RenderableFace4 is now gone. Unfortunately it created more problems than it solved.
|
14 vuotta sitten |
Mr.doob
|
647b4a57b8
* Added `PointLight`
|
15 vuotta sitten |
Nicolas Garcia Belmonte
|
d342239c4a
Added light objects
|
15 vuotta sitten |