Commit Graph

9372 Commits (7e0f0c8402b16637674c862c00093b09743734d9)
 

Author SHA1 Message Date
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
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 6e8b9c88b2 changed name of default worldspace (should reduce chance of a name conflict) 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 ca30f2af3d minor fix 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
Marc Zinnschlag c62a352956 Merge branch 'cellstore' 11 years ago
Marc Zinnschlag 9b18e01507 keep track of which cells have state that needs to be saved 11 years ago
Marc Zinnschlag bfcd768078 various bits of cleanup 11 years ago
Marc Zinnschlag 83ded18af0 encapsulated reference collections 11 years ago
Marc Zinnschlag 367919200f moved CellRefList into a separate file 11 years ago
Marc Zinnschlag f220867144 make Ptr a bit more pointer-like 11 years ago
Marc Zinnschlag b72c1c2c58 encapsulated water level 11 years ago
Marc Zinnschlag 79e723ad06 encapsulated mIds 11 years ago
Marc Zinnschlag 8ea686c6c8 encapsulated mState 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
Marc Zinnschlag 7693f712bc started making CellStore into a proper class; encapsulated mCell member 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