Commit graph

1432 commits

Author SHA1 Message Date
codeimp
cf6a3aceef @ work in progress 2011-12-10 14:27:42 +00:00
codeimp
f1e1efc6fe @ work in progress 2011-12-10 12:07:00 +00:00
codeimp
63759ddb3c @ work in progress 2011-12-09 11:26:10 +00:00
codeimp
cdbe0980ea @ work in progress 2011-12-09 06:58:39 +00:00
codeimp
2f7d4fee1f @ work in progress 2011-12-08 14:27:23 +00:00
codeimp
442205a157 @ work in progress 2011-12-08 07:24:21 +00:00
codeimp
4a21274521 @ work in progress 2011-12-07 21:05:09 +00:00
codeimp
f95e8bd09f @ work in progress 2011-12-07 06:57:38 +00:00
codeimp
e367c2e4d3 2011-12-06 20:33:27 +00:00
codeimp
4f56556d62 @ work in progress 2011-12-06 15:35:11 +00:00
codeimp
845b5334d5 @ Floor/ceiling textures can now be dragged in GZDoom Visual Mode just like wall textures. 2011-12-05 15:06:28 +00:00
codeimp
3f6ae23ef9 @ Textures Autoalign in GZDoom Visual Mode now works properly with UDMF scale fields. 2011-12-05 06:51:49 +00:00
codeimp
7e6312e0db @ Textures scaled with UDMF scaling fields in GZDoom mode are now correctly displayed and alignable (except autoalign: todo) 2011-12-04 22:24:01 +00:00
codeimp
3f67340180 @ Textures Autoalign in GZDoom Visual Mode now works properly with UDMF format. 2011-12-04 20:48:48 +00:00
codeimp
3ca41363f3 @ Updated version information for release 2011-12-04 11:18:11 +00:00
codeimp
b525872808 Added button in toolbar for Edit Selection mode. 2011-12-04 10:34:10 +00:00
codeimp
3f50b4e3a3 @ This mode also shouldn't do any copy/pasting 2011-12-03 15:40:10 +00:00
codeimp
91ef814d96 Fixed some problems with copy/paste in modes where it can't be used. 2011-12-03 14:49:53 +00:00
codeimp
b72dfd39ac Fixed a potential timing issue on speed-stepping CPUs. 2011-12-02 23:35:55 +00:00
codeimp
a418868dfd Fixed memory and performance issues in Visual Mode for things with 0 with or height. (note to developers: VisualMode::GetVisualThing(t) may return null!) 2011-12-02 23:11:16 +00:00
codeimp
32c13b9b4e Added option to display the texture/flat sizes below the preview image in the browsers. 2011-12-02 22:18:55 +00:00
codeimp
a8f155dd29 Added the DeepBSP nodebuilder. 2011-12-02 21:48:07 +00:00
codeimp
dd6c8b23bb Fixed a visual glitch which caused incorrect thing colors when selection was cleared from Edit Selection mode. 2011-12-02 21:24:33 +00:00
codeimp
9a625e553d Fixed a crash when accepting Edit Selection mode changes with erroneous overlapping lines. 2011-12-02 21:16:45 +00:00
codeimp
3448e1ff60 Fixed a bug with pasted things when the Things Filter is used.
Fixed a bug with the Things Filter which caused some things to be incorrectly shown.
2011-12-02 21:03:05 +00:00
codeimp
a5cb5fa000 Things are now flipped when the selection in Edit Selection mode is flipped. 2011-12-02 20:41:53 +00:00
codeimp
dcc7992774 Linked with the latest SlimDX (September 2011) 2011-12-02 19:49:09 +00:00
boris_i
c024702a17 TagRange plugin: the menu bar button now opens the plugin's window 2011-09-18 08:39:01 +00:00
codeimp
f8905927c3 Added -strictpatches command line parameter to indicate strict patches loading for the WAD file loaded from command line
Added -resource command line parameter to specify additional resources for the WAD file loaded from command line (see cmdargs.txt for more information!)
2011-07-26 20:06:38 +00:00
codeimp
490d2d6024 @ Added events and properties for customization to the FieldsEditorControl, just in case for anyone who might ever use this (in a proper manner) 2011-07-26 18:16:52 +00:00
codeimp
03a57f3284 Fixed thing angles so that any value in the −32768..32767 range can be entered. Also fixed the thing angle in the info panel accordingly and optimized the rendering slightly. 2010-10-05 08:31:27 +00:00
codeimp
4807c6d9d1 Fixed bug that prevent TAB from being detected in Preferences Controls input. 2010-10-04 06:01:22 +00:00
codeimp
97ac5aaa57 Fixed a bug that caused a zero-length file to be created when a resource file was missing. 2010-10-03 16:54:38 +00:00
codeimp
e6d4bdb607 Fixed bug in dockers panel system that allowed the panel to go bonkers when resized smaller than possible. 2010-10-03 16:44:34 +00:00
codeimp
706317a676 @ same as r1422 but for actions and arguments on things 2010-10-03 13:58:11 +00:00
codeimp
01c071de53 Fixed Sector Secret Trigger thing (9046) argument options 2010-10-03 13:49:52 +00:00
codeimp
91cd5e5781 Fixed some configuration inaccuracies. 2010-10-03 13:39:37 +00:00
codeimp
d88027c9f4 Linedef arguments are set to 0 when action 0 (normal) is chosen. But are not forced to stay 0 (you can still change them after selecting the action) 2010-10-03 13:31:29 +00:00
codeimp
7874b27615 Fixed bug which sometimes causes the drawing vertex to jump to (0, 0) while drawing geometry. 2010-10-03 13:10:52 +00:00
codeimp
1a1c4e7369 @ work on (G)ZDoom Editing plugin 2010-10-03 12:59:49 +00:00
codeimp
abc0d29c19 Fixed problem where changes to the custom fields of sidedefs could not be undone. 2010-10-03 12:05:55 +00:00
codeimp
59df505df6 Improved texture filtering in Visual Mode. When filtering is Off, it interpolates the mipmaps to reduce the banding effect on walls/floors. With filtering On, it now uses anisotropic filtering up to level 8. (you can change the anisotropy level by editing the 'filteranisotropy' value in the program configuration) 2010-10-03 11:51:38 +00:00
codeimp
1c02c7e62a Fixed bug in Things Filters which caused removed flag settings to be restored after DB restart. 2010-10-03 10:03:56 +00:00
codeimp
99f8e01495 @ Fixed bug in middle texture offsets on doublesided lines 2010-09-18 10:52:10 +00:00
codeimp
7e4bf95a39 @ Fixed thing-line ceiling slope things (also fixed that the sidedefs are updated corrently when modified) 2010-09-18 09:53:10 +00:00
codeimp
2cf47cc2dd @ Opaque 3D floors are now rendered in the Mask renderpass so that textures with transparent parts are shown correctly. 2010-09-17 22:00:21 +00:00
codeimp
41ee5f66bd Fixed bug that caused translucent objects to become opaque when full brightness is turned on in Visual Mode 2010-09-17 21:50:53 +00:00
codeimp
5097550d02 @ Fixed reversed texture scaling on sidedefs 2010-09-17 19:12:43 +00:00
codeimp
7a14c3da52 @ Removed projects from solution that should not be distributed 2010-09-17 17:40:36 +00:00
codeimp
c978ea3477 @ A nicer version of this file (the logic is the same, the code is cleaner) 2010-09-17 17:20:46 +00:00