Erik Broberg
|
64668e9feb
|
Merge from feature/globebrowsing
|
2016-08-02 19:25:23 -04:00 |
|
Erik Broberg
|
244c18fdc7
|
Solve merge conflicts: develop --> globebrowsing
|
2016-08-02 18:50:10 -04:00 |
|
Erik Broberg
|
e832b953c1
|
Reenable showing height intensities and resolution (after commit 06a5336961)
|
2016-08-02 18:09:14 -04:00 |
|
Alexander Bock
|
06a5336961
|
Fix debugging with Clang
Removed include of vertex operations in fragment shader
|
2016-08-02 11:39:57 +02:00 |
|
Alexander Bock
|
f4f4e7de9e
|
More Jenkins compile fixes
|
2016-07-27 11:01:58 +02:00 |
|
Alexander Bock
|
60ce1872bd
|
Include correct directory for GDAL on non-Win32 systems
|
2016-07-27 09:25:17 +02:00 |
|
Alexander Bock
|
67e8608581
|
Use the include paths to search for gdal_priv.h
|
2016-07-26 17:00:29 +02:00 |
|
Alexander Bock
|
0062276d45
|
Fix case for TileProviderManager
|
2016-07-26 16:05:03 +02:00 |
|
Kalle
|
93d661bfc6
|
Merge branch 'feature/osirisrex' of github.com:OpenSpace/OpenSpace-Development into feature/osirisrex
|
2016-07-22 17:06:02 -04:00 |
|
Kalle
|
5883d75047
|
Update render function in renderable model to avoid precision errors and remove psc dependency.
|
2016-07-22 17:05:34 -04:00 |
|
Erik Broberg
|
73e3c71b9a
|
Init StatsCollector to disabled and delete committed stats data
|
2016-07-21 17:42:35 -04:00 |
|
Erik Broberg
|
dd01953f7c
|
Enable disabling rendering of RenderableGlobe
|
2016-07-21 17:13:55 -04:00 |
|
Erik Broberg
|
f4fa144606
|
Use shorter struct name. Previous name caused linker error LNK1179
|
2016-07-21 16:57:48 -04:00 |
|
Erik Broberg
|
50735fde80
|
Merge branch 'feature/globebrowsing' of github.com:OpenSpace/OpenSpace-Development into feature/globebrowsing
|
2016-07-15 19:01:15 -04:00 |
|
Kalle Bladin
|
1d9aab6e63
|
Remove datasets from debugglobe.mod
|
2016-07-15 18:57:03 -04:00 |
|
Erik Broberg
|
7568912a7d
|
Bounding chunk heights considers multiple heightmaps and handles missing data
|
2016-07-15 18:56:03 -04:00 |
|
Kalle Bladin
|
e19a68eb1e
|
Merge branch 'feature/globebrowsing' of github.com:OpenSpace/OpenSpace-Development into feature/globebrowsing
|
2016-07-15 17:18:29 -04:00 |
|
Erik Broberg
|
2ec2c95cd7
|
Add forgotten updates for last commit
|
2016-07-15 17:16:48 -04:00 |
|
Kalle Bladin
|
403ecd8209
|
Merge branch 'feature/globebrowsing' of github.com:OpenSpace/OpenSpace-Development into feature/globebrowsing
|
2016-07-15 17:13:05 -04:00 |
|
Erik Broberg
|
a2cd9bc19d
|
Add static const CHUNK::DEFAULT_HEIGHT to avoid magic numbers in code
|
2016-07-15 14:21:29 -04:00 |
|
Kalle Bladin
|
4a9d03c54f
|
Merge branch 'feature/globebrowsing' of github.com:OpenSpace/OpenSpace-Development into feature/globebrowsing
|
2016-07-15 13:57:33 -04:00 |
|
Erik Broberg
|
d06c470636
|
Fix bounding heights (used for culling) for chunks with heightmap overlays
|
2016-07-15 13:48:00 -04:00 |
|
Kalle Bladin
|
ae9560332b
|
Merge branch 'feature/globebrowsing' of github.com:OpenSpace/OpenSpace-Development into feature/globebrowsing
|
2016-07-15 13:04:00 -04:00 |
|
Erik Broberg
|
c25d1cdc88
|
Enable GUI toggling of visualization of heightmap resolution and intensities
|
2016-07-14 17:09:35 -04:00 |
|
Erik Broberg
|
e13c4c2162
|
Make desired level from projected area work (i.e. not get zero area) around the poles
|
2016-07-14 13:28:53 -04:00 |
|
Erik Broberg
|
a77c7466cb
|
Factor out tile vertex height calculation to separate shader file
|
2016-07-14 13:00:25 -04:00 |
|
Erik Broberg
|
61928e83cd
|
Make ChunkedLodGlobes able to fully reset their data sets
|
2016-07-14 01:13:26 -04:00 |
|
Erik Broberg
|
7e2e2cf2f4
|
Enable selecting highest resolution tile from a TileProviderGroup
|
2016-07-14 01:00:21 -04:00 |
|
Kalle Bladin
|
2e0bc756cb
|
Solve bug with black texture data between grayscale overlays.
|
2016-07-13 23:33:00 -04:00 |
|
Erik Broberg
|
938843cda4
|
Include powerscaling_fs for abuffer rendering. Visualize heightmap overlay resolution
|
2016-07-13 20:31:59 -04:00 |
|
nusic
|
0958babaae
|
Refactor out common frag shader code between between local and global rendering
|
2016-07-13 19:49:29 -04:00 |
|
nusic
|
f8bcd71bf4
|
Factor out creation of plain tiles to static method in Tile
|
2016-07-13 18:26:19 -04:00 |
|
nusic
|
5f2d692230
|
Fix: last commit did not consider the updated FontRenderer interface
|
2016-07-13 14:22:36 -04:00 |
|
nusic
|
f4f0e53b2c
|
Merge branch 'feature/globebrowsing' of github.com:OpenSpace/OpenSpace-Development into feature/globebrowsing
|
2016-07-13 13:44:11 -04:00 |
|
nusic
|
c2488b6d8a
|
Add ChunkIndexTileProvider to dynamically render chunk indices on tiles
|
2016-07-13 13:43:12 -04:00 |
|
Kalle
|
2c005406fd
|
Fix horizon culling bug
|
2016-07-13 11:49:57 -04:00 |
|
Erik Broberg
|
828ec96251
|
Remove debugoption limitedByAvailableData from GUI
|
2016-07-12 15:46:41 -04:00 |
|
Erik Broberg
|
6a482d4189
|
Improve dynamic limit of chunk level by available tile data
|
2016-07-12 15:34:51 -04:00 |
|
Erik Broberg
|
f1d8e42dff
|
Add TileProviderGroup and use to represent tile provides in same category
|
2016-07-12 14:59:35 -04:00 |
|
Erik Broberg
|
0d1c042b0e
|
Improve performance of chunk level evaluator by projected area
|
2016-07-12 13:10:20 -04:00 |
|
Erik Broberg
|
edf114cda2
|
Enable resetting tile providers from GUI, i.e. reloading tiles
|
2016-07-12 11:20:57 -04:00 |
|
Erik Broberg
|
1d94dfeb1b
|
Prep presentation
|
2016-07-11 16:53:02 -04:00 |
|
Erik Broberg
|
bb344a57af
|
Increase default tile provider cache size
|
2016-07-10 19:49:08 -04:00 |
|
Erik Broberg
|
5f0a5c2274
|
Merge
|
2016-07-09 17:38:57 -04:00 |
|
Erik Broberg
|
de3d76a30b
|
Add PixelRegion methods
|
2016-07-09 17:37:36 -04:00 |
|
Kalle
|
36531a42af
|
Solve merge conflict from previous filter.
|
2016-07-08 19:26:29 -04:00 |
|
Kalle
|
7bfdbedcd1
|
Change ordering of layer categories
|
2016-07-08 13:45:59 -04:00 |
|
Kalle
|
6c10e89ec0
|
Merge branch 'feature/globebrowsing' of github.com:OpenSpace/OpenSpace-Development into feature/globebrowsing
|
2016-07-08 13:20:19 -04:00 |
|
Kalle
|
8ec942d87a
|
Solve bug by removing unnecessary assert in IODescription cut.
|
2016-07-08 13:19:41 -04:00 |
|
Kalle
|
60ca7db7a1
|
Merge commit 'eb34ad7aedf4450cdd59c1c6fcb5d66ed9e4eab0' into feature/globebrowsing
|
2016-07-08 13:00:03 -04:00 |
|