summaryrefslogtreecommitdiffstats
path: root/scene/2d/canvas_modulate.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update Node::get_configuration_warnings signature"Rémi Verschelde2024-02-171-1/+1
* Update Node::get_configuration_warnings signatureRedMser2024-02-081-1/+1
* Fix CanvasModulate logic for updating canvas modulatekleonc2023-07-211-0/+8
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Change return type of `get_configuration_warnings` to `PackedStringArray`Marc Gilleron2022-09-191-1/+1
* Code quality: Fix header guards consistencyRémi Verschelde2022-07-251-3/+3
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Use Array for node configuration warningsNathan Franke2021-04-111-1/+1
* Initialize class variables with default values in scene/ [1/2]Rafał Mikrut2021-02-071-1/+1
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Add override keywords.Marcel Admiraal2020-07-101-1/+1
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-1/+0
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-3/+4
* ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-021-1/+1
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* Add missing license headers in our source files (#5255)Rémi Verschelde2016-06-181-0/+28
* CanvasModulate: fix build issue with GCCRémi Verschelde2016-05-171-1/+1
* -Added configuration warning system for nodesJuan Linietsky2016-05-171-0/+2
* support for light and normal mapping in 2DJuan Linietsky2015-02-181-0/+23