Commit Graph

497 Commits

Author SHA1 Message Date
Gene Payne
5be12a992d Correcting some memory management 2020-09-28 01:46:18 -06:00
Gene Payne
69167edf36 Formatting only: header file comments, enforcing column width 2020-09-28 00:53:24 -06:00
Gene Payne
6a07619fa0 More data entry and formatting improvements 2020-09-27 17:56:27 -06:00
Gene Payne
5e02bcd17c Formatting, layout and keybinding improvements 2020-09-27 15:46:13 -06:00
Gene Payne
ea26c18d9d Added feature to make 'standard' profiles read-only 2020-09-27 12:09:25 -06:00
Gene Payne
10c7dd405b Modified summary window header labels to show quantity 2020-09-27 10:52:50 -06:00
Gene Payne
c01024132b Formatting changes based on feedback, improved delta times data entry 2020-09-26 20:59:02 -06:00
Gene Payne
ff1d84f80b Switch to combined date+time Qt widget for improved data entry 2020-09-26 10:59:12 -06:00
Gene Payne
8329934675 Changed gui element focus and tab behavior 2020-09-26 10:28:15 -06:00
Gene Payne
af4767d406 Fix for empty list bug in properties and deltatimes 2020-09-26 09:18:26 -06:00
Gene Payne
68dfbe908b Fixed empty list bug in keybindings section 2020-09-25 16:33:00 -06:00
Gene Payne
a369c967a7 Fixed empty list bug in modules section 2020-09-25 15:08:31 -06:00
GPayne
83525a544d Fixed problems with sgct functions vs xml files 2020-09-24 20:32:11 -06:00
Gene Payne
caee77881c Launcher works with all types of SGCT/Profile settings plus commandline 2020-09-24 15:07:53 -06:00
Gene Payne
8b21f588d3 Fixed bug with removing entries and added profile control to main app 2020-09-18 02:56:02 -06:00
Gene Payne
2cfa0e06c3 Various bug fixes and removal of simulated test data 2020-09-17 19:35:54 -06:00
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
3a25ae79bc Changes to replace temp structs with openspace lib structs 2020-09-11 15:06:12 -06:00
GPayne
200a3d469b Added properties section for profile editor 2020-09-11 12:51:37 -06:00
GPayne
65ca88ad0e Time support for profile editor 2020-09-11 12:48:01 -06:00
GPayne
ef61d0cb81 Support for pmodules in profiles 2020-09-11 12:45:40 -06:00
GPayne
66aa8bc4be MarkNodes and Meta support in profiles 2020-09-11 12:40:22 -06:00
GPayne
cd084d12be Keybindings support for profiles 2020-09-11 12:36:24 -06:00
GPayne
0cfbdfcbfc Added support for delta times in profile 2020-09-11 12:32:04 -06:00
GPayne
ca6260718b Added support for camera 2020-09-11 12:29:31 -06:00
GPayne
7e72d9fa8f Assets support 2020-09-11 12:26:59 -06:00
GPayne
0ec1cf69f8 New support for additional scripts in profile 2020-09-11 12:18:26 -06:00
GPayne
ded7f3cd66 Updated tree model for assets 2020-09-11 12:09:44 -06:00
GPayne
e2c8541421 Updated CMake cfg with moved src & include dirs 2020-09-11 11:58:07 -06:00
GPayne
61191d4f14 Moved to src and include directories 2020-09-11 11:53:32 -06:00
GPayne
bb1e8813c7 Replaced launcher and profile-edit windows with updated version 2020-09-11 11:42:50 -06:00
GPayne
7d41cd5a49 Merged master in 2020-09-11 10:29:59 -06:00
Alexander Bock
00a00c9cc8 Merge branch 'master' into feature/general-performance
# Conflicts:
#	apps/OpenSpace/main.cpp
#	modules/server/src/topics/timetopic.cpp
2020-09-04 13:49:00 +02:00
Alexander Bock
b99a4c7390 Update submodules 2020-09-04 13:47:26 +02:00
Alexander Bock
7e06f310eb Update submodules
Remove warnings and MSVC analyzer information messages
2020-09-01 01:18:17 +02:00
GPayne
1b07268324 Working instantiation of Profile obj from launcher 2020-08-30 19:01:25 -06:00
Alexander Bock
d0508be631 First commit 2020-08-30 22:00:13 +02:00
GPayne
b54612a502 Added profile object access to launcher 2020-08-29 20:32:35 -06:00
GPayne
8dad4ee9fe Initial working launcher without profile code access yet 2020-08-28 12:00:57 -06:00
Alexander Bock
5aa2db2831 One more usecase of not creating a temporary std::string 2020-08-20 15:27:52 +02:00
Alexander Bock
1f2a97d7fd Merge branch 'master' into feature/general-performance 2020-08-20 15:20:05 +02:00
Alexander Bock
8730b721f4 Remove unused vTune code
Remove unused VLD code
2020-08-20 15:17:12 +02:00
Alexander Bock
015168f651 update submodules
No longer show log levels in log messages from SGCT twice
2020-08-20 14:52:27 +02:00
Alexander Bock
0f71f7b654 Update submodules 2020-08-17 21:35:22 +02:00
Alexander Bock
4f68f99c9d Remove dynamic memory allocation from TileMetaData 2020-08-13 15:37:00 +02:00
Alexander Bock
e04fd0e132 Update SGCT repository 2020-08-10 15:58:59 +02:00
Alexander Bock
e3699a43a8 Update Ghoul and SGCT
Adapt to changes by using more string_view
2020-08-09 20:11:40 +02:00
aniisaaden
17702c2129 Fixed include for Visual Studio Version 16.7.0 2020-08-06 13:36:08 +02:00