Alexander Bock
|
dcfef3557f
|
Update copyright header
|
2017-12-29 20:11:22 +01:00 |
|
Alexander Bock
|
78e3320cde
|
Separate Renderable::initialize into initialize and initializeGL functions
Handle initialize in a separate thread and display rudimentary loading screen
|
2017-11-02 14:27:35 -04:00 |
|
Alexander Bock
|
31377466ba
|
Remove return values from initialize and deinitialize functions
|
2017-07-28 17:51:25 -04:00 |
|
Alexander Bock
|
20e944f86f
|
Added documentation to more classes
|
2017-07-24 17:22:19 -04:00 |
|
Alexander Bock
|
008ab4e613
|
Replacing void Renderable::render(const RenderData&) with Renderable::render(const RenderData&, RendererTasks&)
|
2017-07-18 15:47:48 -04:00 |
|
Alexander Bock
|
0e9edaeb12
|
Fix byte order mark commits
Update Ghoul
|
2017-07-17 15:54:00 -04:00 |
|
Alexander Bock
|
4dba552fd1
|
Started switching OpenSpace projects to nested namespaces
Various cleanups
|
2017-07-15 20:01:55 -04:00 |
|
Alexander Bock
|
f4ad2ce4c2
|
More include file cleanup
|
2017-05-15 15:27:59 -04:00 |
|
Emil Axelsson
|
4b38b33e18
|
Clean up code for planet radius and bounding sphere calculation (#289)
- Remove some power scaled coordaintes.
- Remove spice dependency from sphere geometry.
- Remove dead code.
|
2017-04-18 09:58:27 +02:00 |
|
Alexander Bock
|
70020e3de7
|
- Add style check for correct use of components and subcomponents in
include guards
- Disallow use of lower case characters in include guards
- Fix wrong components and subcomponents
|
2017-02-10 14:46:51 -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
|
df543f0ec3
|
Cleanup of license headers
Cleanup of include guards in modules
|
2016-12-09 12:02:16 +01:00 |
|
Alexander Bock
|
af21e40074
|
Split up scalar, vector, and matrix properties into their own files for improved compile times
|
2016-11-27 01:17:38 +01:00 |
|
Alexander Bock
|
31e6b0e2b3
|
Add debugging module with RenderableDebugPlane, closing #56
|
2016-05-16 14:50:48 +02:00 |
|