gus
|
baf6cca051
|
modified tab to space
|
2014-07-22 13:32:15 +02:00 |
|
gus
|
195767db7f
|
link back to OGre Wiki for some copied past code
|
2014-07-22 12:25:31 +02:00 |
|
gus
|
546b44a3be
|
bugfixes
|
2014-07-22 12:10:58 +02:00 |
|
gus
|
875daed4ec
|
Merge branch 'master' of https://github.com/OpenMW/openmw.git into QtOGre
|
2014-07-22 11:09:53 +02:00 |
|
gus
|
a5058625b3
|
clean up + toggle function for the billboard
|
2014-07-21 18:57:35 +02:00 |
|
gus
|
f8019b4a97
|
added a bilboard with the Cell coord. Can't be toggled off yet, and no clean up too.
|
2014-07-21 18:35:51 +02:00 |
|
Marc Zinnschlag
|
17fc570e38
|
new keyboard shortcut (T): move focus from toolbar to scene widget
|
2014-07-14 13:49:55 +02:00 |
|
Marc Zinnschlag
|
92af093856
|
new keyboard shortcut (T): move focus from scene widget to toolbar
|
2014-07-14 11:19:59 +02:00 |
|
Marc Zinnschlag
|
c2ea8f3f0a
|
added self-adjusting tooltips to the top-level toolbar buttons
|
2014-07-13 14:21:50 +02:00 |
|
Marc Zinnschlag
|
26f87f5d23
|
added navigation mode button tooltips
|
2014-07-13 12:15:05 +02:00 |
|
Marc Zinnschlag
|
490442cf62
|
added lighting mode tooltips
|
2014-07-10 13:18:24 +02:00 |
|
Marc Zinnschlag
|
930f782bc5
|
SceneWidget::setLighting was missing an update call
|
2014-07-10 10:09:21 +02:00 |
|
Marc Zinnschlag
|
03f67cd6bd
|
moved low level widgets from CSVWorld into a separate namespace/directory
|
2014-07-08 12:39:12 +02:00 |
|
Marc Zinnschlag
|
a25321f07e
|
update paged scene view according to changes made to cell records
|
2014-06-30 17:57:38 +02:00 |
|
Marc Zinnschlag
|
5fb2e1a877
|
do not render deleted exterior cells in scene view
|
2014-06-30 17:33:03 +02:00 |
|
Marc Zinnschlag
|
2fe2def64c
|
added cell rendering in paged worldspaces
|
2014-06-29 16:00:06 +02:00 |
|
Marc Zinnschlag
|
a6626b94c8
|
added cell rendering in unpaged worldspaces
|
2014-06-29 14:19:10 +02:00 |
|
Marc Zinnschlag
|
74ed9cbb2d
|
added cell rendering class
|
2014-06-29 14:18:46 +02:00 |
|
Marc Zinnschlag
|
c35b87de95
|
various Object class fixes
|
2014-06-28 11:25:28 +02:00 |
|
Marc Zinnschlag
|
099c406226
|
Merge branch 'objects'
|
2014-06-27 11:55:28 +02:00 |
|
Marc Zinnschlag
|
6020edf60f
|
make preview watch for changes in modification state of relevant records
|
2014-06-27 11:55:02 +02:00 |
|
Marc Zinnschlag
|
36c1170d09
|
fixed some function names
|
2014-06-27 10:35:00 +02:00 |
|
Marc Zinnschlag
|
0c1ad54e68
|
refactored object rendering into a separate class
|
2014-06-27 09:12:26 +02:00 |
|
scrawl
|
e19bbfd1b5
|
Fix OpenCS crash when drag and drop is used with unexpected data, e.g. plain text (Fixes #1543)
|
2014-06-26 20:49:22 +02:00 |
|
slothlife
|
9ea22324f7
|
Fix some MSVC warnings.
Several fixes are warnings about truncations on 64-bit, while others are
complaints about mixed signed / unsigned integer operations.
|
2014-06-23 01:13:30 -05:00 |
|
cc9cii
|
8971db8962
|
SceneWidget windowHandle fix for Windows.
|
2014-05-17 23:53:33 +10:00 |
|
Marek Kochanowicz
|
f51f826dad
|
fixed compilation
|
2014-05-04 15:13:03 +02:00 |
|
Marek Kochanowicz
|
5e99381019
|
Drag and drop works.
|
2014-05-03 14:00:30 +02:00 |
|
Marek Kochanowicz
|
7f1df878f6
|
make getDropType static and public.
|
2014-05-02 20:28:28 +02:00 |
|
Marek Kochanowicz
|
ea1aaef8ca
|
replace paged with unpaged (and vice versa)
|
2014-05-01 18:25:28 +02:00 |
|
Marek Kochanowicz
|
d00dbf47d5
|
working on worldspace drops
|
2014-05-01 15:09:47 +02:00 |
|
Marek Kochanowicz
|
57131332f4
|
fixing minor issues
|
2014-05-01 12:34:54 +02:00 |
|
Marek Kochanowicz
|
6aaa15b2e8
|
paged worldspace drop
|
2014-04-30 15:03:46 +02:00 |
|
Marek Kochanowicz
|
19dac9dc86
|
that would be it
|
2014-04-30 14:27:11 +02:00 |
|
Marc Zinnschlag
|
e0550ba336
|
allow multiple cell coordinates in c-type hint for scene subviews
|
2014-04-07 15:23:14 +02:00 |
|
Marc Zinnschlag
|
0d352cb883
|
replaced rectangular cell selection with a CellSelection object
|
2014-04-07 14:16:02 +02:00 |
|
Marc Zinnschlag
|
5b5069535e
|
keep track of active cells in PagedWorldspaceWidget and update SubView title accordingly
|
2014-04-01 10:04:14 +02:00 |
|
Marc Zinnschlag
|
ed524b2fd4
|
added bright lighting mode
|
2014-03-26 18:29:15 +01:00 |
|
Marc Zinnschlag
|
9746f8bd32
|
added night lighting mode
|
2014-03-26 17:59:42 +01:00 |
|
Marc Zinnschlag
|
fa29942b27
|
added day lighting mode
|
2014-03-26 17:47:56 +01:00 |
|
Marc Zinnschlag
|
d5506172e8
|
added lighting switching
|
2014-03-23 15:14:26 +01:00 |
|
Marc Zinnschlag
|
205354ba30
|
some ambient light cleanup
|
2014-03-23 13:40:56 +01:00 |
|
Marc Zinnschlag
|
4d80bc009a
|
Merge remote-tracking branch 'scrawl/master'
|
2014-03-22 09:54:42 +01:00 |
|
scrawl
|
0c207f7212
|
Fix build error
|
2014-03-22 02:08:09 +01:00 |
|
Marc Zinnschlag
|
41fd94b160
|
compensated for different coordinate systems
|
2014-03-21 13:39:22 +01:00 |
|
Marc Zinnschlag
|
1e57d55717
|
update/close on deletion of reference/referenceable
|
2014-03-21 13:27:46 +01:00 |
|
Marc Zinnschlag
|
698fe8cce3
|
update preview title on changed referenceableID (preview for references only)
|
2014-03-21 12:52:46 +01:00 |
|
Marc Zinnschlag
|
58daf52a67
|
deal with empty and invalid referenceable ID fields
|
2014-03-21 12:44:06 +01:00 |
|
Marc Zinnschlag
|
10ce47938b
|
update preview on reference/referenceable changes
|
2014-03-21 11:22:43 +01:00 |
|
Marc Zinnschlag
|
20ea859aac
|
adjusted the far clip distance
|
2014-03-16 17:14:44 +01:00 |
|