Bug #1705
Flickering light decoration on moving platform
Description
At the start of TNT Map06, is a moving platform that uses a flat that Dday's default defs attach dlights to.
As the platform moves, they notably flicker. Also looking at them seems to cause a little slowdown.
Associated revisions
Fixed|Renderer: Moving planes need decoration update on every frame
Whenever a plane's smoothed height changes, the surface needs to be
marked for decoration update so light decorations on the plane will
be correctly placed during the move.
IssueID #1705
History
#1 Updated by skyjake over 10 years ago
- Tags set to Renderer, Lights
- Category set to Regression
- Status changed from New to In Progress
- Assignee set to skyjake
- Target version set to 1.14.1
#2 Updated by skyjake over 10 years ago
- Subject changed from Flicking dlights on moving platforms? to Flickering light decoration on moving platform
#3 Updated by skyjake over 10 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
Fixed|Renderer: Moving planes need decoration update on every frame
Whenever a plane's smoothed height changes, the surface needs to be
marked for decoration update so light decorations on the plane will
be correctly placed during the move.
IssueID #1705