DarkRadiant: master ee092ef8

Author Committer Branch Timestamp Parent
orbweaver orbweaver master 27.05.2025 18:49 master 4fe47e52
Affected Issues  0005742: Feature: extend asset deprecation to more asset types
Changeset 0005742: SoundShader exposes visibility information

Elevate getVisibility() to the IDeclaration interface, and add an
implementation on SoundShader which returns the visibility value from
the source fileinfo.
mod - include/ideclmanager.h Diff File
mod - libs/scene/EntityClass.h Diff File
mod - plugins/sound/SoundShader.cpp Diff File
mod - plugins/sound/SoundShader.h Diff File
mod - test/SoundManager.cpp Diff File