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
/
modules
/
mono
/
godotsharp_dirs.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[macOS] Re-add support for the _sc_ inside app bundle. Update docs.
bruvzg
2023-02-17
1
-10
/
+12
*
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
*
[.NET Export] Improve .NET export process.
bruvzg
2022-10-07
1
-136
/
+16
*
Rename String `plus_file` to `path_join`
Aaron Franke
2022-08-29
1
-39
/
+39
*
[Web] Rename JavaScript platform to Web.
Fabio Alessandrelli
2022-08-29
1
-1
/
+1
*
C#: Use custom project setting for C# project files name
Ignacio Roldán Etcheverry
2022-08-22
1
-20
/
+0
*
C#/netcore: Add base desktop game export implementation
Ignacio Roldán Etcheverry
2022-08-22
1
-0
/
+4
*
C#: Restructure code prior move to .NET Core
Ignacio Roldán Etcheverry
2022-08-22
1
-20
/
+18
*
Rename OSX to macOS and iPhoneOS to iOS.
bruvzg
2022-07-21
1
-2
/
+2
*
Make FileAccess and DirAccess classes reference counted.
bruvzg
2022-04-11
1
-1
/
+1
*
Editor: Cleanup some includes dependencies
Rémi Verschelde
2022-02-15
1
-1
/
+1
*
[macOS] Fix self-contained mode, by looking for `._sc_` and writing data to t...
bruvzg
2022-01-13
1
-0
/
+7
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Don't return reference on copy assignment operators
Rémi Verschelde
2021-11-30
1
-3
/
+0
*
Provide a getter for the project data directory.
ne0fhyk
2021-09-15
1
-1
/
+1
*
Core: Move DirAccess and FileAccess to `core/io`
Rémi Verschelde
2021-06-11
1
-1
/
+1
*
Implement shader caching
reduz
2021-05-31
1
-2
/
+2
*
Mono/macOS: Separate data dir into frameworks and resources for codesigning
Shane Liesegang
2021-03-03
1
-5
/
+5
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Rename empty() to is_empty()
Marcel Admiraal
2020-12-28
1
-1
/
+1
*
Remove empty lines around braces with the formatting script
Aaron Franke
2020-11-16
1
-1
/
+0
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-1
/
+1
*
Rename the ".mono" folder to ".godot/mono"
Aaron Franke
2020-09-23
1
-1
/
+1
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-1
/
+0
*
Mono: Fix include for Android support
Rémi Verschelde
2020-04-18
1
-1
/
+1
*
Mono/C#: Add iOS support
Ignacio Etcheverry
2020-03-31
1
-3
/
+3
*
C#: Fix uses of old Configuration names
Ignacio Etcheverry
2020-03-18
1
-3
/
+3
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Mono/C#: Add option to export assemblies outside of PCK
Ignacio Etcheverry
2019-11-29
1
-0
/
+13
*
Mono/C#: Initial exporter support for AOT compilation
Ignacio Etcheverry
2019-11-15
1
-6
/
+6
*
Mono/C#: WebAssembly support
Ignacio Etcheverry
2019-11-13
1
-0
/
+4
*
C#: Fix detection of outdated release Godot API assemblies
Ignacio Etcheverry
2019-10-11
1
-15
/
+3
*
Re-write mono module editor code in C#
Ignacio Etcheverry
2019-07-05
1
-1
/
+21
*
Mono: Android build and shared libraries fixes
Ignacio Etcheverry
2019-07-03
1
-7
/
+23
*
Mono: Fix export template build errors
Ignacio Etcheverry
2019-02-15
1
-7
/
+18
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Mono: Editor and export template dependencies and fixes
Ignacio Etcheverry
2018-10-03
1
-5
/
+84
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-4
/
+4
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Style: Apply new clang-format 5.0 style to all files
Rémi Verschelde
2017-12-07
1
-1
/
+1
*
Add initial support for the XDG Base Directory spec
Rémi Verschelde
2017-11-19
1
-8
/
+2
*
EditorSettings: Rename settings_path to settings_dir
Rémi Verschelde
2017-11-17
1
-1
/
+1
*
Rename OS::get_data_dir to OS::get_user_data_dir
Rémi Verschelde
2017-11-17
1
-1
/
+1
*
Mono: Use "UnnamedProject" if application/config/name is empty
Unknown
2017-10-27
1
-1
/
+8
*
Take self-contained mode into consideration
Ignacio Etcheverry
2017-10-17
1
-6
/
+15
*
Added mono module
Ignacio Etcheverry
2017-10-03
1
-0
/
+185