summaryrefslogtreecommitdiff
path: root/scene/3d/baked_lightmap.cpp
AgeCommit message (Expand)Author
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-08-24Make some debug prints verbose-only, remove othersRémi Verschelde
2018-07-18Ability to disable scale in nodes, closes #19927Juan Linietsky
2018-02-19Fix timer second not zero padded when < 10Poommetee Ketson
2018-01-12Bind many more properties to scriptsBojidar Marinov
2018-01-11Fix registered light_data property type nameRuslan Mustakov
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2017-12-24-Removed OpenMP support, replaced by a custom class.Juan Linietsky
2017-12-21-Make capture dependent on a cell size, not subdivision.Juan Linietsky
2017-12-18doc: Sync classref with current sourceRémi Verschelde
2017-12-18Added baked light support for gridmaps.Juan Linietsky
2017-12-17Limit the lightmapper subdivide to 1024Hein-Pieter van Braam
2017-12-16Fix gdnative generation for lightmapper.K. S. Ernest (iFire) Lee
2017-12-15BakedLightmap: Update gizmo when setting extents.Andreas Haas
2017-12-14fix for compiling the new lightmapperMichele Valente
2017-12-14-Add lightmapperJuan Linietsky