DarkRadiant: master eae81b84

Author Committer Branch Timestamp Parent
greebo greebo master 09.04.2020 19:13 master cb56f95d
Affected Issues  0005151: Targeting projected lights: let the line point to the light source instead of the light volume's midpoint
Changeset Resolve 0005151: Targeting projected lights: let the line point to the light source instead of the light volume's midpoint
I considered introducing a new virtual scene::INode::getObjectCenter() method to be overridden by lights, but I settled to dynamic_cast the target(ed) nodes to fix this.
mod - include/ilightnode.h Diff File
mod - include/version.h Diff File
mod - radiant/entity/light/LightNode.cpp Diff File
mod - radiant/entity/light/LightNode.h Diff File
mod - radiant/entity/target/Target.h Diff File
mod - radiant/entity/target/TargetLineNode.cpp Diff File
mod - tools/innosetup/darkradiant.x64.iss Diff File