Changes between Initial Version and Version 1 of Ticket #12020
- Timestamp:
- Dec 23, 2020, 12:20:39 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12020 – Description
initial v1 1 Whenever parts of an actor are clipped, there is pixels written at the 0 position of the x any y axis that shouldn't be there. This looks like an off-by-one bug somewhere is the 3d model rendering clipping code.