summaryrefslogtreecommitdiffstats
path: root/scene/3d/path_3d.h
Commit message (Expand)AuthorAgeFilesLines
* Fix Pathfollow directionSilc Renew2023-05-241-3/+8
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Refactor Curv3D and PathFollow3DYaohua Xiong2022-11-121-1/+6
* Change return type of `get_configuration_warnings` to `PackedStringArray`Marc Gilleron2022-09-191-1/+1
* Rename PathFollow's `offset`s to `progress` & `progress_ratio`Micky2022-08-241-5/+5
* Make `_validate_property` a multilevel methodYuri Sizov2022-08-221-1/+1
* Code quality: Fix header guards consistencyRémi Verschelde2022-07-251-3/+3
* Merge pull request #62084 from smix8/path_debug_options_4.xRémi Verschelde2022-06-291-1/+10
|\
| * Add Path2D/3D debug optionssmix82022-06-201-1/+10
* | PathFollow3D parallel transport frame reliability improvementsMark Riedesel2022-05-171-1/+1
|/
* Use `switch` consistently in `_notification` (`scene` folder)Rémi Verschelde2022-02-151-1/+0
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Use real_t in 3D nodesAaron Franke2021-08-031-8/+8
* Use Array for node configuration warningsNathan Franke2021-04-111-1/+1
* Initialize class variables with default values in scene/ [1/2]Rafał Mikrut2021-02-071-4/+4
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Move initialization of some classes to headersTomasz Chabora2020-12-111-9/+9
* Remove empty lines around braces with the formatting scriptAaron Franke2020-11-161-1/+0
* Add override keywords.Marcel Admiraal2020-07-101-2/+2
* Fix repeated updates of PathFollow3D TransformMaganty Rushyendra2020-07-081-1/+1
* Object: Add usage hint to instantiate Object properties in editorRémi Verschelde2020-06-121-1/+1
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-2/+0
* Renamed 2D and 3D nodes to make their types explicitJuan Linietsky2020-03-271-0/+117