cc9cii
|
b328aa1fb9
|
Multiple document support.
|
10 years ago |
cc9cii
|
dd9208afeb
|
Merge remote-tracking branch 'upstream/master' into mouse-picking
|
10 years ago |
cc9cii
|
cb53e714f7
|
Convert PhysicsSystem to a singleton.
|
10 years ago |
Marc Zinnschlag
|
94ae222f0e
|
Merge branch 'settings'
|
10 years ago |
Marc Zinnschlag
|
5a1ce4943e
|
added advance 3D rendering user settings section
|
10 years ago |
Marc Zinnschlag
|
8a05c0e5c0
|
fixed overlay singleton
|
10 years ago |
Marc Zinnschlag
|
4b921c3876
|
user settings cleanup
|
10 years ago |
cc9cii
|
094f046087
|
Convert OverlaySystem to a OpenCS style singleton.
|
10 years ago |
cc9cii
|
aff6f6fdb2
|
Setup OverlaySystem after Ogre::Root but before initialisation as per the API documentation.
|
10 years ago |
cc9cii
|
1d0ac3b4df
|
Delete Ogre::OverlaySystem before Ogre::Root
|
10 years ago |
cc9cii
|
809b8c6d5b
|
Conflicts:
apps/opencs/view/render/pagedworldspacewidget.cpp
|
10 years ago |
Thoronador
|
deb6452e0d
|
fix uninitialized pointer fields in CS::Editor class
|
10 years ago |
cc9cii
|
bfd10a03c0
|
User configuration manager's resource directory.
|
10 years ago |
cc9cii
|
a25cffc242
|
Fixed default value not being set for spinbox. Changed the default value of max subviews to 256. Simplified the call signature to get settings & set an initial value. Fixed missing settings for num_lights.
|
10 years ago |
cc9cii
|
a1c0ec2feb
|
Repair collateral damage from a purging session gone out of control.
|
10 years ago |
cc9cii
|
111a35bc38
|
More strip back.
|
10 years ago |
cc9cii
|
d5c8ff7d73
|
More removal.
|
10 years ago |
cc9cii
|
61bab6b1f1
|
Sanitised version. Some settings are only accessible via manually editing the config file.
|
10 years ago |
cc9cii
|
66852d5392
|
Code cleanup and revert incorrect settings.
|
10 years ago |
cc9cii
|
970f3609c9
|
Fixed spinbox issue with integer entry via keyboard. Removed shader settings as per feedback comments.
|
10 years ago |
cc9cii
|
fc8d6da6a2
|
Added more shader settings.
|
10 years ago |
cc9cii
|
02f8f54192
|
Fixed checkbox behaviour. Added some shader settings.
|
10 years ago |
cc9cii
|
52354b14fc
|
Fixed compilation issue on linux. Updated shader mode selection logic (thanks scrawl). Cleaned up a little but needs more once things are settled.
|
10 years ago |
cc9cii
|
d9b0c81299
|
Show status bar setting working (feature #854). Turns out signals were not needed, may need to clean up later.
|
10 years ago |
cc9cii
|
62d2811285
|
Window size improvements. Added promoted widgets but seems to be require signal filters for disabled widgets to receive mouse events.
|
10 years ago |
cc9cii
|
9dc4af69c6
|
Got window size to work correctly. Started to incorporate parts of previous settings implementation where possible.
|
10 years ago |
cc9cii
|
cb15750e40
|
Removed fullscreen checkbox and associated code. Doesn't really make sense for opencs and a fullscreen windowed mode is just a click or keyboard shortcut away, anyway.
|
10 years ago |
cc9cii
|
e3da37567b
|
Cleaned up and got some signals going.
|
10 years ago |
cc9cii
|
d679e0e012
|
Made more progress. Grey out disabled settings.
|
10 years ago |
cc9cii
|
ffaca7a875
|
GUI added, but not yet functional.
|
10 years ago |
cc9cii
|
0ec20b23aa
|
Initial working version. Video/rendering options supported. No GUI yet.
|
10 years ago |
Marc Zinnschlag
|
10fa205ced
|
fixed --data switch (was missing composing option)
|
10 years ago |
Marc Zinnschlag
|
a9f9dec923
|
consider script blacklist in OpenCS verifier
|
11 years ago |
Marc Zinnschlag
|
879ab49e9c
|
added resources manager
|
11 years ago |
Marc Zinnschlag
|
8279d307c4
|
text encoding configuration (was using hardcoded settings before)
|
11 years ago |
Marc Zinnschlag
|
5b5bf6f37e
|
removed a redundant (and unsufficiently configured) copy of ConfigurationManager
|
11 years ago |
Marc Zinnschlag
|
6eff5ecaad
|
Merge branch 'operations' into load
Conflicts:
apps/opencs/main.cpp
apps/opencs/model/doc/document.cpp
|
11 years ago |
graffy76
|
a17cb1f389
|
Fixed opencs.ini formatting
|
11 years ago |
graffy76
|
475214ab62
|
Implmented QSettings for loading / saving file definitions. Also
renamed opencs.cfg to opencs.ini to follow Ini format standards
|
11 years ago |
Marc Zinnschlag
|
0b309d9ef4
|
Merge branch 'master' into load
Conflicts:
apps/opencs/view/doc/viewmanager.cpp
|
11 years ago |
Marc Zinnschlag
|
2906ade531
|
string fix
|
11 years ago |
Marc Zinnschlag
|
ddb0496dca
|
replaced return value of removeDocument with a signal
|
11 years ago |
graffy76
|
4b607d658f
|
Re-link user settings to editor main application
|
11 years ago |
Marc Zinnschlag
|
e324450118
|
replaced return value of DocumentManager::addDocument with a signal
|
11 years ago |
Marc Zinnschlag
|
fc8ae2b9b5
|
fixed encoding problems
|
11 years ago |
Marc Zinnschlag
|
c36dfef972
|
prewview subview
|
11 years ago |
Marc Zinnschlag
|
2b17f5dde9
|
register resources locations on editor startup
|
11 years ago |
Marc Zinnschlag
|
6ec86564d1
|
re-enabled OGRE in OpenCS; cleaned up startup
|
11 years ago |
Marc Zinnschlag
|
7c8f735004
|
Merge remote-tracking branch 'corristo/osx-fixes' into openmw-28
|
11 years ago |
Marc Zinnschlag
|
b19b277f18
|
temporarily disable OGRE-integration in OpenCS (need to sort out path problem first)
|
11 years ago |