1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-09-15 15:02:34 +02:00
openrw/rwviewer
2018-08-28 22:58:50 +01:00
..
models rwlib+rwengine+rwviewer: address feedback comments 2018-08-06 00:16:33 +02:00
views rwviewer: keep unconvertible characters in the string as they are 2018-08-07 12:39:59 +02:00
widgets Remove old style cast 2018-07-29 22:21:01 +02:00
AnimationListModel.cpp Remove old style cast 2018-07-29 22:21:01 +02:00
AnimationListModel.hpp rwlib/rwengine: Use AnimationPtr instead of Animation* 2017-10-18 21:52:29 +01:00
AnimationListWidget.cpp Remove old style cast 2018-07-29 22:21:01 +02:00
AnimationListWidget.hpp rwlib/rwengine: Use AnimationPtr instead of Animation* 2017-10-18 21:52:29 +01:00
CMakeLists.txt cmake: no WIN32 for rwviewer 2018-08-20 15:46:17 +02:00
IMGArchiveModel.cpp Remove old style cast 2018-07-29 22:21:01 +02:00
IMGArchiveModel.hpp clang-format files in rwviewer 2016-09-09 21:13:21 +01:00
ItemListModel.cpp rwgame+rwviewer: fix -Wunused-variable warnings 2017-10-29 20:40:57 +00:00
ItemListModel.hpp clang-format files in rwviewer 2016-09-09 21:13:21 +01:00
ItemListWidget.cpp clang-format files in rwviewer 2016-09-09 21:13:21 +01:00
ItemListWidget.hpp clang-format files in rwviewer 2016-09-09 21:13:21 +01:00
main.cpp Overahaul of rwviewer to simplify the code and improve usability 2018-01-27 21:44:18 +00:00
QOpenGLContextWrapper.cpp rwviewer: wrap QOpenGLContext 2018-08-10 03:53:54 +02:00
QOpenGLContextWrapper.hpp rwviewer: wrap QOpenGLContext 2018-08-10 03:53:54 +02:00
qt.conf.in cmake: add ability to compile using conan package manager 2018-06-14 02:26:18 +02:00
README.md Add Readme and Copying files 2014-02-13 09:51:42 +00:00
ViewerWidget.cpp rwviewer: wrap QOpenGLContext 2018-08-10 03:53:54 +02:00
ViewerWidget.hpp rwviewer: wrap QOpenGLContext 2018-08-10 03:53:54 +02:00
ViewerWindow.cpp rwviewer: load gamedata before passing it to gameworld 2018-08-28 22:58:50 +01:00
ViewerWindow.hpp rwviewer: wrap QOpenGLContext 2018-08-10 03:53:54 +02:00

RWViewer

Qt Viewer for viewing contents of archives, viewing DFF models etc.