1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-11-07 11:22:45 +01:00
openrw/rwviewer/views
darkf e58be26be8 Fix the construction of WorkContext
Previously the worker thread was constructed before the queue was, leading to
unfortunate race conditions. This fixes that, along with unrelated minor cleanup.
2016-08-05 09:42:03 -07:00
..
ModelViewer.cpp Fix the construction of WorkContext 2016-08-05 09:42:03 -07:00
ModelViewer.hpp Clean up viewer widgets to make additional viewers easier to add. 2016-05-19 19:46:23 +01:00
ObjectViewer.cpp Clean up viewer widgets to make additional viewers easier to add. 2016-05-19 19:46:23 +01:00
ObjectViewer.hpp Clean up viewer widgets to make additional viewers easier to add. 2016-05-19 19:46:23 +01:00
ViewerInterface.hpp Implement semi-functional world viewer widget 2016-05-19 19:46:23 +01:00
WorldViewer.cpp Implement semi-functional world viewer widget 2016-05-19 19:46:23 +01:00
WorldViewer.hpp Implement semi-functional world viewer widget 2016-05-19 19:46:23 +01:00