MaxED
a3f28cfe94
Merged Visual mode and GZDoom Visual mode into GZDB Visual mode. GZDoomEditing.dll is no longer required.
2012-11-27 21:12:20 +00:00
MaxED
8891395b3a
Fixed incorrect dragging of floor/ceiling textures with "rotationfloor" / "rotationceiling" UDMF property set in GZDoom Visual Mode.
...
Replaced all doubles with floats.
Script Editor:
Navigator drop-down now updates automatically.
Navigator drop-down now also works for external files.
Added Navigator drop-down support for Decorate and Modeldef.
2012-07-12 22:34:12 +00:00
codeimp
14415a7767
@ This should fix a problem with actions in combination with the Control key. Also removed the modifier keys check in the BaseVisual* classes OnEditEnd events, because I don't know why it is there and it prevents the user from assigning a key combination for that action.
2010-08-14 18:07:38 +00:00
codeimp
6bcc670676
- Added feature to toggle target highlight color on/off in Visual Mode.
...
- Highlight and selection colors are now hidden while dragging textures.
2009-07-07 14:52:39 +00:00
codeimp
c543acd524
Added options for selection behavior in Visual Mode and Classic Modes (see Preferences -> Editing)
2009-07-07 11:29:56 +00:00
codeimp
129dbf241c
Floodfill and texture alignment now stay within selection, if a selection was made
2009-06-12 09:44:38 +00:00
codeimp
55e640b6e1
- Progressive undo/redo system (much faster and up to 1000 undo/redo levels) Please note that several plugin functions and properties have changed.
...
- Some small optimizations in the classic 2D rendering (cached linedef flags, reduced some unneeded redrawing)
2009-06-11 21:21:20 +00:00
codeimp
4976459396
@ removed unneeded dxwebsetup from the setup installer (directx redist is already included in the slimdx package)
...
- Added options to move both floor and ceiling together when a sector height change action is used on walls.
2009-05-05 11:26:50 +00:00
codeimp
e26591bd4a
Changed a lot in undo/redo system to work better with grouping and plugins
2009-05-05 09:50:23 +00:00
codeimp
634efc6ee4
Added selection feature in Visual Mode (click left mouse button to select)
2009-05-03 19:22:32 +00:00
codeimp
fd9308d74f
@ work in progress (do not use this revision)
2009-05-02 14:59:05 +00:00
codeimp
ad05a43ade
@ work in progress (do not use this revision for building/testing)
2009-05-01 20:31:17 +00:00
codeimp
6e98b29c5c
Fixed updating of both sides of a linedef when Upper/Lower Unpegged is changed in Visual Mode
2009-04-27 17:32:23 +00:00
codeimp
7e7f24e965
@ re-added source code with new directory structure
2009-04-19 18:07:22 +00:00