Added: nested thing categories can now be defined in DECORATE using...
Added: nested thing categories can now be defined in DECORATE using "//$Category" special comment. Syntax is the same as in SLADE 3. Added: thing categories defined in Game Configurations can now be nested. Changed, Thing Edit window: thing categories now use different icons. Fixed: Thing Edit and Vertex edit windows had incorrect help links. Fixed: Sound Propagation and Sound Environment modes had incorrect help links. Documentation: updated "DECORATE keys" and "Things Settings" pages.
Showing
- Help/gc_decoratekeys.html 24 additions, 23 deletionsHelp/gc_decoratekeys.html
- Help/gc_thingsettings.html 1 addition, 0 deletionsHelp/gc_thingsettings.html
- Source/Core/Config/GameConfiguration.cs 18 additions, 12 deletionsSource/Core/Config/GameConfiguration.cs
- Source/Core/Config/ThingCategory.cs 60 additions, 16 deletionsSource/Core/Config/ThingCategory.cs
- Source/Core/Config/ThingTypeInfo.cs 1 addition, 1 deletionSource/Core/Config/ThingTypeInfo.cs
- Source/Core/Controls/ThingBrowserControl.Designer.cs 61 additions, 40 deletionsSource/Core/Controls/ThingBrowserControl.Designer.cs
- Source/Core/Controls/ThingBrowserControl.cs 19 additions, 8 deletionsSource/Core/Controls/ThingBrowserControl.cs
- Source/Core/Controls/ThingBrowserControl.resx 865 additions, 385 deletionsSource/Core/Controls/ThingBrowserControl.resx
- Source/Core/Data/DataManager.cs 38 additions, 15 deletionsSource/Core/Data/DataManager.cs
- Source/Core/Windows/ThingEditForm.cs 1 addition, 1 deletionSource/Core/Windows/ThingEditForm.cs
- Source/Core/Windows/ThingEditFormUDMF.cs 1 addition, 1 deletionSource/Core/Windows/ThingEditFormUDMF.cs
- Source/Core/Windows/ThingsFiltersForm.cs 42 additions, 7 deletionsSource/Core/Windows/ThingsFiltersForm.cs
- Source/Core/Windows/VertexEditForm.cs 1 addition, 1 deletionSource/Core/Windows/VertexEditForm.cs
- Source/Plugins/SoundPropagationMode/SoundEnvironmentMode.cs 1 addition, 1 deletionSource/Plugins/SoundPropagationMode/SoundEnvironmentMode.cs
- Source/Plugins/SoundPropagationMode/SoundPropagationMode.cs 1 addition, 1 deletionSource/Plugins/SoundPropagationMode/SoundPropagationMode.cs
Loading
Please register or sign in to comment