GPayne
|
e95ca6c3e8
|
Fixed minor timing bugs while running full test of record/playback
|
2021-04-26 21:29:52 -06:00 |
|
Malin Ejdbo
|
08118ba7bb
|
Add initial support for SpaceMouse as joystick input
|
2021-04-23 10:52:31 +02:00 |
|
GPayne
|
7371c5bd09
|
Fixes for tracking nodes that are used in a recording
|
2021-04-22 21:58:18 -06:00 |
|
GPayne
|
d012ee2fbb
|
Added preprocessing to reject recording if used scenegraphnodes are not loaded
|
2021-04-20 16:22:01 -06:00 |
|
GPayne
|
e94fbb2adf
|
Added reject lists for property and scripts during playback
|
2021-04-15 16:57:20 -06:00 |
|
GPayne
|
fbec2fe713
|
Updated save-to-disk when recording ends
|
2021-04-13 14:21:33 -06:00 |
|
GPayne
|
b00e1cc5ab
|
Switched to using timeline in memory during recording
|
2021-04-09 11:28:15 -06:00 |
|
Gene Payne
|
d060780f99
|
Added method for saving current value of a property while recording
|
2021-03-22 12:21:32 -06:00 |
|
GPayne
|
681d2fcd71
|
Merge master in
|
2021-01-06 20:59:31 -07:00 |
|
Alexander Bock
|
7004c02b86
|
Happy new year
|
2021-01-02 15:26:51 +01:00 |
|
Gene Payne
|
61aaf60825
|
Implemented pause-during-playback feature
|
2020-12-13 16:23:19 -07:00 |
|
Gene Payne
|
5ed85d8fcd
|
Fix for property change interpolation during playback with screenshots
|
2020-12-11 12:40:22 -07:00 |
|
Alexander Bock
|
778b4e61b3
|
Revert "Better handle interpolation when setting interpolation time to 0"
This reverts commit 8cf5f96392.
|
2020-12-11 12:30:05 +01:00 |
|
Gene Payne
|
ba4e47b54e
|
First pass at interpolation fix during playback with screenshots
|
2020-12-08 19:55:09 -07:00 |
|
Gene Payne
|
876493c6dd
|
Comment-only changes with instructions for bumping SessionRecording version
|
2020-11-30 21:38:54 -07:00 |
|
Alexander Bock
|
60e3ed2170
|
General pass for coding style
|
2020-11-28 22:31:06 +01:00 |
|
GPayne
|
4de671e673
|
Fix for ascii files with windows line endings, or missing file extension
|
2020-11-25 13:34:50 -07:00 |
|
GPayne
|
0939c14639
|
Switched to stringstream of conversion input file, fixed binary read bug
|
2020-11-24 17:48:30 -07:00 |
|
GPayne
|
2c91c21be5
|
Temporarily block legacy versions, switched to using class member buffer
|
2020-11-23 00:14:15 -07:00 |
|
GPayne
|
3ba3d25a6b
|
Changes to accept both unix and windows style path delimiters
|
2020-11-21 00:40:02 -07:00 |
|
GPayne
|
251c4d2317
|
Merging master into session recording changes for issue 1366
|
2020-11-20 10:32:58 -07:00 |
|
GPayne
|
763fb110d1
|
Removed a few obsolete functions
|
2020-11-19 20:23:59 -07:00 |
|
Gene Payne
|
822c3a2d26
|
Working session record conversions in tasks and OS application
|
2020-11-19 15:04:00 -07:00 |
|
Gene Payne
|
9c9f547a10
|
Some bug fixes for recursion problems
|
2020-11-18 10:20:38 -07:00 |
|
Gene Payne
|
76e82f273a
|
Updates to header for sess rec legacy inherited class
|
2020-11-17 20:55:31 -07:00 |
|
Gene Payne
|
ff433fd404
|
Added convert file format version sess rec task for taskrunner
|
2020-11-17 20:54:46 -07:00 |
|
Alexander Bock
|
73d920d40d
|
Make the linear speed dependent on the current framerate (closes #1369)
|
2020-11-16 14:00:18 +01:00 |
|
Alexander Bock
|
88f546ca7d
|
Add property to disable joystickinput
Set that property to false by default to disable stray joystick input (closes #1370)
|
2020-11-16 11:36:16 +01:00 |
|
Gene Payne
|
86140d753e
|
First draft of file format conversion ready for testing
|
2020-11-15 18:41:18 -07:00 |
|
Gene Payne
|
e23e5cf16f
|
First steps on session recording conversion
|
2020-11-13 22:40:35 -07:00 |
|
Alexander Bock
|
8cf5f96392
|
Better handle interpolation when setting interpolation time to 0
Prevent NaNs from appearing when selecting a linear flight distance of 0 (closes #1329)
|
2020-10-21 00:53:12 +02:00 |
|
Emma Broman
|
887fe5572d
|
Merge pull request #1302 from OpenSpace/issue/1285
Issue/1285 - Add delta time steps to profiles and generate keybindings for number keys
|
2020-10-12 08:35:36 +02:00 |
|
Alexander Bock
|
d89c1e5c36
|
Some small code cleanups
|
2020-10-09 22:27:28 +02:00 |
|
Alexander Bock
|
de97a5520a
|
Merge branch 'master' into feature/session-recording-improvements
# Conflicts:
# include/openspace/network/messagestructures.h
# src/interaction/sessionrecording.cpp
|
2020-10-09 22:10:40 +02:00 |
|
Emma Broman
|
ec1fbb09f8
|
Warn if multiple keys are bound to a key on removal
|
2020-10-09 18:52:38 +02:00 |
|
Emma Broman
|
64a09b50c3
|
Reset keybindings when delta times are changed
|
2020-09-21 13:37:31 +02:00 |
|
Alexander Bock
|
a6d8d0e735
|
Small coding style fixes
|
2020-08-17 22:50:27 +02:00 |
|
Micah
|
edb7d9ba1d
|
adding option to not reset velocity on anchor change
|
2020-08-13 20:16:46 -04:00 |
|
Alexander Bock
|
e3699a43a8
|
Update Ghoul and SGCT
Adapt to changes by using more string_view
|
2020-08-09 20:11:40 +02:00 |
|
Gene Payne
|
3ee1a11257
|
Added support for comment line in ascii session recording file
|
2020-07-16 09:49:21 -06:00 |
|
Gene Payne
|
5a23ae35c8
|
Added file extensions for session recording files
|
2020-07-15 13:04:39 -06:00 |
|
Gene Payne
|
273e044647
|
Added handling of playback file that is too large for memory
|
2020-07-15 08:39:31 -06:00 |
|
Gene Payne
|
cd7be9b870
|
Conversion task working for both directions
|
2020-07-14 17:19:24 -06:00 |
|
Alexander Bock
|
ea95054bd2
|
Add the ability to render out the current recording time during a session recording
|
2020-07-02 16:37:11 +02:00 |
|
GPayne
|
1c108f99d3
|
Merged master into branch
|
2020-06-30 16:22:15 -06:00 |
|
Alexander Bock
|
0fcd71be71
|
Add the ability to invert mouse buttons for OrbitalNavigator (closes #697)
|
2020-04-27 15:08:01 +02:00 |
|
Alexander Bock
|
f1fe2f197b
|
General code cleanup
|
2020-04-14 15:48:58 +02:00 |
|
GPayne
|
9ba31ee082
|
Added code for conversion to binary format
|
2020-03-04 09:55:51 -07:00 |
|
GPayne
|
97e393b0f6
|
Added task code for conversion to ascii
|
2020-02-27 13:35:10 -07:00 |
|
Stefan Seibert
|
6f63da86b4
|
Exposed linear flight factor as property
|
2020-02-18 10:59:29 +01:00 |
|