Emil Axelsson
ab93e2ca4d
Fix atmosphere floating point issue
2018-04-04 16:58:24 +02:00
Emil Axelsson
0f70218977
Fix comment
2018-03-26 18:38:45 +02:00
Emil Axelsson
40dfbc5db5
Atmosphere optimizations
2018-03-26 18:05:41 +02:00
Emil Axelsson
0899c499f0
Cleanup
2018-03-26 14:02:36 +02:00
Emil Axelsson
5da36f290b
Start to optimize atmosphere rendering
2018-03-26 13:40:32 +02:00
Emil Axelsson
d3f42edbc8
Restore indentation in AtmosphereDeferredCaster
2018-03-23 19:11:08 +01:00
Emil Axelsson
4e58c33874
Revert to working atm code, before optimization. Stereo now working.
2018-03-21 17:44:50 +01:00
Emil Axelsson
1ef8e20821
Start fixing atmosphere stereo rendering
2018-03-20 21:32:49 +01:00
Jonathas Costa
ce392b53e6
Same changes in stereo.
2018-03-19 15:17:15 -04:00
Jonathas Costa
785d0ad294
Changes in framebuffer and atm code fixing wrong merge (still need clean up).
2018-03-19 12:29:05 -04:00
Jonathas Costa
721bdfa752
Merged.
2018-03-16 15:17:13 -04:00
Jonathas Costa
39855e1512
Updated names in atmosphere code.
2018-03-16 15:01:34 -04: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
Jonathas Costa
7a93a4fa37
Issue/558 ( #559 )
...
* Removed unused cached uniforms from execution.
2018-03-16 09:19:39 -04:00
Jonathas Costa
cc81c125b4
Merged with problems.
2018-03-14 14:43:16 -04:00
Jonathas Costa
9558d58cee
Preparing branch for merging with stereo
2018-03-14 14:20:12 -04:00
Jonathas Costa
c353e75135
Squeezed the Bits a little more.
2018-03-08 12:28:33 -05:00
Jonathas Costa
f9d086ee95
Removed warning.
2018-03-07 20:11:45 -05:00
Jonathas Costa
366ac49cc6
Minor improvements
2018-03-07 20:08:58 -05:00
Jonathas Costa
a744bce0bd
Merge branch 'master' into feature/PerformanceATMOnline
2018-03-07 19:07:45 -05:00
Alexander Bock
a3c849843f
Feature/new formatting ( #547 )
...
* Change to new logging format (closes #542 )
* Adds a screenshots folder that uses the application startup time
* Creating focus nodes for VRT files if the info files contain location information
* Fix issue with removing virtual properties
* Add a method for returning the cartesian coordinates for a geolocation on a planet
2018-03-07 18:10:32 -05:00
Jonathas Costa
17c1b03b85
Improved performance even more.
2018-03-02 17:05:03 -05:00
Jonathas Costa
e39ae09b81
Improved performance a little bit.
2018-03-02 11:50:42 -05:00
Jonathas Costa
cd227040b5
Removed commented code.
2018-03-01 17:04:16 -05:00
Jonathas Costa
d7183ad362
Added uniform caching.
2018-03-01 16:48:05 -05:00
Jonathas Costa
1b9622c7dd
Improved performance in shaders and transformations.
2018-03-01 16:24:20 -05:00
Alexander Bock
9a00f38e09
Feature/jenkins warnings ( #538 )
...
* Remove warnings from Jenkins
* Improve Jenkins behavior
2018-02-28 08:41:55 -05:00
Emil Axelsson
7e5db07bd5
Fix more atmosphere stereo bugs
2018-02-21 21:40:21 +01:00
Emil Axelsson
ab1543841a
Fix atmosphere stereo bug: positions are stored in camera rig space
2018-02-21 14:02:54 +01:00
Emil Axelsson
5a23a3e93f
Fix atmosphere stereo bugs
2018-02-19 22:11:12 +01:00
Jonathas Costa
4b3a11c4aa
Initial fixes in ATM for stereo rendering.
2018-02-14 11:35:58 -05:00
Emil Axelsson
499879c84e
Start to implement stereo support with adaptive stereoscopic depth
2018-02-14 15:05:52 +01:00
Emil Axelsson
4c2f72226f
Performance Optimizations ( #450 )
...
* Make derived transform classes less involved in simulation state
* Add performance measurements in openspaceengine
* Avoid redundant transformation lookups
* Fix bug causing redundant calls to GPULayerManager::bind
* Move water reflectance to alpha component of normal buffer. Remove otherData buffer.
2018-01-08 09:43:41 +01:00
Alexander Bock
237affa80d
Enable atmosphere on default
...
Add try/catch around CacheManager creation to catch potential Exceptions when directories are created
2018-01-04 16:52:37 -05:00
Alexander Bock
cac2f24b40
Only make an internalInitialize in OpenSpaceModule that accepts a ghoul::Dictionary
2017-12-31 17:32:40 -05:00
Alexander Bock
dcfef3557f
Update copyright header
2017-12-29 20:11:22 +01:00
Alexander Bock
cc178d03f3
Remove clang warnings
...
Update SGCT repository
2017-12-29 19:47:33 +01:00
Alexander Bock
c9a3c68f19
Fix style guide issues
...
Update Ghoul repository
2017-12-29 19:18:06 +01:00
Jonathas Costa
3ea918b818
Multiples fixes and added max text size for grids.
2017-12-19 17:49:30 -05:00
Alexander Bock
db668b5342
Some changes to PR #432
2017-12-18 16:25:02 -05:00
Jonathas Costa
c7a784f01e
Updated absPath in shaders compilation.
2017-12-18 10:26:26 -05:00
Jonathas Costa
61b2c82b92
Improved code.
2017-12-15 13:21:14 -05:00
Jonathas Costa
f6ab44ee12
Improved previous correction.
2017-12-13 15:32:06 -05:00
Jonathas Costa
5fe200ad7f
Fixed squared texture noise on surface' planets when seeing from far away.
2017-12-13 14:53:57 -05:00
Jonathas Costa
7b956aa214
Fixed bug in AMD cards.
2017-12-12 18:08:07 -05:00
Jonathas Costa
676db460cb
Commented testing line.
2017-11-30 12:43:23 -05:00
Jonathas Costa
ae9da60356
Improve Earth's night side.
2017-11-30 12:38:50 -05:00
Jonathas Costa
0264a3026c
Merged master into NewAtmosphere.
2017-11-15 18:12:58 -05:00
Jonathas Costa
9885c00beb
Performance improved atmosphere.
2017-11-07 15:57:25 -05:00
Jonathas Costa
089cfe727f
Improved ATM perfomance (still working on it). Debugging billboards alingment (in progress).
2017-11-03 17:10:03 -04:00