Added Sound Propagation plugin by boris (https://github.com/biwa/soundpropagationmode).
Changes since 5bf51d0: Large scale cleanup & refactoring. Sound Propagation Mode: you can now click on doublesided linedefs to toggle sound blocking flag. Sound Environment Mode: you can now click on doublesided linedefs to toggle sound zone boundary flag. Sound Propagation Mode: reimplemented the highlighting of non-deaf things. Things are now highlighted using selection color. Removed "Show tooltips" checkbox. Tooltips are now always enabled. Fixed, Sound Environment Mode: thing tooltip about multiple active sound environment things was shown even when there was only one active sound environment thing. Fixed, Sound Environment Mode: "Configure colors" toolbar button was not working because of missing action. Fixed, cosmetic: "Configure colors" toolbar icon was missing a tooltip. Fixed, cosmetic: display was not redrawn after changing colors using "Color configuration" window.
Showing
- Builder.sln 16 additions, 0 deletionsBuilder.sln
- Source/Plugins/SoundPropagationMode/BufferedTreeView.cs 24 additions, 0 deletionsSource/Plugins/SoundPropagationMode/BufferedTreeView.cs
- Source/Plugins/SoundPropagationMode/BuilderPlug.cs 379 additions, 0 deletionsSource/Plugins/SoundPropagationMode/BuilderPlug.cs
- Source/Plugins/SoundPropagationMode/Interface/SoundEnvironmentPanel.Designer.cs 62 additions, 0 deletions...opagationMode/Interface/SoundEnvironmentPanel.Designer.cs
- Source/Plugins/SoundPropagationMode/Interface/SoundEnvironmentPanel.cs 245 additions, 0 deletions...s/SoundPropagationMode/Interface/SoundEnvironmentPanel.cs
- Source/Plugins/SoundPropagationMode/Interface/SoundEnvironmentPanel.resx 120 additions, 0 deletions...SoundPropagationMode/Interface/SoundEnvironmentPanel.resx
- Source/Plugins/SoundPropagationMode/Properties/AssemblyInfo.cs 36 additions, 0 deletions...e/Plugins/SoundPropagationMode/Properties/AssemblyInfo.cs
- Source/Plugins/SoundPropagationMode/Properties/Resources.Designer.cs 84 additions, 0 deletions...ins/SoundPropagationMode/Properties/Resources.Designer.cs
- Source/Plugins/SoundPropagationMode/Properties/Resources.resx 130 additions, 0 deletions...ce/Plugins/SoundPropagationMode/Properties/Resources.resx
- Source/Plugins/SoundPropagationMode/Resources/Actions.cfg 56 additions, 0 deletionsSource/Plugins/SoundPropagationMode/Resources/Actions.cfg
- Source/Plugins/SoundPropagationMode/Resources/ColorManagement.png 0 additions, 0 deletions...lugins/SoundPropagationMode/Resources/ColorManagement.png
- Source/Plugins/SoundPropagationMode/Resources/Icon Info.txt 2 additions, 0 deletionsSource/Plugins/SoundPropagationMode/Resources/Icon Info.txt
- Source/Plugins/SoundPropagationMode/Resources/SoundPropagationIcon.png 0 additions, 0 deletions...s/SoundPropagationMode/Resources/SoundPropagationIcon.png
- Source/Plugins/SoundPropagationMode/Resources/Status0.png 0 additions, 0 deletionsSource/Plugins/SoundPropagationMode/Resources/Status0.png
- Source/Plugins/SoundPropagationMode/Resources/Warning.png 0 additions, 0 deletionsSource/Plugins/SoundPropagationMode/Resources/Warning.png
- Source/Plugins/SoundPropagationMode/Resources/ZDoomSoundEnvironment.png 0 additions, 0 deletions.../SoundPropagationMode/Resources/ZDoomSoundEnvironment.png
- Source/Plugins/SoundPropagationMode/SoundEnvironment.cs 32 additions, 0 deletionsSource/Plugins/SoundPropagationMode/SoundEnvironment.cs
- Source/Plugins/SoundPropagationMode/SoundEnvironmentMode.cs 398 additions, 0 deletionsSource/Plugins/SoundPropagationMode/SoundEnvironmentMode.cs
- Source/Plugins/SoundPropagationMode/SoundPropagation.csproj 135 additions, 0 deletionsSource/Plugins/SoundPropagationMode/SoundPropagation.csproj
- Source/Plugins/SoundPropagationMode/SoundPropagationDomain.cs 123 additions, 0 deletions...ce/Plugins/SoundPropagationMode/SoundPropagationDomain.cs
Loading
Please register or sign in to comment