Commit Graph

71 Commits

Author SHA1 Message Date
Alexander Bock
469358a8d6 Enable easy toggling of high v low resolution Pluto+Charon textures 2016-05-31 18:34:49 +02:00
Alexander Bock
592c2d41b5 First fix for reenabling Jupiter projections 2016-05-31 18:25:57 +02:00
Alexander Bock
fde537681f Some work on fixing 67P projections for all available times 2016-05-30 15:26:47 +02:00
Alexander Bock
884324c467 Cleanup of default.scene and keybindings 2016-05-30 13:36:55 +02:00
Alexander Bock
7b525d1b29 Move keybindings for the newhorizons scene into its own file 2016-05-19 17:20:38 +02:00
Alexander Bock
caae5336b5 Make use of new thread priority scheme
Updated Ghoul repository
2016-05-19 13:23:40 +02:00
Alexander Bock
dba650c80d Create separate key bindings for rosetta mission
Prolong rosetta trail
2016-05-18 21:37:27 +02:00
Alexander Bock
ccffe60eee Use new Rosetta kernels for image projections 2016-05-18 19:18:59 +02:00
Alexander Bock
0c96a08afa Rename Pluto heightmap and normalmap 2016-05-18 19:11:29 +02:00
Alexander Bock
0ab3f0c026 Some fixes on heightmap displacement for RenderablePlanet
Some fixes on heightmap displacement for RenderablePlanetProjection
Enable optional normal map on RenderablePlanetProjection
2016-05-18 19:03:03 +02:00
Alexander Bock
caeb8618a8 Enable heightmaps for RenderablePlanet (closing #21) 2016-05-18 12:12:28 +02:00
Alexander Bock
2f69520331 Fix Pluto.mod file 2016-05-18 11:30:32 +02:00
Alexander Bock
27bdff4be5 Update 67P.data file to request unflipped texture map
Update ghoul repository
2016-05-17 19:07:35 +02:00
Alexander Bock
ffdaeeedcc Renamed default_nh.scene to newhorizons.scene
Remove all 'projection' suffices from newhorizons classes
2016-05-16 09:30:27 +02:00
Alexander Bock
9fd0e02cb7 Flip placeholder texture 2016-05-16 09:16:33 +02:00
Alexander Bock
33ecbc8012 Fixing correct time for rosetta scene 2016-05-08 16:19:14 +02:00
Alexander Bock
b4ec681821 Fix mod files for new directory structure 2016-05-06 13:51:57 +02:00
Alexander Bock
4188aebb5e Cleanup of data/scene directory 2016-05-06 11:23:40 +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
75175512a8 First implementation of moving the startup scripts into the scene description files 2016-04-27 16:46:31 +02:00
Alexander Bock
b46f40030b Untabify more files 2016-04-27 14:24:58 +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
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
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
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
2016-04-14 21:17:19 -04:00
Emil Axelsson
48bd41ad9f merge in changes from develop 2016-04-12 16:29:35 +02:00
Emil Axelsson
4ff0205eae bring in support for multiresolution volume rendering 2016-04-11 16:56:44 +02:00
Alexander Bock
f86739073a Add variables to be able to toggle between available and accurate kernels 2016-04-08 14:55:14 +02:00
Alexander Bock
7c750ff2a2 Merge branch 'develop' into feature/newhorizons 2016-04-08 13:54:23 +02:00
Alexander Bock
fafc856dd5 Use only one mod file for NewHorizons and determine the kernels used inside 2016-04-08 13:53:55 +02:00
Emil Axelsson
7b6a47973a add toyvolume example to data 2016-03-23 14:21:28 +01:00
Alexander Bock
8031a8c2d4 Fixed RenderableModelProject problem with degrees v radians
Added 67P coordinate system to onscreen gui
2016-03-18 23:00:37 +01:00
Jonathas Costa
ae63941737 Changes in scene configuration for the new multi-geometry loader. 2016-03-16 09:13:43 -04:00
Jonathas Costa
6a2460a876 Changes in scene configuration for the new multi-geometry loader. 2016-03-16 09:13:31 -04:00
Jonathas Costa
725142334e Changes in scene configuration for the new multi-geometry loader. 2016-03-16 09:13:10 -04:00
Jonathas Costa
2fcb75003c Changes in scene configuration for the new multi-geometry loader. 2016-03-16 09:12:53 -04:00
Jonathas Costa
2e8b264717 Changes in scene configuration for the new multi-geometry loader. 2016-03-16 09:12:30 -04:00
Michael Nilsson
ec9261e1da fix function call to logmanager 2016-03-07 09:37:45 -05:00
Alexander Bock
ff7f4f61db Reverting breaking changes on Windows 2016-03-06 04:34:41 +01:00
piwell
87840bdb7f Linux fix 2016-03-04 15:06:41 -05:00
Alexander Bock
92f3707368 Use previously released kernels for New Horizons 2016-02-21 14:09:56 +01:00
Alexander Bock
1905db19ba Add files from the previous data submodule 2016-02-21 01:52:48 +01:00
Alexander Bock
58ee7647e8 Remove data submodule in preparation for direct integration 2016-02-21 01:51:13 +01:00