garrysmod-requests
garrysmod-requests copied to clipboard
Allow use of mat_fullbright through Lua.
Allow use of mat_fullbright through Lua. In case of using render.SuppressEngineLighting to disable map light is causing some sprites to flickering and works as combination of hooks. Having it as separate function would be nice. render.SetFullbright( boolen state ) render.GetFullbright()
+1