Revision fd6a6a23
Added by danij over 8 years ago
Files
- added
- modified
- copied
- renamed
- deleted
- doomsday
- apps
- client
- include
- src
- api_mapedit.cpp (diff)
- client
- render
- rend_main.cpp (diff)
- shadowedge.cpp (diff)
- surfacedecorator.cpp
- walledge.cpp (diff)
- world
- libdoomsday
- client
- apps
World|Client: Schedule map surface redecoration in ClientSubsector
ClientSubsector is the first to know about any changes to subspace
geometry and as the decorations are dependent on said geometry it
makes sense to make ClientSubsector responsible for the generation
(and bookkeeping) of surface Decorations.