DarkRadiant: renderer 5233d478
| Author | Committer | Branch | Timestamp | Parent |
|---|---|---|---|---|
| greebo | greebo | renderer | 07.11.2021 14:43 | renderer 888359b6 |
| Affected Issues | 0005584: Move openGL render calls to Backend | |||
| Changeset | 0005584: scene::Node offers a virtual protected method to get notified on visibility changes, which is what we need to un-link our windings from the vertex buffers. Add a series of (failing) tests checking the Node visibility setters and getters. |
|||
| mod - libs/scene/Node.cpp | Diff File | |||
| mod - libs/scene/Node.h | Diff File | |||
| mod - radiantcore/brush/Face.cpp | Diff File | |||
| mod - radiantcore/brush/RenderableWinding.h | Diff File | |||
| mod - test/CMakeLists.txt | Diff File | |||
| add - test/SceneNode.cpp | Diff File | |||
| mod - tools/msvc/Tests/Tests.vcxproj | Diff File | |||
| mod - tools/msvc/Tests/Tests.vcxproj.filters | Diff File | |||