Max Hilbrunner
d6267eafcf
Add documentation about OpenXR spatial entities ( #11015 )
2025-11-17 09:43:20 +01:00
Max Hilbrunner
b197efa329
Merge pull request #11463 from wk-y/patch-1
...
Change 'subclasses' to 'inner classes' in style guide
2025-11-16 03:10:42 +01:00
Max Hilbrunner
d38c980d85
Merge pull request #11469 from godotengine/classref/sync-ef34c3d
...
classref: Sync with current master branch (ef34c3d)
2025-11-15 17:57:46 +01:00
Max Hilbrunner
685d2ee038
Fix error in shader_functions abbr popup ( #11458 )
...
When hovering over vec_uint_type the popup claims that it can accept a float instead of a uint. This pr fixes this error. The top of the page states correctly that it accepts a uint, uvec2, uvec3, or uvec4.
2025-11-11 20:41:30 +01:00
Max Hilbrunner
fbec851fe2
Merge pull request #11308 from Calinou/gdscript-exports-read-value-early
...
Document reading an exported property's values early on in GDScript exports
2025-11-09 18:41:00 +01:00
Max Hilbrunner
99db1d9c32
Merge pull request #11446 from mhilbrunner/update-android-reqs
...
Update Android build requirements
2025-11-09 18:28:43 +01:00
Max Hilbrunner
2998e262b0
Merge pull request #11429 from Calinou/add-objectdb-profiler
...
Add documentation on using the ObjectDB profiler
2025-11-09 18:27:48 +01:00
Max Hilbrunner
2ed1192660
Merge pull request #11440 from Piralein/no-activate
...
Remove "activate now" button in "Making plugins"
2025-11-09 18:26:53 +01:00
Max Hilbrunner
c275e9f41b
Merge pull request #11441 from Calinou/shader-reference-avoid-texturesize
...
Document `textureSize()` should be avoided in Built-in functions
2025-11-09 18:26:30 +01:00
Max Hilbrunner
966554376a
Merge pull request #11447 from Ivorforce/godot-cpp-types
...
Add a section to godot-cpp explaining core types
2025-11-09 18:25:09 +01:00
Max Hilbrunner
610542b3f3
Merge pull request #11451 from Calinou/environment-ssao-compatibility
...
Document SSAO support in Compatibility in Environment and post-processing
2025-11-09 18:23:09 +01:00
Max Hilbrunner
18ec8cb9cf
Merge pull request #11453 from godotengine/classref/sync-6fd949a
...
classref: Sync with current master branch (6fd949a)
2025-11-09 18:22:42 +01:00
Max Hilbrunner
4541167e72
Merge pull request #11439 from Ivorforce/core-types-refresher
...
Refresh core_types.rst to remove outdated and redundant information.
2025-11-06 06:52:25 +01:00
Max Hilbrunner
2a8649e304
Merge pull request #11354 from Calinou/update-docs-changelog
...
Update documentation changelog for Godot 4.5
2025-11-06 06:42:18 +01:00
Max Hilbrunner
aa8bd6133b
Update Android build requirements
2025-11-06 06:39:04 +01:00
Max Hilbrunner
5a7b642907
Merge pull request #11438 from Ivorforce/object-semantics
...
Update the Object class engine details page.
2025-11-06 06:33:59 +01:00
Max Hilbrunner
f41537b8dd
Merge pull request #11405 from Ivorforce/godot-cpp-example-sconstruct
...
Update `SConstruct` and `.gdextension` file of the godot-cpp example with newest conventions
2025-11-06 06:33:05 +01:00
Max Hilbrunner
1de8ca3c9c
Merge pull request #11442 from Calinou/localization-using-gettext-contexts
...
Clarify how to define a context-sensitive string in Localization using gettext
2025-11-06 06:31:23 +01:00
Max Hilbrunner
8584b051b0
Merge pull request #11443 from Calinou/your-first-2d-game-add-mono-demo-links
...
Link to C# versions of Dodge/Squash the Creeps demos in Your first game intros
2025-11-06 06:30:54 +01:00
Max Hilbrunner
124436d178
Merge pull request #11426 from charjr/destroy-vector2
...
Explicitly destroy Vector2
2025-11-05 14:56:34 +01:00
Max Hilbrunner
4ae9bc5dd9
Merge pull request #11423 from Calinou/update-soft-body-physics
...
Update Using SoftBody3D for Godot 4.5+
2025-11-05 14:54:44 +01:00
Max Hilbrunner
27b4243aa4
Merge pull request #11422 from Calinou/getting-started-learn-gdscript-from-zero
...
Replace Harvard course recommendation with Learn GDScript from Zero
2025-11-05 14:54:12 +01:00
Max Hilbrunner
7abc83af9b
Merge pull request #11421 from Calinou/i18n-add-csv-plural-context
...
Document plural forms and translation context in Localization using spreadsheets
2025-11-05 14:53:14 +01:00
Max Hilbrunner
452a0e7c9f
Merge pull request #11381 from Calinou/gdextension-file-libraries-relative-path
...
Document relative paths in `.gdextension` files being supported
2025-11-05 14:51:44 +01:00
Max Hilbrunner
2e4156607c
Merge pull request #11437 from PHATASS-Studios/patch-4
...
Standard_material_3d.rst - Material Shadow Mode names Updated
2025-11-05 14:47:46 +01:00
Max Hilbrunner
4bb75ac838
Merge pull request #11431 from Calinou/update-thread-safe-apis
...
Update Thread-safe APIs for Godot 4.5
2025-11-02 11:59:22 +01:00
Max Hilbrunner
a502dee2a9
Merge pull request #11372 from Calinou/gdscript-basics-function-parameter-defaults
...
Document function parameter defaults in GDScript reference
2025-10-31 18:43:47 +01:00
Max Hilbrunner
c75730091a
Merge pull request #11408 from Calinou/voxelgi-baking-ignored-shaders-properties
...
Document VoxelGI static baking ignoring custom shaders and some properties
2025-10-31 18:43:03 +01:00
Max Hilbrunner
61f8a7091b
Merge pull request #11409 from Calinou/update-ragdoll-system-2
...
Link new Ragdoll Physics demo in Ragdoll system
2025-10-31 18:42:09 +01:00
Max Hilbrunner
9e65be38f1
Merge pull request #11418 from Alex2782/new_android_assets_path
...
Android Studio, new `assets` path
2025-10-31 18:41:33 +01:00
Max Hilbrunner
cc78f44e69
Merge pull request #11427 from Alex2782/update_custom_html_web_export
...
Update `Custom HTML page for Web export`.
2025-10-29 13:35:49 +01:00
Max Hilbrunner
f908cdcb72
Merge pull request #11369 from Ivorforce/godot-cpp-intro-mobile
...
Remove mentions of mobile platforms from godot-cpp "Getting started" document
2025-10-22 21:11:31 +02:00
Max Hilbrunner
faf45ef23e
Merge pull request #11373 from Calinou/standard-material-3d-stencil
...
Document Depth Test and Stencil features in Standard Material 3D
2025-10-22 21:09:34 +02:00
Max Hilbrunner
f762543357
Merge pull request #11389 from dsnopek/gdextension-c-extern
...
Add `extern` to global struct variables in GDExtension C example
2025-10-22 21:09:14 +02:00
Max Hilbrunner
df4175d37c
Merge pull request #11392 from Calinou/update-ragdoll-system
...
Update Ragdoll system documentation for Godot 4.5
2025-10-22 21:07:48 +02:00
Max Hilbrunner
17b070c001
Merge pull request #11403 from Calinou/environment-glow-2d-color-intensity-slider
...
Replace mention of RAW mode with intensity slider in Environment and post-processing
2025-10-22 21:07:23 +02:00
Max Hilbrunner
4b1258e21f
Merge pull request #11404 from Calinou/cpu-optimization-fix-code-block
...
Fix code sample in CPU optimization
2025-10-22 21:06:46 +02:00
Max Hilbrunner
24c7dba4b9
Merge pull request #11390 from dsnopek/gdextension-c-funcptr-cast
...
Always cast function pointers in GDExtension C example
2025-10-22 14:17:15 +02:00
Max Hilbrunner
43776971a2
Merge pull request #11385 from charjr/remove-include-guard
...
Remove erroneous include guard
2025-10-20 11:49:17 +02:00
Max Hilbrunner
cfa201de76
Merge pull request #11388 from DeeJayLSP/zed
...
Mention Zed in external editor exec flags
2025-10-20 11:48:45 +02:00
Max Hilbrunner and Godot Organization
c362d2ef94
classref: Sync with current master branch (540ea0b) ( #11384 )
...
Co-authored-by: Godot Organization <noreply@godotengine.org >
2025-10-19 13:00:46 +02:00
Max Hilbrunner
162ca5bdf6
Merge pull request #11383 from Ivorforce/compile-commands-json-isolated
...
Recommend building just `compile_commands.json` in the `CLion` documentation
2025-10-17 12:42:07 +02:00
Max Hilbrunner
eb758a0e10
Merge pull request #11374 from PHATASS-Studios/patch-2
...
Fix standard_material_3d.rst
2025-10-16 07:36:22 +02:00
Max Hilbrunner
b707ae407a
Merge pull request #11378 from Calinou/runtime-load-save-fbx-bug
...
Remove mention of known FBX bug fixed in 4.5 in Runtime file loading and saving
2025-10-16 07:35:53 +02:00
Max Hilbrunner
65c46f8529
Merge pull request #11377 from godotengine/revert-11289-better-pygments-gdscript
...
Revert "read classes from file when lexing"
2025-10-15 18:02:35 +02:00
Max Hilbrunner
ae44232a70
Revert "read classes from file when lexing"
2025-10-15 17:21:06 +02:00
Max Hilbrunner
f6b40a054e
Merge pull request #11352 from Calinou/remove-old-version-references
...
Remove old Godot version references to simplify documentation
2025-10-11 12:45:38 +02:00
Max Hilbrunner
c7cfd7f3a9
Merge pull request #11349 from Calinou/javascript-redirect-english-4.x
...
Fix RTD language switcher redirecting to nonexistent `/en/4.x/` branch
2025-10-10 13:12:49 +02:00
Max Hilbrunner
e13317c133
Merge pull request #11365 from clayjohn/release-4-6
...
Update release policy with info now that 4.5 is released
2025-10-10 13:12:25 +02:00
Max Hilbrunner
7f64929b1a
Merge pull request #11289 from Qubus0/better-pygments-gdscript
...
read classes from file when lexing
2025-10-09 13:43:57 +02:00
Max Hilbrunner
4dac16745f
Merge pull request #11344 from Ivorforce/godot-cpp-custom-bindings
...
Move godot-cpp custom API file information from "Getting Started" to build system information
2025-10-09 13:36:08 +02:00
Max Hilbrunner
424d523d35
Merge pull request #11348 from Calinou/csharp-basics-net-9
...
Update C# basics for .NET 9
2025-10-09 13:26:06 +02:00
Max Hilbrunner
2f9b4c0baf
Merge pull request #11335 from zhengxiaoyao0716/patch-1
...
Update high_level_multiplayer.rst
2025-10-09 13:25:26 +02:00
Max Hilbrunner
ebf5aa3145
Merge pull request #11342 from Ivorforce/404-redirect-safari
...
Fix redirects in Safari
2025-10-09 13:24:36 +02:00
Max Hilbrunner
804aba4bf7
Merge pull request #11353 from Calinou/compiling-for-web-update-emscripten-version
...
Update required Emscripten version for Godot 4.5
2025-10-09 13:20:16 +02:00
Max Hilbrunner
d5213bf54f
Merge pull request #11358 from notroid5/patch-1
...
Fix broken codeblock in static typing documentation
2025-10-09 13:19:42 +02:00
Max Hilbrunner
fab7266307
Merge pull request #11359 from AThousandShips/fix_shaders
...
Shader reference proofreading
2025-10-09 13:19:09 +02:00
Max Hilbrunner
6ebd201367
Merge pull request #11304 from Calinou/add-javascript-redirects
...
Add JavaScript-based redirects to supplement Read the Docs redirects
2025-10-04 06:35:45 +02:00
Max Hilbrunner
0747a890c5
Merge pull request #10919 from Ivorforce/godot-cpp-build-system
...
Add "Build System" section to godot-cpp docs.
2025-10-02 16:11:31 +02:00
Max Hilbrunner
7014bd71bc
Merge pull request #11291 from HolonProduction/jsonrpc-compat
...
Don't list JSONRPC changes as binary compatible
2025-10-02 14:48:26 +02:00
Max Hilbrunner
bc88ade318
Merge pull request #11325 from proffesionalusrnm/master
...
Added Text Editor Shortcuts Documentation for Selection
2025-10-01 18:14:55 +02:00
Max Hilbrunner
520744057e
Merge pull request #11328 from syntaxerror247/update-billing-doc-2
...
Update android in app purchases doc
2025-10-01 18:14:09 +02:00
Max Hilbrunner
3521a55f51
Merge pull request #11299 from mihe/logger-thread-safety
...
Mention importance of thread-safety in `Logger` example
2025-09-27 02:00:10 +02:00
Max Hilbrunner
6371bd2367
Merge pull request #11324 from Calinou/exporting-compiling-for-ios-no-simulator
...
Document exporting/compiling for the iOS simulator not currently being supported
2025-09-27 01:59:43 +02:00
Max Hilbrunner
042c802255
Merge pull request #11322 from PHATASS-Studios/patch-1
...
Fix inspector_dock.rst - Show inspector menu route was wrong
2025-09-27 00:46:43 +02:00
Max Hilbrunner
a8fd888b2f
Merge pull request #11323 from civilisedzombie/patch-1
...
Add details on the shader's eye position built-ins
2025-09-27 00:46:04 +02:00
Max Hilbrunner
ef607c2b1b
Merge pull request #11237 from Calinou/core-types-fix-typed-array-link
...
Fix TypedArray source link in Core types
2025-09-24 13:24:51 +02:00
Max Hilbrunner
5b0db18f9e
Merge pull request #11317 from Ivorforce/core-types-update
...
Edit "Core types" descriptions
2025-09-24 13:22:19 +02:00
Max Hilbrunner
3a683db32b
Merge pull request #11292 from Calinou/upgrading-to-godot-4.5-resource-duplicate
...
Document `Resource.duplicate(true)` behavior change in Upgrading to Godot 4.5
2025-09-22 17:20:02 +02:00
Max Hilbrunner
d1afbafd17
Merge pull request #11294 from Calinou/upgrading-to-godot-4.5-tilemaplayer-physics-chunking
...
Document TileMapLayer physics chunking caveats in Upgrading to Godot 4.5
2025-09-22 17:19:29 +02:00
Max Hilbrunner
bc2e347f50
Merge pull request #11302 from Calinou/gdscript-static-typing-global-scope-methods
...
Document global scope methods in Static typing in GDScript
2025-09-22 17:19:05 +02:00
Max Hilbrunner
717e5802aa
Merge pull request #11309 from Calinou/shaders-style-guide-auto-format
...
Document automatic formatting with clang-format in Shaders style guide
2025-09-22 17:04:30 +02:00
Max Hilbrunner
4ff1c17ece
Merge pull request #11311 from smix8/upgrade4.5
...
Add 4.5 upgrade Navigation notes
2025-09-22 16:59:28 +02:00
Max Hilbrunner
828d299928
Merge pull request #11301 from Calinou/upgrading-to-godot-4.5-projectsettings-usage
...
Mention new warnings for `ProjectSettings.add_property_info()` in Upgrading to Godot 4.5
2025-09-18 15:26:20 +02:00
Max Hilbrunner
277812489e
Merge pull request #11303 from Calinou/complying-with-licenses-fix-highlighting
...
Fix license text using syntax highlighting in Complying with licenses
2025-09-18 15:24:34 +02:00
Max Hilbrunner
146ea539e1
Merge pull request #11297 from sdepouw/patch-1
...
Update upgrading_to_godot_4.5.rst
2025-09-18 15:22:01 +02:00
Max Hilbrunner
99ac80db5b
Merge pull request #11290 from Calinou/logging-fix-code-block-highlighting
...
Fix code block highlighting in Logging
2025-09-15 07:58:20 +02:00
Max Hilbrunner
6a4cc03a35
Merge pull request #11263 from Calinou/custom-modules-in-cpp-remove-dynamic-linking
...
Remove outdated/broken shared library section in Custom modules in C++
2025-09-14 05:28:20 +02:00
Max Hilbrunner
8ad6d1ced0
Merge pull request #11266 from Calinou/add-logging
...
Add logging documentation
2025-09-14 05:27:16 +02:00
Max Hilbrunner
de39e42f7f
Merge pull request #11250 from Calinou/compiling-for-windows-msvc-updates
...
Document applying updates on MSVC in Compiling for Windows
2025-09-14 05:24:30 +02:00
Max Hilbrunner
435dea06cf
Merge pull request #11217 from Qubus0/better-pygments-gdscript
...
Improve the pygments lexer to cover GDScript 2 better
2025-09-13 17:46:01 +02:00
Max Hilbrunner
7a0f3e8129
Merge pull request #11284 from mhilbrunner/master
...
Bump version
2025-09-13 05:52:49 +02:00
Max Hilbrunner
3cc1b0d979
Bump version
2025-09-13 05:48:55 +02:00
Max Hilbrunner
055170e136
Merge pull request #11280 from godotengine/classref/sync-bfa330d
...
classref: Sync with current master branch (bfa330d)
2025-09-13 04:14:59 +02:00
Max Hilbrunner
052b4d4019
Merge pull request #11142 from beicause/patch-1
...
Improve descriptions of `LocalVector`, recommend it when appropriate
2025-09-13 04:07:01 +02:00
Max Hilbrunner
bbb393cfc7
Merge pull request #11201 from stuckupfool/patch-1
...
Update shading_language.rst
2025-09-13 04:06:19 +02:00
Max Hilbrunner
b90e1afa75
Merge pull request #11223 from raulsntos/breaking_changes_4.5
...
Add "Upgrading from Godot 4.4 to Godot 4.5" page
2025-09-13 04:02:00 +02:00
Max Hilbrunner
6303d25a65
Merge pull request #11270 from Calinou/exporting-for-web-troubleshooting
...
Add a Troubleshooting section to Exporting for the Web
2025-09-13 03:58:25 +02:00
Max Hilbrunner
829920ce40
Merge pull request #11272 from Calinou/multiple-resolutions-default-theme-scale
...
Mention Default Theme Scale project setting in Multiple Resolutions
2025-09-13 03:57:16 +02:00
Max Hilbrunner
a4288e5eea
Merge pull request #11279 from Ivorforce/gdextension-links-intro
...
Link to GDExtension articles from the Godot introduction.
2025-09-12 20:54:48 +02:00
Max Hilbrunner
3548fa4136
Merge pull request #11276 from Ivorforce/intro-engine-details
...
Update "Contributing" section description in introduction.rst to "Engine details"
2025-09-11 22:27:17 +02:00
Max Hilbrunner
222dc4feb5
Merge pull request #11274 from Ivorforce/contributing-links-2
...
Update contributing links to contributing.godotengine.org.
2025-09-11 20:44:22 +02:00
Max Hilbrunner
f7ddd0eec0
Merge pull request #11188 from Ivorforce/migrate-contributing-docs
...
Migrate contributing contents to a separate documentation site.
2025-09-11 18:11:48 +02:00
Max Hilbrunner
f250d8067e
Merge pull request #11268 from Calinou/first-2d-game-group-reminder
...
Add a reminder on how to group nodes in the editor in Creating the enemy
2025-09-11 09:58:02 +02:00
Max Hilbrunner
ab1ec59eec
Update Troubleshooting physics issues for Godot 4.5 ( #11252 )
...
- Mention Jolt Physics in cases where it improves stability and performance.
- Mention TileMapLayer physics chunking.
2025-09-08 17:27:12 +02:00
Max Hilbrunner
b4518add88
Merge pull request #11244 from godotengine/classref/sync-825ef23
...
classref: Sync with current master branch (825ef23)
2025-08-30 20:33:25 +02:00
Max Hilbrunner
6de6560b93
Merge pull request #11238 from Calinou/array-dictionary-assignment-operator
...
Clarify assignment operator in typed array/dictionary documentation
2025-08-27 23:02:16 +02:00
Max Hilbrunner
74f73e34e8
Merge pull request #11231 from spoxii/ruff-format-cli
...
Update usage of `ruff`
2025-08-27 23:00:19 +02:00
Max Hilbrunner
ee30acc23f
Merge pull request #11235 from Calinou/internationalizing-games-link-pseudolocalization
...
Link to Pseudolocalization page in Internationalizing games
2025-08-26 10:06:58 +02:00
Max Hilbrunner
e1ed63ac4b
Merge pull request #11225 from Calinou/canvas-item-shaders-region-rect
...
Document `REGION_RECT` canvas shader built-in
2025-08-23 13:18:01 +02:00