This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
zhangyupeng
/
Babylon.js
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu khéo về
0
Wiki
Tree:
99564be9cb
Branches
Tags
master
Babylon.js
/
dist
/
preview release
/
what's new.md
what's new.md
1.8 KB
Lịch sử
Raw
3.3.0
Major updates
Updates
Core Engine
Add the choice of
forming a closed loop
to the catamull-rom-spline curve3 (
johnk
)
Add support for specifying the center of rotation to textures (
bghgary
)
Add webVR support for Oculus Go (
TrevorDev
)
glTF Loader
Add support for KHR_texture_transform (
bghgary
)
Viewer
No fullscreen button on small devices (
RaananW
)
Nav-Bar is now disaplayed on fullscreen per default (
RaananW
)
Viewer configuration supports deprecated values using the new configurationCompatibility processor (
RaananW
)
Bug fixes
Core Engine
Fix
shadowEnabled
property on lights. Shadows are not visble anymore when disabled (
sebavan
)
Physics
unregisterOnPhysicsCollide
didn't remove callback correctly
#4291
(
RaananW
)
Added missing getter and setter for global exposure in ColorCurves (
RaananW
)
Viewer
Fix Navbar Interaction on Mozilla/Firefox (
SzeyinLee
)
Fix Animation Slider Interaction on Mozilla/Firefox (
sebavan
)
Fix Animation Slider Clickable area size Cross Plat (
sebavan
)
Ground material didn't take the default main color is no material definition was provided (
RaananW
)
Breaking changes