summaryrefslogtreecommitdiffstats
path: root/scene/3d/reflection_probe.h
Commit message (Expand)AuthorAgeFilesLines
* PoolVector is gone, replaced by VectorJuan Linietsky2020-02-181-1/+1
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Scene: Ensure classes match their header filenameRémi Verschelde2019-02-121-1/+1
* 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
* Rename Rect3 to AABB.Ferenc Arn2017-11-171-1/+1
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-14/+6
* Add a bunch of missing Godot headers in own filesRémi Verschelde2017-03-051-0/+28
* Type renames:Juan Linietsky2017-01-111-1/+1
* Memory pool vectors (DVector) have been enormously simplified in code, and re...Juan Linietsky2017-01-071-1/+1
* ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-021-1/+1
* working reflection probes!!Juan Linietsky2016-11-191-0/+92