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 |
|
Marc Zinnschlag
|
6b11265fbc
|
consider scale and orientation when previewing reference
|
2014-03-16 17:06:45 +01:00 |
|
Marc Zinnschlag
|
48ea93d890
|
less random camera start position
|
2014-03-16 17:06:30 +01:00 |
|
Marc Zinnschlag
|
fa042a8aca
|
use proper title for reference prewview subviews (avoid internal ID)
|
2014-03-16 13:22:32 +01:00 |
|
Marc Zinnschlag
|
c36dfef972
|
prewview subview
|
2014-03-16 12:44:01 +01:00 |
|
Marc Zinnschlag
|
ef1364878f
|
moved test cube from SceneWidget to WorldspaceWidget
|
2014-03-10 18:35:49 +01:00 |
|
Marc Zinnschlag
|
f1353dc84f
|
Merge branch 'scene'
|
2014-03-06 16:46:44 +01:00 |
|
Marc Zinnschlag
|
516a3b9abd
|
close interior cell view when cell is deleted
|
2014-03-06 16:40:08 +01:00 |
|
Marc Zinnschlag
|
4a119c8f46
|
ambient lighting in interior cells
|
2014-03-06 13:02:21 +01:00 |
|
Marc Zinnschlag
|
7e0f0c8402
|
fixed SceneWidget destructor
|
2014-03-06 12:42:09 +01:00 |
|
Marc Zinnschlag
|
397921e457
|
specialising WorldspaceWdiget into paged and unpaged subclasses
|
2014-03-06 10:13:39 +01:00 |
|
Marc Zinnschlag
|
7386d3eb0b
|
moved navigation into the WorldspaceWidget
|
2014-03-06 10:01:23 +01:00 |
|
scrawl
|
edb5a54092
|
Include some more required Ogre headers explicitely.
|
2014-03-05 21:46:37 +01:00 |
|
Marc Zinnschlag
|
a264e86e13
|
subclasses scene widget for worldspace scenes
|
2014-03-04 14:47:43 +01:00 |
|
Marc Zinnschlag
|
536a0e0ab0
|
added orbit navigation mode
|
2014-03-01 14:15:04 +01:00 |
|
Marc Zinnschlag
|
4d3abeedcb
|
keep camera upright in 1st person mode
|
2014-02-28 13:37:01 +01:00 |
|
Marc Zinnschlag
|
ae637d6abc
|
rolling
|
2014-02-28 11:58:03 +01:00 |
|
Marc Zinnschlag
|
4eea2c7a86
|
added free navigation mode
|
2014-02-27 15:42:59 +01:00 |
|
Marc Zinnschlag
|
c977b2a756
|
moved implementation of the 1st person camera into a separate file
|
2014-02-27 15:23:14 +01:00 |
|
Marc Zinnschlag
|
14c3bfcf62
|
added navigation class
|
2014-02-27 14:46:06 +01:00 |
|
Marc Zinnschlag
|
8f73cc9268
|
added navigation mode selection
|
2014-02-25 14:59:46 +01:00 |
|
Marc Zinnschlag
|
526d75df51
|
inverted ctrl key
|
2014-02-25 14:30:38 +01:00 |
|
Marc Zinnschlag
|
644f5cb8de
|
fixed mouse button release detection
|
2014-02-25 14:28:55 +01:00 |
|
Marc Zinnschlag
|
e33bd4d508
|
camera rotation via ctrl-left button drag
|
2014-02-25 14:24:35 +01:00 |
|
Marc Zinnschlag
|
e987199949
|
getting rid of some magic numbers
|
2014-02-25 14:14:53 +01:00 |
|
Marc Zinnschlag
|
07d20a2013
|
camera panning via left button drag
|
2014-02-25 14:09:07 +01:00 |
|
Marc Zinnschlag
|
b9107addc0
|
mouse wheel zooming
|
2014-02-25 13:39:49 +01:00 |
|
Marc Zinnschlag
|
b6ae521aa5
|
moving the camera with A and D keys
|
2014-02-25 13:31:15 +01:00 |
|
Marc Zinnschlag
|
af50575259
|
use shift key to speed up camera movement
|
2014-02-25 13:17:15 +01:00 |
|
Marc Zinnschlag
|
8081c067a6
|
moving the camera with W and S keys
|
2014-02-25 13:09:37 +01:00 |
|
Marc Zinnschlag
|
4ec4599be3
|
added navigation mode enum to SceneWidget
|
2014-02-25 12:30:45 +01:00 |
|
Marc Zinnschlag
|
053b3dc371
|
Merge branch 'openmw-28'
Conflicts:
CMakeLists.txt
|
2014-02-13 20:57:28 +01:00 |
|
scrawl
|
aa855e9524
|
Include some required Ogre headers explicitely
|
2014-01-09 20:56:24 +01:00 |
|
Nikolay Kasyanov
|
9fabae5198
|
OS X: force Cocoa API for Ogre windows in OpenCS
|
2013-12-25 00:26:15 +04:00 |
|
scrawl
|
e6960d915a
|
Add simple Ogre widget
|
2013-11-02 02:51:38 +01:00 |
|