index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
editor
/
editor_paths.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Merge commit godotengine@92e51fca7247c932f95a1662aefc28aca96e8de6
Spartan322
2024-10-14
1
-16
/
+0
|
\
|
*
Create `.editorconfig` file only on project creation
Haoyu Qiu
2024-10-05
1
-16
/
+0
*
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
|
/
*
[Editor] Add .editorconfig to the projects.
bruvzg
2024-09-11
1
-2
/
+18
*
Update the `GodotHost` interface to support signing and verifying Android apks
Fredia Huya-Kouadio
2024-08-26
1
-0
/
+4
*
Automatically generate the Android debug keystore
Fredia Huya-Kouadio
2024-04-12
1
-0
/
+4
*
[Editor] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
A Thousand Ships
2023-09-15
1
-1
/
+1
*
Decouple EditorInterface from EditorPlugin
Yuri Sizov
2023-04-17
1
-2
/
+2
*
Merge pull request #73429 from bruvzg/macos_no_sc
Rémi Verschelde
2023-03-07
1
-4
/
+10
|
\
|
*
[macOS] Re-add support for the _sc_ inside app bundle. Update docs.
bruvzg
2023-02-17
1
-4
/
+10
*
|
Fix missing directories when exporting from cmd
kobewi
2023-02-20
1
-1
/
+1
|
/
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Unify usage of GLOBAL/EDITOR_GET
kobewi
2022-10-18
1
-1
/
+1
*
Rename String `plus_file` to `path_join`
Aaron Franke
2022-08-29
1
-14
/
+14
*
Move editor paths into the EditorPaths class
Aaron Franke
2022-07-29
1
-9
/
+34
*
EditorPaths: Fix creating 'export_templates' folder.
Rémi Verschelde
2022-07-28
1
-2
/
+2
*
Make FileAccess and DirAccess classes reference counted.
bruvzg
2022-04-11
1
-6
/
+5
*
Editor: Cleanup some includes dependencies
Rémi Verschelde
2022-02-15
1
-1
/
+1
*
Use EditorFileDialog instead of FileDialog in the project manager
Hendrik Brucker
2022-02-12
1
-1
/
+1
*
[macOS] Fix self-contained mode, by looking for `._sc_` and writing data to t...
bruvzg
2022-01-13
1
-0
/
+5
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Replace String comparisons with "", String() to is_empty()
Nathan Franke
2021-12-09
1
-1
/
+1
*
Make the project data directory customizable.
ne0fhyk
2021-10-11
1
-0
/
+14
*
Provide a getter for the project data directory.
ne0fhyk
2021-09-15
1
-3
/
+6
*
Main: Fixup bogus fallback to project manager with more bolognese
Rémi Verschelde
2021-06-16
1
-3
/
+1
*
Refactor editor paths validation in EditorPaths and EditorSettings
Rémi Verschelde
2021-06-14
1
-21
/
+83
*
Core: Move DirAccess and FileAccess to `core/io`
Rémi Verschelde
2021-06-11
1
-1
/
+1
*
Replace get_settings_dir with get_config_dir when fetching configuration paths
Yuri Sizov
2021-06-03
1
-4
/
+0
*
Implement shader caching
reduz
2021-05-31
1
-0
/
+156