Bug #648
jHeretic: P_MoveThingsOutOfWalls VS axis-parallel walls
Description
The current algorithm (P_MoveThingsOutOfWalls) used by jHeretic which attempts to move the wall-hanging torches out from the wall they hang on does not work particularly well, especially when dealing with axis-parallel walls (no offset is applied due to the offset distance being multiplied by the line slope deltas).
Labels: jHeretic
History
#1 Updated by danij over 15 years ago
Fixed in svn rev #6465.