Alexander Bock
3f9cd92767
Use correct shader in RenderablePlanet
2016-05-01 13:39:09 +02:00
Alexander Bock
eb4904fc17
Moving pscstandard shader into base
2016-05-01 13:21:57 +02:00
Alexander Bock
cfb895e2e9
Move fboPass shader into NewHorizons module
2016-05-01 13:14:36 +02:00
Alexander Bock
6daf8cb6a0
Move nighttexture shader into base module
2016-05-01 13:08:30 +02:00
Alexander Bock
c6ffc48c10
Remove DynamicEphemeris as it is superseded by StaticEphemeris
2016-04-25 14:04:05 +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
4b4a7805c2
Fix the image orientation in the FBO passing for planetprojection
2016-04-20 15:44:06 +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
906470f28e
Untabify the rest of the source files
...
Update Ghoul repository
2016-04-18 20:14:29 +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
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
3de5fb3b55
Add FloatProperty to RenderableStars to modify transparency (closing #150 )
2016-04-08 15:11:46 +02:00
Alexander Bock
72ccfe51e9
Ignore empty lines in Speck file reading (closing #133 )
2016-04-08 15:06:13 +02:00
Alexander Bock
8f4d3c20eb
Untabify RenderableStars
2016-04-08 15:00:43 +02:00
Alexander Bock
7c750ff2a2
Merge branch 'develop' into feature/newhorizons
2016-04-08 13:54:23 +02:00
Alexander Bock
2acb2cbd92
Updated ghoul repository
...
Make use of automatic conversion and swizzling of textures
2016-04-07 19:07:18 +02:00
Alexander Bock
e23a1f3e3c
Fix compilatioon of renderablefieldlines
2016-04-04 20:26:27 +02:00
Michael Nilsson
2ca5d52fa3
fix for linux
2016-03-28 11:25:04 -04:00
Emil Axelsson
80fe89dbc8
change interfaces from pointer to reference
2016-03-23 14:00:40 +01:00
Emil Axelsson
c5aba19d52
Merge branch 'master' of github.com:OpenSpace/OpenSpace-Development into develop
2016-03-23 13:33:42 +01:00
Emil Axelsson
0b3cbaa961
fix bug in multimodelgeometry loading, initializing w to 0 for all vertices
2016-03-23 11:52:29 +01:00
Emil Axelsson
a44eed992f
Merge remote-tracking branch 'origin/feature/volumerendering' into develop
2016-03-21 18:55:32 +01:00
Emil Axelsson
55660846f1
Add missing copyright statements
2016-03-21 17:04:10 +01:00
Emil Axelsson
ebe10a29b5
Volume rendering compatible with abuffer and framebuffer renderers
2016-03-21 16:40:24 +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
Michael Nilsson
97aa12b77b
added boost dependency to kameleon module
2016-03-18 17:09:51 -04:00
Jonathas Costa
b09026ee42
Merge branch 'develop' into MultiModelFormatReader
2016-03-16 10:44:07 -04:00
Jonathas Costa
7e34f226ba
CMake default module conf for NewHorizons.
2016-03-16 09:17:28 -04:00
Jonathas Costa
be34d7c303
Added multimodelgeometry.* files to the project and removed wavefrontgeometry.* files from the project.
2016-03-16 09:08:47 -04:00
Jonathas Costa
3a9e5e5790
Removed WavefrontGeometry class register and added the MultiModelGeometry class register.
2016-03-16 09:05:16 -04:00
Jonathas Costa
7c57b870f0
Changes to accept the new multi-geometry handler, removed wavefrontgeometry header file include and identation fixes.
2016-03-16 09:03:55 -04:00
Jonathas Costa
69e8a1a163
New multi-geometry model handler.
2016-03-16 08:56:18 -04:00
Alexander Bock
c3aa8fecc2
Update ghoul to account for removed boost dependency
2016-03-15 23:59:57 +01:00
Alexander Bock
df0d0d1258
Update Ghoul version to accommodate public API bool parameter changes
2016-03-06 08:08:06 +01:00
Alexander Bock
2b7a532f57
Merge branch 'develop'
2016-02-21 14:22:14 +01:00
Alexander Bock
7b1670ea0b
Remove startup warnings
2016-02-21 01:50:51 +01:00
Emil Axelsson
ebbbbb2dfd
Merge branch 'develop' of openspace.itn.liu.se:/openspace into develop
...
Conflicts:
src/rendering/renderengine.cpp
2016-02-08 15:07:38 +01:00
Emil Axelsson
781ca62742
fix bugs in fisheye rendering
2016-02-08 14:33:19 +01:00
Alexander Bock
dd98cef974
Enable the RenderableShadowCylinder's color to be set via properties
2016-02-07 20:37:11 +01:00
Alexander Bock
50f1743067
Make onscreen gui not break if resolution is changed
2016-02-07 15:09:25 +01:00
Alexander Bock
2f7fbb1f39
Uncomment old Progressbar from Kameleon to make jenkins compile again
2016-02-05 23:00:12 +01:00