Please enable JavaScript in your browser!
Página inicial
Explorar
Ajuda
Registrar
Entrar
shang
/
feiYi
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
452f0a3bdb
Branches
Tags
master
feiYi
/
node_modules
/
vue-3d-model
/
CHANGELOG.md
CHANGELOG.md
5.3 KB
Histórico
Raw
1.4.1
(2022-08-15)
Bug Fixes
fix order of calculations (
f58bf72
)
1.4.0
(2021-06-26)
Bug Fixes
demo:
fix json loader demo (
3236bc2
)
remove calls to removed methods (
ff01a19
)
the default props should return a new object (
e5cf0e1
)
Features
loaders should use setRequestHeader (
#267
) (
40b077a
)
1.3.1
(2020-06-30)
1.3.0
(2020-06-30)
Bug Fixes
fix controlsOptions (
be18b78
)
publicPath (
b69a2c7
)
resolve gammaOutput removed warning and update the README.md (
#172
) (
f4ab34b
)
Features
model-fbx and update three.js (
#167
) (
c700a0f
)
1.2.0
(2019-10-23)
Bug Fixes
dispose objects before component destroy (
02adf5b
)
Features
add a new prop: glOptions. closes
#111
(
7d3448e
)
allow override OrbitControls Properties (
#123
) (
55e29f6
)
1.1.0-alpha.0
(2019-06-21)
Bug Fixes
fix camera options (
#67
) (
f5a0fe5
)
fix props check (
693295b
)
updated background example (
#68
) (
3760535
)
Features
gltf:
set the default value of gammaOutput to true (
e609c91
)
1.0.2
(2018-08-11)
Bug Fixes
fix the config of dev(close
#43
) (
e0468c0
)
Features
add crossOrigin option(fix
#33
) (
1c815de
)
1.0.1
(2018-05-01)
1.0.0
(2018-02-08)
0.0.15
(2018-01-03)
Bug Fixes
export
model-ply
.(
#22
) (
945930c
)
fix
on-error
event and add
on-progress
event(
#15
). (
0a92d7b
)
fix
PointLight
not imported in
vue-mixin
(
#16
). (
01427f6
)
fix rotate example (
5b5535e
)
update OBJLoader to fix som bugs(
#19
). (
1889732
)
Features
add
model-gltf
to support the gltf format model. (
ad952a5
)
model-obj supports MTL file (
3dc003e
)