Commit Graph

16 Commits

Author SHA1 Message Date
celisej567
b39892df78 Update c_env_cascade_light.cpp 2024-03-17 22:07:33 +03:00
b0de03c6a2 Fixed some Color problems
Fixed color problems.
Added csm_color_r, csm_color_g, csm_color_b and csm_color_a ConVars. (Alpha actually works now)
2023-02-08 22:05:53 +03:00
a193122d65 Brighness Scale
I find out that the alpha of the color doesnt work correctly, so i add a Brightness Scale Keyvalue and csm_brightness_general ConVar for this. When you set Brightness Scale, csm_brightness_general uses this value. If you want to change brightness In-Game, you can use Console or for mappes they can use point_clientcommand to change csm_brightness_general.
2023-02-04 20:14:34 +03:00
0ff4a5d86b Angles
-Now You not have to copy pitch from "Pitch" to "Angles" in light_env.
-Fixed pitch problems
2023-01-18 22:39:36 +03:00
6cd26f8292 Color things
Changed default csm_second_fov value.
Changed color handling.
2022-12-30 15:07:41 +03:00
87020dcb97 Added Third CSM Level
-Added csm_third_intensity ConVar
-Added enablethird Hammer option
-Changed csm_current_distance ConVar
-Added csm_third_fov ConVar
-Added csm_nearz and csm_farz ConVars
-Entity-helpers was renamed

-Now r_farz will be 210000 all the time, so fog's one will not work
2022-12-15 17:10:27 +03:00
25ff6eaa8f Added new branch 2022-12-10 14:22:45 +03:00
bfae746411 some other stuff 2022-10-30 22:39:14 +03:00
699be4a212 Added convar
+added csm_enable convar
+some other stuff
2022-09-19 20:40:42 +03:00
6892d205b8 Update c_env_cascade_light.cpp
im stupid
2022-09-18 22:42:31 +03:00
af2b5cd8e5 Update c_env_cascade_light.cpp
-temporarily removed some console commands.
2022-09-15 17:52:13 +03:00
bcd7cfad25 new inputs
-new input LightColor that changes a color.
-new input SetAngles that changes angles
-added csm_intensity convar

-now TurnOn and TurnOff its Enable and Disable
2022-09-05 21:54:11 +03:00
4588e41ffc fixes
-csm_ortho now have description.
-fixed depth bias problem.
-added csm_second_intensity convar.
-maybe fixed angle problems.
2022-09-03 14:04:27 +03:00
0a64a37653 bebra 2022-08-29 15:55:02 +03:00
b00b5b421d yes 2022-08-29 15:32:08 +03:00
398c186e53 added files 2022-08-28 18:56:20 +03:00