summaryrefslogtreecommitdiff
path: root/scene/3d/voxel_light_baker.h
AgeCommit message (Expand)Author
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-10-02Many more fixes for GLES2 mobile export. Also added ability to turn on OpenGL...Juan Linietsky
2018-01-18Fix typos in code and docs with codespellRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-12-24-Removed OpenMP support, replaced by a custom class.Juan Linietsky
2017-12-20Fix lightmapper rngHein-Pieter van Braam
2017-12-20Fix lightbaker clang-format issue and add license headersHein-Pieter van Braam
2017-12-19properly plot normal when bakingJuan Linietsky
2017-12-14-Add lightmapperJuan Linietsky