summaryrefslogtreecommitdiffstats
path: root/scene/3d/baked_lightmap.h
Commit message (Expand)AuthorAgeFilesLines
* PoolVector is gone, replaced by VectorJuan Linietsky2020-02-181-3/+3
* GIProbes working.Juan Linietsky2020-02-111-0/+2
* Texture refactorJuan Linietsky2020-02-111-3/+3
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Fixes minor issues found by static analyzerqarmin2019-07-071-1/+1
* Updated lightmap baker to dynamically calculate lightmap sizes based on surfa...Nathan Warden2019-07-021-0/+4
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+30
* -Make capture dependent on a cell size, not subdivision.Juan Linietsky2017-12-211-16/+6
* Added baked light support for gridmaps.Juan Linietsky2017-12-181-1/+4
* Limit the lightmapper subdivide to 1024Hein-Pieter van Braam2017-12-171-2/+0
* -Add lightmapperJuan Linietsky2017-12-141-0/+189