summaryrefslogtreecommitdiffstats
path: root/scene/3d/world_environment.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Rename empty() to is_empty()Marcel Admiraal2020-12-281-2/+2
* Merge pull request #38743 from arrowinaknee/node-config-warningsRémi Verschelde2020-10-011-4/+12
|\
| * Update all get_configuration_warning to retrieve warnings from the parentArrowInAKnee2020-05-161-4/+12
* | Environment: Refactor code for readability + moreRémi Verschelde2020-07-011-0/+1
|/
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-1/+2
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-9/+0
* Change non-existent World to World3Dqarmin2020-04-181-25/+25
* Renamed 2D and 3D nodes to make their types explicitJuan Linietsky2020-03-271-2/+2
* Added a Window node, and made it the scene root.Juan Linietsky2020-03-261-1/+1
* Remove more deprecated methods and codeRémi Verschelde2020-02-131-6/+1
* WIP CameraEffects implementation (bokeh not working for now)Juan Linietsky2020-02-111-0/+42
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Improve the node configuration warning displayHugo Locurcio2019-07-091-1/+1
* Scene: Ensure classes match their header filenameRémi Verschelde2019-02-121-0/+112