codeimp
656edc7f13
Some undo/redo system optimizations in Visual Mode
2009-06-16 08:49:14 +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
622ff71056
- Fixed Make Door crash when no sector is highlighted or selected
...
- Added HighlightedObject property to the EditMode class, the object returned depends on the editing mode and the current highlight
- Exposed several properties in the ClassicMode class
2009-05-17 14:00:36 +00:00
codeimp
0c908b38d5
Fixed sector sidedefs not being updated when editing sector height from within Visual Mode
2009-05-09 13:41:26 +00:00
codeimp
abfb16c35d
Fixed a bug with sector highlighting in Visual Mode (occurred when a sector contains lines that have the same sector on both sides)
2009-05-06 07:26:12 +00:00
codeimp
e7541be243
Some fixes
2009-05-05 19:12:36 +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
b5491b4b08
- Fixed some visual mode editing bugs
...
- Fixed highlight and selection in visual mode when shader model 2.0 is not available
- Added option to turn off glow animation of highlight and selection in visual mode
2009-05-04 06:13:56 +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
173a2cb055
Added editing mode help on F1 for Make Sector Mode and Visual Mode
2009-04-26 21:21:55 +00:00
codeimp
7e7f24e965
@ re-added source code with new directory structure
2009-04-19 18:07:22 +00:00