Gene Payne
|
180cddfaa3
|
Fixed parse exceptions and improved assets with path and variable name
|
2020-09-16 21:06:46 -06:00 |
|
GPayne
|
831bf87d0c
|
Improved exceptions and added error message dialog UI
|
2020-09-16 07:11:50 -06:00 |
|
GPayne
|
0dcf4a5e82
|
Finished syncing profile editor with openspace lib profile structs
|
2020-09-13 23:51:16 -06:00 |
|
GPayne
|
7d41cd5a49
|
Merged master in
|
2020-09-11 10:29:59 -06:00 |
|
GPayne
|
1b07268324
|
Working instantiation of Profile obj from launcher
|
2020-08-30 19:01:25 -06:00 |
|
Alexander Bock
|
95db615dab
|
Merge branch 'master' into feature/general-performance
|
2020-08-24 15:09:45 +02:00 |
|
Emma Broman
|
7692180bad
|
Verify values on input and save delta times to profile when saving settings
|
2020-08-24 11:32:32 +02:00 |
|
Emma Broman
|
457dabe9b7
|
Add list of delta time steps, stepping functions and keybindings
|
2020-08-24 11:32:31 +02:00 |
|
Alexander Bock
|
6ac5d536fa
|
Update Ghoul repository
Adapt to Ghoul changes in MemoryPool
|
2020-08-19 16:19:25 +02:00 |
|
Alexander Bock
|
3e1cf6b2e3
|
Intermediate commit for meta information
|
2020-06-23 10:32:51 +02:00 |
|
Alexander Bock
|
b51b0898fc
|
Remove 'require'/'request' parameters from asset inclusion in profiles
|
2020-06-22 10:05:19 +02:00 |
|
Alexander Bock
|
42e4e0a75b
|
Convert keybinding keys to typed keys
|
2020-06-21 23:54:36 +02:00 |
|
Alexander Bock
|
338c8a9bd5
|
Adding the ability to add additional scripts to a profile when necessary
|
2020-06-21 14:26:15 +02:00 |
|
Alexander Bock
|
12611b1a9a
|
Use the correct type for the navigation state
Add unit tests to verify parsing of these parameters
|
2020-06-21 12:31:18 +02:00 |
|
Alexander Bock
|
3ed2e25188
|
Removing global state from the Profile itself to make unit testing a bit easier
|
2020-06-20 23:35:46 +02:00 |
|
Alexander Bock
|
6321a72bb4
|
Cleaning up includes
|
2020-06-20 22:39:07 +02:00 |
|
Alexander Bock
|
a530c081fa
|
Replace explicit lack of camera information through the monostate with an optional instead
|
2020-06-20 22:24:31 +02:00 |
|
Alexander Bock
|
18a53e6605
|
Replace explicit Time::Type::None by using an optional
|
2020-06-20 22:21:09 +02:00 |
|
Alexander Bock
|
a367148b1d
|
Remove patch component from profile version
|
2020-06-20 22:14:10 +02:00 |
|
Alexander Bock
|
15db67bb59
|
Port basic profile unit testing
|
2020-06-20 15:28:51 +02:00 |
|
Alexander Bock
|
604935b640
|
Move profile information from ProfileData into Profile class
Temporarily comment out unit tests
|
2020-06-19 00:09:43 +02:00 |
|
Alexander Bock
|
4c9555425b
|
Cleanup of asset handling and move more functionality to the Profile
|
2020-06-18 23:09:26 +02:00 |
|
Alexander Bock
|
12daf94cb5
|
Make time specification in profiles optional
Provide a nicer error message when forgetting version and camera parameters
|
2020-06-18 22:17:12 +02:00 |
|
Alexander Bock
|
b59b6cc2d2
|
Yet more cleanup
|
2020-06-18 19:40:16 +02:00 |
|
Alexander Bock
|
a8c5d3bb91
|
More cleanup
|
2020-06-18 18:07:04 +02:00 |
|
Alexander Bock
|
944bd38ae7
|
Rename saveCurrentSettings to saveSettings
|
2020-06-18 17:07:20 +02:00 |
|
Alexander Bock
|
83e933fa00
|
Automatically create new profile name if no name is specified
|
2020-06-18 15:47:17 +02:00 |
|
Alexander Bock
|
5bad314b0c
|
Removing the last remnants of ProfileFile
|
2020-06-18 14:29:36 +02:00 |
|
Alexander Bock
|
e00a51d822
|
Removing some more global state
|
2020-06-18 10:59:22 +02:00 |
|
Alexander Bock
|
a433ed1a72
|
Removing more of ProfileFile
|
2020-06-18 10:14:21 +02:00 |
|
Alexander Bock
|
02b109f4db
|
More simplification
|
2020-06-18 09:58:31 +02:00 |
|
Alexander Bock
|
fe989d1ea1
|
Continuing on the work to use the struct variant of profiles
|
2020-06-17 19:02:11 +02:00 |
|
Alexander Bock
|
1e9df1cb4b
|
Merge branch 'master' into feature/profiles
# Conflicts:
# include/openspace/scene/assetloader.h
# src/scene/assetloader.cpp
|
2020-06-14 17:54:25 +02:00 |
|
Alexander Bock
|
433d96bbb4
|
SGCT compile fix
First pass for pull request
|
2020-06-11 00:24:58 +02:00 |
|
GPayne
|
dfb61097b2
|
Finished testing new save-settings-to-profile feature
|
2020-05-14 13:20:05 -06:00 |
|
GPayne
|
fe24b0c446
|
Finished unit tests for profile save current feature
|
2020-05-07 15:39:50 -06:00 |
|
GPayne
|
02fb61d95d
|
Continued unit testing work
|
2020-05-05 20:57:54 -06:00 |
|
GPayne
|
1fbb9e8acf
|
Completed code for detecting and storing changes made since startup
|
2020-04-23 12:06:34 -06:00 |
|
GPayne
|
83ef5ed245
|
Switched profile-to-scene conversion from lua script to Profile class
|
2020-04-15 16:31:05 -06:00 |
|
GPayne
|
3d96836ee1
|
Added unit tests for conversion from profile to scene
|
2020-04-07 20:39:31 -06:00 |
|
GPayne
|
924a0085a7
|
Additional work on converting from profile to scene/asset format
|
2020-04-05 21:47:51 -06:00 |
|
GPayne
|
5a6ff37759
|
Created unit tests for profileFile
|
2020-04-03 21:43:24 -06:00 |
|
GPayne
|
207c7d5657
|
Profile file handler in progress
|
2020-03-27 15:10:46 -06:00 |
|