62 Commits

Author SHA1 Message Date
David Snopek
66170887e7 Add instructions for updating a GDExtension for Godot 4.1 2023-07-17 09:46:13 -05:00
Raul Santos
51f7e5c4fa Add "Upgrading from Godot 4.0 to Godot 4.1" page 2023-07-07 14:23:53 +02:00
Hugo Locurcio
dc44d36f66 Add a compatibility policy and common questions to Release policy
- Add answers to common questions:
  - Which version should I use for a new project?
  - Should I upgrade my project to use new engine versions?
2023-07-03 19:48:52 +02:00
kleonc
f3ada36d06 Fix incorrect reference to PacketPeerUDP.bind in migrating tutorial 2023-05-06 17:02:32 +02:00
Max Hilbrunner
da46470513 Merge pull request #6978 from JohnVeness/project-manager
Change capitalization of Project Manager
2023-03-20 02:45:09 +01:00
clayjohn
0c8c8feb72 Explain the start and process functions for particle shaders
Add references in the particle shader doc and the migration guide
2023-03-17 12:28:23 -07:00
John Veness
08498ef96a Change capitalization of Project Manager 2023-03-13 20:08:49 +00:00
Danil Alexeev
7a72ceaff6 Update "Upgrading from Godot 3 to Godot 4" page 2023-03-01 17:44:34 +03:00
Micky
cf9af0aeb3 Fix rotation_degrees note in "Upgrading to Godot 4" 2023-02-12 14:16:32 +01:00
Hugo Locurcio
6e453527b1 Revamp global illumination documentation
- Add an introduction page with an explanation and comparison table.
- Add a page on faking global illumination.
2023-01-30 17:31:53 +01:00
Hugo Locurcio
7d6fb199d0 Document upgrading via the command line on Upgrading to Godot 4
This is useful to override maximum file size/lines limits.
2023-01-23 23:21:19 +01:00
Yuri Sizov
3f8fd6d127 Rename Tutorials to Manual, move migration guide to a higher level (#6509) 2023-01-05 15:37:47 -08:00