dnk-88
|
1b1bab4cd8
|
Changed: #1302 Improved selection model.
--HG--
branch : gsoc2011-worldeditorqt
|
2011-08-10 15:00:47 +03:00 |
|
dnk-88
|
c4c7fe06c0
|
Changed: #1302 Added status bar and inactive world editor settings page.
--HG--
branch : gsoc2011-worldeditorqt
|
2011-08-10 14:59:23 +03:00 |
|
dnk-88
|
3a96a8f8e3
|
Fixed: #1301 Added max and min zooming.
--HG--
branch : gsoc2011-worldeditorqt
|
2011-08-10 03:04:31 +03:00 |
|
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
|
2011-08-09 23:56:26 +03:00 |
|
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
|
2011-08-09 23:31:14 +03:00 |
|
cemycc
|
2cd1527656
|
Changed: #1307 Added undo/redo for editor and a little syntaxhighliter
--HG--
branch : gsoc2011-translationovqt
|
2011-08-09 01:55:46 +03:00 |
|
dnk-88
|
4c9614d841
|
Changed: #1302 Added methods for keeping graphics data (QGraphicsItem and future the 3d_WorldEditor classes).
--HG--
branch : gsoc2011-worldeditorqt
|
2011-08-08 22:07:04 +03:00 |
|
dnk-88
|
9e3fd003d6
|
Changed: #1302 Landscape scene works correctly in world editor plugin.
--HG--
branch : gsoc2011-worldeditorqt
|
2011-08-08 21:59:09 +03:00 |
|
dnk-88
|
e7118b3996
|
Fixed: #1301 Smooth Panning and Zooming.
--HG--
branch : gsoc2011-worldeditorqt
|
2011-08-08 21:57:28 +03:00 |
|
cemycc
|
b226300450
|
merge from default
--HG--
branch : gsoc2011-translationovqt
|
2011-08-07 06:59:13 +03:00 |
|
dnk-88
|
a1a207cf6a
|
merge from default
--HG--
branch : gsoc2011-worldeditorqt
|
2011-08-06 14:05:23 +03:00 |
|
dnk-88
|
51a8add985
|
Fixed: #1301 Now works correctly with translucent tiles.
--HG--
branch : gsoc2011-worldeditorqt
|
2011-08-06 02:20:57 +03:00 |
|
sfb
|
5414a32525
|
Update: Changed log plugin plugin name to LogPlugin.
|
2011-08-04 09:41:37 -05:00 |
|
sfb
|
4462383a26
|
reverting log plugin to rev 1660
|
2011-08-04 09:21:38 -05:00 |
|
cemycc
|
44804ea770
|
Changed: #1307 Added some features and making little modifications
--HG--
branch : gsoc2011-translationovqt
|
2011-08-04 17:19:17 +03:00 |
|
sfb
|
bdac2b9489
|
merge branch-mission-compiler-qt into default
|
2011-08-04 08:44:18 -05:00 |
|
cemycc
|
23f1309995
|
Changed: #1307 Added Phrase editor files and base functions
--HG--
branch : gsoc2011-translationovqt
|
2011-08-03 23:08:56 +03:00 |
|
dnk-88
|
7ab6c38496
|
Changed: #1302 Redesigned the primitives database and added undo\redo commands for database.
--HG--
branch : gsoc2011-worldeditorqt
|
2011-08-03 18:45:14 +03:00 |
|
dnk-88
|
ebd48bccc1
|
Changed: #1302 Added new utils functions.
--HG--
branch : gsoc2011-worldeditorqt
|
2011-08-03 18:43:00 +03:00 |
|
sfb
|
bd2768ec89
|
Added: 3rd party library - Qt Property Browser 2.5
--HG--
branch : branch_ovqt_3rdparty
|
2011-08-03 07:51:10 -05:00 |
|
dnk-88
|
a41a662edb
|
Changed: #1301 Improved ZoneBuilderBase for using in undo/redo commands.
--HG--
branch : gsoc2011-worldeditorqt
|
2011-08-02 16:10:12 +03:00 |
|
dnk-88
|
3e9e103dea
|
Changed: #1302 Added 2d render in world editor plugin.
--HG--
branch : gsoc2011-worldeditorqt
|
2011-07-30 22:32:06 +03:00 |
|
dnk-88
|
14272b5e79
|
Changed: #1302 Added world edit mode toolbar.
--HG--
branch : gsoc2011-worldeditorqt
|
2011-07-30 21:58:48 +03:00 |
|
dnk-88
|
c5dbe3cc82
|
Changed: #1302 Fix typos in comments/code.
--HG--
branch : gsoc2011-worldeditorqt
|
2011-07-30 21:56:21 +03:00 |
|
dnk-88
|
55f7ee692f
|
Changed: #1301 Fix typos in comments/code.
--HG--
branch : gsoc2011-worldeditorqt
|
2011-07-30 21:52:26 +03:00 |
|
dnk-88
|
d0e4d17656
|
Changed: #1301 Updated LandscapeSceneBase and ZoneBuilderBase classes for world editor plugin.
--HG--
branch : gsoc2011-worldeditorqt
|
2011-07-30 21:50:30 +03:00 |
|
dnk-88
|
b74413dd55
|
Changed: #1302 Added operations creating and deleting primitives without undo/redo.
--HG--
branch : gsoc2011-worldeditorqt
|
2011-07-27 19:04:46 +03:00 |
|
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
|
2011-07-27 19:01:54 +03:00 |
|
cemycc
|
6fb8d197cf
|
Changed: #1307 Added the base files for phrase editor and new method to save the editor type
--HG--
branch : gsoc2011-translationovqt
|
2011-07-27 01:01:00 +03:00 |
|
sfb
|
a5c0026d23
|
Update: Fixed a specific crash when only one server was checked and configured. Added mission publication.
--HG--
branch : branch-mission-compiler-qt
|
2011-07-20 15:39:23 -05:00 |
|
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
|
2011-07-20 12:54:30 -05:00 |
|
dnk-88
|
29f78e79fe
|
Changed: #1302 Added initial database of primitives (model/view) (loading of *. primitive file)
--HG--
branch : gsoc2011-worldeditorqt
|
2011-07-20 18:07:46 +03:00 |
|
sfb
|
63caf64438
|
merge default
--HG--
branch : branch-mission-compiler-qt
|
2011-07-18 21:30:28 -05:00 |
|
dnk-88
|
2baa68b89c
|
Changed: #1301 Improved appearance of landscape editor.
--HG--
branch : gsoc2011-worldeditorqt
|
2011-07-18 14:32:54 +03:00 |
|
dnk-88
|
676e468137
|
Changed: #1301 Added transition mode.
--HG--
branch : gsoc2011-worldeditorqt
|
2011-07-18 14:30:24 +03:00 |
|
dnk-88
|
4832fc6a37
|
Changed: #1301 Added new icons.
--HG--
branch : gsoc2011-worldeditorqt
|
2011-07-18 14:26:06 +03:00 |
|
dnk-88
|
6d12690641
|
Changed: #1301 Added the add transition method.
--HG--
branch : gsoc2011-worldeditorqt
|
2011-07-18 14:25:16 +03:00 |
|
cemycc
|
cfa7244074
|
Added #1307 Full support for FTP merge options and icons for FTP window. This is the last commit for the first milestone.
--HG--
branch : gsoc2011-translationovqt
|
2011-07-15 00:38:16 +03:00 |
|
cemycc
|
10d5831ac4
|
Changed: #1307 I have clean my branch, removing temp files
--HG--
branch : gsoc2011-translationovqt
|
2011-07-13 22:34:00 +03:00 |
|
cemycc
|
6fbe07b6f4
|
Changed: #1307 Added Undo Commands for edit, insertand delete items on table and for words extraction
--HG--
branch : gsoc2011-translationovqt
|
2011-07-13 19:47:15 +03:00 |
|
cemycc
|
8ad55aae36
|
Changed: #1307 Fixing a bug with the extraction options
--HG--
branch : gsoc2011-translationovqt
|
2011-07-13 10:39:39 +03:00 |
|
dnk-88
|
e054d87d01
|
Fixed: #1301 A temporary fix instead of the future of undo command delete landscape.
--HG--
branch : gsoc2011-worldeditorqt
|
2011-07-13 04:49:09 +03:00 |
|
dnk-88
|
14459c702f
|
merge from default
--HG--
branch : gsoc2011-worldeditorqt
|
2011-07-13 04:10:35 +03:00 |
|
dnk-88
|
a5749c75f5
|
Changed: #1301 Added status info and each zone tile has small text in graphics view.
--HG--
branch : gsoc2011-worldeditorqt
|
2011-07-13 03:34:45 +03:00 |
|
cemycc
|
d035dfcb05
|
Changed: #1307 Minor fix on QMainWindow reported here: http://ryzomcore.etherpad.opennel.org/12
--HG--
branch : gsoc2011-translationovqt
|
2011-07-13 01:43:42 +03:00 |
|
cemycc
|
03e08b730a
|
Changed: #1307 Added implementation of undo/redo framework partial
--HG--
branch : gsoc2011-translationovqt
|
2011-07-12 22:02:05 +03:00 |
|
dnk-88
|
018fcac076
|
Changed: #1301 Removed a hard coded value.
--HG--
branch : gsoc2011-worldeditorqt
|
2011-07-12 01:14:25 +03:00 |
|
dnk-88
|
13ddd2d01b
|
Changed: #1301 Improved Landscape plugin.
--HG--
branch : gsoc2011-worldeditorqt
|
2011-07-11 02:06:14 +03:00 |
|
dnk-88
|
415ad3e594
|
Changed: #1302 Added basic shell of World editor plugin.
--HG--
branch : gsoc2011-worldeditorqt
|
2011-07-11 00:23:28 +03:00 |
|
dnk-88
|
15d72ea9e7
|
Changed: Improved performance landscape plugin under Linux.
|
2011-07-10 01:10:41 +03:00 |
|