summaryrefslogtreecommitdiffstats
path: root/modules/denoise/resource_to_cpp.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused Python imports.Marcel Admiraal2020-09-101-2/+0
|
* New lightmapperJuan Linietsky2020-05-101-0/+70
-Added LocalVector (needed it) -Added stb_rect_pack (It's pretty cool, we could probably use it for other stuff too) -Fixes and changes all around the place -Added library for 128 bits fixed point (required for Delaunay3D)