Historial de Commits

Autor SHA1 Mensaje Fecha
  Rémi Verschelde 1504c96112 Merge pull request #24539 from BastiaanOlij/override_gl_position hace 6 años
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 hace 6 años
  Bastiaan Olij 9f266cf7e5 Override GL_position hace 6 años
  Rémi Verschelde 022ae53191 Merge pull request #23126 from QbieShay/nine_uv hace 6 años
  Bastiaan Olij 0b4b477674 Remapped ACTIVE to shader_active, now works hace 6 años
  QbieShay 09faac9e01 Added PROCESSED_UV for accessing ninepatch processed uv in the shader hace 6 años
  Juan Linietsky 631cf676c3 Removed noperspective (not in GLSL ES 3.0), do not write smooth if not specified. Fixes #20435 hace 6 años
  Juan Linietsky 78eae047c6 Fixed how floats are printed to the GLSL shader, closes #19803 hace 6 años
  Juan Linietsky 984063cf0b Cleaned up and fixed the base_changed function in rasterizers, also fixes #15617 hace 6 años
  Juan Linietsky f00b522705 Avoid double underscore from breaking glsl compiler, fixes #12880 hace 6 años
  QbieShay ac04e14a51 Added the ability to write to gl_FragDepth. It doesn't affect the depth prepass. hace 6 años
  Rémi Verschelde 7b081a7fc8 Fix warnings about unhandled enum value in switch [-Wswitch] hace 6 años
  Juan Linietsky 65fd37c149 -Rewrote GLES2 lighting and shadows and optimized state changes, did many optimizations, added vertex lighting. hace 6 años
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path hace 6 años
  Rémi Verschelde 52466d57e9 Make some debug prints verbose-only, remove others hace 7 años
  Juan Linietsky b67f982723 Merge pull request #20681 from DavidSichma/master hace 7 años
  David Sichma c101dd5fa6 Keeping track of discard hace 7 años
  Thomas Herzog b4d3f541e7 add 3D textures hace 7 años
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit hace 7 años
  Rémi Verschelde 00dfc9c8eb Shader lang: Properly assign INSTANCE_ID to gl_InstanceID hace 7 años
  Alex Roman 2ce1118faa Add disable ambient light flag to shaders and materials hace 7 años
  JFonS c8cf71753c Add render mode to ensure correct normals when using non-uniform scaling hace 7 años
  Juan Linietsky 3051bb8a81 Merge pull request #17845 from JFonS/disable_spatial_shadows hace 7 años
  Pieter-Jan Briers 25ba49fd88 Fixes canvas light shaders. hace 7 años
  JFonS 9c307d4b6c Added flag on SpatialMaterial to disable shadows hace 7 años
  karroffel bb655856e2 using TIME in light shader enables uses_fragment_time hace 7 años
  binbitten de8f43d95d Fix mat2 alignment hace 7 años
  Juan Linietsky 0041efec1d Fix mat2 alignment hace 7 años
  Juan Linietsky f4d603b902 Fix uniform alignment, closes #14962 hace 7 años
  AlmightyScientist 4820910648 Shader Language: Fixes EXTRA_MATRIX undefined. hace 7 años