summaryrefslogtreecommitdiffstats
path: root/editor/plugins/baked_lightmap_editor_plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-1/+2
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-9/+0
* New lightmapperJuan Linietsky2020-05-101-26/+43
* Replace NULL with nullptrlupoDharkael2020-04-021-6/+6
* GIProbes working.Juan Linietsky2020-02-111-0/+2
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Style: Apply new changes from clang-format 8.0Rémi Verschelde2019-04-091-1/+2
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Fix inconsistences in some buttons in the Canvas/Spatial editor menubarMichael Alexsander Silva Dias2018-10-251-1/+1
* Fix warnings about unhandled enum value in switch [-Wswitch]Rémi Verschelde2018-09-271-0/+1
* -Remove color operator clamping, which is unnecesary. Fixes #15184, fixes #14...Juan Linietsky2018-01-121-1/+1
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+30
* found via cppcheck:firefly24422018-01-031-1/+0
* Updated iconsDaniel J. Ramirez2017-12-141-1/+1
* -Add lightmapperJuan Linietsky2017-12-141-0/+95