virtualx-engine/servers/visual
Ferenc Arn cb0bf1edea Rename Schlick GGX to GGX.
Schlick's approximation and GGX are orthogonal concepts.

Furthermore, it's usage so far has been inconsistent: we don't even use it with anisotropic SchlickGGX, and Burley (Disney) diffuse does use it while its name doesn't indicate it.

The use of Schlick's approximation in Burley and GGX is an implementation detail and doesn't need to be reflected to the namig.
2017-10-21 19:35:54 -04:00
..
default_mouse_cursor.xpm GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
rasterizer.cpp Dead code tells no tales 2017-08-27 22:13:45 +02:00
rasterizer.h Ability to set a custom FOV makes it possible to use sky on orthogonal view. Closes #9186 2017-09-29 18:56:52 -03:00
SCsub style: Fix PEP8 whitespace issues in Python files 2016-11-01 00:35:16 +01:00
shader_language.cpp Fix crash in shader parsing 2017-10-16 21:55:42 +02:00
shader_language.h Style: Apply clang-format to @reduz's changes 2017-09-13 09:13:34 +02:00
shader_types.cpp Rename Schlick GGX to GGX. 2017-10-21 19:35:54 -04:00
shader_types.h removed DISCARD built in variable, replaced by actual discard GLSL instruction, fixes #9677 2017-08-29 10:15:49 -03:00
visual_server_canvas.cpp Disable antialiasing for CanvasItem triangle arrays 2017-08-28 23:37:42 +02:00
visual_server_canvas.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
visual_server_global.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
visual_server_global.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
visual_server_light_baker.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
visual_server_light_baker.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
visual_server_raster.cpp Cleanup unnecessary debug prints 2017-10-21 20:41:07 +02:00
visual_server_raster.h Ability to set a custom FOV makes it possible to use sky on orthogonal view. Closes #9186 2017-09-29 18:56:52 -03:00
visual_server_scene.cpp Fix GIProbe light visibility 2017-10-04 19:13:07 +09:00
visual_server_scene.h Fix GIProbe light visibility 2017-10-04 19:13:07 +09:00
visual_server_viewport.cpp Fixed viewport transparent bg when clear mode is enabled. 2017-10-21 02:06:10 -05:00
visual_server_viewport.h Fixed viewport transparent bg when clear mode is enabled. 2017-10-21 02:06:10 -05:00
visual_server_wrap_mt.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
visual_server_wrap_mt.h Ability to set a custom FOV makes it possible to use sky on orthogonal view. Closes #9186 2017-09-29 18:56:52 -03:00