UltimateZoneBuilder/Source/Plugins/SoundPropagationMode
MaxED 283c6c2272 Visual mode: noticeable performance boost (rendering now works ~40% faster).
Visual mode: fog distance calculation is now much closer to GZDoom one.
Visual mode: thing brightness calculation when a thing is affected by floor glow is now much closer to GZDoom one.
Linedef edit window, UDMF: added "Reset front/back brightness" buttons.
Sector edit window, UDMF: added "Reset ceiling/floor brightness" buttons.
Internal, Visual mode, Things mode: persistent event lines are now updated only when map objects are changed instead of doing it on every display redraw.
Internal: improved Dictionary lookup times when using map objects and textures as keys.
Internal: added "Release + Profiler" solution configuration.
Updated ZDoom_ACS.cfg (Warp).
2015-10-02 14:47:34 +00:00
..
Interface Fixed, Texture Browser: in some cases the control was unable to select proper texture by short name when long texture names support was enabled. 2015-07-07 18:37:54 +00:00
Properties Sound Environment mode: you can now add sound environment things using "Insert Thing" or "Edit Selection" actions (just like you add things in Things mode). 2015-01-29 21:41:16 +00:00
Resources Sound Environment mode: you can now add sound environment things using "Insert Thing" or "Edit Selection" actions (just like you add things in Things mode). 2015-01-29 21:41:16 +00:00
Windows Fixed: selected items info was not updated when deleting a map element. 2015-06-30 18:34:08 +00:00
BufferedTreeView.cs Added Sound Propagation plugin by boris (https://github.com/biwa/soundpropagationmode). 2015-01-23 12:36:43 +00:00
BuilderPlug.cs Changed, Classic modes: model wireframe is now rendered using Highlight color when corresponding thing is highlighted (and Select color when it's selected). 2015-07-05 23:20:18 +00:00
SoundEnvironment.cs Core, internal: added ReverbsParser. Reverbs can be accessed using General.Map.Data.Reverbs. 2015-01-25 23:22:42 +00:00
SoundEnvironmentMode.cs Preferences: removed "Square Things" setting. Square things are now the only option. 2015-08-03 22:02:39 +00:00
SoundPropagation.csproj Visual mode: noticeable performance boost (rendering now works ~40% faster). 2015-10-02 14:47:34 +00:00
SoundPropagationDomain.cs Fixed: selected items info was not updated when deleting a map element. 2015-06-30 18:34:08 +00:00
SoundPropagationMode.cs Preferences: removed "Square Things" setting. Square things are now the only option. 2015-08-03 22:02:39 +00:00