Commit graph

4062 commits

Author SHA1 Message Date
codeimp
53fd1fb04c fixed automatic geometry merging when dragging lines and sectors 2008-04-19 15:04:44 +00:00
codeimp
f4fd8ff188 overlay text rendering crap 2008-04-17 05:36:48 +00:00
codeimp
62f1b73faf fixed invisible selection rectangle in low-quality rendering mode 2008-04-13 12:19:24 +00:00
codeimp
0dd329bb5e generic undo name for dragging 2008-04-13 11:58:13 +00:00
codeimp
a3fab2f666 selecting by drawing a rectangle! 2008-04-13 11:51:09 +00:00
codeimp
535ecc54a2 - added overlay rendertarget
- renamed some rendering methods
- added rectangle rendering method for overlay
2008-04-12 16:07:10 +00:00
codeimp
3d43205f2c changed some rendering calls for seperate rendering to different layers 2008-04-12 12:45:57 +00:00
codeimp
406f828473 - added things dragging mode
- removed allow3dchange from undo snapshots (I expect 3D mode to handle all changes)
- removed unused parameters from drag modes constructors
2008-04-07 14:33:41 +00:00
codeimp
abb89a4944 fixed automatic anchor vertex choice when dragging geometry 2008-04-07 12:20:48 +00:00
codeimp
b92b5226ef small version of splash logo 2008-04-06 14:07:08 +00:00
codeimp
f6bde39cba added new logo and icons (by Thomas van der Velden) 2008-04-06 11:07:22 +00:00
codeimp
567c35f2ad replaced broken bsp-w32.exe and updated acc.exe 2008-04-06 10:16:34 +00:00
codeimp
b3c83f95ce lots of minor changes/fixes/additions 2008-02-24 21:52:18 +00:00
codeimp
d904fb415c added some exception handling in case textures/sprites can't load for some reason 2008-02-23 13:12:59 +00:00
codeimp
8f4716babc made a simple boring (non-fancy) thing texture 2008-02-22 18:24:22 +00:00
codeimp
4ea081cc6c added sector effect description in info panel 2008-02-22 17:20:10 +00:00
codeimp
0d8ff97abd - finished sector edit dialog
- cleaned up unused variables
2008-02-22 17:11:29 +00:00
codeimp
2e741f7c8e added configuration support for generalized sector effects 2008-02-21 06:47:43 +00:00
codeimp
9bfaae721e - fixed things redrawing bug in dragging modes
- worked little on sector edit dialog
2008-02-19 21:32:40 +00:00
codeimp
a670efca20 - added dragging mode for sectors
- changed "diposed" typos to "disposed" and i'm still too lazy to fix it in my template
2008-02-19 19:04:19 +00:00
codeimp
a878520a7f - generalized geometry dragging into DragGeometryMode
- added dragging mode for linedefs
- deleted old icon resources
2008-02-19 18:54:04 +00:00
codeimp
57d770ffb1 changed IME mode for several controls 2008-02-17 10:41:38 +00:00
codeimp
8fe8a6e7a8 several small fixes 2008-02-15 14:08:26 +00:00
codeimp
ec9157c73b updated setup configs for current version and added directx and .net framework checks 2008-02-15 13:22:12 +00:00
codeimp
882c45d425 better descriptions for some key names, this fixes issue 0000036 2008-02-15 12:46:35 +00:00
codeimp
59d4256c54 fixed language mistakes in user interface, this fixes issue 0000038 2008-02-15 12:23:38 +00:00
codeimp
eee375031f - cleaned up debug stuff from action delegates binding
- fixed things in drag mode (now move correctly along with scroll/zoom), this fixes issue 0000039
2008-02-15 12:15:46 +00:00
codeimp
e0c573bbe9 fixed the unbinding of action delegates (internals were not recognized), this fixes issue 0000034 2008-02-14 17:42:04 +00:00
codeimp
8dd731337c not a change really, testing the CIA-5 svn bot 2008-02-04 13:47:36 +00:00
codeimp
80f4d05965 some stuff regarding UDMF 2008-01-25 19:12:34 +00:00
codeimp
ea75719392 updated slimdx and d3dx to nov-07 version 2008-01-18 21:05:15 +00:00
codeimp
471a9e3d51 triangulation fixes, put the TriangulatorMode back in and some visibility range checking in visual mode 2008-01-18 19:52:19 +00:00
codeimp
053f87f21e . 2008-01-16 13:39:44 +00:00
codeimp
1ead52f14e fix repo 2008-01-16 06:33:20 +00:00
codeimp
2946c473f5 default config update 2008-01-15 11:02:14 +00:00
codeimp
3c43547c6c some 3D mode rendering 2008-01-13 21:23:59 +00:00
codeimp
dee7a72413 removed a warning (ignoring this is perfectly acceptable) 2008-01-10 00:01:10 +00:00
codeimp
c7c8f34b96 now ignores vertices and tries again when a path cannot be found. this maks the tracer also work for at least the closed parts of sectors that have open and closed regions. 2008-01-08 22:00:38 +00:00
codeimp
c32d678fea added right-click in TriangulatorMode to triangulate entire map 2008-01-08 19:56:20 +00:00
codeimp
008a7df378 fixed ear-clipping trace bug with vertices that are used more than once in the same sector 2008-01-08 18:52:20 +00:00
codeimp
6b7540eab1 implemented cutting! ear clipping algorithms are now complete i think. 2008-01-07 23:03:36 +00:00
codeimp
12e1df96f3 little optimization 2008-01-07 19:21:56 +00:00
codeimp
bdf192492f added ear clipping (outer polygon only, still have to implement cutting) 2008-01-07 19:10:23 +00:00
codeimp
bd6356c999 first step of EarClipTriangulator (trace sector to polygons) works! 2008-01-06 20:56:48 +00:00
codeimp
7c0d59d4a2 made an action for the 'fit to screen' feature 2008-01-06 03:59:35 +00:00
codeimp
924a384aab i think the cam xy and z angles are wrong, but at least the 3d rendering base framework is there 2008-01-05 18:11:29 +00:00
codeimp
0498ecdd16 bra 2008-01-04 00:16:58 +00:00
codeimp
621efd49fe i'm such a nitpicker. or you could say i value quality. 2008-01-03 06:51:53 +00:00
codeimp
6bd3a3e01f added few icons 2008-01-02 22:12:26 +00:00
codeimp
c5e990f1b7 merged plugin system into trunk 2008-01-02 21:49:43 +00:00