Commit Graph

808 Commits (254fe0a424edee364030970af3c4f4c8a8e19ee5)

Author SHA1 Message Date
Marc Zinnschlag f1353dc84f Merge branch 'scene' 11 years ago
Marc Zinnschlag 516a3b9abd close interior cell view when cell is deleted 11 years ago
Marc Zinnschlag 0254a209f6 some general cleanup 11 years ago
Marc Zinnschlag f04348fb8e do not offer view action for cells flagged as deleted 11 years ago
Marc Zinnschlag 4a119c8f46 ambient lighting in interior cells 11 years ago
Marc Zinnschlag 7e0f0c8402 fixed SceneWidget destructor 11 years ago
Marc Zinnschlag 397921e457 specialising WorldspaceWdiget into paged and unpaged subclasses 11 years ago
Marc Zinnschlag 7386d3eb0b moved navigation into the WorldspaceWidget 11 years ago
scrawl edb5a54092 Include some more required Ogre headers explicitely. 11 years ago
Marc Zinnschlag a264e86e13 subclasses scene widget for worldspace scenes 11 years ago
Marc Zinnschlag 26c2f28879 replaced global world->scene menu item with individual view context menu items in cell and reference tables 11 years ago
Marc Zinnschlag 55195f819a changed edit requests from row index format to UniversalId/hint format 11 years ago
Marc Zinnschlag 797f5527ee added hint parameter for UniversalId viewing requests 11 years ago
Marc Zinnschlag cb3994281c changed UniversalId::Type_Scene from index to string ID argument (argument is the worldspace) 11 years ago
Marc Zinnschlag 536a0e0ab0 added orbit navigation mode 11 years ago
Marc Zinnschlag 4d3abeedcb keep camera upright in 1st person mode 11 years ago
Marc Zinnschlag ae637d6abc rolling 11 years ago
Marc Zinnschlag 4eea2c7a86 added free navigation mode 11 years ago
Marc Zinnschlag c977b2a756 moved implementation of the 1st person camera into a separate file 11 years ago
Marc Zinnschlag 14c3bfcf62 added navigation class 11 years ago
Marc Zinnschlag 8f73cc9268 added navigation mode selection 11 years ago
Marc Zinnschlag 526d75df51 inverted ctrl key 11 years ago
Marc Zinnschlag 644f5cb8de fixed mouse button release detection 11 years ago
Marc Zinnschlag e33bd4d508 camera rotation via ctrl-left button drag 11 years ago
Marc Zinnschlag e987199949 getting rid of some magic numbers 11 years ago
Marc Zinnschlag 07d20a2013 camera panning via left button drag 11 years ago
Marc Zinnschlag b9107addc0 mouse wheel zooming 11 years ago
Marc Zinnschlag b6ae521aa5 moving the camera with A and D keys 11 years ago
Marc Zinnschlag af50575259 use shift key to speed up camera movement 11 years ago
Marc Zinnschlag 8081c067a6 moving the camera with W and S keys 11 years ago
Marc Zinnschlag 4ec4599be3 added navigation mode enum to SceneWidget 11 years ago
Marc Zinnschlag 6ec86564d1 re-enabled OGRE in OpenCS; cleaned up startup 11 years ago
Nikolay Kasyanov 59508e914f Fixed OpenCS build on OS X 11 years ago
Marek Kochanowicz e348c6baa9 accept drops from filters table. Cool. ☺ 11 years ago
Marek Kochanowicz e2dce53543 additional check on droping to prevent exception 11 years ago
Marek Kochanowicz fcf17805a0 Installing basic event filter 11 years ago
Marek Kochanowicz 55e9083570 refactorisation 11 years ago
Marek Kochanowicz 1c35a85adf fixed bugs, added extra display_type 11 years ago
Marek Kochanowicz 7dff34ebf1 Features implemented. Time to debug. 11 years ago
Marek Kochanowicz 3ad6df1f92 try with the passing action 11 years ago
Marek Kochanowicz 38a86b5015 We can handle droping multiple records 11 years ago
Marek Kochanowicz b788ab8b4c correcting 11 years ago
Marek Kochanowicz 4fe21dc38f Const correctness 11 years ago
Marek Kochanowicz eb3cbaa4e1 Create filter on droping record. 11 years ago
Marek Kochanowicz c7b3e139aa Propagate signal to the edit widget 11 years ago
Marek Kochanowicz fca7701359 Column titles retrived and passed to the filterbox. 11 years ago
Marek Kochanowicz d7a1abb30b emit signal with types (will be connected to the tablesubview) 11 years ago
Marek Kochanowicz dd95ed8e4c Accept drops on the filterbox 11 years ago
Marek Kochanowicz 569533eeae Merge branch 'master' of https://github.com/zinnschlag/openmw into DragDrop 11 years ago
Marek Kochanowicz e9664d80bd make convert enumns public static 11 years ago