summaryrefslogtreecommitdiffstats
path: root/scene/3d/visibility_notifier_3d.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename VisibilityNotifierXD to VisibleOnScreenNotifierXDreduz2021-06-161-198/+0
* Refactor VisibilityNotifier3Dreduz2021-06-161-142/+87
* More explanatory names for RigidBody modesPouleyKetchoupp2021-06-041-1/+1
* Removed _change_notifyreduz2021-02-101-1/+0
* Initialize class variables with default values in scene/ [1/2]Rafał Mikrut2021-02-071-3/+0
* Cache world in VisibilityNotifier3D to avoid crashkobewi2021-01-271-3/+6
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-1/+1
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-10/+18
* Style: Enforce separation line between function definitionsRémi Verschelde2020-05-141-0/+1
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-29/+0
* Change non-existent World to World3Dqarmin2020-04-181-4/+4
* Renamed 2D and 3D nodes to make their types explicitJuan Linietsky2020-03-271-0/+274