Commit Graph

187 Commits

Author SHA1 Message Date
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
Alexander Bock 55a3c43db4 Move imgui file to its own folder 2014-12-18 17:21:20 +01:00
Alexander Bock e45813dd91 Add stepping value into Property description 2014-12-18 13:46:18 +01:00
Alexander Bock 72adb770f7 Set the correct default values for MatrixProperties 2014-12-17 18:18:12 +01:00
Alexander Bock 5a7a518bad Remove cppcheck warnings 2014-12-16 21:54:53 +01:00
Alexander Bock c9a3080c48 Updated ghoul repository 2014-12-16 20:09:00 +01:00
Jonas Strandstedt 6ad4d0743e Updated to most recent ghoul 2014-12-16 18:28:55 +01:00
Jonas Strandstedt 73c123dc69 Updated to latest Ghoul. 2014-12-16 11:37:46 +01:00
Jonas Strandstedt 81574ff905 Merge branch 'develop' of openspace.itn.liu.se:/openspace into develop 2014-12-15 17:11:58 +01:00
Jonas Strandstedt bf0a8291d6 Updated to the most recent Ghoul
- Using new VertexBufferObject in PowerScaledSphere as a test case.
2014-12-15 17:10:43 +01:00
Alexander Bock 5dac3926a1 Apply Ghoul changes 2014-12-14 02:33:50 +01:00
Alexander Bock 38aacc05a7 removing spice source files in preparation for the big purge 2014-12-12 23:01:20 +01:00
Jonas Strandstedt 56e3851b8f Renamed CPUCapabilitiesComponent to GeneralCapabilitiesComponent 2014-12-12 14:55:16 +01:00
Alexander Bock e70b663dc3 Add log.html to the list of ignored files
Enable capability to disable on-screen info text
2014-12-11 18:09:19 +01:00
Jonas Strandstedt 122aec83b1 Windows fix after memory leak fixes 2014-12-11 14:12:01 +01:00
jonasstrandstedt 01361307f6 Update ghoul reference
- Added destructor to OpenSpaceEngine to deallocate SyncBuffer
- Changed texture reading to avoid memory leak
2014-12-10 20:57:41 +01:00
Alexander Bock 6d4ac1fe49 Add a new include path to the base shader folder
Move the RenderableStars shaders into a separate folder
2014-12-10 00:22:41 +01:00
Alexander Bock fe73550b55 Add a TriggerProperty that fires a single event when a value is passed 2014-12-09 23:31:05 +01:00
Michal Marcinkowski b40ec16f1c intermediate commit 2014-12-08 20:44:58 -05:00
Alexander Bock d8f7bb746a Started cleaning OpenSpaceEngine 2014-12-08 18:30:18 +01:00
Alexander Bock ad9ba2404d Merge branch 'gui' into develop 2014-12-08 12:58:32 +01:00
Alexander Bock e72515ab77 Update ghoul version 2014-12-08 12:50:12 +01:00
Alexander Bock 0854aa5bcb Added imgui library 2014-12-06 12:48:56 +01:00
Alexander Bock d4072a7002 Updating Ghoul version 2014-12-06 01:30:03 +01:00
Alexander Bock 4e4de3f40e Changing the hardcoded bv-color map to a transfer function based map 2014-12-05 22:58:14 +01:00