Commit Graph

211 Commits

Author SHA1 Message Date
Alexander Bock d396c29f89 Making libtorrent work with Launcher application 2015-06-12 14:08:29 +02:00
Alexander Bock f369d0e1f3 Moved selection of scenes to sync in Launcher into syncwidget 2015-06-10 20:35:11 +02:00
Alexander Bock bf58c8ab75 Correctly copy libraries
Combine SyncWidget and openspace::DownloadManager
2015-06-10 02:37:37 +02:00
Alexander Bock b18ccfad23 Add DownloadEngine
Add curl library
2015-05-27 16:47:45 +02:00
Alexander Bock 9d733eb613 Moving Kameleon into its own module
Moving fieldline rendering into its own module
2015-05-26 23:51:15 +02:00
Alexander Bock 77cc5dba49 Moving onscreen gui into its own module 2015-05-26 22:52:12 +02:00
Alexander Bock 4dddafcec9 Fixing more memory leaks 2015-05-26 21:44:49 +02:00
Alexander Bock 659326b9a9 Remove 1500+ memory leaks in OpenSpace and Ghoul 2015-05-25 19:37:56 +02:00
Alexander Bock b840631813 Making Visual Leak Detector work 2015-05-25 17:28:11 +02:00
Alexander Bock a5e95ad45e Make Visual Leak Detector not crash 2015-05-25 16:46:36 +02:00
Alexander Bock f128cfd745 Cmake cleanup
Apply new Ghoul version
2015-05-25 12:21:25 +02:00
Alexander Bock c7c55f917a Place gtest project into it's own folder 2015-05-25 11:13:22 +02:00
Alexander Bock 435b4034a7 Update to new Ghoul version 2015-05-24 15:47:58 +02:00
Alexander Bock 83220d753d Use new Ghoul version 2015-05-24 00:49:21 +02:00
Alexander Bock 98024ca29d Remove warnings 2015-05-24 00:09:52 +02:00
Alexander Bock fed0095196 Updated Imgui to version 1.37 2015-05-23 22:58:36 +02:00
Alexander Bock 7f390ef8e5 Added option to inhibit all warnings from external projects 2015-05-23 22:20:26 +02:00
Alexander Bock 433d0ba3a6 Fixing CMake for Mac OS 2015-05-23 19:50:03 +02:00
Alexander Bock 394964425a Fix automatic copying of DLL files 2015-05-22 19:09:30 +02:00
Alexander Bock d2dec6c9eb More work on cleaning up CMakeLists file
Added visual leak detector libraries
2015-05-22 12:26:54 +02:00
Alexander Bock fc4a6b68fb Remove static version.h and replace by autogenerated file 2015-05-22 11:33:45 +02:00
Alexander Bock 8f0e1edcdd Reorganized CMakeLists file and included new Ghoul format 2015-05-22 01:17:15 +02:00
Alexander Bock 106cb45410 Started work on CMakeLists cleanup 2015-05-21 22:09:16 +02:00
Alexander Bock ca7dcd4762 Move shaders into their correct modules
Add path determination to modules that automatically sets correct path resolve tokens
2015-05-21 15:17:38 +02:00
Alexander Bock 18752b9d8b Remove individual dirty flags for ProgramObjects and replace with new Ghoul version
Moved projectiveTexture shader into modules directory
2015-05-20 10:33:36 +02:00
Alexander Bock abc8f7a5d8 Make OpenSpace use new Cache version 2015-05-20 03:07:09 +02:00
Anton Arbring db3a578e2e Updated submodule commit references 2015-05-19 12:22:04 -04:00
Alexander Bock 597ed14014 Fixing CREDITS file
Removing many of clang warnings
2015-05-13 19:33:34 +02:00
Alexander Bock 41c1293cc4 Merge commit '42ed21b01dc264c632ee6dc72c11d0f62d13df12' into feature/osx 2015-05-13 14:25:08 +02:00
Alexander Bock b5aa86873a Fix many warnings 2015-05-12 13:05:35 +02:00
Alexander Bock 9c16f088c1 Fixing errors that occured in OS X
Fixing a default success argument
Fixed \r line ending handling
Removed discarding a fragment in planetprojection
2015-05-08 19:26:29 +02:00
Alexander Bock fc756d6f49 Fixed so that the onscreen GUI is shown in OSX 2015-04-29 18:03:14 +02:00
Alexander Bock b403513d63 Updated Spice version
More changes to make the application run
2015-04-28 15:07:58 +02:00
Alexander Bock 75e21ecefe Added test using absolute paths 2015-04-07 21:47:20 +02:00
Alexander Bock 9b24f407a6 Moving test files into base directory
Adding empty class of SceneGraphLoader
2015-04-07 19:01:04 +02:00
Alexander Bock b846271053 Updated Ghoul version 2015-03-04 19:22:46 +01:00
Alexander Bock c0d1d9f564 Move down the LuaConsole to comply with the new render information amount
Updated Ghoul version
2015-02-24 14:28:46 +01:00
Alexander Bock 78ab23602f Moved tinyobjloader from util into submodule of Ghoul 2015-02-23 18:08:28 +01:00
Michal Marcinkowski 6353cd9710 updating data, minor adjustments 2015-02-19 10:50:22 -05:00
Michal Marcinkowski 6274070cd2 updating data 2015-02-19 10:13:29 -05:00
Alexander Bock 49e327e985 Correctly read Lua script for VectorProperties 2015-02-17 19:01:57 +01:00
Alexander Bock a6ebddb8eb Updated copyright header in all files 2015-02-17 14:20:03 +01:00
Alexander Bock 234b46dbdc Apply newer Ghoul version 2015-02-17 11:19:51 +01:00
Alexander Bock e30ca93f69 Enabled multicore compilation on default
Added newest Ghoul version
2015-02-17 11:13:06 +01:00
Alexander Bock 13c48242df Update of Ghoul repository 2015-02-15 18:47:11 +01:00
Alexander Bock 5d8cc4e04b Updated Ghoul version 2015-02-15 16:58:47 +01:00
Alexander Bock b61157b49e Updated Ghoul version 2015-02-14 11:41:55 +01:00
Alexander Bock f583eaee2a Started cleanup work on LuaConsole, moved Clipboard functions into Ghoul 2015-02-14 11:37:29 +01:00
Alexander Bock 1a66df3336 More RenderableFieldlines code cleanup 2015-01-21 00:54:02 +01:00
Alexander Bock 4a44905f48 Add additional check for GUI shader compilation 2015-01-21 00:41:18 +01:00