Commit Graph

164 Commits

Author SHA1 Message Date
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
Alexander Bock d3e16a0437 Apply changes to texture reading 2014-12-05 21:01:54 +01:00
Jonas Strandstedt 645da3630f Merge branch 'develop' of openspace.itn.liu.se:/openspace into develop 2014-12-05 16:52:53 +01:00
Jonas Strandstedt 5e94004a01 Removed Spice source submodule and added precompiled libraries 2014-12-05 16:52:13 +01:00
Alexander Bock cf53b5c1b0 Let the LuaConsole use a permanent cached file for the history 2014-12-05 16:43:16 +01:00
jonasstrandstedt 11e867aaf1 Fixed bug that causes crash if Focus node wasn't found 2014-12-04 23:27:18 +01:00
Alexander Bock 0d48766f7d Move the cmake include files from ext to support/cmake 2014-12-04 16:30:16 +01:00
Alexander Bock b2cb6fb584 Change some more code in preparation of the new SGCT version 2014-12-04 16:28:49 +01:00
Jonas Strandstedt ba4a55fd88 Removed references to OpenCL 2014-12-04 14:36:55 +01:00
Jonas Strandstedt 4ff9f08473 Changes to conform to new ghoul ProgramObject::Build interface 2014-12-03 16:30:25 +01:00
Alexander Bock 0dc2a9d030 Allow the configuration file to request logging functionality 2014-12-03 00:39:42 +01:00
Alexander Bock eb6641a87b Updated Spice reference
Updated Ghoul reference
Added possible check-point for dome mismatch in rendering
2014-12-02 23:12:10 +01:00
Jonas Strandstedt f0722700cf Merge branch 'develop' of openspace.itn.liu.se:/openspace into develop
Conflicts:
	src/scenegraph/scenegraph.cpp
2014-12-02 11:19:51 +01:00
Alexander Bock 82491bf89b More work on cleaning up / extending RenderableStars 2014-11-27 23:42:32 +01:00
michal b9868987a2 intermediate commit 2014-11-26 12:12:03 -05:00
Alexander Bock fc1dcfabc8 Some more changes to the RenderableStars class 2014-11-26 16:36:02 +01:00
Alexander Bock b4f6070642 Started cleanup of RenderableStars class 2014-11-25 19:15:59 +01:00
jonasstrandstedt 4069680662 Point to Ghoul master 2014-11-18 08:40:44 +01:00
Jonas Strandstedt 31c76f3e3c Added key binding from Lua possible
- Possible to add key bindings from Lua possible. This calls Lua scripts
  from key commands.

 - Temporary fixed a small bug for volume rendering
2014-11-17 17:02:40 +01:00
Jonas Strandstedt 7e1396a8ae Added separete ProgressBar class 2014-11-07 14:48:03 +01:00
jonasstrandstedt f3225418b6 Linux fixes 2014-11-06 10:08:53 +01:00
Jonas Strandstedt 673e0014be Link with new Ghoul, removed CMake warning for OSX 2014-11-05 15:21:03 +01:00
Jonas Strandstedt 1b6ad0f8d7 Faster more dynamic shader loading 2014-11-04 18:17:15 +01:00
Jonas Strandstedt a96e32badb Working OS X version 2014-10-31 15:37:03 +01:00