Erik Broberg
|
745c51c4e4
|
Add unimplemented initialize to InteractionModes
|
2016-06-22 18:22:46 -04:00 |
|
Erik Broberg
|
7c0e80b866
|
Enable basic saving and restoring camera position between runs
|
2016-06-22 17:37:55 -04:00 |
|
Erik Broberg
|
60da53c00e
|
Divide InteractionHandler and Interaction modes into different files
|
2016-06-22 14:42:24 -04:00 |
|
Erik Broberg
|
6e5796107c
|
Remove Camera pointer from all InteractionModes. Pass it into update() instead
|
2016-06-22 12:32:11 -04:00 |
|
Erik Broberg
|
16564a69e3
|
Remove InputState pointer from all InteractionModes. Pass it in in update() instead
|
2016-06-22 12:12:48 -04:00 |
|
Kalle Bladin
|
69aef205af
|
Interaction mode inertia is no longer dependent on the framerate.
|
2016-06-21 13:42:56 -04:00 |
|
Alexander Bock
|
f2347a5f56
|
Merge remote-tracking branch 'origin/feature/iSWA' into release/ips
|
2016-06-17 11:31:33 +02:00 |
|
Alexander Bock
|
3d4e1ec19c
|
Merge branch 'develop' into release/ips
Conflicts:
tests/main.cpp
|
2016-06-17 11:31:11 +02:00 |
|
Alexander Bock
|
b416f9fba2
|
Fix linking error in ScalarProperty with wchar_t
|
2016-06-17 11:28:32 +02:00 |
|
Matthew Territo
|
5925bd9c63
|
Added logging to the script engine and the associated properties in openspace.cfg table. Fixed comment for PropertyDocumentation in scene.cpp
|
2016-06-16 17:03:48 +02:00 |
|
Alexander Bock
|
ad1893fd6f
|
Cleanup of ScreenSpaceRenderable
Add missing includes to other files
|
2016-06-16 01:00:10 +02:00 |
|
Alexander Bock
|
5cc278c97f
|
Add ModelMatrix retrieval to WindowWrapper
|
2016-06-16 00:57:31 +02:00 |
|
Gene Payne
|
d5ddaf84b8
|
Working on global settings integrated in gui but no functionality yet
|
2016-06-15 14:46:19 +02:00 |
|
Alexander Bock
|
896d9bd1db
|
Merge remote-tracking branch 'origin/feature/iSWA' into release/ips
|
2016-06-14 22:52:30 +02:00 |
|
Sebastian Piwell
|
c0b0d45470
|
Linux compile fix
|
2016-06-13 13:50:38 -04:00 |
|
Sebastian Piwell
|
65bacf3119
|
Merge with develop
|
2016-06-13 13:30:26 -04:00 |
|
Sebastian Piwell
|
157ca752b2
|
Find highest value over multiple bins in histogram
|
2016-06-10 15:36:36 -04:00 |
|
Kalle Bladin
|
562e249dc9
|
Merge branch 'develop' into feature/globebrowsing
|
2016-06-08 12:32:31 -04:00 |
|
Emil Axelsson
|
73ceaafd13
|
merge
|
2016-06-08 15:02:10 +02:00 |
|
Emil Axelsson
|
8771a238d3
|
improve galaxy rendering
|
2016-06-08 15:00:03 +02:00 |
|
Kalle Bladin
|
bc21643f06
|
Add the ability to change the interaction mode dynamically and via lua script.
|
2016-06-07 17:25:00 -04:00 |
|
Kalle Bladin
|
012bcaefaf
|
Solve merge conflicts.
|
2016-06-07 12:54:52 -04:00 |
|
Alexander Bock
|
146b71e129
|
Make performance widget graphs fill from right to left instead of circular
|
2016-06-07 11:16:27 +02:00 |
|
Sebastian Piwell
|
9e7c420719
|
KameleonTransformationMatrix() in Transformation manager
|
2016-06-06 10:20:53 -04:00 |
|
Alexander Bock
|
55456ae272
|
Add button to reset performance measurements
Clang compile fix
|
2016-06-06 10:23:28 +02:00 |
|
Alexander Bock
|
5a81b1089a
|
Rename PerformanceHelper to PerformanceMeasurement
Add performance measurements to FramebufferRenderer
|
2016-06-06 08:48:44 +02:00 |
|
Alexander Bock
|
6af96c4ef3
|
Add macro for easy generation of PerformanceHelper
|
2016-06-06 07:09:54 +02:00 |
|
Alexander Bock
|
55bd1341e6
|
More work on PerformanceHelper
Getting first version to run and produce output
|
2016-06-06 07:00:36 +02:00 |
|
Alexander Bock
|
ff0b916b90
|
Started implementing PerformanceHelper class
|
2016-06-06 03:53:42 +02:00 |
|
Alexander Bock
|
1430f6b9c2
|
Clang compile fix
|
2016-06-06 03:34:56 +02:00 |
|
Alexander Bock
|
14ee3af94d
|
Make PerformanceManager available
Add empty PerformanceHelper file
|
2016-06-06 03:30:10 +02:00 |
|
Kalle Bladin
|
f51f282dbb
|
Merge branch 'feature/interaction' into feature/globebrowsing
|
2016-06-05 21:28:12 -04:00 |
|
Kalle Bladin
|
45e7c41690
|
Update camera to use double precition.
|
2016-06-05 21:27:20 -04:00 |
|
Kalle Bladin
|
187ddb8049
|
Solve merge conflict
|
2016-06-05 21:26:04 -04:00 |
|
Alexander Bock
|
53c35c7531
|
Moving performance-related collection code from RenderEngine into new PerformanceManager code
|
2016-06-06 03:21:25 +02:00 |
|
Kalle Bladin
|
d7278bfcc8
|
Update camera class.
|
2016-06-05 21:07:36 -04:00 |
|
Alexander Bock
|
55d484205a
|
Rename performance file
|
2016-06-06 02:14:42 +02:00 |
|
Alexander Bock
|
f8f89e6fd1
|
Moving more code into performance files
|
2016-06-06 02:12:46 +02:00 |
|
Alexander Bock
|
2c8e3fd7b9
|
Refactor PerformanceLayout into new file and reuse between RenderEngine and GuiPerformanceComponent
|
2016-06-06 01:54:41 +02:00 |
|
Erik Broberg
|
5156071361
|
Merge branch 'feature/globebrowsing' of github.com:OpenSpace/OpenSpace-Development into feature/globebrowsing
|
2016-06-05 18:43:01 -04:00 |
|
Erik Broberg
|
6285cac488
|
Add more flexibility to construction of Time instances
|
2016-06-05 18:35:40 -04:00 |
|
Alexander Bock
|
c6dc426211
|
Merge remote-tracking branch 'origin/feature/galaxy' into develop
Conflicts:
data/scene/default.scene
shaders/PowerScaling/powerScalingMath.hglsl
|
2016-06-04 19:54:34 +02:00 |
|
Alexander Bock
|
30264fb00e
|
Add Lua function to check whether a specific module is loaded (closing #36)
|
2016-06-04 19:38:56 +02:00 |
|
Alexander Bock
|
4409003524
|
Merge commit '4ae4ecca3cc69eba5b59e62e19bd52877602fcdd' into develop
Conflicts:
data/scene/default.scene
|
2016-06-04 19:06:54 +02:00 |
|
Michael Nilsson
|
f9f9e9abd1
|
cleanup, update ghoul ref
|
2016-06-03 11:32:09 -04:00 |
|
Emil Axelsson
|
1901166640
|
improved galaxy rendering
|
2016-06-03 11:16:57 +02:00 |
|
Kalle Bladin
|
96c4f0e1c9
|
Solve merge conflict
|
2016-06-02 12:57:25 -04:00 |
|
Kalle Bladin
|
a5b6eb935a
|
Include list to compile on OSX
|
2016-06-02 12:55:59 -04:00 |
|
Alexander Bock
|
4c679c15ea
|
Allow the disabling of ISWA components
|
2016-06-02 13:25:05 +02:00 |
|
Alexander Bock
|
0508faf7ce
|
Some changes to make GUI optional
|
2016-06-01 23:15:02 +02:00 |
|