summaryrefslogtreecommitdiff
path: root/scene/3d/world_environment.cpp
AgeCommit message (Expand)Author
2020-10-01Merge pull request #38743 from arrowinaknee/node-config-warningsRémi Verschelde
2020-07-01Environment: Refactor code for readability + moreRémi Verschelde
2020-05-16Update all get_configuration_warning to retrieve warnings from the parentArrowInAKnee
2020-05-14Style: Enforce braces around if blocks and loopsRémi Verschelde
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-04-18Change non-existent World to World3Dqarmin
2020-03-27Renamed 2D and 3D nodes to make their types explicitJuan Linietsky
2020-03-26Added a Window node, and made it the scene root.Juan Linietsky
2020-02-13Remove more deprecated methods and codeRémi Verschelde
2020-02-11WIP CameraEffects implementation (bokeh not working for now)Juan Linietsky
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-07-09Improve the node configuration warning displayHugo Locurcio
2019-02-12Scene: Ensure classes match their header filenameRémi Verschelde