2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Yuri Roubinsky fe4c8e387b Added support for constants in shader `case` and array size declaration 4 жил өмнө
  bruvzg 644f739660 Static analyzer fixes: 4 жил өмнө
  George Marques 02f60812ed Rename TYPE_REAL to TYPE_FLOAT 4 жил өмнө
  Aaron Franke 02161aad5a Remove empty lines around braces with the formatting script 4 жил өмнө
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 жил өмнө
  Yuri Roubinsky 6914597026 FIx autocompletion for emit_particle in shader editor 4 жил өмнө
  Yuri Roubinsky 53740c69df Forbids varying declaration in particles and sky shaders 4 жил өмнө
  reduz d0bddf53c5 Implement manual particle emission and particle sub emitters. 5 жил өмнө
  Yuri Roubinsky b1351fe781 Fix crash regression in the shader function validation 5 жил өмнө
  Yuri Roubinsky ab9978697e Improve messages in shader function validation 5 жил өмнө
  bruvzg 80b8eff6aa [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms. 5 жил өмнө
  Yuri Roubinsky 2a00c868de Fix particles shader to use built-ins 5 жил өмнө
  Aaron Franke 56e2c6c704 Make all String float conversion methods be 64-bit 5 жил өмнө
  Yuri Roubinsky 01950553f2 Fix some incorrect conversions which lead to crash in shaders 5 жил өмнө
  Yuri Roubinsky 3eeb272b2e Enables 'fma' for GLES2 5 жил өмнө
  Yuri Roubinsky ecb5f7ea23 Added 'fma' function to shader language 5 жил өмнө
  Rémi Verschelde a8a2769bb6 Merge pull request #38713 from aaronfranke/string-64bit 5 жил өмнө
  Yuri Roubinsky c554d9e556 Added const qualifier support for function arguments in shaders 5 жил өмнө
  Yuri Roubinsky 2ce77e4b57 Prevents usage of return in main shader functions 5 жил өмнө
  Yuri Roubinsky b6ca9536f2 Fix few places in shaders where const passing still incorrect 5 жил өмнө
  Yuri Roubinsky 636a9d9f50 Implemented global const array to shaders 5 жил өмнө
  Aaron Franke e5ae89775a Remove 32-bit String hex_to_int method 5 жил өмнө
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 жил өмнө
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions 5 жил өмнө
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 жил өмнө
  Juan Linietsky 1bea8e1eac New lightmapper 5 жил өмнө
  Rémi Verschelde 69de7ce38c Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine 5 жил өмнө
  Rémi Verschelde e956e80c1f Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 5 жил өмнө
  Rémi Verschelde 0bf6a86db4 Merge pull request #37795 from Chaosus/shader_fix_const_order2 5 жил өмнө
  Juan Linietsky 0e1c66d9fc Implement global and per instance shader uniforms. 5 жил өмнө