Commit Graph

18 Commits (ee3aba149d55f2294adccd1b99cfa36f6beeb7dd)

Author SHA1 Message Date
scrawl 67bd6cd708 Remove empty line at the beginning of files
git ls-files -z | xargs -0 sed -i '1{/^$/d}'
10 years ago
Marc Zinnschlag 0860c27b03 improving consistency of subview layouts 10 years ago
scrawl 232e34bddd OpenCS: port lighting toolbar, fix multiple context GL objects issue 10 years ago
scrawl e3bfbcb44b OpenCS: connect navigation button to OSG camera manipulators 10 years ago
scrawl af27a10b0c OpenCS: preliminary port of PreviewWidget to OSG 10 years ago
scrawl 34d503017a OpenCS: Set up an osgQt GraphicsWindow in SceneWidget 10 years ago
Marc Zinnschlag 275bf854ed added new user setting: window/hide-subview (hide subview titlebar if there is only one subview in the window) 10 years ago
Marc Zinnschlag aad13e6bff close view when closing last sub-view unless this view is the last view 10 years ago
Marc Zinnschlag 17fc570e38 new keyboard shortcut (T): move focus from toolbar to scene widget 11 years ago
Marc Zinnschlag 92af093856 new keyboard shortcut (T): move focus from scene widget to toolbar 11 years ago
Marc Zinnschlag 03f67cd6bd moved low level widgets from CSVWorld into a separate namespace/directory 11 years ago
Marc Zinnschlag 0c1ad54e68 refactored object rendering into a separate class 11 years ago
Marc Zinnschlag 0fe67b586a increased scene toolbar button size 11 years ago
Marc Zinnschlag d5506172e8 added lighting switching 11 years ago
Marc Zinnschlag 698fe8cce3 update preview title on changed referenceableID (preview for references only) 11 years ago
Marc Zinnschlag 58daf52a67 deal with empty and invalid referenceable ID fields 11 years ago
Marc Zinnschlag fa042a8aca use proper title for reference prewview subviews (avoid internal ID) 11 years ago
Marc Zinnschlag c36dfef972 prewview subview 11 years ago