Alexander Bock
dcd1196341
Rename NewHorizons module to SpacecraftInstruments
2017-08-14 13:27:47 -04:00
Alexander Bock
c275b2f833
Feature/cmake cleanup ( #381 )
...
* Rename OnScreenGui module to ImGui
* Support multiple external module folders (closes #31 )
* Cleaning up CMake files
* Restructure application specification
* Add parameter for library mode to all modules
* Add functions to handle global variable state
* Misc/remove warnings (#383 )
* Increase build timeout and do a clean rebuild every commit
2017-08-14 09:38:32 -04:00
Alexander Bock
0b063827b8
Merge pull request #379 from OpenSpace/misc/various-fixes
...
Misc/various fixes
2017-08-04 16:49:23 -04:00
Alexander Bock
e07822e2a9
Fix compile error in documentation unit test
2017-08-04 15:59:45 -04:00
Alexander Bock
8349a3639b
Minor fixes
2017-08-04 14:14:41 -04:00
Alexander Bock
cedd8adf0d
Remove const qualifier from shaders as it causes shaders to not compile on Mac
2017-08-03 12:05:58 -04:00
Alexander Bock
8a62e6e791
Add description to PropertyOwner
2017-08-01 17:05:52 -04:00
Alexander Bock
eaf0d70a79
Fix JSON error in documentation
2017-07-31 16:57:07 -04:00
Alexander Bock
e4ef40ad72
Add functions to recursively parse and add color layers described in .info files
2017-07-31 16:50:21 -04:00
Alexander Bock
3976d2500a
Do not output generation time for documentation
2017-07-31 10:09:59 -04:00
Alexander Bock
c04b379520
Enable the selection of constellation bounds through the mod file
2017-07-29 01:57:16 -04:00
Alexander Bock
ad5ca816a9
Move friction properties into common subowner
2017-07-29 01:33:22 -04:00
Alexander Bock
e0dc60f218
Remove duplicate specification of property in OrbitalNagivator
2017-07-28 17:55:58 -04:00
Alexander Bock
31377466ba
Remove return values from initialize and deinitialize functions
2017-07-28 17:51:25 -04:00
Alexander Bock
acd95b05ab
Fix display of origin in ImGui
2017-07-28 14:59:10 -04:00
Alexander Bock
b9f0d60d85
Hide layergroups in RenderableGlobe that do not contain any layers
...
Update Ghoul repository
2017-07-28 14:49:08 -04:00
Alexander Bock
fc63e51ece
Sort milkyway and stars
...
Remove keybinding scripts
Remove satellites
2017-07-28 14:10:55 -04:00
Alexander Bock
be6d34d5df
Fix SphericalGrid
2017-07-28 13:41:03 -04:00
Alexander Bock
dfce5a0aad
Fix the missing wms files for Earth, Mars, Moon, and Mercury
...
Fix the spherical grid
2017-07-28 01:38:32 -04:00
Alexander Bock
e64a4b6079
More scene cleanup
2017-07-27 17:54:44 -04:00
Alexander Bock
5ca44d4aa1
Allow RenderableGlobe to have a single radius
...
Make GlobeBrowsing scene the new default scene
2017-07-27 17:24:22 -04:00
Alexander Bock
35a41d3283
Remove Exhaustive parameter for documentation
2017-07-27 14:46:46 -04:00
Alexander Bock
e794f6ae01
Remove rotation and shift meridian from RenderablePlanetProjection
...
Unify the property names in RenderablePlanet
Remove MainFrame from RenderableShadowCylinder
Clean up dictionary keys for RenderableModel, RenderableModelProjection, RenderablePlanetProjection
2017-07-27 02:09:50 -04:00
Alexander Bock
8c581fc7d9
Rename SpiceTranslation's "Body" to "Target"
2017-07-27 00:41:04 -04:00
Alexander Bock
19f8e30813
Change RenderableModel "Rotation.ModelTransform" to "ModelTransform"
...
Add Property descriptions to the documentation file
Remove update method from StaticTranslation
Remove spelling error in RenderableGlobe
Remove rotation from renderablemodel projection
Fix setting the Origin through the GUI
Reorder Optional and documentation arguments for DocumentationEntry, and making Optional a non-optional argument
2017-07-27 00:22:17 -04:00
Alexander Bock
02ce2a1b2a
Merge pull request #375 from OpenSpace/feature/property-documentation
...
Feature/property documentation
Adds documentation strings to properties
Fix all the errors that occurred during the change
Fix capitalization of property names
2017-07-26 19:59:56 -04:00
Alexander Bock
142f807586
Jenkins compile fix
2017-07-26 19:20:57 -04:00
Alexander Bock
14b4f5c1f0
Jenkins compile fix
2017-07-26 18:15:40 -04:00
Alexander Bock
0b30a9e244
Jenkins compile fix for Linux
2017-07-26 17:58:12 -04:00
Alexander Bock
59bccd040d
Cleanup changes
2017-07-26 17:29:57 -04:00
Alexander Bock
ce034ccc96
Remove startup warnings
2017-07-26 16:46:20 -04:00
Alexander Bock
51e1541cf1
Fix static initialization fiasco with touch input
...
Restore backwards compatibility of mod files
Provide better feedback about specification errors
2017-07-26 16:12:13 -04:00
Alexander Bock
4cc7955e64
Merge pull request #373 from arfon/patch-1
...
Fixing up YAML affiliations
2017-07-26 14:11:03 -04:00
Arfon Smith
4fc5bc5384
Fixing up YAML affiliations
2017-07-26 12:20:54 -04:00
Alexander Bock
dc79a94142
Remove warnings
...
Update SGCT repository
Update Ghoul repository
2017-07-26 11:59:48 -04:00
Alexander Bock
53489b5302
More documentation work
2017-07-25 23:44:09 -04:00
Alexander Bock
d95576077b
More work on documentation
2017-07-25 18:06:55 -04:00
Alexander Bock
2cef26c1e3
Update paper.md
...
Add indexed affiliations
Add references to the Summary text
2017-07-25 12:12:05 -04:00
Alexander Bock
e93070504b
Some more property documentation
2017-07-25 01:08:20 -04:00
Alexander Bock
46c1fbb902
More work on Property documentation
2017-07-25 00:21:17 -04:00
Alexander Bock
e148cf28d0
Adding more documentation
2017-07-24 18:05:59 -04:00
Alexander Bock
20e944f86f
Added documentation to more classes
2017-07-24 17:22:19 -04:00
Alexander Bock
1a475ef570
Started documenting properties
...
Cleanup of Nagivationhandler properties
2017-07-24 00:15:45 -04:00
Alexander Bock
2e6465d888
Correctly order the Property::Visibility enum
2017-07-22 23:09:38 -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
3c213fae1e
Merge pull request #371 from OpenSpace/misc/cleanup
...
Misc/cleanup
releases/v0.9.0
2017-07-21 12:00:50 -04:00
Alexander Bock
e661324002
Remove style guide errors
...
Add missing newline errors
2017-07-21 11:52:25 -04:00
Alexander Bock
1abb9ccfe6
Update the Sun glare reference
2017-07-21 10:04:53 -04:00