summaryrefslogtreecommitdiff
path: root/scene/3d/baked_lightmap.h
AgeCommit message (Expand)Author
2019-07-07Fixes minor issues found by static analyzerqarmin
2019-07-02Updated lightmap baker to dynamically calculate lightmap sizes based on surfa...Nathan Warden
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2017-12-21-Make capture dependent on a cell size, not subdivision.Juan Linietsky
2017-12-18Added baked light support for gridmaps.Juan Linietsky
2017-12-17Limit the lightmapper subdivide to 1024Hein-Pieter van Braam
2017-12-14-Add lightmapperJuan Linietsky