Erik Broberg
|
3dfbb4e6bf
|
Add GPULayerManager and remove LayeredTextureShaderUniformIdHandler
|
2016-10-25 18:20:59 +02:00 |
|
Erik Broberg
|
ac3b67e3bb
|
cleanup and rename Layer isActive to enabled
|
2016-10-25 17:00:01 +02:00 |
|
Erik Broberg
|
92ae076c51
|
Refactor CPU and GPU layer rendering settings
|
2016-10-25 16:35:49 +02:00 |
|
Erik Broberg
|
d03093d1e9
|
Layers have LayerRenderingSetting which syncs to GPU automatically
|
2016-10-24 20:17:05 +02:00 |
|
Erik Broberg
|
0bdb22cc3a
|
Refactor: CPU to GPU mapping of all Layer data
|
2016-10-24 12:22:23 +02:00 |
|
Erik Broberg
|
bfbd331cdf
|
Intermediate commit: Pre gpu layer refactorization
|
2016-10-21 15:19:59 +02:00 |
|
Erik Broberg
|
1df163a3b9
|
Intermediate commit: Mapping ChunkTilePiles between CPU and GPU. Height not working
|
2016-10-21 13:49:44 +02:00 |
|
Erik Broberg
|
fd6dd16417
|
Intermediate commit: pre shader refactorization
|
2016-10-20 18:54:44 +02:00 |
|
Erik Broberg
|
2af1731583
|
Simple mapping of structs on CPU to GPU. See gpuChunkTilePile
|
2016-10-20 10:17:40 +02:00 |
|
Erik Broberg
|
ee9bb36a06
|
TileProviderManager -> LayerManager. Fix shader recompilation bug
|
2016-10-19 16:10:56 +02:00 |
|
Erik Broberg
|
0d02844982
|
Clearify iteraction
|
2016-10-19 15:17:41 +02:00 |
|
Erik Broberg
|
331191bf03
|
Renaming Layer, LayerGroup. Cache activeLayers
|
2016-10-19 14:44:09 +02:00 |
|
Erik Broberg
|
69a0c58c32
|
TileProviderManager caches active providers
|
2016-10-19 13:35:42 +02:00 |
|
Erik Broberg
|
974fc6bb52
|
Rename TileAndTransform to ChunkTile
|
2016-10-19 12:18:38 +02:00 |
|
Erik Broberg
|
5077e9d247
|
Separate TileAndTransform from Tile
|
2016-10-18 17:10:49 +02:00 |
|
Erik Broberg
|
c9ea6066ff
|
Merge
|
2016-10-18 15:58:04 +02:00 |
|
Erik Broberg
|
e46782f2b5
|
Move TileAndTransform to Tile
|
2016-10-18 15:49:47 +02:00 |
|
kalbl
|
7f62bd7206
|
Create namespace globebrowsing.
|
2016-10-18 15:40:27 +02:00 |
|
kalbl
|
67b952fccd
|
Add gitignore to ignore documentation.
|
2016-10-18 14:04:01 +02:00 |
|
kalbl
|
0f452b8f8b
|
Comment and document code.
|
2016-10-17 16:16:50 +02:00 |
|
kalbl
|
cc37f2515d
|
Remove unnecessary string comparison.
|
2016-10-17 16:09:51 +02:00 |
|
Erik Broberg
|
612980974e
|
GSLS TextureLayerSettings supports signed data
|
2016-10-17 15:33:16 +02:00 |
|
kalbl
|
a3aa27863d
|
Merge branch 'feature/globebrowsing' of github.com:OpenSpace/OpenSpace into feature/globebrowsing
|
2016-10-17 14:37:41 +02:00 |
|
kalbl
|
0930eca567
|
Make sure horizon culling uses closest point on patch
|
2016-10-17 14:37:25 +02:00 |
|
Erik Broberg
|
5b954c4321
|
Clearify bit range comment
|
2016-10-17 12:48:23 +02:00 |
|
kalbl
|
d7ce3cabaf
|
Add new distance switch value PointGlobe.
|
2016-10-15 15:34:46 +02:00 |
|
kalbl
|
670497c16d
|
Update file structure in globebrowsing
|
2016-10-15 13:22:22 +02:00 |
|
kalbl
|
2f13b9e9f4
|
Simplify the ability to add more per layer settings and move layered rendering src files to separate folder.
|
2016-10-15 03:04:09 +02:00 |
|
kalbl
|
ba8066c3ed
|
Fiddle with shaded rendering of globes
|
2016-10-13 21:12:12 +02:00 |
|
kalbl
|
c516dc5b25
|
Solve conflict in scripts/common.lua
|
2016-10-11 17:51:57 +02:00 |
|
Emil Axelsson
|
5e2ea10bcd
|
Add http proxy support for GDAL
|
2016-10-07 20:42:32 +02:00 |
|
Erik Broberg
|
0056c64b35
|
Optimally utilize tile hash key bits
|
2016-10-07 16:31:22 +02:00 |
|
Erik Broberg
|
dc410c213e
|
Remove old files chunkindex.* and rename ChunkIndexTileProvider
|
2016-10-05 22:16:05 +02:00 |
|
Erik Broberg
|
cdf954d2aa
|
Rename: ChunkIndex -> TileIndex
|
2016-10-05 21:06:03 +02:00 |
|
Emil Axelsson
|
0a47931b4b
|
Rename shader files to lower case
|
2016-10-04 12:09:36 +02:00 |
|
Emil Axelsson
|
74dd1873f0
|
Clean up toy volume module
|
2016-10-04 12:04:06 +02:00 |
|
Emil Axelsson
|
3f3083b419
|
update toyvolume to new volume raycasting interface
|
2016-10-04 09:48:31 +02:00 |
|
kalbl
|
da947cab7e
|
Add the settings properties gamma and multiplier to RenderableGlobe textures.
|
2016-10-04 00:52:18 +02:00 |
|
kalbl
|
bacd189d8c
|
Add per layer settings for shading. Includes opacity.
|
2016-10-03 12:29:50 +02:00 |
|
kalbl
|
423c55ba38
|
Update structure of properties for renderable globes.
|
2016-10-02 21:30:26 +02:00 |
|
Emil Axelsson
|
0230acb005
|
Merge branch 'feature/parallelconnection' into develop
Conflicts:
src/interaction/interactionhandler.cpp
|
2016-09-30 11:01:37 +02:00 |
|
kalbl
|
c2603e5712
|
Update initial values
|
2016-09-30 01:54:28 +02:00 |
|
kalbl
|
619048e3b9
|
Add texture category GrayScaleTexture for textures with one channel.
|
2016-09-30 01:39:43 +02:00 |
|
kalbl
|
fae89a12a0
|
Clean up and enable shading without night texture.
|
2016-09-30 00:58:11 +02:00 |
|
Emil Axelsson
|
15e83394c3
|
improve look and feel of the html documentation
|
2016-09-27 14:45:26 +02:00 |
|
Alexander Bock
|
a0da1514c9
|
Making Galaxy, iSWA, and multiresvolume modules compile again
|
2016-09-26 13:50:08 +02:00 |
|
Alexander Bock
|
7ddccd8172
|
Rename Ephemeris files to Translation
|
2016-09-26 13:49:17 +02:00 |
|
Alexander Bock
|
a688a1eee9
|
Rename Ephemeris to Translation
|
2016-09-26 13:34:22 +02:00 |
|
Alexander Bock
|
49308c658c
|
Moved Missions from NewHorizons module into core
|
2016-09-24 19:32:42 +02:00 |
|
Alexander Bock
|
616a115536
|
Adding a Lua function to manually enable/disable the frame synchronization
|
2016-09-24 14:55:20 +02:00 |
|