summaryrefslogtreecommitdiffstats
path: root/modules/mono/editor
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #36960 from pycbouh/docs-improve-shortcutsRémi Verschelde2020-04-291-1/+5
|\
| * Improve shortcut formatting in docsYuri Sizov2020-04-101-1/+5
* | C#: Fix always saving copy of csproj even with no changesIgnacio Etcheverry2020-04-231-2/+23
* | Merge pull request #38110 from neikeq/csproj-safer-migrationIgnacio Roldán Etcheverry2020-04-225-43/+76
|\ \
| * | C#: Save copy of sln and csproj before applying fixesIgnacio Etcheverry2020-04-225-43/+76
* | | Mono/C#: Allow debugging exported gamesIgnacio Etcheverry2020-04-224-37/+49
|/ /
* / Fix handling of PROPERTY_USAGE_SUBGROUP in DocData and editorRémi Verschelde2020-04-201-1/+1
|/
* Fix C# bindings after recent breaking changesIgnacio Etcheverry2020-04-035-23/+22
* Replace more occurrences of NULL with nullptrRémi Verschelde2020-04-021-1/+1
* Replace NULL with nullptrlupoDharkael2020-04-025-45/+45
* Mono/C#: Add iOS supportIgnacio Etcheverry2020-03-317-358/+815
* Multiple changes to DisplayServerX11Mateo Kuruk Miccino2020-03-261-1/+1
* Move DocData and Collada out of their subfoldersRémi Verschelde2020-03-241-1/+1
* Merge pull request #37210 from van800/fix-36995Rémi Verschelde2020-03-222-1/+6
|\
| * Fix warning: Property not found: mono/editor/editor_path_optional (#36995)Ivan.Shakhov2020-03-212-1/+6
* | Make file formatting comply with POSIX and Unix standardsAaron Franke2020-03-213-3/+3
|/
* Merge pull request #37116 from neikeq/issue-12917Rémi Verschelde2020-03-186-15/+179
|\
| * Sync csproj when files are changed from the Godot FileSystem dockIgnacio Etcheverry2020-03-186-15/+179
* | Merge pull request #37131 from van800/masterIgnacio Roldán Etcheverry2020-03-181-2/+2
|\ \
| * | fix RiderPathLocator - searching for toolbox on MacIvan.Shakhov2020-03-181-2/+2
* | | [Mono] Marshaling for Vector2i, Vector3i, and Rect2iAaron Franke2020-03-171-0/+9
| |/ |/|
* | Fix C# bindings after recent breaking changesIgnacio Etcheverry2020-03-176-56/+363
* | Style: Set clang-format Standard to Cpp11Rémi Verschelde2020-03-172-2/+2
* | C#: Replace uses of old Configuration and update old csprojsIgnacio Etcheverry2020-03-147-52/+173
* | reorder solution configurations + migrationIvan Shakhov2020-03-113-15/+34
|/
* On Windows find Rider installed for CurrentUserIvan Shakhov2020-02-281-11/+20
* Merge pull request #36602 from van800/jetbrains_msbuildRémi Verschelde2020-02-273-23/+35
|\
| * use Rider MSBuild on Windows, when Rider is selected as external editorIvan Shakhov2020-02-273-23/+35
* | Support toolbox custom "Tools install location", by reading .settings.jsonIvan Shakhov2020-02-271-18/+60
|/
* Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT.Juan Linietsky2020-02-251-10/+12
* Huge Debugger/EditorDebugger refactor.Fabio Alessandrelli2020-02-213-10/+10
* Reworked signal connection system, added support for Callable and Signal obje...Juan Linietsky2020-02-201-1/+1
* Mono: Fix build after ObjectID and Texture2D changesRémi Verschelde2020-02-181-1/+1
* PoolVector is gone, replaced by VectorJuan Linietsky2020-02-181-22/+22
* Remove duplicate WARN_PRINT macro.Marcel Admiraal2020-02-051-4/+4
* Remove duplicate ERR_PRINT macro.Marcel Admiraal2020-02-051-17/+17
* Merge pull request #35524 from neikeq/issue-35496Rémi Verschelde2020-01-241-10/+9
|\
| * Fix C# preprocessor infinite loop and incorrect parsing of `#if!`Ignacio Etcheverry2020-01-241-10/+9
* | Merge pull request #35478 from neikeq/issue-32260Rémi Verschelde2020-01-231-0/+49
|\ \ | |/ |/|
| * Mono/C#: Add setting to include I18N assemblies in the exported gameIgnacio Etcheverry2020-01-231-0/+49
* | Mono/C#: Default to net47 for new projectsIgnacio Etcheverry2020-01-236-10/+10
|/
* Make script class parser errors to not abort the buildIgnacio Etcheverry2020-01-212-4/+14
* Add dummy preprocessor for the C# script class parserIgnacio Etcheverry2020-01-211-0/+81
* Mono/C#: Fix error when parsing nested genericsIgnacio Etcheverry2020-01-203-6/+15
* Mono/C#: Fix wrong HintPath for package in GodotToolsIgnacio Etcheverry2020-01-031-1/+1
* Mono/C#: Fix comment generation for non-constant param defaultIgnacio Etcheverry2020-01-021-3/+6
* Mono/C#: Fix bindings generator with void vararg methodsIgnacio Etcheverry2020-01-021-3/+5
* Update copyright statements to 2020Rémi Verschelde2020-01-0110-20/+20
* Merge pull request #34699 from van800/godot-guidIgnacio Roldán Etcheverry2019-12-311-0/+2
|\
| * add custom property to csproj, which identifies that project is generated by ...Ivan Shakhov2019-12-301-0/+2