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
76dba9cd87
Bridge mode: some float values were not rounded leading to curve position errors in some cases.
2013-09-27 10:56:44 +00:00
MaxED
bafb8ed511
UDMF: sidedef flags are now defined in game configuration instead of being hardcoded.
...
Texture scale controls now have "Link" button.
Thing, Sector (UDMF) and Linedef edit forms now work in realtime mode.
Some more fixes in Edit form realtime update stuff.
Removed some unused variables and functions.
2013-07-19 15:30:58 +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
818a485ec2
Added Draw Curve mode.
2013-04-08 13:28:04 +00:00