Commit Graph

1752 Commits

Author SHA1 Message Date
Alexander Bock 8043963c20 Updated CREDITS file
Updated LICENSE file
2016-05-01 12:37:21 +02:00
Alexander Bock 0b30bf642e Correctly show milkyway background texture for all scenes 2016-04-30 14:25:54 +02:00
Alexander Bock 20532d704f Rename Lua functions to preInitialization and postInitialization
Apply change to all scene files in the repository
Remove default_settings and default_startup as their functoins have moved into the scene file
2016-04-30 14:18:08 +02:00
Alexander Bock b4fa20bfaa Changing interaction handler to have a default inverted roll
Updated Ghoul
2016-04-30 13:16:41 +02:00
Alexander Bock 95751691b0 Merge branch 'develop' into feature/startupscripts 2016-04-30 10:26:24 +02:00
Alexander Bock bfbf823959 Update default Qt version to 5.6
Fixed compilation issue on Mac
2016-04-30 10:24:49 +02:00
Alexander Bock 75175512a8 First implementation of moving the startup scripts into the scene description files 2016-04-27 16:46:31 +02:00
Alexander Bock 25702a787f Add Lua function that returns the current time 2016-04-27 16:17:50 +02:00
Alexander Bock b46f40030b Untabify more files 2016-04-27 14:24:58 +02:00
Alexander Bock de8255f8ed Updated convert_tabs script 2016-04-27 14:24:41 +02:00
Alexander Bock c6ffc48c10 Remove DynamicEphemeris as it is superseded by StaticEphemeris 2016-04-25 14:04:05 +02:00
Alexander Bock e4ba867e1e Update Ghoul repository
Add nh_kernels to ignore file
2016-04-25 13:30:42 +02:00
Alexander Bock 472d35b7c4 Use correct orientation for renderableplaneprojection 2016-04-23 04:07:51 +02:00
Alexander Bock def64f7c24 Correctly clear imageprojections in case the base texture is not RGB 2016-04-20 23:15:34 +02:00
Alexander Bock 0c9c5c397e Fixing crawling bug when encountering images with different length 2016-04-20 19:56:49 +02:00
Alexander Bock 193fb14117 Commit Python script that crawls the New Horizons public webpage for images 2016-04-20 19:34:23 +02:00
Alexander Bock c5abfd1cea Update Ghoul repository 2016-04-20 15:49:36 +02:00
Alexander Bock 4b4a7805c2 Fix the image orientation in the FBO passing for planetprojection 2016-04-20 15:44:06 +02:00
Alexander Bock 5f69f995c3 Update gitignore for new NewHorizons texture 2016-04-20 14:28:47 +02:00
Alexander Bock c14aa7b11b Fix inverted texture problem
- Change texture indices of PowerScaledSphere
- Change texture generation in FBOBass for projections
- Updated NewHorizons to download unflipped texture
- Use new Ghoul version
2016-04-20 14:28:11 +02:00
Alexander Bock ea91d50b87 Start correcting fixes for wrong image origin 2016-04-20 13:07:01 +02:00
Alexander Bock acc6095ba3 Removing classes PlanetGeometryProject and SimpleSphereGeometryProjection and replace their use with the generic PlanetGeometry and SImpleSphereGeometry classes 2016-04-20 13:06:40 +02:00
Alexander Bock 53e482b40e Use correct Mars SPICE constants 2016-04-20 09:58:11 +02:00
Alexander Bock 906470f28e Untabify the rest of the source files
Update Ghoul repository
2016-04-18 20:14:29 +02:00
Alexander Bock 248014b6c2 Add Python script that converts tabs into spaces 2016-04-18 20:06:48 +02:00
Alexander Bock 6c6555bbce Print out the number of warnings, errors, and fatal errors that happened during initialization and each frame after
Updated to new Ghoul version
2016-04-18 16:44:44 +02:00
Alexander Bock a59a1bd758 Turn off logging flush for increased performance 2016-04-18 15:15:42 +02:00
Alexander Bock a21c9538b6 Untabify more files 2016-04-18 15:15:30 +02:00
Alexander Bock c8da825098 Rename ImageSequencer2 to ImageSequencer 2016-04-18 15:14:59 +02:00
Alexander Bock f0748505b7 Include VisualStudioOutputLog
Correctly allow '/' character in SceneGraph description files
2016-04-18 15:12:40 +02:00
Alexander Bock f76d65cf19 Remove high-resolution Mars kernel and fall back to regular de430 kernel
Use correct PlutoProject path instead of previous PlutoProjectionHybrid
Updated Ghoul version
2016-04-18 15:11:13 +02:00
Alexander Bock 4936a4a084 Remove sgct.h inclusion from LuaConsole
Untabify more files
2016-04-18 11:12:12 +02:00
Alexander Bock 990f22bc6d Update the ghoul library 2016-04-18 09:23:19 +02:00
Alexander Bock 9c375db635 Updated Ghoul repository 2016-04-17 12:17:44 +01:00
Alexander Bock 7e44ac0621 Fixed Launcher to work with new possible module directory structure 2016-04-15 15:05:24 -04:00
Alexander Bock c73404a1de Rename PlutoProjectionHybrid module to PlutoProjection
Remove outdated PlutoProjection module
2016-04-15 10:37:24 -04:00
Alexander Bock 04af38f546 Enable subdirectories by specifying an intermediate directory in the scene file 2016-04-15 10:27:41 -04:00
Alexander Bock 588bc74a88 Enable subdirectories for modules
Move newhorizons scene modules into subdirectories
2016-04-15 09:52:08 -04:00
Alexander Bock 46b207b379 Removing some cppcheck warnings 2016-04-14 22:49:03 -04:00
Alexander Bock b43a454e9f Fix GCC compiler warnings 2016-04-14 22:40:25 -04:00
Alexander Bock ef2981f535 Enable global variables for module Lua scripts (closing #172)
Adapt New Horizons kernels to global switch between accurate and publicly avaiable kernels
2016-04-14 22:33:28 -04:00
Alexander Bock dcf5507e1c Add the images of the plutoprojection into gitignore
Add a data directive to the plutoprojection that will download the New Horizons LORRI images
releases/v0.3.2
2016-04-14 21:17:19 -04:00
Alexander Bock f5012d496d Compile fix for the SyncWidget in the Launcher 2016-04-14 21:16:25 -04:00
Alexander Bock cf517f5309 Replacing CMake-based version setting with C++-based version
Adding function to OpenSpace that returns the license header
2016-04-14 10:27:59 -04:00
Alexander Bock 6b5681626b Removing clang-analyze warnings 2016-04-13 11:46:07 -04:00
Emil Axelsson 48bd41ad9f merge in changes from develop 2016-04-12 16:29:35 +02:00
Alexander Bock e4f8f8c830 Clang compile fixes 2016-04-11 11:18:50 -04:00
Emil Axelsson 4ff0205eae bring in support for multiresolution volume rendering 2016-04-11 16:56:44 +02:00
Alexander Bock 352e7283d6 Enable the usage of modifiers in bindKey calls (closing #158) 2016-04-08 18:03:09 +02:00
Alexander Bock 8d3c667ada Untabify InteractionHandler files 2016-04-08 15:13:21 +02:00