20 Commits

Author SHA1 Message Date
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