This website works better with JavaScript
首頁
探索
說明
註冊
登入
zhangyupeng
/
Babylon.js
關註
1
讚好
0
複刻
0
檔案
問題管理
0
合併請求
0
Wiki
目錄樹:
99564be9cb
分支列表
標籤列表
master
Babylon.js
/
dist
/
preview release
/
what's new.md
what's new.md
1.8 KB
文件歷史
原始文件
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