Alexander Bock
|
6d9dc2bfeb
|
Fixed include guards
Removed unused writeToTexture file
|
2017-02-09 19:12:21 -05:00 |
|
Alexander Bock
|
94e3e11188
|
Update copyright header to 2017
Update Ghoul repository
Remove libgdal link
|
2017-02-06 18:02:01 -05:00 |
|
Alexander Bock
|
ab6a952193
|
Some more code cleanup
|
2016-12-04 11:23:41 +01:00 |
|
Alexander Bock
|
dc3ded891b
|
Started with code cleanup of Globebrowsing
|
2016-12-04 10:34:25 +01:00 |
|
Alexander Bock
|
341bc8b105
|
Merge branch 'develop' into feature/globebrowsing
# Conflicts:
# modules/globebrowsing/chunk/chunkrenderer.cpp
# modules/globebrowsing/globes/renderableglobe.cpp
# modules/globebrowsing/globes/renderableglobe.h
|
2016-12-03 01:32:23 +01:00 |
|
kalbl
|
0df09d23ad
|
Add possibility to switch geographic position
|
2016-11-29 13:29:02 +01:00 |
|
Alexander Bock
|
b00595af40
|
Replacing const std::string with const char* to reduce binary size and initialization costs
|
2016-11-23 23:52:16 +01:00 |
|
kalbl
|
7f62bd7206
|
Create namespace globebrowsing.
|
2016-10-18 15:40:27 +02:00 |
|
Erik Broberg
|
cdf954d2aa
|
Rename: ChunkIndex -> TileIndex
|
2016-10-05 21:06:03 +02:00 |
|
Alexander Bock
|
329986c0c6
|
Merge branch 'develop' into feature/globebrowsing
Conflicts:
modules/base/scale/staticscale.cpp
modules/base/scale/staticscale.h
modules/globebrowsing/meshes/trianglesoup.h
modules/globebrowsing/tile/tiledataset.cpp
modules/newhorizons/shaders/renderableModelProjection_fs.glsl
src/interaction/interactionhandler.cpp
src/rendering/renderengine.cpp
src/scene/scenegraphnode.cpp
|
2016-09-20 15:52:01 +02:00 |
|
Erik Broberg
|
4a5dd1dacb
|
Add longitudal distance and great circle distance to class Ellipsoid
|
2016-08-31 13:25:33 -04:00 |
|
Erik Broberg
|
41194d33d4
|
Add Ellipsoid radii accessor and return const refs instead of copies
|
2016-08-31 11:08:16 -04:00 |
|
Erik Broberg
|
23c4a05a96
|
Merge from globebrowsing
|
2016-08-17 20:25:58 -04:00 |
|
Erik Broberg
|
d4f635513d
|
Merge branch 'develop' into feature/globebrowsing
|
2016-08-17 19:53:28 -04:00 |
|
Alexander Bock
|
c93d882ea6
|
Cleanup of code regarding ANSI C standard (mostly adding newlines at the end of files)
Updating SGCT and Ghoul references
|
2016-08-17 16:26:14 +02:00 |
|
Kalle Bladin
|
c01808ce10
|
Convert tabs to spaces.
|
2016-08-17 00:30:53 -04:00 |
|
Erik Broberg
|
a6baa5107a
|
Add test if GeodeticPatch contains a Geodetic2
|
2016-06-23 20:02:24 -04:00 |
|
Erik Broberg
|
fa3671eb4a
|
Improve GeodeticPatch interface by allowing getting min/max lat/lon
|
2016-06-15 14:25:32 -04:00 |
|
Erik Broberg
|
84e6e9a7af
|
Modularize desired chunk level calculation for easy testing of different approaches
|
2016-06-13 16:30:22 -04:00 |
|
Erik Broberg
|
ff3ac1b368
|
Add Intersection test between ConvexHull2s, based on Separate Axis Theorem
|
2016-06-10 15:03:51 -04:00 |
|
Erik Broberg
|
2c89f36cbe
|
Add class ConvexHull2
|
2016-06-10 13:49:50 -04:00 |
|
Erik Broberg
|
795846f6ee
|
Updated file structure and removed unused class GlobeMesh
|
2016-06-10 11:53:26 -04:00 |
|