Commit Graph

304 Commits

Author SHA1 Message Date
Sebastian Piwell 3fc25492f2 Read texture from memory with bare pointer 2016-04-25 11:26:15 -04:00
Sebastian Piwell cb49805b07 Update ghoul 2016-04-20 10:28:53 -04:00
Sebastian Piwell 64a9dd8069 Update screenspacerenderables 2016-04-19 18:03:29 -04:00
Michael Nilsson e7ddcd4aff update ghoul reference 2016-04-07 15:58:33 -04:00
Michael Nilsson 575c580e80 iSWAmanager allow GIF loading, update ref to ghoul 2016-04-06 18:20:10 -04:00
Michael Nilsson 65179d49e2 update ghoul reference and iswamanager remove check for '.jpeg' extension 2016-04-06 15:49:14 -04:00
Michael Nilsson 8fec342877 update ghoul reference 2016-04-06 15:30:43 -04:00
Sebastian Piwell 3fc0fb625c Updated ghoul and kameleon 2016-04-06 14:33:24 -04:00
Sebastian Piwell bf61f6f1e4 Load and read textures from memory 2016-04-06 14:17:29 -04:00
Sebastian Piwell b1a009e1b0 Create ISWACygnets with metadata struct 2016-04-05 11:44:49 -04:00
Sebastian Piwell a2fb30b432 Depth working again 2016-03-31 09:39:05 -04:00
kalbl 360877d7ff Add new version of ghoul to solve OSX compile errors. 2016-03-30 15:29:08 -04:00
Michael Nilsson 2ca5d52fa3 fix for linux 2016-03-28 11:25:04 -04:00
Alexander Bock 5181d812cd Update Ghoul repository 2016-03-20 23:30:54 +01:00
Alexander Bock 9406ab8722 Update Ghoul reference 2016-03-20 21:37:24 +01:00
Jonathas Costa 69f9e21824 New Ghoul version. 2016-03-16 11:11:50 -04:00
Jonathas Costa 182e332661 New Ghoul version (with Assimp library support). 2016-03-16 10:40:25 -04:00
Alexander Bock df0d0d1258 Update Ghoul version to accommodate public API bool parameter changes 2016-03-06 08:08:06 +01:00
piwell 2d6403bdac Ghoul linux fix 2016-03-04 15:51:23 -05:00
Alexander Bock 60cfa1c080 Updated Ghoul version 2016-02-20 17:53:16 +01:00
Alexander Bock 66fdf4b6a4 Increasing required Visual Studio version to 2015
Moving external library handling from OpenSpace to Ghoul
2016-02-07 20:35:25 +01:00
Alexander Bock 50f1743067 Make onscreen gui not break if resolution is changed 2016-02-07 15:09:25 +01:00
Alexander Bock 54c2304461 Update ghoul for image texture loading 2016-02-07 14:05:49 +01:00
Alexander Bock 32cd2d69b9 Make autocompletion of LuaConsole not crash 2016-02-05 18:19:06 +01:00
Alexander Bock 877a4d1ba6 Updated copyright header 2016-02-05 17:43:21 +01:00
Emil Axelsson 789ede5197 disable volume module to suppress compilation errors 2016-02-04 10:02:16 +01:00
Emil Axelsson a6a9537b6c Merge with antialiased abuffer 2016-02-03 17:47:29 +01:00
Emil Axelsson 35765881f7 update ghoul dependency 2016-02-02 11:31:22 +01:00
Alexander Bock 18a271c43e Updated ghoul repository 2016-01-19 18:10:03 +01:00
Alexander Bock dda5c3acc2 Update Ghoul repository
Add explicit C++14 standard requirement for OpenSpaceTest target
2016-01-18 18:32:20 +01:00
Alexander Bock 85d564767b Fix #define None include error on X11 systems 2016-01-18 18:05:57 +01:00
Alexander Bock 50228d9296 Updated Ghoul repository
GCC compile fix
2016-01-18 17:42:51 +01:00
Alexander Bock 14b5c1ecbd Updated Ghoul repository 2016-01-18 17:09:23 +01:00
Alexander Bock d938663a52 Updated Ghoul repository 2016-01-14 16:21:30 +01:00
Alexander Bock 136a661866 Updated ghoul and data repositories 2016-01-14 16:06:26 +01:00
Alexander Bock 0679a48442 Merge branch 'feature/cleanup' of openspace.itn.liu.se:/openspace into feature/cleanup 2016-01-03 11:28:14 -05:00
Alexander Bock c7cc137da9 Started cleanup of LuaConsole 2016-01-03 11:27:50 -05:00
Alexander Bock 13510e1085 Merge branch 'feature/cleanup' of openspace.itn.liu.se:/openspace into feature/cleanup 2016-01-02 21:40:29 +01:00
Alexander Bock c87fdfd38b Fixes for Windows
Fixing shader paths for fieldlines rendering
Update Kameleon to work with MSVC 2015 fix
2016-01-02 21:40:15 +01:00
Alexander Bock 1a4ea8763e Fix performance window access to SharedMemory 2015-12-23 14:41:17 -05:00
Alexander Bock 0895d6e6d0 Some cleanup of ScriptEngine 2015-12-16 17:23:17 -08:00
Alexander Bock c92fc923f9 Remove constants.h file
Reenable LuaConsole rendering
2015-12-14 17:21:22 -08:00
Alexander Bock c99666e75a Cleaning ConfigurationManager and OpenSpaceEngine
Updated Ghoul version
2015-12-14 16:44:13 -08:00
Alexander Bock 2fce471743 Started cleanup of module structure 2015-12-14 10:50:38 -08:00
Alexander Bock e26f1d41a4 Updated Ghoul version
Started cleaning up OpenSpace
2015-12-13 22:01:42 -08:00
Alexander Bock 8260f5701d Updated Ghoul
Adapted to Ghoul API change
2015-12-12 13:29:09 -05:00
Alexander Bock ae55078ff8 Updated Ghoul version
Adapted to changed Ghoul API
Reenable fading of ScreenLog messages
2015-12-11 16:50:21 -05:00
Alexander Bock e5a3a7a80b Updating Ghoul version
Adapting OpenSpaceEngine to new Ghoul API
2015-12-09 19:10:59 -05:00
Alexander Bock cd3a819541 Updating Ghoul version
Applying new Ghoul changes
2015-12-09 14:41:50 -05:00
Alexander Bock 875de328aa Update Ghoul version
Make the modules depend on C++14
Change the OpenSpace code to the new Ghoul version
2015-12-07 18:54:17 -05:00