1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-09-15 15:02:34 +02:00
openrw/rwviewer
2016-05-19 22:30:06 +01:00
..
models Fix compilation and runtime issues with reviewer from recent changes 2016-04-16 14:06:02 +01:00
views Implement semi-functional world viewer widget 2016-05-19 19:46:23 +01:00
widgets Fix compilation and runtime issues with reviewer from recent changes 2016-04-16 14:06:02 +01:00
AnimationListModel.cpp Fix compiler warnings 2014-06-10 17:51:55 +01:00
AnimationListModel.hpp Animations working again 2014-03-01 11:19:33 +00:00
AnimationListWidget.cpp Fix compiler warnings 2014-06-10 17:51:55 +01:00
AnimationListWidget.hpp Animations working again 2014-03-01 11:19:33 +00:00
CMakeLists.txt CMake: FindSFML+FindMAD, set library paths as SYSTEM, remove dead stuff. 2016-05-19 22:30:06 +01:00
IMGArchiveModel.cpp Fix compiler warnings 2014-06-10 17:51:55 +01:00
IMGArchiveModel.hpp Preview text 2014-02-10 17:22:07 +00:00
ItemListModel.cpp Refactor Object Definition information to GameData 2015-04-24 18:10:42 +01:00
ItemListModel.hpp Add model export to rwviewer 2014-06-10 00:46:48 +01:00
ItemListWidget.cpp Add model export to rwviewer 2014-06-10 00:46:48 +01:00
ItemListWidget.hpp Refactor Viewer to open game data 2014-06-08 01:58:49 +01:00
main.cpp Fix compiler warnings 2014-06-10 17:51:55 +01:00
README.md Add Readme and Copying files 2014-02-13 09:51:42 +00:00
ViewerWidget.cpp Implement semi-functional world viewer widget 2016-05-19 19:46:23 +01:00
ViewerWidget.hpp Implement semi-functional world viewer widget 2016-05-19 19:46:23 +01:00
ViewerWindow.cpp Implement semi-functional world viewer widget 2016-05-19 19:46:23 +01:00
ViewerWindow.hpp Implement semi-functional world viewer widget 2016-05-19 19:46:23 +01:00

RWViewer

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