Commit Graph

1787 Commits

Author SHA1 Message Date
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
74c7413115 Adding functionality to clear projections on RenderableModelProjection (closing #22) 2016-05-18 00:36:11 +02:00
Alexander Bock
e7f728868d Merge branch 'develop' of https://github.com/OpenSpace/OpenSpace-Development into develop 2016-05-17 19:47:46 +02:00
Alexander Bock
ed8cebbb9d Fix crash with incidenttargetlist for rosetta 2016-05-17 19:47:41 +02:00
Alexander Bock
8a5b087d12 Remove frame limitation on single.xml 2016-05-17 19:26:11 +02:00
Alexander Bock
bd90a0c44c Fix the image flipping on RenderableModelProjection 2016-05-17 19:25:59 +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
Michael Nilsson
d2e913b70e moved histogram class to core 2016-05-17 12:49:16 -04:00
Alexander Bock
31e6b0e2b3 Add debugging module with RenderableDebugPlane, closing #56 2016-05-16 14:50:48 +02:00
Alexander Bock
ecc6c8d63f Reintroduce powerscaled coordinates to modelgeometry to fix scaling issue
Correctly set magnification property in RenderableModelProjection
2016-05-16 14:44:55 +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
2c7e1ec9f4 Do not let exceptions in update function escape the loading 2016-05-08 16:21:17 +02:00
Alexander Bock
02674cb1c5 Cleanup in projection classes 2016-05-08 16:20:51 +02:00
Alexander Bock
bee9309f98 Using correct w-component for multimodelgeometry rendering 2016-05-08 16:19:34 +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
a10fd8036e Updated .gitignore file for new file paths 2016-05-06 11:30:42 +02:00
Alexander Bock
4188aebb5e Cleanup of data/scene directory 2016-05-06 11:23:40 +02:00
Alexander Bock
d66e2e1b59 Add time information to SpiceExeception 2016-05-05 10:46:26 +02:00
Michael Nilsson
e4a8683aba fixed path to fboPass shaders in renderablePlanetProjection 2016-05-03 16:30:04 -04:00
Michael Nilsson
f3cb845be9 Merge branch 'develop' of github.com:OpenSpace/OpenSpace-Development into develop 2016-05-03 16:08:30 -04:00
Alexander Bock
5432d13b79 Updated Ghoul 2016-05-03 14:21:06 +02:00
Alexander Bock
13eb07c87c Set correct window name in Single and fisheye configuration files 2016-05-01 13:39:26 +02:00
Alexander Bock
3f9cd92767 Use correct shader in RenderablePlanet 2016-05-01 13:39:09 +02:00
Alexander Bock
29187fdf52 Removing quadFrag, singlepassraycaster and twopassraycaster shaders 2016-05-01 13:24:59 +02:00
Alexander Bock
eb4904fc17 Moving pscstandard shader into base 2016-05-01 13:21:57 +02:00
Alexander Bock
14b06d7e32 Removing pointcloud and postFX shaders 2016-05-01 13:21:34 +02:00
Alexander Bock
d237ae4e1c Remove generated shaders path 2016-05-01 13:16:26 +02:00
Alexander Bock
cfb895e2e9 Move fboPass shader into NewHorizons module 2016-05-01 13:14:36 +02:00
Alexander Bock
3fbff9c0a3 Remove unused files 2016-05-01 13:14:19 +02:00
Alexander Bock
6daf8cb6a0 Move nighttexture shader into base module 2016-05-01 13:08:30 +02:00
Alexander Bock
f3a5b976ad Remove old OpenCL kernels 2016-05-01 12:38:16 +02:00
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
Michael Nilsson
48a9aa3b40 add vscode dotfiles to ignor 2016-04-20 14:52:49 -04:00
Alexander Bock
0c9c5c397e Fixing crawling bug when encountering images with different length 2016-04-20 19:56:49 +02:00