aboutsummaryrefslogtreecommitdiff
path: root/scene/3d/baked_light_instance.cpp
Commit message (Collapse)AuthorAgeFilesLines
* remove trailing whitespaceHubert Jarosz2016-04-021-1/+1
| | | | (cherry picked from commit 4a4f2479146aa33e235ed57cde311efda68d3c8f)
* misc cleanupJuan Linietsky2015-10-171-1/+1
|
* -Much improvement to baked light bakerJuan Linietsky2014-10-271-0/+78
| | | | | | | -Fixed many bugs in stretch mode -Fixes to camera project and unproject as consequence of the above -added setget to script (documented in script doc) -more fixes to collada exporter for blender
* Light Baker!Juan Linietsky2014-06-111-0/+65
-=-=-=-=-=-= -Support for lightmap baker, have fun figuring out how it works before tutorial is published.