1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-01 19:15:33 +00:00
openmw/apps/opencs
elsid 63e01d86a3
Use string based UniversalId to check script for blacklist
Blacklist is a vector of strings and isBlacklisted internally calls getId which
throws exception for RefId based UniversalId.
2023-05-22 03:14:00 +02:00
..
model Use string based UniversalId to check script for blacklist 2023-05-22 03:14:00 +02:00
view removed sDefaultWorldspace, only sDefaultWorldspaceId now. 2023-05-12 22:05:53 +02:00
CMakeLists.txt Fix a qt deprecation warning in cmake 2023-04-25 22:00:20 +02:00
editor.cpp pathToQString makes things shorter 2023-04-25 11:21:16 +02:00
editor.hpp make use of QLockFile 2023-04-24 13:34:06 +00:00
main.cpp Migrate from GraphicsWindowQt to QOpenGLWidget 2023-04-05 19:43:42 +04:00