Revision 159e2390
Added by danij over 13 years ago
Files
- added
- modified
- copied
- renamed
- deleted
- doomsday
- engine
- portable
- include
- r_textureprojection.h
- rend_dyn.h
- src
- r_textureprojection.c
- rend_dyn.c
- include
- portable
- engine
Renamed rend_dyn.c/h to r_textureprojection.c/h respectively
These files were renamed to reflect their actual purpose within the
engine (no drawing occurs in this module, its a set of data structures
and algorithms for managing surface-projected dynamic lights).