DarkRadiant: master 8e89d0b5
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
orbweaver | orbweaver | master | 01.12.2020 20:30 | master 64d7cb93 |
Changeset | Fix lack of highlighting in XY view when using addLitRenderable() The XYRenderer's addLitRenderable() was ignoring the highlight shaders, resulting in objects not appearing highlighted when selected. XYRenderer is now refactored so that addLitRenderable() just calls the legacy addRenderable() method (since the lighting is unimportant anyway). |
|||
mod - radiant/xyview/XYRenderer.h | Diff File |