summaryrefslogtreecommitdiff
path: root/editor/plugins/baked_lightmap_editor_plugin.cpp
AgeCommit message (Expand)Author
2018-09-27Fix warnings about unhandled enum value in switch [-Wswitch]Rémi Verschelde
2018-01-12-Remove color operator clamping, which is unnecesary. Fixes #15184, fixes #14...Juan Linietsky
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-03found via cppcheck:firefly2442
2017-12-14Updated iconsDaniel J. Ramirez
2017-12-14-Add lightmapperJuan Linietsky