summaryrefslogtreecommitdiffstats
path: root/scene/3d/voxelizer.h
Commit message (Expand)AuthorAgeFilesLines
* Renamed 2D and 3D nodes to make their types explicitJuan Linietsky2020-03-271-1/+1
* Style: Set clang-format Standard to Cpp11Rémi Verschelde2020-03-171-1/+1
* Fix compilation warnings and re-enable werror=yes on TravisRémi Verschelde2020-02-181-1/+0
* PoolVector is gone, replaced by VectorJuan Linietsky2020-02-181-4/+4
* GIProbe now generates a distance field on bake using CPU, for better compatib...Juan Linietsky2020-02-111-0/+1
* GIProbes working.Juan Linietsky2020-02-111-0/+145