Support non-axis aligned clipping
Compare changes
@@ -51,6 +51,16 @@ using std::chrono::milliseconds;
@@ -66,6 +76,24 @@ static void run(ftl::Configurable *root) {
@@ -87,9 +115,10 @@ static void run(ftl::Configurable *root) {
Not well tested, but can orient a clip box to any alignment. Also supports entire scene transform initially.