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
|
5e99381019
|
Drag and drop works.
|
2014-05-03 14:00:30 +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
|
41fd94b160
|
compensated for different coordinate systems
|
2014-03-21 13:39:22 +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
|
48ea93d890
|
less random camera start position
|
2014-03-16 17:06:30 +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
|
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 |
|
scrawl
|
edb5a54092
|
Include some more required Ogre headers explicitely.
|
2014-03-05 21:46:37 +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
|
c977b2a756
|
moved implementation of the 1st person camera into a separate file
|
2014-02-27 15:23:14 +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 |
|