DarkRadiant: master 3b3f2294
| Author | Committer | Branch | Timestamp | Parent |
|---|---|---|---|---|
| greebo | greebo | master | 17.01.2021 07:08 | master 8aae7f8d |
| Affected Issues | 0005455: Prefab Chooser preview: improvements to initial view | |||
| Changeset | 0005455: Move the AABBAccumulateWalker to a separate header so it can be subclassed by a custom PrefabBoundsAccumulator. Since lights and speakers are just needlessly adding huge AABBs to the result, the PrefabBoundsAccumulator will ignore those (WIP). |
|||
| add - libs/scene/AABBAccumulateWalker.h | Diff File | |||
| mod - libs/scene/Node.cpp | Diff File | |||
| add - libs/scene/PrefabBoundsAccumulator.h | Diff File | |||
| mod - radiant/ui/common/MapPreview.cpp | Diff File | |||
| mod - tools/msvc/scenelib.vcxproj | Diff File | |||
| mod - tools/msvc/scenelib.vcxproj.filters | Diff File | |||