summaryrefslogtreecommitdiffstats
path: root/scene/3d/reflection_probe.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Add a bunch of missing Godot headers in own filesRémi Verschelde2017-03-051-0/+28
* Rename the _MD macro to D_METHODHein-Pieter van Braam2017-02-131-24/+24
* Remove use of _SCS from ADD_METHODHein-Pieter van Braam2017-02-131-12/+12
* Type renames:Juan Linietsky2017-01-111-2/+2
* It is now possible to name layers of different kinds!Juan Linietsky2017-01-101-1/+1
* Memory pool vectors (DVector) have been enormously simplified in code, and re...Juan Linietsky2017-01-071-2/+2
* -Conversion of most properties to a simpler syntax, easier to use by scriptJuan Linietsky2017-01-041-4/+6
* ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-021-24/+24
* working reflection probes!!Juan Linietsky2016-11-191-0/+266