summaryrefslogtreecommitdiffstats
path: root/doc/classes/World3D.xml
Commit message (Collapse)AuthorAgeFilesLines
* Remove Navigation2D/3D nodes, and move the navigation map to the world resourceGilles Roudière2021-03-101-0/+3
|
* Remove the unnecessary sync() and the restrictions it imposes on 3D Physics.Marcel Admiraal2020-09-181-1/+1
|
* Add link titles for all links in the class referenceHugo Locurcio2020-08-311-1/+1
| | | | | This makes them display in a nicer way in the editor help. (The title will display instead of the full URL.)
* Make it clear that PhysicsDirectSpaceState is only available fromMarcel Admiraal2020-05-121-1/+1
| | | | within _physics_process().
* doc: Update classref with node renamesRémi Verschelde2020-03-301-0/+35
A few extra renames for classes which were missed in last week's PRs.