MaxED
9a50b38f78
Added "Full Brightness" toolbar button and "View" menu item. These call "Toggle Full Brightness" action.
...
Added "Make Door" menu item to "Sectors" menu.
A warning is now displayed when "Make Door" action is called without a selection.
2014-03-03 09:52:55 +00:00
MaxED
3e5f85dc8f
Game configurations: added "fixedrotation" property to dynamic lights, which use the angle property as a parameter.
...
Maintenance: removed a ton of redundant stuff.
2014-02-21 14:42:12 +00:00
MaxED
c3a12ad137
Full brightness mode is now synchronized between Visual and Classic modes
2014-01-09 13:52:25 +00:00
MaxED
c441c5640a
Visual mode, UDMF: "nofakecontrast", "smoothlighting" and "lightabsolute" flags are now taken into account when calculating fake contrast/smooth lighting brightness values for walls.
2013-11-20 14:59:31 +00:00
MaxED
fc57c3e331
Replaced massive amount of spaces with (massive amount of tabs / 4)
2013-09-11 09:47:53 +00:00
MaxED
8cf9e651cc
Removed a metric ton of unused "using" directives from Core.
2013-04-11 11:04:16 +00:00
MaxED
8f47c316b9
Classic modes, UDMF: floor/ceiling texture offsets can now be locked in place while sector is dragged.
...
Fixed another bug in Tools.autoAlignTexturesOnSidesUDMF()
Replaced Math.PI-related equations with stuff from Angle2D class.
2013-04-11 09:27:16 +00:00
MaxED
a4abafc6fc
Doom-style walls shading is now disabled for light levels 253 and above (as in GZDoom r1400)
...
Doom-style walls shading is now applied in Visual Mode
2012-06-02 20:25:46 +00:00
MaxED
16b97e1c83
Added GLDEFS and (Z)MAPINFO parsers.
...
Dynamic lights defined in GLDEFS are now rendered in Visual modes (currently only one light per Thing is supported).
Several values from (Z)MAPINFO are now used in Visual modes.
Added "Reload GLDEFS", "Reload (Z)MAPINFO" and "Reload MODELDEF" menu options (in "Tools" section).
MODELDEF parser now checks which model(s) is/are used in first frame.
Dynamic lights are now created with more meaningful default parameters.
Added errors and warnings indicator to main window.
2012-06-01 10:17:47 +00:00
codeimp
d593294304
Simulate Doom brightness levels in Classic modes as well (now optional in game configs)
2009-07-12 09:58:05 +00:00
codeimp
7e7f24e965
@ re-added source code with new directory structure
2009-04-19 18:07:22 +00:00