18 Commits

Author SHA1 Message Date
Max Hilbrunner
bcbca76502 Merge pull request #8310 from Calinou/upgrading-to-godot-4-array-slice
Mention `Array.slice()`'s exclusive end parameter in Upgrading to Godot 4
2023-11-11 05:15:39 +01:00
Thaddeus Crews
c4bb6dfdfa Automatically convert spaces to tabs in codeblocks
• Adds codeblock css rule for tab-size
• Only applies to GDScript/C++
• Fix some inconsistent cpp codeblock filters
2023-10-09 01:31:40 +02:00
Hugo Locurcio
d32da6c3fd Document removal of implicit multi-level calls in Upgrading to Godot 4 2023-10-09 00:26:20 +02:00
graydwarf
d40424d4ba Update upgrading_to_godot_4.rst 2023-10-08 23:43:36 +02:00
Markus Sauermann
187039bdca Add behavior change in migration guide.
Physics Picking now automatically sets event as handled in Viewports.
2023-10-08 23:42:57 +02:00
Markus Sauermann
d8de53d4d8 Add note about behavioral changes
Add note about necessary changes for `SubViewportContainer`
input-event-propagation.
2023-10-08 23:42:44 +02:00
Max Hilbrunner
df36362c60 Merge pull request #7518 from Calinou/release-policy-add-compatibility-policy 2023-08-01 05:36:21 +02:00
Max Hilbrunner
deea428460 Merge pull request #7656 from dsnopek/updating_gdextension_godot_4_1 2023-08-01 05:15:24 +02:00
Max Hilbrunner
42706f1128 Merge pull request #7611 from raulsntos/breaking_changes_4.1 2023-08-01 05:05:56 +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