From ffa943ba191b1298eb0e62cdc28e596e2b8891c8 Mon Sep 17 00:00:00 2001 From: kiddu25 Date: Thu, 4 Jun 2026 11:29:20 +0200 Subject: [PATCH 1/3] reorganize ambient to be aligned normally --- docs/modding/util/vrad.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/modding/util/vrad.md b/docs/modding/util/vrad.md index 1393253e..c9e2c0fc 100644 --- a/docs/modding/util/vrad.md +++ b/docs/modding/util/vrad.md @@ -132,7 +132,8 @@ Other options: -aoscale : Sets the ambient occlusion scale. Can't be used with -aoradius -aoradius : Sets the ambient occlusion radius -aosamples : Sets the number ambient occlusion samples. Default is 32 - -noao : Disable baked ambient occlusion -ambient : Sets the ambient term. Can be used to tweak lightmap color + -noao : Disable baked ambient occlusion + -ambient : Sets the ambient term. Can be used to tweak lightmap color -reflectivityscale : Sets the reflectivity scale for all surfaces. Defaults to 1.0 -disppatchradius : Sets the maximum radius allowed for displacement patches -dispchop : Number of luxel widths for a patch. Default is 8 From 8d272bbdbcef7f8d218a0da89768f0d5603fa9e0 Mon Sep 17 00:00:00 2001 From: kiddu25 Date: Thu, 4 Jun 2026 11:32:57 +0200 Subject: [PATCH 2/3] fix extra space with -noao ^ --- docs/modding/util/vrad.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/modding/util/vrad.md b/docs/modding/util/vrad.md index c9e2c0fc..d6eab92c 100644 --- a/docs/modding/util/vrad.md +++ b/docs/modding/util/vrad.md @@ -132,7 +132,7 @@ Other options: -aoscale : Sets the ambient occlusion scale. Can't be used with -aoradius -aoradius : Sets the ambient occlusion radius -aosamples : Sets the number ambient occlusion samples. Default is 32 - -noao : Disable baked ambient occlusion + -noao : Disable baked ambient occlusion -ambient : Sets the ambient term. Can be used to tweak lightmap color -reflectivityscale : Sets the reflectivity scale for all surfaces. Defaults to 1.0 -disppatchradius : Sets the maximum radius allowed for displacement patches From 597d064a752779c9235d0a0f94ae3d270b4d5a00 Mon Sep 17 00:00:00 2001 From: kiddu25 Date: Thu, 4 Jun 2026 11:34:24 +0200 Subject: [PATCH 3/3] fix space with stopexit (most useless commit btw) --- docs/modding/util/vrad.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/modding/util/vrad.md b/docs/modding/util/vrad.md index d6eab92c..9ffd95f2 100644 --- a/docs/modding/util/vrad.md +++ b/docs/modding/util/vrad.md @@ -96,7 +96,7 @@ Other options: (default 45). -dlightmap : Force direct lighting into different lightmap than radiosity. - -stoponexit : Wait for a keypress on exit. + -stoponexit : Wait for a keypress on exit. -mpi_pw : Use a password to choose a specific set of VMPI workers. -nodetaillight : Don't light detail props. -centersamples : Move sample centers.