Rémi Verschelde
|
6c1bd4d227
|
Replace Godot docs URL with $DOCS_URL in XML class reference
|
2021-11-15 13:02:21 +01:00 |
|
Aaron Franke
|
d54f2ad7ca
|
Don't generate empty doc sections and reduce code duplication
|
2021-09-20 20:59:33 -05:00 |
|
Gilles Roudière
|
a9dc53d152
|
Remove Navigation2D/3D nodes, and move the navigation map to the world resource
|
2021-03-10 11:23:06 +01:00 |
|
Marcel Admiraal
|
41209efa7f
|
Remove the unnecessary sync() and the restrictions it imposes on 3D Physics.
|
2020-09-18 10:43:31 +01:00 |
|
Hugo Locurcio
|
c4903a603b
|
Add link titles for all links in the class reference
This makes them display in a nicer way in the editor help.
(The title will display instead of the full URL.)
|
2020-08-31 14:22:07 +02:00 |
|
Marcel Admiraal
|
bb9c104695
|
Make it clear that PhysicsDirectSpaceState is only available from
within _physics_process().
|
2020-05-12 12:55:59 +01:00 |
|
Rémi Verschelde
|
eaaee63b62
|
doc: Update classref with node renames
A few extra renames for classes which were missed in last week's PRs.
|
2020-03-30 18:23:02 +02:00 |
|