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
|
d95576077b
|
More work on documentation
|
2017-07-25 18:06:55 -04:00 |
|
Alexander Bock
|
036b271d0d
|
Change capitalization of property names
|
2017-07-22 18:22:44 -04:00 |
|
Alexander Bock
|
04bac9293b
|
Encapsulate identifier, guiName, and description into a PropertyInfo struct
|
2017-07-22 17:36:03 -04:00 |
|
Alexander Bock
|
b584f0197e
|
Add description to Propertys
|
2017-07-21 16:31:58 -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
|
096e751de2
|
Some more cleanup with nested namespaces
|
2017-07-16 11:59:01 -04:00 |
|
Alexander Bock
|
4dba552fd1
|
Started switching OpenSpace projects to nested namespaces
Various cleanups
|
2017-07-15 20:01:55 -04:00 |
|
Alexander Bock
|
9a7eba16bd
|
Remove warnings
Update Ghoul repository
Fix spelling mistake in openspace.cfg
|
2017-06-08 00:07:51 -04:00 |
|
Alexander Bock
|
f4ad2ce4c2
|
More include file cleanup
|
2017-05-15 15:27:59 -04:00 |
|
Alexander Bock
|
28e99edd8e
|
Compile fix with RenderableFieldLines
Update Ghoul repository
|
2017-04-20 11:56:52 -04: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 |
|
Kalle Bladin
|
d36c33cbb6
|
Update other modules to work with the new interaction mode and camera class.
|
2016-06-07 19:51:37 -04:00 |
|
Michael Nilsson
|
b7343398d0
|
fieldlines selection added to kamelionplane
|
2016-05-19 10:08:51 -04:00 |
|
Michael Nilsson
|
d759d3fe03
|
fix fieldlines modules shaders
|
2016-04-27 14:47:06 -04:00 |
|
Michael Nilsson
|
c72536fbbc
|
untabify to make merge easier
|
2016-04-20 15:21:30 -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 |
|
Alexander Bock
|
e23a1f3e3c
|
Fix compilatioon of renderablefieldlines
|
2016-04-04 20:26:27 +02:00 |
|
Alexander Bock
|
c87fdfd38b
|
Fixes for Windows
Fixing shader paths for fieldlines rendering
Update Kameleon to work with MSVC 2015 fix
|
2016-01-02 21:40:15 +01:00 |
|
Alexander Bock
|
177571195c
|
Completely remove references to constants.h
|
2015-12-14 17:36:15 -08:00 |
|
Alexander Bock
|
c92fc923f9
|
Remove constants.h file
Reenable LuaConsole rendering
|
2015-12-14 17:21:22 -08:00 |
|
Alexander Bock
|
cd3a819541
|
Updating Ghoul version
Applying new Ghoul changes
|
2015-12-09 14:41:50 -05:00 |
|
Alexander Bock
|
9d733eb613
|
Moving Kameleon into its own module
Moving fieldline rendering into its own module
|
2015-05-26 23:51:15 +02:00 |
|