summaryrefslogtreecommitdiffstats
path: root/scene/3d/gi_probe.h
Commit message (Expand)AuthorAgeFilesLines
* PoolVector is gone, replaced by VectorJuan Linietsky2020-02-181-6/+6
* Improved Voxel AO settings.Juan Linietsky2020-02-111-3/+3
* Several fixes to GIProbesJuan Linietsky2020-02-111-0/+1
* AO support for GIProbe (right on time for Godot Sprint!)Juan Linietsky2020-02-111-0/+8
* GIProbe now generates a distance field on bake using CPU, for better compatib...Juan Linietsky2020-02-111-1/+2
* GIProbes working.Juan Linietsky2020-02-111-45/+33
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* add warning to GIProbe when using GLES2clayjohn2019-03-031-0/+2
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* -Add lightmapperJuan Linietsky2017-12-141-73/+7
* Rename Rect3 to AABB.Ferenc Arn2017-11-171-6/+6
* Fix energy not affecting emissive texture in GI baker.Ferenc Arn2017-11-151-1/+1
* -Ability to choose operator for emission, closes #10441Juan Linietsky2017-11-151-1/+1
* Clean up GI Probe baking, proper button and progress bar.Juan Linietsky2017-10-301-0/+8
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Few small GI Probe fixesJuan Linietsky2017-07-291-2/+2
* Many fixes to improve GI Probe qualityJuan Linietsky2017-07-151-0/+7
* -Added proper access to depth texture from shaderJuan Linietsky2017-06-071-2/+2
* Removal of Image from Variant, converted to a Resource.Juan Linietsky2017-05-171-2/+2
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-40/+32
* Add a bunch of missing Godot headers in own filesRémi Verschelde2017-03-051-0/+28
* a ton of bug fixes to the rendererJuan Linietsky2017-02-161-0/+7
* ability to adjust propagation in gi probeJuan Linietsky2017-02-061-0/+7
* Several bugfixes, improving the import workflowJuan Linietsky2017-02-061-1/+3
* Type renames:Juan Linietsky2017-01-111-6/+6
* Memory pool vectors (DVector) have been enormously simplified in code, and re...Juan Linietsky2017-01-071-3/+3
* ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-021-2/+2
* Some fixes and clean upsJuan Linietsky2016-12-311-0/+6
* begin work on new particle systemreduz2016-12-301-0/+2
* baking now shows a proper button, and bakes can be saved.Juan Linietsky2016-12-231-13/+4
* can bake for omni and spotlightJuan Linietsky2016-12-221-5/+22
* work in progress global illuminationJuan Linietsky2016-12-201-0/+174