Alexander Bock
9f1c4e847d
Feature/globals ( #690 )
...
* Move global objects out of OpenSpaceEngine
* General cleanup of main.cpp
* Add default_joystick asset to all scenes
* No longer suppress mouse interaction on slave nodes
* Window delegate uses function pointers rather than subclassing
* Fix for false overwriting of ImGUI configuration file
* Change default color and tilt angle of fisheye rendering
* Restructured performance manager
* Simplify screenshot handling
2018-08-30 11:38:47 -04:00
Alexander Bock
4952f8f977
Code cleanup branch ( #618 )
...
* Make height map fallback layer work again
* Add documentation to joystick button bindings
* Removed grouped property headers
* Add new version number constant generated by CMake
* Make Joystick deadzone work properly
* Change the startup date on Earth to today
* Fix key modifier handling
* Add debugging indices for TreeNodeDebugging
* Fix script schedule for OsirisRex
* Do not open Mission schedule automatically
* Upload default projection texture automatically
* General code cleanup
* Fix check_style_guide warnings
* Remove .clang-format
* MacOS compile fixes
* Clang analyzer fixes
2018-06-10 04:47:34 +00:00
Alexander Bock
db7ae7e384
Issue/453 ( #556 )
...
* Introduced guiName to PropertyOwner
* Added requirement that PropertyOwner::identifier may not contain whitespaces
* Changed Name to Identifier in asset and scene files
* Added new PropertyOwner to RenderEngine that owns the ScreenSpaceRenderables
* Moved Name and GuiPath into GUI group
* Added user-facing names to layer groups
2018-03-16 09:21:29 -04:00
Alexander Bock
9a00f38e09
Feature/jenkins warnings ( #538 )
...
* Remove warnings from Jenkins
* Improve Jenkins behavior
2018-02-28 08:41:55 -05:00
Alexander Bock
dcfef3557f
Update copyright header
2017-12-29 20:11:22 +01:00
Alexander Bock
a631b7e0a3
Making most logger categories constexpr
2017-12-11 23:46:34 -05:00
Alexander Bock
758e26789c
More coding style conformance
2017-11-11 11:25:49 -05:00
Alexander Bock
afa1d6d33e
Add strict test for whitespace at end of line
...
More work on coding style
2017-11-09 23:47:51 -05:00
Alexander Bock
b50b52d351
Cleanup for coding style
...
Add strict mode to check_style_guide script
2017-11-08 10:35:39 -06:00
Alexander Bock
31377466ba
Remove return values from initialize and deinitialize functions
2017-07-28 17:51:25 -04:00
Alexander Bock
e661324002
Remove style guide errors
...
Add missing newline errors
2017-07-21 11:52:25 -04:00
Alexander Bock
7737b082d9
Removing more warnings
2017-07-17 18:03:37 -04:00
Alexander Bock
0e9edaeb12
Fix byte order mark commits
...
Update Ghoul
2017-07-17 15:54:00 -04:00
Alexander Bock
26682669ff
More work on making use of nested namespaces
2017-07-16 01:55:35 -04:00
Alexander Bock
f4ad2ce4c2
More include file cleanup
2017-05-15 15:27:59 -04:00
Alexander Bock
403bb3c144
Compile fix for new property enum specification
2017-03-06 09:56:44 -05: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
Alexander Bock
9fb7814145
Add visibility toggle to Property base class
...
Restructure GuiPropertyComponent to take a source function that returns a list of PropertyOwner%s instead of registering individual properties
Apply restructuring
2016-06-28 14:50:53 +02:00
Alexander Bock
ad1893fd6f
Cleanup of ScreenSpaceRenderable
...
Add missing includes to other files
2016-06-16 01:00:10 +02:00
Sebastian Piwell
c2a64df1c4
Processing speed test
2016-06-13 16:10:31 -04:00
Michael Nilsson
db9af4c886
abstracted cygnet properties to DataCygnet
2016-06-10 16:57:55 -04:00
Sebastian Piwell
39f083c342
Every datacygnet uses own dimensions
2016-06-10 15:19:32 -04:00
Sebastian Piwell
4ae4ecca3c
Auto filter at start
2016-06-03 14:16:15 -04:00
Michael Nilsson
dbe9066829
removed shared_ptr from group events.
2016-06-03 12:44:18 -04:00
Michael Nilsson
e694be248f
solve merge conflict in kameleonplane
2016-06-03 09:20:27 -04:00
Michael Nilsson
c05b417519
refactor kameleonplane
2016-06-02 18:00:26 -04:00
Sebastian Piwell
41299f17f7
Improved multiple transfer functions
2016-06-02 16:56:25 -04:00
Sebastian Piwell
d788e31334
Change resolution and cdf file in KameleonPlane
2016-06-02 16:25:11 -04:00
Michael Nilsson
7401595e93
refactor filloptions in kameleonplane, merge conflict
2016-06-02 09:45:14 -04:00
Michael Nilsson
cb601042a6
solve merge conflict
2016-06-01 14:03:39 -04:00
Michael Nilsson
f029362372
refactor datasphere
2016-06-01 13:19:45 -04:00
Sebastian Piwell
876c86ca75
Merge fix
2016-06-01 12:09:58 -04:00
Sebastian Piwell
d33121d07c
New dataprocessor classes works with IswaGroup
2016-06-01 11:50:26 -04:00
Michael Nilsson
e8238859f8
refactor cygnetplane and dataplane
2016-05-31 17:54:39 -04:00
Sebastian Piwell
1f8df7a166
Refactor dataprocessor
2016-05-31 16:52:46 -04:00
Michael Nilsson
627d31a5b2
refactor textureplane and cygnetplane
2016-05-27 16:50:01 -04:00
Sebastian Piwell
95dd221f84
Fix crash when cygnet has no group
2016-05-26 15:53:44 -04:00
Sebastian Piwell
edfff68491
Memory leak fix
2016-05-26 15:29:45 -04:00
Sebastian Piwell
6f6e016602
No more unique option names
2016-05-26 13:09:08 -04:00
Sebastian Piwell
0e3749fcf9
Small bug fixes
2016-05-26 09:49:24 -04:00
Sebastian Piwell
ba2737d554
Merge fix
2016-05-25 14:47:25 -04:00
Sebastian Piwell
2830708112
Fieldlines in IswaGroup
2016-05-25 14:18:16 -04:00
Michael Nilsson
e24944675e
remove excess code
2016-05-24 17:08:22 -04:00
Michael Nilsson
b8c093c411
bugfix for adding iswacygnet without group
2016-05-24 16:47:01 -04:00
Sebastian Piwell
b3d5d41ca6
Auto filter property
2016-05-24 16:00:18 -04:00
Sebastian Piwell
813a68c85f
Alpha and group name first
2016-05-24 15:35:34 -04:00
Michael Nilsson
8f6bc7d418
solve merge conflict
2016-05-24 14:10:37 -04:00
Michael Nilsson
8633bc8522
refactoring, using pubsub pattern for groups
2016-05-24 14:02:42 -04:00
Sebastian Piwell
e3c1093310
Read cdf list
2016-05-23 17:24:46 -04:00