124 Commits

Author SHA1 Message Date
veganaiZe
573a23a930 Fix typo in FBX section of import_configuration.rst 2025-12-16 17:56:51 -08:00
Hugo Locurcio
b3cbe5f777 Remove old Godot version references to simplify documentation
This follows the documentation writing guidelines, specifically
the "When to refer to a specific Godot version" section.

This also removes warning blocks for a known issue that was resolved in Godot 4.5.
2025-10-07 19:01:12 +02:00
Hugo Locurcio
1e4a2584c7 Document Blender-specific 3D scene import options in Import configuration 2025-08-20 15:20:43 +02:00
Max Hilbrunner
658c6de4aa Merge pull request #11127 from skyace65/Advanced-Import-Settings
Move advanced import settings to their own page
2025-07-25 23:57:01 +02:00
Danil Alexeev
3946ede7aa Replace remaining uses of shorthand codeblock syntax, add CI check 2025-07-25 16:20:16 -04:00
skyace65
c7c8d75627 Move advanced import settings to their own page 2025-07-24 18:09:02 -04:00
Matthew
e538e65b66 Merge pull request #11001 from tom-jk/patch-1
Change "clips" to "slices"
2025-07-20 09:50:48 -04:00
Douglas Leão
4e76070435 Pull changes to spreadsheets page 2025-07-19 11:28:59 -04:00
DeeJayLSP
f31a1c7fa6 Move localization with spreadsheets to its own page 2025-07-19 11:25:57 -04:00
Hugo Locurcio
38a423354b Update URL to ThorVG unsupported SVG features in Importing images 2025-07-18 00:50:01 +02:00
Cherry
4d8fa73a39 fix ufbx typo ("ubfx") in available_formats.rst 2025-07-13 03:03:09 -04:00
DeeJayLSP
5de74e9b35 Modify Importing audio samples to be in pair with 4.4 documentation 2025-07-07 16:52:42 -03:00
Adam Simpkins
f8d5ea6cc0 Remove reference to "Normal Split Angle" from the mesh import dialog
This setting was removed in godotengine/godot#98620
2025-06-27 18:31:21 -07:00
tom-jk
7a67383dad Change "clips" to "slices"
As I understand it, slices were once called clips; they became slices but the name wasn't updated in the docs.
2025-06-06 18:07:26 +01:00
Hugo Locurcio
8a6ad4c926 Replace uses of shorthand codeblock syntax to avoid issues with localization
Previously, many paragraphs in the documentation used `::` at the end of a line
as a replacement for a single colon (and `::` on the following line).
Due to this, the `::` was part of the extracted string for localization.
Weblate also showed a warning about the trailing `::`, as it's not
normally expected to be there.

This change requires translators to revalidate all modified strings.
However, considering many of those have broken code blocks due to translators
replacing `::` with `:`, it can be a good idea.

