summaryrefslogtreecommitdiff
path: root/scene/3d/path_3d.cpp
AgeCommit message (Expand)Author
2020-12-11Fix PathFollow3D updating on unit_offset 0Tomasz Chabora
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz
2020-10-01Merge pull request #38743 from arrowinaknee/node-config-warningsRémi Verschelde
2020-07-08Fix repeated updates of PathFollow3D TransformMaganty Rushyendra
2020-06-12Object: Add usage hint to instantiate Object properties in editorRé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-13Handle huge offset values in Path2D and Path3D set_offsetMickeMakaron
2020-04-02Replace NULL with nullptrlupoDharkael
2020-03-30doc: Update classref with node renamesRémi Verschelde
2020-03-27Renamed 2D and 3D nodes to make their types explicitJuan Linietsky