Alexander Bock
|
03e7d18343
|
Start with the work on enabling the ScriptEngine to output an HTML output
|
2016-09-14 11:13:29 +02:00 |
|
Alexander Bock
|
a4fa9c0788
|
Add Range checks to unit tests
|
2016-09-14 09:27:34 +02:00 |
|
Erik Broberg
|
87815ac179
|
Clean up ScriptScheduler and add doxygen comments
|
2016-09-13 17:35:45 -04:00 |
|
Alexander Bock
|
45d034ad2a
|
Enabling optional arguments
Adding tests to the OpenSpaceTest
|
2016-09-13 20:27:29 +02:00 |
|
Alexander Bock
|
a71cccd58f
|
Adding unit tests file
Adding typedefs for all verifiers
|
2016-09-13 19:58:58 +02:00 |
|
Alexander Bock
|
2e355c57e7
|
Add external template instantiation
|
2016-09-13 19:35:33 +02:00 |
|
Alexander Bock
|
faf180ab7d
|
Writing more Unit tests
Add InRangeVerifier and NotInRangeVerifier
Add static_asserts to prohibit nonsensical verifier combinations
|
2016-09-13 19:29:00 +02:00 |
|
Erik Broberg
|
d287b08c51
|
Enable toggling use of doublebuffering for camera and time
|
2016-09-13 11:52:54 -04:00 |
|
Alexander Bock
|
9c7bd2af67
|
Restructuring documentation code
|
2016-09-13 16:27:42 +02:00 |
|
Alexander Bock
|
a3dde8da41
|
First working implementation of automatic documentation generation
|
2016-09-13 15:30:11 +02:00 |
|
Alexander Bock
|
8f4f4c101f
|
Updated Ghoul repository
|
2016-09-13 15:29:03 +02:00 |
|
Erik Broberg
|
5cb6d2cb05
|
Move camera and time serialization and deserialization to cpp-files
|
2016-09-12 14:05:26 -04:00 |
|
Alexander Bock
|
0376300732
|
Update Ghoul
Change TriangleSoup and StatsCollector to use new Boolean class
|
2016-09-11 19:37:15 +02:00 |
|
Emil Axelsson
|
41fafcb5df
|
begin refactor parallel connection
|
2016-09-08 18:04:06 +02:00 |
|
Erik Broberg
|
9c5deaba82
|
Use double buffering for time and camera syncing
|
2016-09-07 21:39:29 -04:00 |
|
Alexander Bock
|
7086440384
|
Turn property identifier and guiName specification into prerequisites
Allow NumericalProperty's min and max value to be changed after construction
|
2016-09-07 11:24:04 +02:00 |
|
Erik Broberg
|
047e754369
|
Remove serialize() and deserialize() from InteractionHandler and InteractionMode
|
2016-09-06 13:53:31 -04:00 |
|
Erik Broberg
|
aada13a656
|
Add debug functionalities: Busy wait for decode() and Log SGCT out-of-order errors
|
2016-09-06 12:44:03 -04:00 |
|
Alexander Bock
|
e3d5a9ca38
|
Cleaned up Doxygen
Removed Doxygen warnings
Documented Property specializations (closing #10)
|
2016-09-05 17:01:32 +02:00 |
|
Erik Broberg
|
649d8d2f67
|
Remove shared and synced versions of data members in MouseStates
|
2016-09-03 22:54:02 -04:00 |
|
Erik Broberg
|
2116f5c987
|
Rename preSync and postSync in InteractionHandler to more descriptive names
|
2016-09-03 22:14:10 -04:00 |
|
Erik Broberg
|
5e3c4cb0db
|
Replace preSync and postSync in RenderEngine with a set of more descriptive methods
|
2016-09-03 21:46:58 -04:00 |
|
Erik Broberg
|
60441c4fa1
|
Remove non-descriptive methods preSync and postSync from class Time
|
2016-09-03 21:06:09 -04:00 |
|
Erik Broberg
|
3a887fef02
|
Remove non-descriptive preSync and postSync methods from Camera class
|
2016-09-03 21:02:30 -04:00 |
|
Erik Broberg
|
796f80e511
|
Remove local, shared, synced Camera members, and keep one source of truth
|
2016-09-03 20:54:21 -04:00 |
|
Erik Broberg
|
9196ec2f50
|
Remove local, shared, synced versions of Time. Keep one source of true
|
2016-09-03 19:45:58 -04:00 |
|
Erik Broberg
|
d59156e81b
|
Enable render global frame number and add as global property
|
2016-09-02 18:23:44 -04:00 |
|
Erik Broberg
|
9bdbf95961
|
--amend
|
2016-09-01 15:25:56 -04:00 |
|
Erik Broberg
|
cc2c26a3e7
|
Enable OpenSpace checking isUsingSwapGroups and isSwapGroupMaster
|
2016-09-01 15:19:25 -04:00 |
|
Erik Broberg
|
5e31638b92
|
Enable the global Lua state when loading scheduled scripts from file
|
2016-08-30 14:01:42 -04:00 |
|
Erik Broberg
|
0ee638f447
|
Enable clearing scheduled scripts
|
2016-08-30 12:26:10 -04:00 |
|
Erik Broberg
|
6206b47ef9
|
Merge branch 'feature/osirisrex' of github.com:OpenSpace/OpenSpace into feature/osirisrex
|
2016-08-29 16:16:21 -04:00 |
|
Erik Broberg
|
b74b01d294
|
Add new class ScriptScheduler together with example input file: data/scene/osirisrex/scheduled_scripts.lua
|
2016-08-29 16:16:11 -04:00 |
|
Kalle Bladin
|
84834f230d
|
Merge branch 'develop' into feature/osirisrex
|
2016-08-29 13:01:28 -04:00 |
|
Alexander Bock
|
ae6ade497b
|
Merge branch 'feature/render-bins' into feature/rosetta
Conflicts:
data/scene/earth/earth.mod
include/openspace/util/updatestructures.h
modules/base/shaders/ephemeris_fs.glsl
modules/base/shaders/plane_fs.glsl
|
2016-08-29 15:53:59 +02:00 |
|
Alexander Bock
|
193e2bdc64
|
Fix linking error when OpenSpace is compiled without the globebrowsing module
|
2016-08-29 10:45:59 +02:00 |
|
Alexander Bock
|
6d20c8301f
|
Remove Globebrowsing restrictions from InteractionHandler header file
|
2016-08-29 01:07:27 +02:00 |
|
Alexander Bock
|
be67131c33
|
Remove Globebrowsing restrictions from InteractionHandler header file
|
2016-08-29 00:56:28 +02:00 |
|
Kalle Bladin
|
a82ad66374
|
Add scale as a property of every scenegraph node.
|
2016-08-26 20:32:08 -04:00 |
|
Emil Axelsson
|
bc58623467
|
add render bins to improve rendering of transparent objects using framebuffer renderer
|
2016-08-25 18:26:59 +02:00 |
|
Erik Broberg
|
337cc64ab1
|
Add forgotten file
|
2016-08-22 15:35:27 -04:00 |
|
Erik Broberg
|
b92b5260ff
|
Render dummy Mission phases
|
2016-08-19 10:58:03 -04:00 |
|
Kalle Bladin
|
628f8b479f
|
Update updatestructures to have transform with translation, rotation and scale.
|
2016-08-18 16:59:51 -04:00 |
|
Kalle Bladin
|
ae1f8e457b
|
Update RenderableGlobe to use transformation from SceneGraphnNode and fix bug in SpiceRotation.
|
2016-08-18 14:21:20 -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
|
6c43d8404a
|
Added missing files
|
2016-08-17 16:27:13 +02: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
|
a9b8bec7b4
|
Remove parts of bounding sphere definition in SceneGraphNode.
|
2016-08-17 00:38:18 -04:00 |
|
Kalle Bladin
|
c01808ce10
|
Convert tabs to spaces.
|
2016-08-17 00:30:53 -04:00 |
|