DarkRadiant: master 05532549

Author Committer Branch Timestamp Parent
orbweaver orbweaver master 28.10.2020 21:05 master d70d2c4f
Affected Issues  0005309: Creating a model entity creates a "phantom light" near the world origin
Changeset Patches now use addLitRenderable() for rendering

Just like brushes, patches are using the new method instead of the old light
list approach. This means that patches no longer show the phantom light
described in 0005309.
mod - radiant/patch/Patch.cpp Diff File
mod - radiant/patch/Patch.h Diff File
mod - radiant/patch/PatchNode.cpp Diff File
mod - radiant/patch/PatchNode.h Diff File