DarkRadiant: master 1e546235
| Author | Committer | Branch | Timestamp | Parent |
|---|---|---|---|---|
| greebo | greebo | master | 03.02.2021 17:15 | master f05ee065 |
| Affected Issues | 0005266: Twosided models can only be selected from one side | |||
| 0005444: Brushes with no visible surface towards orthoview "camera" are unselectable in orthoview | ||||
| Changeset | 0005266: Pass the two-sided flag only if the material is actually two-sided (exception: brush faces should always be treated like they're twosided due to 0005444). Adjusted the cull type determination code in SelectionVolume::BeginMesh. |
|||
| mod - libs/selection/SelectionVolume.h | Diff File | |||
| mod - radiantcore/brush/BrushNode.cpp | Diff File | |||
| mod - radiantcore/model/picomodel/StaticModel.cpp | Diff File | |||
| mod - radiantcore/model/picomodel/StaticModelSurface.cpp | Diff File | |||
| mod - radiantcore/model/picomodel/StaticModelSurface.h | Diff File | |||
| mod - radiantcore/patch/PatchNode.cpp | Diff File | |||