blender/intern/cycles/kernel/shaders
2020-09-06 02:21:27 +10:00
..
CMakeLists.txt CMake: refresh building and external library handling of Cycles standalone 2020-09-04 17:10:50 +02:00
node_absorption_volume.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_add_closure.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_ambient_occlusion.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_anisotropic_bsdf.osl Cleanup: clang-format 2020-02-12 18:19:01 +11:00
node_attribute.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_background.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_bevel.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_blackbody.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_brick_texture.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_brightness.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_bump.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_camera.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_checker_texture.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_clamp.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_color.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
node_combine_hsv.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_combine_rgb.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_combine_xyz.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_convert_from_color.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_convert_from_float.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_convert_from_int.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_convert_from_normal.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_convert_from_point.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_convert_from_string.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_convert_from_vector.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_diffuse_bsdf.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_displacement.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_emission.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_environment_texture.osl Cleanup: make format after SortedIncludes change 2020-03-19 09:33:58 +01:00
node_fresnel.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
node_fresnel.osl Cleanup: make format after SortedIncludes change 2020-03-19 09:33:58 +01:00
node_gamma.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_geometry.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_glass_bsdf.osl Cleanup: make format after SortedIncludes change 2020-03-19 09:33:58 +01:00
node_glossy_bsdf.osl Cleanup: make format after SortedIncludes change 2020-03-19 09:33:58 +01:00
node_gradient_texture.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_hair_bsdf.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_hair_info.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_hash.h Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_holdout.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_hsv.osl Cleanup: make format after SortedIncludes change 2020-03-19 09:33:58 +01:00
node_ies_light.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_image_texture.osl Cleanup: make format after SortedIncludes change 2020-03-19 09:33:58 +01:00
node_invert.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_layer_weight.osl Cleanup: make format after SortedIncludes change 2020-03-19 09:33:58 +01:00
node_light_falloff.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_light_path.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_magic_texture.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_map_range.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_mapping.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_math.h Cycles: Vector Rotate Node using Axis and Angle method 2020-02-17 15:43:18 +00:00
node_math.osl Cleanup: make format after SortedIncludes change 2020-03-19 09:33:58 +01:00
node_mix_closure.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_mix.osl Cleanup: make format after SortedIncludes change 2020-03-19 09:33:58 +01:00
node_musgrave_texture.osl Cleanup: make format after SortedIncludes change 2020-03-19 09:33:58 +01:00
node_noise_texture.osl Shading: add Roughness input to Noise and Wave texture nodes 2020-04-09 21:48:03 +02:00
node_noise.h Shading: add Roughness input to Noise and Wave texture nodes 2020-04-09 21:48:03 +02:00
node_normal_map.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_normal.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_object_info.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_output_displacement.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_output_surface.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_output_volume.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_particle_info.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_principled_bsdf.osl Cleanup: make format after SortedIncludes change 2020-03-19 09:33:58 +01:00
node_principled_hair_bsdf.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_principled_volume.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_ramp_util.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
node_refraction_bsdf.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_rgb_curves.osl Cleanup: make format after SortedIncludes change 2020-03-19 09:33:58 +01:00
node_rgb_ramp.osl Cleanup: make format after SortedIncludes change 2020-03-19 09:33:58 +01:00
node_rgb_to_bw.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_scatter_volume.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_separate_hsv.osl Cleanup: make format after SortedIncludes change 2020-03-19 09:33:58 +01:00
node_separate_rgb.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_separate_xyz.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_set_normal.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_sky_texture.osl Cycles: adjust Sky texture intensity to follow physical units 2020-07-20 19:31:42 +02:00
node_subsurface_scattering.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_tangent.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_texture_coordinate.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_toon_bsdf.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_translucent_bsdf.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_transparent_bsdf.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_uv_map.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_value.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_vector_curves.osl Cleanup: make format after SortedIncludes change 2020-03-19 09:33:58 +01:00
node_vector_displacement.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_vector_math.osl Cleanup: make format after SortedIncludes change 2020-03-19 09:33:58 +01:00
node_vector_rotate.osl Cleanup: make format after SortedIncludes change 2020-03-19 09:33:58 +01:00
node_vector_transform.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_velvet_bsdf.osl Cleanup: make format after SortedIncludes change 2020-03-19 09:33:58 +01:00
node_vertex_color.osl Fix T73938: Cycles Vertex Color wrong if no layer is specified 2020-02-19 12:10:33 +01:00
node_voronoi_texture.osl Cleanup: clang-format 2020-09-06 02:21:27 +10:00
node_voxel_texture.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_wave_texture.osl Shading: add Roughness input to Noise and Wave texture nodes 2020-04-09 21:48:03 +02:00
node_wavelength.osl Cleanup: Fix build warnings from OSL shader compilation 2020-02-11 21:40:23 -07:00
node_white_noise_texture.osl Cleanup: make format after SortedIncludes change 2020-03-19 09:33:58 +01:00
node_wireframe.osl Cleanup: make format after SortedIncludes change 2020-03-19 09:33:58 +01:00
stdcycles.h Cleanup: clang-format 2020-02-12 18:19:01 +11:00