Alexander Bock
|
428f488bb6
|
Add documentation to Ephemeris classes
Remove unused "Reference" specification from mod files
Add osirisrex files to gitgnore
Make Ephemeris values into properties
|
2016-09-20 19:24:14 +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 |
|
Alexander Bock
|
d3f7139f5e
|
Merge branch 'feature/globebrowsing' into syncing
Conflicts:
modules/globebrowsing/tile/tileprovider/temporaltileprovider.cpp
openspace.cfg
src/engine/openspaceengine.cpp
src/interaction/interactionhandler.cpp
|
2016-09-20 14:48:28 +02:00 |
|
Alexander Bock
|
b6a13fa097
|
Compile fix
|
2016-09-20 14:10:11 +02:00 |
|
Alexander Bock
|
077e737139
|
Merge remote-tracking branch 'origin/feature/osirisrex' into feature/globebrowsing
|
2016-09-20 13:25:41 +02:00 |
|
Alexander Bock
|
7235df2fe3
|
Place ScriptLog file in base directory
|
2016-09-20 10:12:53 +02:00 |
|
Alexander Bock
|
1b4b0f49b6
|
Update SGCT
|
2016-09-20 10:11:59 +02:00 |
|
Alexander Bock
|
6637ae2849
|
Update Ghoul
|
2016-09-19 22:45:45 +02:00 |
|
Alexander Bock
|
c44d37cd60
|
Merge branch 'feature/documentation' into develop
|
2016-09-19 14:19:26 +02:00 |
|
Alexander Bock
|
8867b3439f
|
Add central location for the core to register documentations
Add documentation to ScreenSpaceRenderable
Add documentation to Ephemeris
Add documentation to Rotation
|
2016-09-19 14:03:42 +02:00 |
|
Alexander Bock
|
d8f61e736a
|
Clean up gitignore file
|
2016-09-19 14:02:04 +02:00 |
|
Alexander Bock
|
85492405bd
|
Make use of referenced verifier for Renderables
Adapt HTML documentation generation
|
2016-09-19 11:24:37 +02:00 |
|
Alexander Bock
|
9b9f0ecce8
|
Add a ReferencingVerifier to the list of available verifiers
Require the Documentations identifier to be unique or empty
|
2016-09-19 10:32:14 +02:00 |
|
Alexander Bock
|
0a13d5430f
|
Make DocumentationEngine into a singleton object
Add documentation to DocumentationEngine
Add unique identifier to Documentation class (and enforce in DocumentationEngine)
|
2016-09-19 09:31:34 +02:00 |
|
Alexander Bock
|
29c989ab82
|
Add documentation to the documentation and verifier classes
Add static const member variable to the DocumentationEntry class for Wildcards
|
2016-09-18 20:47:41 +02:00 |
|
Alexander Bock
|
4e7035a18d
|
Renaming Offence to Offense
Renaming TestResult::offenders to TestResult::offenses
|
2016-09-18 15:31:12 +02:00 |
|
Alexander Bock
|
57701fb5a6
|
Adding information to the Result that specifies the offending reason in addition to the offending key
|
2016-09-18 15:13:34 +02:00 |
|
Erik Broberg
|
7f393a3270
|
Inject SyncBuffer into SyncEngine. Add Doxygen comments for SyncEngine and SyncData
|
2016-09-16 20:32:29 -04:00 |
|
Erik Broberg
|
dd304fee31
|
Make ScriptEngine implement Syncable interface
|
2016-09-16 15:40:29 -04:00 |
|
Erik Broberg
|
0cd40512dd
|
Generalize Syncable interface and use mutex locks for SyncData
|
2016-09-16 12:21:19 -04:00 |
|
Alexander Bock
|
a25a9b4a2d
|
Add the ability to the FactoryManager to write documentation about all registered classes
Enable this feature on default in openspace.cfg
Move all generated documentations into a documentation folder
Adapt gitignore accordingly
|
2016-09-16 17:37:02 +02:00 |
|
Alexander Bock
|
2c164a1098
|
Remove Documentation.html
|
2016-09-16 17:01:05 +02:00 |
|
Alexander Bock
|
2fa6471e98
|
Allow Documentations to be exhaustive to not allow extra dictionaries
|
2016-09-16 16:53:50 +02:00 |
|
Alexander Bock
|
24e5146a8e
|
Updating HTML generation for general documentation
|
2016-09-16 12:24:47 +02:00 |
|
Alexander Bock
|
17a65e3816
|
Writing general Documentation as HTML
Add HTML to gitignore
Set default documentation to HTML
|
2016-09-16 11:56:15 +02:00 |
|
Alexander Bock
|
7f0e0aafcc
|
Writing property documentation as html
|
2016-09-16 11:39:26 +02:00 |
|
Alexander Bock
|
76f1c7166a
|
Add HTML output to keybindings
|
2016-09-16 11:27:59 +02:00 |
|
Alexander Bock
|
022bf46313
|
Outputting HTML for the LuaScripting
|
2016-09-16 11:16:08 +02:00 |
|
Alexander Bock
|
b03661b755
|
Fix spelling in verifier comments
|
2016-09-16 11:15:48 +02:00 |
|
Alexander Bock
|
6f5ef8d66c
|
Add ability to generate JSON for general documentation
|
2016-09-16 09:57:07 +02:00 |
|
Erik Broberg
|
9e59cd3b8d
|
Use SyncEngine for synchronizing all synced state in RenderEngine
|
2016-09-15 17:52:22 -04:00 |
|
Erik Broberg
|
ee0cc6d165
|
Remove explicit syncing in Time and Camera and let SyncEngine do the work
|
2016-09-15 17:03:46 -04:00 |
|
Erik Broberg
|
6024070745
|
Add new classes SyncEngine and SyncData to encapsulate SGCT synchronization
|
2016-09-15 17:02:00 -04:00 |
|
Kalle Bladin
|
80a9dfd431
|
Document LayeredTextureShaderProvider
|
2016-09-15 15:22:39 -04:00 |
|
Alexander Bock
|
75651224a7
|
Move documentation generation to DocumentationEngine
Split Verifiers documentation method into documentation and type
|
2016-09-15 18:58:22 +02:00 |
|
Kalle Bladin
|
f9e88fb40c
|
Fix bug that caused black screen when unable to load gdal dataset.
|
2016-09-15 12:49:34 -04:00 |
|
Kalle Bladin
|
5cf9a89223
|
Add new local patches to mars
|
2016-09-15 12:37:01 -04:00 |
|
Alexander Bock
|
f22f01ce95
|
More work on DocumentationEngine
|
2016-09-15 18:02:56 +02:00 |
|
Alexander Bock
|
6a2eda393c
|
Make StaticScale be creatable without a Dictionary
|
2016-09-15 18:02:29 +02:00 |
|
Alexander Bock
|
7e35cf5823
|
Make InteractionHandler not crash if the Camera focus node is not found
|
2016-09-15 18:02:13 +02:00 |
|
Alexander Bock
|
408280a533
|
Rearrange and rename constants in ConfigurationManager
Make use of constants in ConfigurationManager documentation
|
2016-09-15 17:58:31 +02:00 |
|
Alexander Bock
|
a354f13ef3
|
Adding DocumentationEngine
|
2016-09-15 13:48:28 +02:00 |
|
Alexander Bock
|
746a76e436
|
Adding documentation to StaticScale
|
2016-09-15 13:47:52 +02:00 |
|
Alexander Bock
|
43db84f620
|
Add method to automatically test a dictionary and throw on error
|
2016-09-15 13:40:39 +02:00 |
|
Alexander Bock
|
1778a7cdb6
|
Add documentation to SceneGraphNode
|
2016-09-15 13:28:52 +02:00 |
|
Alexander Bock
|
1da148c8be
|
Fix Interactionhandler output file
|
2016-09-15 13:27:44 +02:00 |
|
Alexander Bock
|
989e40395e
|
Add documentation to scene description files
Check incoming scene files against the documentation/specification
|
2016-09-15 10:39:11 +02:00 |
|
Alexander Bock
|
2693b0102e
|
Add VectorVerifiers to check against glm::ivecX, glm::dvecX, and glm::bvecX
|
2016-09-15 10:38:11 +02:00 |
|
Alexander Bock
|
9afae5c2f9
|
Remove extra includes
|
2016-09-15 09:19:46 +02:00 |
|
Alexander Bock
|
00efcb7f5f
|
Changing Documentation to enable a name associated with DocumentationEntries
|
2016-09-15 09:19:21 +02:00 |
|