mirror of
https://github.com/DrBeef/Raze.git
synced 2024-11-15 17:01:51 +00:00
e30dc82676
* moving polymost_voxdraw into polymost.cpp. * consolidated all remaining voxel code in hw_voxels.cpp. All original Build voxel code is completely gone now, except for polymost_voxdraw, so this got moved out of the build/ folder. * integrate Blood's voxel init code into the main function. * some further cleanup was allowed as a result of this, so engineInit is gone now because these parts can now be done outside the games' app_init functions. |
||
---|---|---|
.. | ||
scene | ||
hw_entrypoint.cpp | ||
hw_models.cpp | ||
hw_models.h | ||
hw_voxels.cpp | ||
hw_voxels.h | ||
render.h |