Added citybuilder and cloud pass.

This commit is contained in:
Justin Marshall
2026-05-28 01:09:16 -07:00
parent 5d2cb8640d
commit a7e7e8edbc
30 changed files with 58019 additions and 36996 deletions
+2
View File
@@ -960,6 +960,8 @@ extern idCVar r_showEntityScissors; // show entity scissor rectangles
extern idCVar r_showInteractionFrustums;// show a frustum for each interaction
extern idCVar r_showInteractionScissors;// show screen rectangle which contains the interaction frustum
extern idCVar r_showPathTraceProfile; // report path tracer GPU and estimated ray workload
extern idCVar r_pathTraceGIAmount; // scale path traced indirect GI
extern idCVar r_pathTraceWorldGrime; // stable cavity dirt for non-skeletal path traced surfaces
extern idCVar r_pathTraceSecondaryLightBudget; // secondary GI light budget
extern idCVar r_pathTraceSecondaryLightCompensation; // secondary GI energy compensation
extern idCVar r_pathTracePortalWorldCulling; // portal cull static ray tracing world instances