summaryrefslogtreecommitdiffstats
path: root/scene/3d/path_3d.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Move initialization of some classes to headersTomasz Chabora2020-12-111-11/+0
* Fix PathFollow3D updating on unit_offset 0Tomasz Chabora2020-12-111-5/+1
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-1/+1
* Merge pull request #38743 from arrowinaknee/node-config-warningsRémi Verschelde2020-10-011-3/+11
|\
| * Update all get_configuration_warning to retrieve warnings from the parentArrowInAKnee2020-05-161-3/+11
* | Fix repeated updates of PathFollow3D TransformMaganty Rushyendra2020-07-081-37/+39
* | Object: Add usage hint to instantiate Object properties in editorRémi Verschelde2020-06-121-5/+1
|/
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-14/+25
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-29/+0
* Handle huge offset values in Path2D and Path3D set_offsetMickeMakaron2020-04-131-7/+5
* Replace NULL with nullptrlupoDharkael2020-04-021-2/+2
* doc: Update classref with node renamesRémi Verschelde2020-03-301-2/+2
* Renamed 2D and 3D nodes to make their types explicitJuan Linietsky2020-03-271-0/+416