Hugo Locurcio
c91f5076a8
Add documentation on using the ObjectDB profiler
2025-11-03 18:51:29 +01:00
Hugo Locurcio
7b98025f2e
Add logging documentation
...
This also covers how to create custom loggers.
- Remove notice on Windows 10 requirement for `print_rich()` in Output panel,
since Godot requires Windows 10 as of 4.5.
2025-09-14 02:51:27 +02:00
A Thousand Ships
92cd36b50e
Various grammar and spelling fixes
2025-06-23 16:37:26 +02:00
Hugo Locurcio
d43055095c
Document file logging in Data paths
2025-03-28 19:48:52 +01:00
tetrapod00
09156f2ee9
Add UPDATE comments to perishable information
2024-11-17 13:50:42 -08:00
Hugo Locurcio
8af700e841
Fix incorrect notice about XDG paths working on all platforms in Data paths ( #10009 )
...
* Fix incorrect notice about XDG paths working on all platforms in Data paths
They are only effective on Linux/*BSD. (For reference, in most other apps,
it's rare for XDG environment variables to have an effect on other platforms.)
---------
Co-authored-by: Max Hilbrunner <mhilbrunner@users.noreply.github.com >
2024-10-04 03:26:32 +02:00
Hugo Locurcio
da9e6ea5c3
Document file path String methods in File paths in Godot projects
2024-09-05 02:28:35 +02:00
Max Hilbrunner
6c13f5ba58
More Godot 4 renames and fixes ( #6317 )
...
* Move ImmediateGeometry -> ImmediateMesh
* More Godot 3 -> Godot 4 renames
2022-10-15 23:12:48 +02:00
Rémi Verschelde
00beb9f6f5
Data paths: Fix editor paths and improve docs on custom user dir
2022-09-08 15:14:54 +02:00
Hugo Locurcio
6a510d5556
Improve File paths in Godot projects documentation
...
- Fix missing word in the beginning of the page.
- Add separate table for exported project data location.
- Fix editor table mentioning `app_userdata`, as it's only relevant
for project data.
- Remove mention of consoles as Godot currently doesn't officially
support consoles.
- Mention that self-contained mode isn't supported for use by projects
yet.
2022-05-06 18:09:10 +02:00
Hugo Locurcio
fefe84fb23
Apply suggestions from code review
2021-12-24 19:06:29 +01:00
Hugo Locurcio
0956d0e993
Apply suggestions from code review
2021-12-24 19:05:28 +01:00
skyace65
2b7d5fec92
Fix and expand user data path information
2021-12-23 19:33:25 -05:00
zacryol
6645e09b35
State the implementation of HTML5 export for user:// path in Data Paths ( #5418 )
2021-11-29 02:10:56 +01:00
Martin
3471030a1f
Use same file name when explaining how to address it
2021-05-15 12:13:32 +02:00
Rémi Verschelde
917d85c69e
Merge pull request #4439 from Calinou/data-paths-globalize-localize-path
...
Mention the ProjectSettings globalize/localize methods in Data paths
2021-01-04 16:58:10 +01:00
Dirk Krause
790d7d0e0b
Add data path location for macOS starting from 10.15 (Catalina) ( #4456 )
...
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro >
2020-12-13 22:08:56 +01:00
Hugo Locurcio
0700379dac
Mention the ProjectSettings globalize/localize methods in Data paths
...
This closes https://github.com/godotengine/godot-docs/issues/4409 .
2020-12-09 17:58:30 +01:00
Nathan Lovato
a9aebefb60
Rename and edit data_paths.rst
...
Closes #4181
2020-10-06 16:56:35 -06:00
Hugo Locurcio
701c94ed8e
Mention self-contained mode in the editor compilation guides
...
When working on the editor itself, using separate configuration
is sometimes desired to avoid conflicts or accidentally losing
settings.
This closes https://github.com/godotengine/godot/issues/21567 .
2020-04-17 21:48:02 +02:00
Hugo Locurcio
a504ab1647
Mention the Godot data paths specific to the Flatpak version
2020-01-19 18:18:57 +01:00
Hugo Locurcio
13528555d7
Improve the Data paths page
...
- Add examples for the editor data paths and mention XDG compliance
- Add information about the self-contained mode
2019-08-06 23:45:56 +02:00
corrigentia
2d71f183a9
Add a missing comma to data_paths
...
Add a missing comma to data_paths.
2019-01-03 15:56:26 +02:00
Yuri Chornoivan
be6ef615b1
Fix minor typos
2018-07-01 15:50:18 +02:00
Hugo Locurcio
830394f747
Improve Data paths page and mention feature tags
2018-06-20 18:30:25 +02:00
mhilbrunner
f215a0cf26
Proofing/review: Remove filler words, adhere to style guide
2018-05-06 05:23:37 +02:00
Neil Moore
dc7463f7dc
Moved certain tutorials to better-named subfolders from 'Misc'
2018-04-04 23:23:11 -04:00