DarkRadiant: master 8e0859cd
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
orbweaver | orbweaver | master | 16.09.2020 19:43 | master 7273d6d0 |
Changeset | Initial code to support lighting calculations by RenderableCollector Added a new method to RenderableCollector to receive renderables under the control of a LitObject, which will be used to calculate light intersections in a subsequent pass rather than requiring the object to maintain its own list of intersecting lights. Added initial code in CamRenderer to implement this method and calculate light intersections, although nothing is using it yet. |
|||
mod - include/irenderable.h | Diff File | |||
mod - libs/render/SimpleFrontendRenderer.h | Diff File | |||
mod - radiant/camera/CamWnd.cpp | Diff File | |||
mod - radiant/xyview/XYRenderer.h | Diff File |