DarkRadiant: declmanager f3a277d3

Author Committer Branch Timestamp Parent
greebo greebo declmanager 10.07.2022 12:10 declmanager 768b1511
Affected Issues  0005977: Improve Declaration Block Parsing
Changeset 0005977: Connect StageDef change signals to the onParticleChanged method to emit the signal as well as tag the syntax as outdated.
Refactor ParticleDef to reduce code duplication when setting up the stages, everything is using appendStage now.
mod - radiantcore/particles/ParticleDef.cpp Diff File
mod - radiantcore/particles/ParticleDef.h Diff File
mod - radiantcore/particles/StageDef.h Diff File
mod - test/Particles.cpp Diff File