Project

General

Profile

« Previous | Next » 

Revision ec3cd6d0

Added by danij over 17 years ago

Partitioned the members of surface_t related to the surface texture into a new struct material_t. Once the unified texture management model is implemented, we should then refer to a texture in abstract usinf material_t ptrs.

dynlight_t and lumobj_t lists are now linked sequentially using a holding, parent structure (dynnode_t and lumnode_t respectively). These data structures are analogous and should be reimplemented as a reusable object-like structure.

Cleaned up and improved style of in rend_dyn.c also.

Removed some unused map data struct members.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences