summaryrefslogtreecommitdiffstats
path: root/editor/shader_globals_editor.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Complex Text Layouts] Refactor Font class, default themes and controls to us...bruvzg2020-11-261-0/+3
* Shader globals bugfixesDavid Sichma2020-10-211-2/+8
* Don't try to compare freed object to nullptrRafał Mikrut2020-10-131-1/+3
* Style: Enforce separation line between function definitionsRémi Verschelde2020-05-141-0/+1
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-4/+0
* Modernize remaining uses of 0/NULL instead of nullptr (C++11)Rémi Verschelde2020-05-141-1/+1
* Style: Add missing copyright headersRémi Verschelde2020-05-101-0/+30
* Implement global and per instance shader uniforms.Juan Linietsky2020-04-171-0/+452