|
@@ -1689,12 +1689,12 @@
|
|
|
canSave = "1";
|
|
|
canSaveDynamicFields = "0";
|
|
|
|
|
|
- new GuiSliderCtrl(ppOptionsLightRaysBrightScalar) {
|
|
|
+ new GuiSliderCtrl(ppOptionsLightRaysBrightScalar) {
|
|
|
range = "0 5";
|
|
|
ticks = "1000";
|
|
|
snap = "0";
|
|
|
value = "0.75";
|
|
|
- position = "96 96";
|
|
|
+ position = "96 46";
|
|
|
extent = "264 17";
|
|
|
minExtent = "8 2";
|
|
|
horizSizing = "right";
|
|
@@ -1707,7 +1707,7 @@
|
|
|
isContainer = "0";
|
|
|
canSave = "1";
|
|
|
canSaveDynamicFields = "0";
|
|
|
- };
|
|
|
+ };
|
|
|
new GuiTextCtrl(ppOptionsLightRaysBrightnessScalarLabel) {
|
|
|
text = "Brightness";
|
|
|
maxLength = "1024";
|
|
@@ -1717,7 +1717,7 @@
|
|
|
anchorBottom = "0";
|
|
|
anchorLeft = "1";
|
|
|
anchorRight = "0";
|
|
|
- position = "26 98";
|
|
|
+ position = "26 48";
|
|
|
extent = "87 15";
|
|
|
minExtent = "8 2";
|
|
|
horizSizing = "right";
|
|
@@ -1732,6 +1732,187 @@
|
|
|
canSave = "1";
|
|
|
canSaveDynamicFields = "0";
|
|
|
};
|
|
|
+
|
|
|
+ new GuiSliderCtrl(ppOptionsLightRaysSampleScalar) {
|
|
|
+ range = "20 512";
|
|
|
+ ticks = "512";
|
|
|
+ snap = "0";
|
|
|
+ value = "40";
|
|
|
+ position = "96 75";
|
|
|
+ extent = "264 17";
|
|
|
+ minExtent = "8 2";
|
|
|
+ horizSizing = "right";
|
|
|
+ vertSizing = "bottom";
|
|
|
+ profile = "GuiSliderBoxProfile";
|
|
|
+ visible = "1";
|
|
|
+ active = "1";
|
|
|
+ tooltipProfile = "GuiToolTipProfile";
|
|
|
+ hovertime = "1000";
|
|
|
+ isContainer = "0";
|
|
|
+ canSave = "1";
|
|
|
+ canSaveDynamicFields = "0";
|
|
|
+ };
|
|
|
+
|
|
|
+ new GuiTextCtrl(ppOptionsLightRaysSampleScalarLabel) {
|
|
|
+ text = "Samples";
|
|
|
+ maxLength = "512";
|
|
|
+ margin = "0 0 0 0";
|
|
|
+ padding = "0 0 0 0";
|
|
|
+ anchorTop = "1";
|
|
|
+ anchorBottom = "0";
|
|
|
+ anchorLeft = "1";
|
|
|
+ anchorRight = "0";
|
|
|
+ position = "26 76";
|
|
|
+ extent = "87 15";
|
|
|
+ minExtent = "8 2";
|
|
|
+ horizSizing = "right";
|
|
|
+ vertSizing = "bottom";
|
|
|
+ profile = "GuiTextProfile";
|
|
|
+ visible = "1";
|
|
|
+ active = "1";
|
|
|
+ tooltipProfile = "GuiToolTipProfile";
|
|
|
+ tooltip = "Controls the number of samples for the shader.";
|
|
|
+ hovertime = "1000";
|
|
|
+ isContainer = "0";
|
|
|
+ canSave = "1";
|
|
|
+ canSaveDynamicFields = "0";
|
|
|
+ };
|
|
|
+
|
|
|
+ new GuiSliderCtrl(ppOptionsLightRaysDensityScalar) {
|
|
|
+ range = "0.01 1";
|
|
|
+ ticks = "1000";
|
|
|
+ snap = "0";
|
|
|
+ value = "0.94";
|
|
|
+ position = "96 105";
|
|
|
+ extent = "264 17";
|
|
|
+ minExtent = "8 2";
|
|
|
+ horizSizing = "right";
|
|
|
+ vertSizing = "bottom";
|
|
|
+ profile = "GuiSliderBoxProfile";
|
|
|
+ visible = "1";
|
|
|
+ active = "1";
|
|
|
+ tooltipProfile = "GuiToolTipProfile";
|
|
|
+ hovertime = "1000";
|
|
|
+ isContainer = "0";
|
|
|
+ canSave = "1";
|
|
|
+ canSaveDynamicFields = "0";
|
|
|
+ };
|
|
|
+
|
|
|
+ new GuiTextCtrl(ppOptionsLightRaysDensityScalarLabel) {
|
|
|
+ text = "Density";
|
|
|
+ maxLength = "1000";
|
|
|
+ margin = "0 0 0 0";
|
|
|
+ padding = "0 0 0 0";
|
|
|
+ anchorTop = "1";
|
|
|
+ anchorBottom = "0";
|
|
|
+ anchorLeft = "1";
|
|
|
+ anchorRight = "0";
|
|
|
+ position = "26 106";
|
|
|
+ extent = "87 15";
|
|
|
+ minExtent = "8 2";
|
|
|
+ horizSizing = "right";
|
|
|
+ vertSizing = "bottom";
|
|
|
+ profile = "GuiTextProfile";
|
|
|
+ visible = "1";
|
|
|
+ active = "1";
|
|
|
+ tooltipProfile = "GuiToolTipProfile";
|
|
|
+ tooltip = "Controls the density of the rays.";
|
|
|
+ hovertime = "1000";
|
|
|
+ isContainer = "0";
|
|
|
+ canSave = "1";
|
|
|
+ canSaveDynamicFields = "0";
|
|
|
+ };
|
|
|
+
|
|
|
+ new GuiSliderCtrl(ppOptionsLightRaysWeightScalar) {
|
|
|
+ range = "0.1 10";
|
|
|
+ ticks = "1000";
|
|
|
+ snap = "0";
|
|
|
+ value = "5.65";
|
|
|
+ position = "96 135";
|
|
|
+ extent = "264 17";
|
|
|
+ minExtent = "8 2";
|
|
|
+ horizSizing = "right";
|
|
|
+ vertSizing = "bottom";
|
|
|
+ profile = "GuiSliderBoxProfile";
|
|
|
+ visible = "1";
|
|
|
+ active = "1";
|
|
|
+ tooltipProfile = "GuiToolTipProfile";
|
|
|
+ hovertime = "1000";
|
|
|
+ isContainer = "0";
|
|
|
+ canSave = "1";
|
|
|
+ canSaveDynamicFields = "0";
|
|
|
+ };
|
|
|
+
|
|
|
+ new GuiTextCtrl(ppOptionsLightRaysWeightScalarLabel) {
|
|
|
+ text = "Weight";
|
|
|
+ maxLength = "1000";
|
|
|
+ margin = "0 0 0 0";
|
|
|
+ padding = "0 0 0 0";
|
|
|
+ anchorTop = "1";
|
|
|
+ anchorBottom = "0";
|
|
|
+ anchorLeft = "1";
|
|
|
+ anchorRight = "0";
|
|
|
+ position = "26 136";
|
|
|
+ extent = "87 15";
|
|
|
+ minExtent = "8 2";
|
|
|
+ horizSizing = "right";
|
|
|
+ vertSizing = "bottom";
|
|
|
+ profile = "GuiTextProfile";
|
|
|
+ visible = "1";
|
|
|
+ active = "1";
|
|
|
+ tooltipProfile = "GuiToolTipProfile";
|
|
|
+ tooltip = "Controls the weight of the rays.";
|
|
|
+ hovertime = "1000";
|
|
|
+ isContainer = "0";
|
|
|
+ canSave = "1";
|
|
|
+ canSaveDynamicFields = "0";
|
|
|
+ };
|
|
|
+
|
|
|
+
|
|
|
+ new GuiSliderCtrl(ppOptionsLightRaysDecayScalar) {
|
|
|
+ range = "0.01 1";
|
|
|
+ ticks = "1000";
|
|
|
+ snap = "0";
|
|
|
+ value = "1.0";
|
|
|
+ position = "96 165";
|
|
|
+ extent = "264 17";
|
|
|
+ minExtent = "8 2";
|
|
|
+ horizSizing = "right";
|
|
|
+ vertSizing = "bottom";
|
|
|
+ profile = "GuiSliderBoxProfile";
|
|
|
+ visible = "1";
|
|
|
+ active = "1";
|
|
|
+ tooltipProfile = "GuiToolTipProfile";
|
|
|
+ hovertime = "1000";
|
|
|
+ isContainer = "0";
|
|
|
+ canSave = "1";
|
|
|
+ canSaveDynamicFields = "0";
|
|
|
+ };
|
|
|
+
|
|
|
+ new GuiTextCtrl(ppOptionsLightRaysDecayScalarLabel) {
|
|
|
+ text = "Decay";
|
|
|
+ maxLength = "1000";
|
|
|
+ margin = "0 0 0 0";
|
|
|
+ padding = "0 0 0 0";
|
|
|
+ anchorTop = "1";
|
|
|
+ anchorBottom = "0";
|
|
|
+ anchorLeft = "1";
|
|
|
+ anchorRight = "0";
|
|
|
+ position = "26 166";
|
|
|
+ extent = "87 15";
|
|
|
+ minExtent = "8 2";
|
|
|
+ horizSizing = "right";
|
|
|
+ vertSizing = "bottom";
|
|
|
+ profile = "GuiTextProfile";
|
|
|
+ visible = "1";
|
|
|
+ active = "1";
|
|
|
+ tooltipProfile = "GuiToolTipProfile";
|
|
|
+ tooltip = "Controls the decay of the rays.";
|
|
|
+ hovertime = "1000";
|
|
|
+ isContainer = "0";
|
|
|
+ canSave = "1";
|
|
|
+ canSaveDynamicFields = "0";
|
|
|
+ };
|
|
|
new GuiCheckBoxCtrl(ppOptionsEnableLightRays) {
|
|
|
useInactiveState = "0";
|
|
|
text = "Enable";
|