summaryrefslogtreecommitdiff
path: root/doc/classes/World3D.xml
AgeCommit message (Collapse)Author
2020-09-18Remove the unnecessary sync() and the restrictions it imposes on 3D Physics.Marcel Admiraal
2020-08-31Add link titles for all links in the class referenceHugo Locurcio
This makes them display in a nicer way in the editor help. (The title will display instead of the full URL.)
2020-05-12Make it clear that PhysicsDirectSpaceState is only available fromMarcel Admiraal
within _physics_process().
2020-03-30doc: Update classref with node renamesRĂ©mi Verschelde
A few extra renames for classes which were missed in last week's PRs.