This website works better with JavaScript
Главная
Обзор
Помощь
Регистрация
Вход
zhangyupeng
/
Babylon.js
Следить
1
В избранное
0
Ответвить
0
Файлы
Обсуждения
0
Запросы на слияние
0
Вики
Дерево:
9ef825321c
Ветки
Метки
master
Babylon.js
/
dist
/
preview release
/
what's new.md
what's new.md
584 B
История
Исходник
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