From c23d54c108906ff096b5828a710b26a60d6e181a 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 06fda000..24fec7bf 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 6fd93f672847c634e07e098f520bc1dd9b934ca5 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 24fec7bf..ae9c8e84 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 a7101ebae79ef6c66b24d545a2a6230c7bccbb7a 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 ae9c8e84..013af111 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.