summaryrefslogtreecommitdiffstats
path: root/scene/3d/voxel_light_baker.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Updated lightmap baker to dynamically calculate lightmap sizes based on surfa...Nathan Warden2019-07-021-1/+1
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Many more fixes for GLES2 mobile export. Also added ability to turn on OpenGL...Juan Linietsky2018-10-021-0/+10
* Fix typos in code and docs with codespellRémi Verschelde2018-01-181-2/+2
* Update copyright statements to 2018Rémi Verschelde2018-01-011-4/+3
* -Removed OpenMP support, replaced by a custom class.Juan Linietsky2017-12-241-1/+4
* Fix lightmapper rngHein-Pieter van Braam2017-12-201-1/+1
* Fix lightbaker clang-format issue and add license headersHein-Pieter van Braam2017-12-201-0/+30
* properly plot normal when bakingJuan Linietsky2017-12-191-1/+2
* -Add lightmapperJuan Linietsky2017-12-141-0/+148