log

age author description
Tue, 17 Mar 2020 08:37:12 +0100 Benjamin Golinvaux fix nullptr broker
Mon, 16 Mar 2020 11:21:57 +0100 Benjamin Golinvaux Added DISABLE_STONE_QT_CMAKE_FILE option (Qt5 Win10 builds do not work when QtConfiguration.cmake is included). This is a quick hacky fix. broker
Mon, 16 Mar 2020 11:21:13 +0100 Benjamin Golinvaux warning 4996 (deprecation in jsoncpp) + indentation changes broker
Mon, 16 Mar 2020 11:19:50 +0100 Benjamin Golinvaux Since the observer system now uses shared_ptr and many registrations are broker
Mon, 16 Mar 2020 11:12:39 +0100 Benjamin Golinvaux Added support for OnGenericSdlEvent to GuiAdapter. broker
Mon, 09 Mar 2020 14:56:04 +0100 Benjamin Golinvaux coping with both viewport and loader changes broker
Mon, 09 Mar 2020 14:55:22 +0100 Benjamin Golinvaux warning fixes + doc + indentation + header files in cmake for VC++ sln browsing broker
Mon, 09 Mar 2020 14:53:22 +0100 Benjamin Golinvaux - first pass at changes to cope with the refactoring of the loading system broker
Wed, 04 Mar 2020 13:20:12 +0100 Benjamin Golinvaux Fixed some warnings + fixed build for C++03 broker
Wed, 04 Mar 2020 10:21:54 +0100 Benjamin Golinvaux Merge broker
Wed, 04 Mar 2020 10:07:37 +0100 Benjamin Golinvaux ViewportController now gets a ref to its parent viewport for proper lock usage broker
Wed, 04 Mar 2020 10:07:14 +0100 Benjamin Golinvaux Some docs + headers added to CMake for easier VS browsing + tiny predecl broker
Wed, 04 Mar 2020 09:45:38 +0100 Benjamin Golinvaux Trackers and measuring tools now use the viewport instead of ViewportController, so that proper locks can be used broker
Wed, 04 Mar 2020 09:44:34 +0100 Benjamin Golinvaux Fixed broken include broker
Wed, 04 Mar 2020 09:44:09 +0100 Benjamin Golinvaux IGeometryProvider interface for deprecated loaders (required for AB testing in older app) broker