codeimp
b120c567bc
generic system to display sector brightness and textures in their polygons (still buggy, working on it)
2008-10-15 11:46:43 +00:00
codeimp
0fd6efb82f
renamed events OnEndSelect to OnSelectEnd and OnEndEdit to OnEditEnd for naming consistency
2008-10-08 14:24:21 +00:00
codeimp
8b6a6754ab
renamed events OnSelect to OnSelectBegin and OnEdit to OnEditBegin for naming consistency
2008-10-08 14:19:09 +00:00
codeimp
53ff1e1fa1
- undo/redo support in brightness mode
...
- added OnUndoEnd and OnRedoEnd events to editing modes
2008-10-08 13:57:43 +00:00
codeimp
07c45ff90f
- userfriendlyness additions in brightness mode
...
- gradient feature working in brightness mode
- fixed bug in tags renaming when adding button to form (buttons where ignored because the function unnecessarily checked for menu items)
2008-10-08 12:56:12 +00:00
codeimp
e8b9cb3a30
- tweaked the font
...
- fixed bugs in sectors mode
- worked on brightness mode
2008-10-08 12:32:08 +00:00
codeimp
1a6641f46b
working on the brightness mode
2008-10-08 05:45:24 +00:00
codeimp
3117725c15
labels in brightness mode
2008-10-07 15:19:55 +00:00
codeimp
ae79633c39
cleaning up
2008-10-07 14:46:36 +00:00
codeimp
5a0ef82fec
2008-10-07 07:42:55 +00:00
codeimp
6af1a93695
2008-10-07 07:34:51 +00:00
codeimp
46935a6132
sector triangulator changes
2008-10-07 05:50:39 +00:00
codeimp
2dd337cffa
renamed SectorTools to Tools and removed useless Polygon class (methods are in Tools now)
2008-10-06 19:33:13 +00:00
codeimp
15693e1ca8
moo
2008-09-24 12:00:55 +00:00
codeimp
dcda9cdab3
- added automatic heights adjustments when pasting geometry
...
- fixed a merging bug
2008-09-24 11:26:23 +00:00
codeimp
4fe3645740
smalled grab handles and no immediate dragging after pasting
2008-09-24 09:26:26 +00:00
codeimp
2228a6b7f7
better merging with pasted geometry
2008-09-24 05:51:28 +00:00
codeimp
2964b1fea9
fixed two bugs in copy/paste
2008-09-23 20:33:56 +00:00
codeimp
8d3d00372b
even better copy/pasting
2008-09-23 17:46:34 +00:00
codeimp
5a47093999
bug fixes in pasted geometry merging
2008-09-23 10:12:39 +00:00
codeimp
a71999542e
more copy/paste code
2008-09-23 10:04:10 +00:00
codeimp
b1ccdbbc7f
lots of stuff (including half decent copy/paste)
2008-09-22 18:27:50 +00:00
codeimp
fccba768f0
copy/paste test
2008-09-17 20:16:29 +00:00
codeimp
241a271bd0
small improvements to EditSelectionMode
2008-09-15 19:55:03 +00:00
codeimp
2c5ccfa81f
- more functional EditSelectionMode
...
- linked image in about box? let's link on the website later on
2008-09-15 19:42:11 +00:00
codeimp
0c77136c30
- clearing selection now editing mode's responsibility (because it is not wanted in all modes)
...
- fixes flashing of editing mode name and button when editing mode refuses to engage
- a highlight also works now for classic modes to go to EditSelectionMode
2008-09-12 05:50:19 +00:00
codeimp
8a3e761896
each basic mode now takes care of converting the current selection as best as possible for that mode
2008-09-10 12:44:38 +00:00
codeimp
cd6ee145a2
- added option to customize testing parameters (default uses parameters from configuration)
...
- added new placeholders %L1 and %L2 which result in the first and second map number (usefull for -warp)
- clicking outside the selection in EditSelectionMode accepts the changes and returns to previous mode
2008-09-09 23:06:31 +00:00
codeimp
ed66294339
added rotation snapping to 45 degrees in EditSelectionMode
2008-09-09 17:59:49 +00:00
codeimp
2478719da0
- fixed bug in alignment with vertices
...
- tweaked some visual settings
2008-09-09 13:10:23 +00:00
codeimp
19ef987556
- some minor bug fixes
...
- added snapping to grid and snapping to nearest vertex for resize in EditSelectionMode
- added line that shows the alignment during resize in EditSelectionMode
2008-09-09 12:20:39 +00:00
codeimp
3dc2e39764
working EditSelectionMode!
2008-09-09 05:52:11 +00:00
codeimp
eb08197d56
begun working on EditSelectionMode (unfinished)
2008-09-07 21:28:20 +00:00
codeimp
eea16ffa2c
added find/replace mode feature (not all find/replace types implemented yet, but mode is functional, adding types is a just matter of making the right classes for them)
2008-09-01 12:14:35 +00:00
codeimp
3b07c29c39
added automatic association highlighting for things, sectors and linedefs
2008-06-19 07:25:01 +00:00
codeimp
1bd143c9b3
- added Make Sectors mode
...
- added editing mode name at the bottom information bar
- some bugfixes in game configurations
2008-06-11 05:02:48 +00:00
codeimp
c37b28e15f
- improved game config guessing to better detect UDMF when map is opened
...
- added game config detection pattern to Doom Legacy game config
- insert thing feature added, including automatic thing defaults
- fixed typo in all game configs (defaulthingflags -> defaultthingflags)
2008-06-10 11:32:06 +00:00
codeimp
e30b68c9c3
UDMF on top!
2008-06-01 20:25:46 +00:00
codeimp
8aa99cfb88
separated the Interface namespace into Controls and Windows
2008-05-29 11:54:45 +00:00
codeimp
d73ec193bf
renamed Controls namespace to Actions in preparation for separation of user controls into Controls namespace
2008-05-29 11:34:01 +00:00
codeimp
dc158d2407
- things filters! (filtering by fields doesn't work yet, will complete that when UDMF has been implemented)
...
- several bug fixes
2008-05-26 20:06:15 +00:00
codeimp
efdc703f94
moo
2008-05-26 10:36:41 +00:00
codeimp
c2a5ca1c8e
automatically remove new lines without sides after drawing
2008-05-19 06:51:55 +00:00
codeimp
5d5b9d1c33
- added curve lines code (by Anders Åstrand)
...
- updated logo images
2008-05-18 20:03:09 +00:00
codeimp
132ef51429
- fixed automatic polygon close bug in DrawGeometryMode
...
- small optimizations in LinedefAngleSorter
- fixed curve linedefs dialog input boxes
2008-05-18 18:32:56 +00:00
codeimp
11151c36cc
- map changed fixes
...
- toolbar buttons fixed
2008-05-18 11:56:45 +00:00
codeimp
12eb6fdaf2
lots of rendering changes
2008-05-18 11:43:28 +00:00
codeimp
1d58484dd3
- created dynamic presentation pipeline
...
- added sectors brightness editing mode
2008-05-18 07:31:33 +00:00
codeimp
a5a6119190
thing dialog and bunch minor of fixes/changes
2008-05-17 17:43:57 +00:00
codeimp
e2e9e17985
some fixes and the ability to start drawing with right-click (Edit) when nothing is highlighted
2008-05-17 08:00:25 +00:00