Commit Graph

6 Commits

Author SHA1 Message Date
Ivan Avdeev 5a7cb651ca rtx: allow patching emissive color for brush surfaces, #117 2021-11-28 11:15:02 -08:00
Ivan Avdeev 28d047a904 rtx: enable patching surface textures
example:
```
{
	"_xvk_surface_id" "489"
	"_xvk_texture" "#maps/test_material.bsp:debug_normal1.mip"
}
```

if _xvk_texture is empty, then the surface will be deleted

surfaces can be deleted or their
2021-11-26 23:59:48 -08:00
Ivan Avdeev 4f903bd1d6 rtx: add lightstyles support, fix #138 2021-10-26 13:12:25 -07:00
Ivan 'provod' Avdeev dd3f47ea4c fix windows build 2021-10-25 10:17:49 -07:00
Ivan Avdeev e0d0e6393d rtx: add target support for spotlights, fix #128 2021-10-25 10:17:49 -07:00
Ivan Avdeev 539c04cbd1 move map entity parsing into vk_mapents, fix #134 2021-10-25 10:17:49 -07:00