Author Topic: [F][BUG][EDITOR]Object without NoOverwrite affected by terrain rendering setting  (Read 1165 times)

0 Members and 1 Guest are viewing this topic.

Offline namida

  • Administrator
  • Posts: 12398
    • View Profile
    • NeoLemmix Website
Steps to reproduce:

1. Place a terrain piece, an object with No Overwrite, and an object without No Overwrite in a level. (Note: I've only tested this with no-effect objects, windows and exits; it might not apply to all object types.)
2. Turn terrain rendering off. (View -> Terrain Rendering, or just hit F2.)

Expected: The terrain piece is hidden; both objects remain visible.
Actual result: The terrain piece and the object without No Overwrite both get hidden; the No Overwrite object remains visible.

Note that the effect is purely visual. You can still select / manipulate the object, you just can't see it.

Severity: Purely visual bug, but one of the more-severe such bugs.
« Last Edit: July 24, 2018, 04:13:03 PM by Nepster »
My Lemmings projects
2D Lemmings: NeoLemmix (engine) | Lemmings Plus Series (level packs) | Doomsday Lemmings (level pack)
3D Lemmings: Loap (engine) | L3DEdit (level / graphics editor) | L3DUtils (replay / etc utility) | Lemmings Plus 3D (level pack)

Offline Nepster

  • Posts: 1829
    • View Profile
Already fixed, because that was trivial to do.