Matthew
7543d4d2bd
Update tutorials/2d/particle_systems_2d.rst
2026-08-23 10:38:19 -04:00
Hugo Locurcio
e29dbd2deb
Clarify lack of physics interpolation support with GPUParticles2D in 2D particle systems
...
- Mention that physics interpolation is different from the Interpolate
property available on GPUParticles2D.
2026-08-12 00:52:19 +02:00
Matthew
9f2632a2de
Merge pull request #12218 from godotengine/instance-verb-removal-juice
...
Replace most leftover "instance" verbs with "instantiate"
2026-08-05 19:45:40 -04:00
Matthew
7b11ce8003
Merge pull request #12245 from coolkettle/patch-1
...
Fix typo in renderers.rst
2026-08-05 19:38:53 -04:00
Matthew
61faf32a6a
Merge pull request #12246 from jctwizard/patch-1
...
Add missing word in exporting_pcks.rst
2026-08-05 19:38:06 -04:00
Matthew
cd3e5f910b
Merge pull request #12247 from Calinou/creating-applications-fix-duplicate-paragraph
...
Fix duplicate paragraph in Creating applications
2026-08-05 19:32:14 -04:00
Hugo Locurcio
596d11c977
Fix duplicate paragraph in Creating applications
...
This paragraph is already present near the top of the page.
2026-08-05 19:38:18 +02:00
jctwizard
352edc59d8
Add missing word in exporting_pcks.rst
...
Add missing word "end" to clarify that requried file extensions must be at the end of the filename
2026-08-05 16:48:22 +01:00
coolkettle
2055644be4
Fix typo in renderers.rst
2026-08-05 16:12:19 +02:00
Max Hilbrunner
2eb41d15ce
Merge pull request #12017 from Cykyrios/classref-admonitions
...
Add support for classref admonitions
2026-08-05 10:39:55 +02:00
Max Hilbrunner
9f421319be
Merge pull request #12225 from godotengine/no-trailing-whitespace
...
Add CI check for trailing whitespace
2026-08-05 09:40:22 +02:00
Micky
e1bfd7e32d
Ignore remove trailing whitespace commit
2026-08-04 19:39:12 +02:00
Micky
ecf7d701a0
Remove trailing whitespace
2026-08-04 19:34:06 +02:00
Micky
febd6234bb
Add CI check for trailing whitespace
2026-08-04 19:33:17 +02:00
Micky
5957f4928b
Replace leftover "instance" verb with "instantiate"
2026-08-04 10:37:06 +02:00
Matthew
0e703da7e6
Merge pull request #12232 from ColinSORourke/BlitShaderDefault
...
Correct TextureBlit Shader Documentation - Default Blend Mode
2026-08-03 18:39:01 -04:00
Matthew
e56d7ff233
Merge pull request #12220 from bclewi/fix/engine_details/architecture/object_class/example-myrefcounted
...
Fix MyRefCounted example
2026-08-03 18:32:06 -04:00
Matthew
e9b54af765
Merge pull request #12228 from przemek-git/patch-1
...
Properly link to code regions
2026-08-03 18:28:49 -04:00
Matthew
0eb659f1bf
Merge pull request #12233 from godotengine/oops-all-non-breaking-spaces
...
Remove non-breaking and zero-width spaces
2026-08-03 18:27:16 -04:00
Micky
60dd636fa6
Remove non-breaking and zero-width spaces
2026-08-03 23:05:23 +02:00
Colin O'Rourke
e4c43b2432
Fix Blit Shader Reference
...
Corrects Default Mode
2026-08-03 13:47:08 -07:00
Przemysław Siedlecki
959f113c63
fixup! Properly link to code regions
2026-08-03 17:24:33 +02:00
Przemysław Siedlecki
a97c5ea08c
Properly link to code regions
2026-08-03 15:24:32 +02:00
Matthew
4ee2cbcb7b
Merge pull request #12204 from godotengine/environment-SSIL-copypaste-thing
...
Fix copy-paste oversight in SSIL section
2026-08-01 21:01:45 -04:00
Brandon Lewis
0e23070467
Fix MyRefCounted example
2026-08-01 17:58:16 -04:00
Matthew
cc147ca70b
Merge pull request #12175 from Arecher/Resolve-outdated/incorrect-information-in-SDFGI-tutorial
...
Resolve outdated/incorrect information in SDFGI tutorial
2026-08-01 08:40:51 -04:00
Matthew
b8b0b2b337
Merge pull request #12176 from Arecher/Add-AreaLight3D-references-to-tutorials
...
Add `AreaLight3D` references to tutorials
2026-08-01 08:30:25 -04:00
Matthew
e2b5555c15
Merge pull request #12145 from shadiradio/patch-1
...
Fix variable name from _dock_scene to dock_scene
2026-08-01 08:26:50 -04:00
Matthew
f9f24b6650
Merge pull request #12214 from ergomitts/master
...
Changed Toggle Scripts Panel to Toggle Files Panel to fix inconsistency
2026-07-31 20:25:34 -04:00
Matthew
ff10e83fb7
Merge pull request #12205 from godotengine/what-the-hell-music
...
Fix outdated mention of "future" interactive music
2026-07-31 20:18:23 -04:00
Matthew
273a23f929
Merge pull request #12206 from godotengine/android-plugin-function-formatting
...
Fix formatting in Android Plugin function list
2026-07-31 20:15:35 -04:00
Matthew
5dbab0bcc6
Merge pull request #12207 from godotengine/formatting-one-click-deploy
...
Fix incorrect `button` format in One-click deploy
2026-07-31 20:14:18 -04:00
Matthew
66cc7f2922
Merge pull request #12211 from bruvzg/ios_dist
...
[iOS] Update template path and framework names.
2026-07-31 20:13:04 -04:00
ergomitts
537376dc2d
Changed Toggle Scripts Panel to Toggle Files Panel to fix inconsistency
2026-07-31 14:31:27 -07:00
Pāvels Nadtočajevs
c3006619c2
[iOS] Update template path and framework names.
2026-07-31 07:50:46 +03:00
Max Hilbrunner
eb00dcad2c
Merge pull request #12164 from Ivorforce/fix-redirects-the-like-10th
...
Fix redirect destination validation, partial key overrides, and multiple broken `redirects.csv` entries
2026-07-31 02:36:15 +02:00
Max Hilbrunner
765f984953
Merge pull request #12202 from CodeSmith32/patch-3
...
Correct controller gyroscope axes
2026-07-31 02:34:00 +02:00
Micky
e64b533397
Fix incorrect button format in One-click deploy
2026-07-30 14:41:57 +02:00
Micky
cb30c4aecb
Fix formatting in Android Plugin function list
2026-07-30 14:11:48 +02:00
Micky
1f5924b4e4
Fix outdated mention of "future" interactive music
2026-07-30 13:31:28 +02:00
Micky
3f23630bde
Fix copy-paste oversight in SSIL section
2026-07-30 13:17:25 +02:00
Jorian Rutten
3538302d79
Resolve outdated/incorrect information in SDFGI tutorial
...
- Added AreaLight3D to the references for Light Sources
- Resolved bold-italic formatting incorrectly being parsed in .rst, due to it not being supported, by no longer making the sentence italic.
- Removed an incorrect, left-over half sentence.
- Adjusted the default SDF fully converged frames to 30.
Co-Authored-By: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com >
2026-07-30 11:48:22 +02:00
Jorian Rutten
0a8fa34adf
Add AreaLight3D references to tutorials
...
- Added AreaLight3D as one a reference to one of the four lights that exist throughout tutorial pages
- Added AreaLight3D as a light that uses lumens with physical light units
- Added AreaLight as a clustered element across multiple pages
- Added AreaLight3D as a light that has a bake mode
Co-Authored-By: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com >
2026-07-30 10:33:08 +02:00
Andrew
5a62c07a01
Correct gyroscope axes
...
- Fix the flipped pitch / roll axis descriptions
2026-07-29 23:13:15 -04:00
Matthew
98cd4a4814
Merge pull request #12183 from godotengine/miscellaneous-oddities-part-1
...
Fix miscellaneous oddities around the manual
2026-07-29 06:50:24 -04:00
Micky
56cf54652c
Fix miscellaneous oddities around the manual
2026-07-28 16:03:36 +02:00
Matthew
b4bb59f0eb
Merge pull request #12173 from van800/shakhov/godot-doc2
...
Rider documentation follow-up
2026-07-27 20:39:01 -04:00
Matthew
f050482bd4
Merge pull request #12184 from godotengine/tabs-in-xml-are-okay-now
...
Fix wrong indent style instructions for class reference
2026-07-27 20:35:30 -04:00
Matthew
fc5da718dd
Merge pull request #12190 from danielzimmer-github/patch-1
...
handles() is called _handles() in EditorPlugin
2026-07-27 20:34:05 -04:00
Daniel Zimmer
51724dd770
handles() is called _handles() in EditorPlugin
...
Changed "handles()" to refer to the correct EditorPlugin function _handles()
2026-07-27 09:19:19 -07:00