Add PBR support (#91)

* Add PBR support
* Fix physics props turning black
This commit is contained in:
LegendGuard
2022-08-10 17:41:01 +03:00
committed by GitHub
parent 08073ae622
commit a87918565a
16 changed files with 2481 additions and 2 deletions
+1
View File
@@ -78,6 +78,7 @@ def build(bld):
'particlelitgeneric_dx9.cpp',
'particlelitgeneric_dx9_helper.cpp',
'particlesphere_dx9.cpp',
'pbr_dx9.cpp',
'portal.cpp',
'portalstaticoverlay.cpp',
'portal_refract.cpp',