This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
20f29ab808
vkdoom_m
/
src
/
hwrenderer
History
Christoph Oelckers
2cff43ba90
- fixed: The HUD model code did not account for placeholder sprites.
2019-02-03 08:23:18 +01:00
..
data
- split shadowmap AABB tree into two parts. one for static and one for dynamic
2019-01-04 15:51:59 +01:00
dynlights
- pass 'level' as a parameter to AABBTree. Also renamed a few things to make the code easier to read.
2019-01-06 08:24:04 +01:00
models
- fix wrong attribute count passed to SetFormat
2018-11-23 12:09:36 +01:00
postprocessing
- renamed some variables because they were getting into the way of analyzing usage of the global variable of the same name.
2018-12-28 18:11:33 +01:00
scene
- fixed: The HUD model code did not account for placeholder sprites.
2019-02-03 08:23:18 +01:00
textures
- removed the static members from FMaterial.
2018-12-29 13:28:22 +01:00
utility
- fixed: RecreateAllAttachedLights must activate the lights it creates.
2019-01-30 20:21:00 +01:00