View Issue Details

IDProjectCategoryView StatusLast Update
0003851DarkRadiantShader Systempublic07.01.2016 13:04
Reportergrayman Assigned Togreebo  
PrioritynormalSeveritynormalReproducibilityalways
Status closedResolutionfixed 
Product Version1.8.1 
Target Version2.0.1Fixed in Version2.0.1 
Summary0003851: Backslash in sound shaders fools DR
DescriptionWhen changing the sound of a speaker, DR presents the "Choose sound" dialogue box.

Select a sound shader and the sounds in that shader are listed in the window. Select a sound and you can play it to see if that's what you want.

The problem is that when a sound shader defines a sound like this (using forward slashes):

sound/voices/builders/builder2/tdm_ai_builder2_alert_idle_01.ogg

The sound appears in the list.

But when a sound shader defines a sound like this (using backslashes):

sound\voices\builders\builder2\tdm_ai_builder2_alert_idle_01.ogg

The sound doesn't appear in the list.

DR should handle both forward and back slashes.
TagsNo tags attached.

Relationships

related to 0004062 closedgreebo Slashes in sound shader names / shader file decls problematic 

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
13.09.2014 13:01 grayman New Issue
07.10.2014 16:52 greebo Status new => acknowledged
08.11.2014 13:12 greebo Status acknowledged => confirmed
08.11.2014 13:13 greebo Assigned To => greebo
08.11.2014 13:13 greebo Status confirmed => assigned
08.11.2014 13:13 greebo Target Version => 2.0.1
08.11.2014 13:14 greebo Status assigned => resolved
08.11.2014 13:14 greebo Fixed in Version => 2.0.1
08.11.2014 13:14 greebo Resolution open => fixed
26.01.2015 04:03 greebo Relationship added related to 0004062
07.01.2016 13:04 greebo Status resolved => closed