DarkRadiant: core_module fb5795ef

Author Committer Branch Timestamp Parent
greebo greebo core_module 14.06.2020 16:34 core_module a3c277a3
Affected Issues  0005231: Extract Radiant core such that it can be instantiated from outside the main executable
Changeset 0005231: Refactor GenericTextureDefinition into a simple struct. It can be used to transfer data from and to the Surface Inspector, rather than the inspector doing the math on its own this is now handled by the Face.
mod - include/ibrush.h Diff File
mod - include/iselection.h Diff File
mod - include/itexdef.h Diff File
mod - radiant/ui/surfaceinspector/SurfaceInspector.cpp Diff File
mod - radiantcore/brush/Face.cpp Diff File
mod - radiantcore/brush/Face.h Diff File
mod - radiantcore/brush/TexDef.cpp Diff File
mod - radiantcore/brush/TexDef.h Diff File
mod - radiantcore/selection/RadiantSelectionSystem.cpp Diff File
mod - radiantcore/selection/RadiantSelectionSystem.h Diff File
mod - radiantcore/selection/algorithm/Primitives.cpp Diff File
mod - radiantcore/selection/algorithm/Primitives.h Diff File
mod - radiantcore/selection/algorithm/Shader.cpp Diff File
mod - radiantcore/selection/algorithm/Shader.h Diff File
mod - tools/msvc/include.vcxproj Diff File