This also adds documentation writing guidelines for code blocks and admonitions.
This commit does not modify existing admonitions in any way (as this would
lead to a much larger diff, and require more localizable text to be revalidated
by translators).
2025-05-30 02:02:30 +02:00
Hugo Locurcio
f2110357a2 Apply suggestions from code review 2025-04-10 01:08:00 +02:00
Aaron Franke
c721f1c624 Document how to opt out of name suffix customization in 3D import 2025-04-04 02:50:28 -07:00
Matthew
90f1ee014a Update tutorials/assets_pipeline/importing_audio_samples.rst 2025-03-06 18:18:42 -05:00
GlitchedCode
8761d72128 Update tutorials/assets_pipeline/importing_audio_samples.rst 2025-03-06 07:36:26 +02:00
GlitchedCode
2b502e4da5 Fix Grammar 2025-03-02 23:04:30 +02:00
GlitchedCode
f48ae900c9 Update importing_audio_samples.rst 2025-03-02 22:58:14 +02:00
GlitchedCode
c4a311d8c6 Update importing_audio_samples.rst 2025-03-02 20:39:28 +02:00
GlitchedCode
53872be67b Update importing_audio_samples.rst 2025-03-02 20:34:49 +02:00
Muller-Castro
0999453158 Change path to "Export Deformation Bones Only" 2025-02-09 11:03:52 -03:00
skyace65
17ee37ddd4 Update available 3D formats page 2025-01-27 21:44:55 -05:00
Muller-Castro
689bb9743c Change from blender directory to blender exec (#10551)
* Change from blender directory to blender exec
2025-01-25 22:00:09 -05:00
Hugo Locurcio
e43dd0821c Update list of spatial shader render modes for Godot 4.3
This also improves the documentation for existing render modes.
2025-01-25 18:42:57 +01:00
Tom Schultz
8996cc1e37 Clarify the impact of "Normal Map (RG Channels)" on texture imports. (#10511)
* Clarifying the impact of "Normal Map (RG Channels)" on texture imports.
2025-01-16 21:15:44 +01:00
gomakappa
7d38ce8fef upload images and edit pages 2025-01-04 16:20:39 -03:00
tetrapod00
c4d3aa134a Standardize RST header syntax 2024-12-29 13:44:09 -08:00
tetrapod00
bd25f5813a Simply remove some words 2024-12-14 20:36:17 -08:00
tetrapod00
f2ce3eee91 Standardize renderer names and terms 2024-11-29 13:26:48 -08:00
tetrapod00
09156f2ee9 Add UPDATE comments to perishable information 2024-11-17 13:50:42 -08:00
Thaddeus Crews
f70686cdbe CI: Integrate pre-commit for style checks 2024-11-14 14:08:49 -06:00
tetrapod00
5994348764 Change all usages of "run-time" to "runtime" 2024-11-06 23:36:58 -08:00
Matthew
ee8b70e14c Merge pull request #10064 from tetrapod00/remove-blender-escn
Remove Blender ESCN exporter pages
2024-10-16 21:43:52 -04:00
tetrapod00
dfbca82779 Clarify that the Better Collada addon is unmaintained in 4.x 2024-10-11 12:26:10 -07:00
tetrapod00
d8af389550 Remove Blender ESCN exporter pages. 2024-10-08 17:26:01 -07:00
Max Hilbrunner
158b8e9124 Merge pull request #9961 from BreadInvasion/patch-1
Remove not implemented disclaimers for interactive music
2024-09-16 14:36:42 +02:00
BreadInvasion
64d25504cd Remove not implemented disclaimers for interactive music 2024-09-15 22:34:55 -05:00
Hugo Locurcio
93261ab5d7 Harmonize Bash command syntax for easier line selection and copy-pasting
- Remove prompt or `$` sign which makes triple-click based selection
  more difficult and time-consuming.
- Use `platform` instead of `p` alias in all SCons examples.
2024-09-15 16:27:34 +02:00
Hana - Piralein
82292025d9 Update codespell path and fix spelling errors 2024-08-26 07:50:50 +02:00
Hugo Locurcio
48df572ab9 Add cubemap template images to Importing images
Images were generated using
<https://github.com/Calinou/godot-cubemap-generator>.
2024-08-08 19:34:33 +02:00
Hugo Locurcio
e7fdb120c7 Fix dead links in the documentation
Command used:

    lychee **/*.rst --github-token="..." --accept="100..=103,200..=299,429"

429 error codes were allowed due to a high number of false positives,
even with a GitHub token specified.
2024-07-01 18:55:30 +02:00
skyace65
33198c51ed Update import pages for ufbx in 4.3 2024-06-18 19:48:12 -04:00
Stephen Li
5cbd7faffe Fix link to import hints
Fix #9469
2024-06-10 00:41:21 -04:00
A Thousand Ships
36e2351df2 Fix invalid indentation in various files 2024-06-06 16:16:45 +02:00
Matthew
28d1968ec1 Merge pull request #9010 from jsjtxietian/patch-5
Mention the comment (ignorable) column function in translation csv
2024-05-13 21:13:32 -04:00
Matthew
41247a273c Merge pull request #9307 from aXu-AP/post-importer-tut
Clarify how to enable post-import script
2024-05-13 20:46:25 -04:00
DeeJayLSP
d065ed403d Document QOA in importing audio samples 2024-05-04 09:19:46 -03:00