]> git.xonotic.org Git - xonotic/netradiant.git/commit
radiant: introduce transformpath lib and make use of it to transform engine path illwieckz/transformpath 189/head
authorThomas Debesse <dev@illwieckz.net>
Fri, 26 Nov 2021 00:21:23 +0000 (01:21 +0100)
committerThomas Debesse <dev@illwieckz.net>
Fri, 26 Nov 2021 00:21:23 +0000 (01:21 +0100)
commitb67a6690d8ec946290288b635e302833ea7cae44
treef6a5ed9dc46713aa9e14d7efdd67688354f80050
parentfeb71a7a0cdf7c2a1d8f64935b8fb110cbd48d02
radiant: introduce transformpath lib and make use of it to transform engine path
libs/CMakeLists.txt
libs/transformpath/CMakeLists.txt [new file with mode: 0644]
libs/transformpath/transformpath.cpp [new file with mode: 0644]
libs/transformpath/transformpath.h [new file with mode: 0644]
radiant/CMakeLists.txt
radiant/mainframe.cpp