Commit Graph

1683 Commits (0c8bbd7e5b59cbd2e646d91f3d5598de0bfff448)
 

Author SHA1 Message Date
dnk-88 0c8bbd7e5b Changed: #1302 Added "unload primitive" and "unload landscape" undo command. Update doxygen comments.
--HG--
branch : gsoc2011-worldeditorqt
13 years ago
dnk-88 3ccb85e0a4 Changed: #1302 Added "delete primitive" undo command.
--HG--
branch : gsoc2011-worldeditorqt
13 years ago
dnk-88 da6828daf0 Changed: #1301 Fix typos in comments/code.
--HG--
branch : gsoc2011-worldeditorqt
13 years ago
dnk-88 eb3c9d2b90 Changed: #1302 The value angle can save in file.
--HG--
branch : gsoc2011-worldeditorqt
13 years ago
dnk-88 adbcdcd9f0 Changed: #1302 Clean up code for undo commands.
--HG--
branch : gsoc2011-worldeditorqt
13 years ago
dnk-88 0918a42060 Fixed: #1302 Fixed crash program(LoadRootPrimitiveCommand and AddPrimitiveByClassCommand do not work with selection model, and edit points mode does not work with mouse panning).
--HG--
branch : gsoc2011-worldeditorqt
13 years ago
dnk-88 6f6477eb1c Changed: #1302 When selecting graphics items in scene will be selected the appropriate primitives in the primitives dialog.
--HG--
branch : gsoc2011-worldeditorqt
13 years ago
dnk-88 82f6999b47 Changed: #1302 Added save/saveAs action for primitive item.
--HG--
branch : gsoc2011-worldeditorqt
13 years ago
dnk-88 782425f9df Changed: #1302 Added save/saveAs action for primitive item.
--HG--
branch : gsoc2011-worldeditorqt
13 years ago
dnk-88 054e5c521c Changed: #1302 When create zone or path initially has minimal 3 points and path 2 points resp.
--HG--
branch : gsoc2011-worldeditorqt
13 years ago
dnk-88 434ce9d6a9 Changed: #1302 Added empty property dialog.
--HG--
branch : gsoc2011-worldeditorqt
13 years ago
dnk-88 3ede2b845b Changed: #1302 Added edit points mode with undo/redo commands and turn undo/redo command for PointWorldItem.
--HG--
branch : gsoc2011-worldeditorqt
13 years ago
dnk-88 9c303dbf2f Changed: #1302 When selecting primitives in the primitives dialog will be selected the appropriate graphics items in scene.
--HG--
branch : gsoc2011-worldeditorqt
13 years ago
dnk-88 14964373fb Changed: #1302 Added drawing of circle for point primitive
--HG--
branch : gsoc2011-worldeditorqt
13 years ago
dnk-88 8116d76d1e Changed: #1302 Added the turn undo command.
--HG--
branch : gsoc2011-worldeditorqt
13 years ago
dnk-88 e39cc48a3a Fixed: #1302 Fixed crash program.
--HG--
branch : gsoc2011-worldeditorqt
13 years ago
dnk-88 f4d699c534 Fixed: #1302 Fixed undo/redo zoom items.
--HG--
branch : gsoc2011-worldeditorqt
13 years ago
dnk-88 89a92f1e4c Changed: #1302 Added undo command (move, rotate, scale)
--HG--
branch : gsoc2011-worldeditorqt
13 years ago
dnk-88 a65eb22feb Changed: #1302 Used setData(QVariant) instead setGraphicsData().
--HG--
branch : gsoc2011-worldeditorqt
13 years ago
dnk-88 1b1bab4cd8 Changed: #1302 Improved selection model.
--HG--
branch : gsoc2011-worldeditorqt
13 years ago
dnk-88 c4c7fe06c0 Changed: #1302 Added status bar and inactive world editor settings page.
--HG--
branch : gsoc2011-worldeditorqt
13 years ago
dnk-88 3a96a8f8e3 Fixed: #1301 Added max and min zooming.
--HG--
branch : gsoc2011-worldeditorqt
13 years ago
dnk-88 d19feac70c Changed: #1302 Added additional visual elements (Point, Path, Zone) in 2d render without undo/redo operations(move, rotate, scale).
--HG--
branch : gsoc2011-worldeditorqt
13 years ago
dnk-88 b93f59ae10 Changed: #1302 Landscape scene works correctly in world editor plugin. Replaced dynamic_cast on more faster qgraphicsitem_cast.
--HG--
branch : gsoc2011-worldeditorqt
13 years ago
dnk-88 4c9614d841 Changed: #1302 Added methods for keeping graphics data (QGraphicsItem and future the 3d_WorldEditor classes).
--HG--
branch : gsoc2011-worldeditorqt
13 years ago
dnk-88 9e3fd003d6 Changed: #1302 Landscape scene works correctly in world editor plugin.
--HG--
branch : gsoc2011-worldeditorqt
13 years ago
dnk-88 e7118b3996 Fixed: #1301 Smooth Panning and Zooming.
--HG--
branch : gsoc2011-worldeditorqt
13 years ago
dnk-88 a1a207cf6a merge from default
--HG--
branch : gsoc2011-worldeditorqt
13 years ago
dnk-88 51a8add985 Fixed: #1301 Now works correctly with translucent tiles.
--HG--
branch : gsoc2011-worldeditorqt
13 years ago
sfb 5414a32525 Update: Changed log plugin plugin name to LogPlugin. 13 years ago
sfb 4462383a26 reverting log plugin to rev 1660 13 years ago
sfb bdac2b9489 merge branch-mission-compiler-qt into default 13 years ago
dnk-88 7ab6c38496 Changed: #1302 Redesigned the primitives database and added undo\redo commands for database.
--HG--
branch : gsoc2011-worldeditorqt
13 years ago
dnk-88 ebd48bccc1 Changed: #1302 Added new utils functions.
--HG--
branch : gsoc2011-worldeditorqt
13 years ago
sfb 0c35c8e70e merge branch_ovqt_3rdparty to default 13 years ago
sfb bd2768ec89 Added: 3rd party library - Qt Property Browser 2.5
--HG--
branch : branch_ovqt_3rdparty
13 years ago
sfb 3eb91bd2b4 start ovqt 3rdparty branch
--HG--
branch : branch_ovqt_3rdparty
13 years ago
dnk-88 a41a662edb Changed: #1301 Improved ZoneBuilderBase for using in undo/redo commands.
--HG--
branch : gsoc2011-worldeditorqt
13 years ago
dnk-88 3e9e103dea Changed: #1302 Added 2d render in world editor plugin.
--HG--
branch : gsoc2011-worldeditorqt
13 years ago
dnk-88 14272b5e79 Changed: #1302 Added world edit mode toolbar.
--HG--
branch : gsoc2011-worldeditorqt
13 years ago
dnk-88 c5dbe3cc82 Changed: #1302 Fix typos in comments/code.
--HG--
branch : gsoc2011-worldeditorqt
13 years ago
dnk-88 55f7ee692f Changed: #1301 Fix typos in comments/code.
--HG--
branch : gsoc2011-worldeditorqt
13 years ago
dnk-88 d0e4d17656 Changed: #1301 Updated LandscapeSceneBase and ZoneBuilderBase classes for world editor plugin.
--HG--
branch : gsoc2011-worldeditorqt
13 years ago
dnk-88 b74413dd55 Changed: #1302 Added operations creating and deleting primitives without undo/redo.
--HG--
branch : gsoc2011-worldeditorqt
14 years ago
dnk-88 0c1a463b97 Changed: #1301 Added LandscapeSceneBase and ZoneBuilderBase classes for world editor plugin (ZoneBuilder and LandscapeScene classes are being divided on two separatly classes).
--HG--
branch : gsoc2011-worldeditorqt
14 years ago
sfb a5c0026d23 Update: Fixed a specific crash when only one server was checked and configured. Added mission publication.
--HG--
branch : branch-mission-compiler-qt
14 years ago
sfb a431e62539 Update: Completed settings page, loading and saving of settings and preferences (checked publish servers.) Changed namespace from 'Plugin' to 'MissionCompiler'.
--HG--
branch : branch-mission-compiler-qt
14 years ago
dnk-88 29f78e79fe Changed: #1302 Added initial database of primitives (model/view) (loading of *. primitive file)
--HG--
branch : gsoc2011-worldeditorqt
14 years ago
sfb 63caf64438 merge default
--HG--
branch : branch-mission-compiler-qt
14 years ago
dnk-88 2baa68b89c Changed: #1301 Improved appearance of landscape editor.
--HG--
branch : gsoc2011-worldeditorqt
14 years ago