raze/source
Christoph Oelckers 0a80f70ace SW: fix sector object setup.
When moving the SO out of the way to get the sector, this only works for rotatable SO's. For non-rotating ones the internally used functions never did what was expected, letting the SO end up in invalid space.
To do this properly the SOBJ_DONT_ROTATE flag must be cleared temporarily.
2024-10-11 11:50:56 +02:00
..
build added missing null check in clipmove. 2023-12-21 00:53:11 +01:00
common - don't spam the console log if there's math errors - mostly affects Linux/MacOS because there is no distinction from console apps or GUI apps so they put all the data in the console which can cause lag 2024-10-10 07:29:53 -04:00
core Backend update from GZDoom. 2024-10-09 15:28:22 +02:00
games SW: fix sector object setup. 2024-10-11 11:50:56 +02:00
launcher Backend update from GZDoom. 2024-10-09 15:28:22 +02:00
platform Add flatpak-relevant files 2024-04-17 12:53:29 -04:00
thirdparty - Use #pragma once in EASTL's intrusive_list.h. 2021-12-30 23:00:39 +11:00
CMakeLists.txt Backend update from GZDoom. 2024-10-09 15:28:22 +02:00
g_pch.h - backend update from GZDoom. 2023-09-23 09:56:27 +02:00