dnk-88
|
ede23b7077
|
Changed: #1193 Updated landscape editor and world editor plugins with latest API changes to OVQT plugin system. Added the plugin-spec files for each plugin.
|
2011-09-26 02:53:15 +03:00 |
|
dnk-88
|
a164f178c2
|
merge from default
|
2011-09-26 02:40:30 +03:00 |
|
dnk-88
|
16300c5776
|
Changed: #1193 Updated other plugins with latest API changes to OVQT plugin system. Added the plugin-spec files for each plugin.
|
2011-09-26 02:32:14 +03:00 |
|
dnk-88
|
9a420946f8
|
Changed: #1193 Updated object viewer plugin with latest API changes to OVQT plugin system. Added the plugin-spec file.
|
2011-09-26 01:36:02 +03:00 |
|
dnk-88
|
03a9b9455c
|
Changed: #1193 Updated core plugin. Added the plugin-spec file.
|
2011-09-26 01:25:10 +03:00 |
|
dnk-88
|
57a29f9ccd
|
Changed: #1193 Now plugin system reads plugin information from plugin-spec file(ovqt_plugin_*.xml) for each plugin.
|
2011-09-26 00:55:00 +03:00 |
|
dnk-88
|
22ebed9a6e
|
merge from default
|
2011-09-14 12:16:59 +03:00 |
|
dnk-88
|
0827d29d59
|
Changed: #1193 Added the feature of enable/disable plugins on startup program.
|
2011-09-14 01:47:27 +03:00 |
|
aquiles
|
51ecec85e5
|
Changed: #1306 some focus (in terms of widget focus) related additions, to provide expected usabillity (Tab/Click Focus etc.)
|
2011-09-04 18:48:37 +02:00 |
|
dnk-88
|
5ee9934c95
|
Changed: #1193 Fix typos in comments/code.
|
2011-09-02 01:29:19 +03:00 |
|
aquiles
|
1cd8591bd9
|
Changed: #1306 added basic editing possibillities for normal and parent values (no default values and no saving of changed values yet); added possibillity to expand/collapse whole tree by header click
|
2011-08-25 23:25:33 +02:00 |
|
dnk-88
|
d6d47f63d0
|
GSOC FINAL
|
2011-08-23 18:17:08 +03:00 |
|
dnk-88
|
1ad2ff3512
|
Changed: #1302 Added "unload primitive" and "unload landscape" undo command. Update doxygen comments.
|
2011-08-22 21:53:23 +03:00 |
|
dnk-88
|
8c14b55871
|
Changed: #1302 Added "delete primitive" undo command.
|
2011-08-20 16:10:35 +03:00 |
|
sfb
|
5738f6ae47
|
Changed: Turned off zone painter, fixed nelns and snowballs CMake builds for gcc 4.4.3
|
2011-08-19 07:50:05 -05:00 |
|
dnk-88
|
74ca89ab38
|
Changed: #1301 Fix typos in comments/code.
|
2011-08-19 00:14:40 +03:00 |
|
dnk-88
|
d8d6ed5384
|
Changed: #1302 The value angle can save in file.
|
2011-08-18 01:37:39 +03:00 |
|
dnk-88
|
08ae84ed19
|
Changed: #1302 Clean up code for undo commands.
|
2011-08-17 02:49:32 +03:00 |
|
dnk-88
|
b6db3ccfc7
|
Fixed: #1302 Fixed crash program(LoadRootPrimitiveCommand and AddPrimitiveByClassCommand do not work with selection model, and edit points mode does not work with mouse panning).
|
2011-08-16 22:30:45 +03:00 |
|
aquiles
|
421a434c87
|
Changed: #1306 small additions/bug fixed here and there for your viewing pleasure :)
|
2011-08-16 20:48:24 +02:00 |
|
dnk-88
|
8362d0b123
|
Changed: #1302 When selecting graphics items in scene will be selected the appropriate primitives in the primitives dialog.
|
2011-08-16 21:18:10 +03:00 |
|
aquiles
|
1cd1643ef4
|
Changed: #1206 added pill icon to object_viewer tab
|
2011-08-16 19:27:12 +02:00 |
|
dnk-88
|
4786379e85
|
Changed: #1302 Added save/saveAs action for primitive item.
|
2011-08-16 19:34:21 +03:00 |
|
dnk-88
|
10c5d9183c
|
Changed: #1302 Added save/saveAs action for primitive item.
|
2011-08-16 13:52:06 +03:00 |
|
dnk-88
|
2ccc79a591
|
Changed: #1302 When create zone or path initially has minimal 3 points and path 2 points resp.
|
2011-08-16 01:10:22 +03:00 |
|
dnk-88
|
2650b86ca8
|
Changed: #1302 Added empty property dialog.
|
2011-08-15 17:04:09 +03:00 |
|
dnk-88
|
834ef7fe2a
|
Changed: #1302 Added edit points mode with undo/redo commands and turn undo/redo command for PointWorldItem.
|
2011-08-15 17:03:28 +03:00 |
|
aquiles
|
e85ade1204
|
Changed: #1306 added basic sheet viewing
|
2011-08-14 20:28:16 +02:00 |
|
kervala
|
6cac32a8d9
|
Merge
|
2011-08-14 11:44:02 +02:00 |
|
aquiles
|
169af8fd18
|
Changed: #1206 fixed bug when exception in sound system wouldnt close the settings group leading to inconsistent ini file
|
2011-08-13 19:11:15 +02:00 |
|
kervala
|
e62ee8523d
|
Fixed: Dll symbols export under Windows for qtpropertybrowser
|
2011-08-13 17:40:43 +02:00 |
|
dnk-88
|
353847a489
|
Changed: #1302 When selecting primitives in the primitives dialog will be selected the appropriate graphics items in scene.
|
2011-08-13 13:07:06 +03:00 |
|
kervala
|
6632ff4509
|
Fixed: Moc'ed files not being generated by CMake for qtpropertybrowser
|
2011-08-12 17:28:30 +02:00 |
|
dnk-88
|
63a755f83e
|
Changed: #1302 Added drawing of circle for point primitive
|
2011-08-12 13:38:13 +03:00 |
|
dnk-88
|
c78e3c80fd
|
Changed: #1302 Added the turn undo command.
|
2011-08-11 22:58:45 +03:00 |
|
dnk-88
|
fa774b51c7
|
Fixed: #1302 Fixed crash program.
|
2011-08-11 14:14:56 +03:00 |
|
dnk-88
|
db21862937
|
Fixed: #1302 Fixed undo/redo zoom items.
|
2011-08-11 14:05:06 +03:00 |
|
dnk-88
|
bd39049113
|
Changed: #1302 Added undo command (move, rotate, scale)
|
2011-08-10 23:58:55 +03:00 |
|
dnk-88
|
9f1befe466
|
Changed: #1302 Used setData(QVariant) instead setGraphicsData().
|
2011-08-10 17:13:06 +03:00 |
|
dnk-88
|
f614383200
|
Changed: #1302 Improved selection model.
|
2011-08-10 15:00:47 +03:00 |
|
dnk-88
|
619fd9c997
|
Changed: #1302 Added status bar and inactive world editor settings page.
|
2011-08-10 14:59:23 +03:00 |
|
dnk-88
|
974c5a0c52
|
Fixed: #1301 Added max and min zooming.
|
2011-08-10 03:04:31 +03:00 |
|
dnk-88
|
b37b0b8d60
|
Changed: #1302 Added additional visual elements (Point, Path, Zone) in 2d render without undo/redo operations(move, rotate, scale).
|
2011-08-09 23:56:26 +03:00 |
|
dnk-88
|
b400efa6f1
|
Changed: #1302 Landscape scene works correctly in world editor plugin. Replaced dynamic_cast on more faster qgraphicsitem_cast.
|
2011-08-09 23:31:14 +03:00 |
|
dnk-88
|
a4ef4082fa
|
Changed: #1302 Added methods for keeping graphics data (QGraphicsItem and future the 3d_WorldEditor classes).
|
2011-08-08 22:07:04 +03:00 |
|
dnk-88
|
79b9e6d3db
|
Changed: #1302 Landscape scene works correctly in world editor plugin.
|
2011-08-08 21:59:09 +03:00 |
|
dnk-88
|
52c4aca5ea
|
Fixed: #1301 Smooth Panning and Zooming.
|
2011-08-08 21:57:28 +03:00 |
|
dnk-88
|
34ee367261
|
merge from default
|
2011-08-06 14:05:23 +03:00 |
|
dnk-88
|
e809eba015
|
Fixed: #1301 Now works correctly with translucent tiles.
|
2011-08-06 02:20:57 +03:00 |
|
sfb
|
def2f88c55
|
Update: Changed log plugin plugin name to LogPlugin.
|
2011-08-04 09:41:37 -05:00 |
|