This website works better with JavaScript
Home
Explore
Help
Register
Sign In
zhangyupeng
/
Babylon.js
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
9ef825321c
Branches
Tags
master
Babylon.js
/
dist
/
preview release
/
what's new.md
what's new.md
584 B
History
Raw
5.0.0
Major updates
Updates
General
Added static CenterToRef for vectors 2/3/4 (
aWeirdo
)
Materials
Added an
OcclusionMaterial
to simplify depth-only rendering of geometry (
rgerd
)
Bugs
Fix issue with the Promise polyfill where a return value was expected from resolve() (
Deltakosh
)
Fix an issue with keyboard control (re)attachment. (
#9411
) (
RaananW
)
Breaking changes