cc9cii
|
1d0ac3b4df
|
Delete Ogre::OverlaySystem before Ogre::Root
|
2014-10-15 07:02:19 +11:00 |
|
cc9cii
|
809b8c6d5b
|
Conflicts:
apps/opencs/view/render/pagedworldspacewidget.cpp
|
2014-10-12 05:54:21 +11:00 |
|
cc9cii
|
bfd10a03c0
|
User configuration manager's resource directory.
|
2014-10-10 13:35:14 +11:00 |
|
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.
|
2014-09-28 10:17:54 +10:00 |
|
cc9cii
|
a1c0ec2feb
|
Repair collateral damage from a purging session gone out of control.
|
2014-09-26 11:26:33 +10:00 |
|
cc9cii
|
111a35bc38
|
More strip back.
|
2014-09-26 07:16:34 +10:00 |
|
cc9cii
|
d5c8ff7d73
|
More removal.
|
2014-09-25 18:15:34 +10:00 |
|
cc9cii
|
61bab6b1f1
|
Sanitised version. Some settings are only accessible via manually editing the config file.
|
2014-09-25 08:15:07 +10:00 |
|
cc9cii
|
66852d5392
|
Code cleanup and revert incorrect settings.
|
2014-09-24 22:41:49 +10:00 |
|
cc9cii
|
970f3609c9
|
Fixed spinbox issue with integer entry via keyboard. Removed shader settings as per feedback comments.
|
2014-09-24 09:33:19 +10:00 |
|
cc9cii
|
fc8d6da6a2
|
Added more shader settings.
|
2014-09-22 16:24:06 +10:00 |
|
cc9cii
|
02f8f54192
|
Fixed checkbox behaviour. Added some shader settings.
|
2014-09-22 07:50:35 +10:00 |
|
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.
|
2014-09-18 22:17:37 +10:00 |
|
cc9cii
|
d9b0c81299
|
Show status bar setting working (feature #854). Turns out signals were not needed, may need to clean up later.
|
2014-09-18 16:05:32 +10:00 |
|
cc9cii
|
62d2811285
|
Window size improvements. Added promoted widgets but seems to be require signal filters for disabled widgets to receive mouse events.
|
2014-09-18 07:52:54 +10:00 |
|
cc9cii
|
9dc4af69c6
|
Got window size to work correctly. Started to incorporate parts of previous settings implementation where possible.
|
2014-09-17 17:13:21 +10:00 |
|
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.
|
2014-09-17 06:29:11 +10:00 |
|
cc9cii
|
e3da37567b
|
Cleaned up and got some signals going.
|
2014-09-17 06:11:41 +10:00 |
|
cc9cii
|
d679e0e012
|
Made more progress. Grey out disabled settings.
|
2014-09-16 19:50:25 +10:00 |
|
cc9cii
|
ffaca7a875
|
GUI added, but not yet functional.
|
2014-09-16 07:44:07 +10:00 |
|
cc9cii
|
0ec20b23aa
|
Initial working version. Video/rendering options supported. No GUI yet.
|
2014-09-15 06:08:55 +10:00 |
|
Marc Zinnschlag
|
10fa205ced
|
fixed --data switch (was missing composing option)
|
2014-09-13 20:41:57 +02:00 |
|
Marc Zinnschlag
|
a9f9dec923
|
consider script blacklist in OpenCS verifier
|
2014-07-21 12:15:21 +02:00 |
|
Marc Zinnschlag
|
879ab49e9c
|
added resources manager
|
2014-07-04 12:46:57 +02:00 |
|
Marc Zinnschlag
|
8279d307c4
|
text encoding configuration (was using hardcoded settings before)
|
2014-05-12 10:32:57 +02:00 |
|
Marc Zinnschlag
|
5b5bf6f37e
|
removed a redundant (and unsufficiently configured) copy of ConfigurationManager
|
2014-05-10 17:46:10 +02:00 |
|
Marc Zinnschlag
|
6eff5ecaad
|
Merge branch 'operations' into load
Conflicts:
apps/opencs/main.cpp
apps/opencs/model/doc/document.cpp
|
2014-05-08 13:17:24 +02:00 |
|
graffy76
|
a17cb1f389
|
Fixed opencs.ini formatting
|
2014-05-06 07:37:52 -05:00 |
|
graffy76
|
475214ab62
|
Implmented QSettings for loading / saving file definitions. Also
renamed opencs.cfg to opencs.ini to follow Ini format standards
|
2014-05-05 05:56:03 -05:00 |
|
Marc Zinnschlag
|
0b309d9ef4
|
Merge branch 'master' into load
Conflicts:
apps/opencs/view/doc/viewmanager.cpp
|
2014-05-03 14:36:06 +02:00 |
|
Marc Zinnschlag
|
2906ade531
|
string fix
|
2014-04-29 13:16:58 +02:00 |
|
Marc Zinnschlag
|
ddb0496dca
|
replaced return value of removeDocument with a signal
|
2014-04-26 13:11:27 +02:00 |
|
graffy76
|
4b607d658f
|
Re-link user settings to editor main application
|
2014-04-22 22:19:53 -05:00 |
|
Marc Zinnschlag
|
e324450118
|
replaced return value of DocumentManager::addDocument with a signal
|
2014-04-21 09:02:58 +02:00 |
|
Marc Zinnschlag
|
fc8ae2b9b5
|
fixed encoding problems
|
2014-03-21 11:56:48 +01:00 |
|
Marc Zinnschlag
|
c36dfef972
|
prewview subview
|
2014-03-16 12:44:01 +01:00 |
|
Marc Zinnschlag
|
2b17f5dde9
|
register resources locations on editor startup
|
2014-03-09 12:32:21 +01:00 |
|
Marc Zinnschlag
|
6ec86564d1
|
re-enabled OGRE in OpenCS; cleaned up startup
|
2014-02-25 11:58:32 +01:00 |
|
Marc Zinnschlag
|
7c8f735004
|
Merge remote-tracking branch 'corristo/osx-fixes' into openmw-28
|
2014-01-08 20:16:39 +01:00 |
|
Marc Zinnschlag
|
b19b277f18
|
temporarily disable OGRE-integration in OpenCS (need to sort out path problem first)
|
2014-01-01 15:16:51 +01:00 |
|
scrawl
|
33389b9b63
|
XDG compliant paths
|
2013-12-26 20:53:51 +01:00 |
|
Nikolay Kasyanov
|
9fabae5198
|
OS X: force Cocoa API for Ogre windows in OpenCS
|
2013-12-25 00:26:15 +04:00 |
|
Marc Zinnschlag
|
b7bb7d6902
|
Merge remote-tracking branch 'scrawl/master'
Conflicts:
apps/opencs/editor.cpp
|
2013-11-10 11:49:48 +01:00 |
|
graffy76
|
dace904490
|
changed game/addon to content for writing to openmw.cfg from launcher
|
2013-11-03 16:45:18 -06:00 |
|
scrawl
|
e6960d915a
|
Add simple Ogre widget
|
2013-11-02 02:51:38 +01:00 |
|
graffy76
|
0cb591e4f6
|
Fixed path problem with adjuster widget and local data path.
|
2013-10-31 18:12:13 -05:00 |
|
graffy76
|
ea7a8eb2a4
|
last commit
|
2013-10-26 23:04:39 -05:00 |
|
graffy76
|
9b483c3ae3
|
Fix for file path issues
|
2013-10-26 22:55:44 -05:00 |
|
graffy76
|
ba365ff49e
|
Fixed merge conflicts with saving branch
|
2013-10-25 19:23:03 -05:00 |
|
graffy76
|
9ce4a04a2d
|
merge from saving
Merge branch 'saving' of https://github.com/zinnschlag/openmw into esxSelector
Conflicts:
apps/launcher/datafilespage.cpp
apps/opencs/editor.cpp
apps/opencs/view/doc/filedialog.cpp
apps/opencs/view/doc/filedialog.hpp
|
2013-10-25 14:44:22 -05:00 |
|