summaryrefslogtreecommitdiffstats
path: root/modules/mono
Commit message (Expand)AuthorAgeFilesLines
* Fix Quaternion multiplication operatorAaron Franke2021-11-041-16/+12
* Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR`Hugo Locurcio2021-11-031-1/+1
* Merge pull request #54387 from Calinou/editor-translations-increase-zlib-comp...Rémi Verschelde2021-11-011-1/+3
|\
| * Use maximum zlib compression when generating editor translation headersHugo Locurcio2021-10-291-1/+3
* | Merge pull request #54307 from Calinou/add-opengl-renderer-squashRémi Verschelde2021-10-311-6/+6
|\ \
| * | Rename GLES2 driver to OpenGL to prepare for the upgrade to GLES3Hugo Locurcio2021-10-301-6/+6
* | | Ensure C# script properties are added to the endRaul Santos2021-10-301-4/+15
|/ /
* | Merge pull request #54361 from raulsntos/csharp-call-able-callableIgnacio Roldán Etcheverry2021-10-293-0/+109
|\ \ | |/ |/|
| * Implement Call methods in C# CallableRaul Santos2021-10-283-0/+109
* | clang-format: Enable `BreakBeforeTernaryOperators`Rémi Verschelde2021-10-284-35/+30
* | clang-format: Disable alignment of operands, too unreliableRémi Verschelde2021-10-289-140/+129
|/
* Merge pull request #54130 from raulsntos/csharp-exportsRémi Verschelde2021-10-242-10/+10
|\
| * Keep order for C# exported membersRaul Santos2021-10-222-10/+10
* | Add support for the RISC-V architectureAaron Franke2021-10-221-1/+1
* | Merge pull request #53781 from m4gr3d/restrict_project_data_dir_config_masterRémi Verschelde2021-10-221-5/+10
|\ \ | |/ |/|
| * Restrict the project data directory configurationne0fhyk2021-10-181-5/+10
* | Mono: Fix build after #52940Rémi Verschelde2021-10-201-1/+1
* | C#: Fix property set call boxing value when unboxed was expectedIgnacio Roldán Etcheverry2021-10-193-19/+18
|/
* Merge pull request #53943 from raulsntos/fixup-53581Rémi Verschelde2021-10-181-0/+11
|\
| * Fix marshaling generic Godot.Object in C#Raul Santos2021-10-181-0/+11
* | Remove unused imports in .py, SCsub and SConstruct filesAnutrix2021-10-181-1/+0
|/
* SCons: Fix missing mono `.gen.cpp` sources after #53860Rémi Verschelde2021-10-161-0/+3
* Fix hint_string for C# enum arraysRaul Santos2021-10-151-18/+21
* Merge pull request #53627 from raulsntos/fix-list-marshalRémi Verschelde2021-10-151-2/+4
|\
| * Fix C# List<T> marshallingRaul Santos2021-10-101-2/+4
* | Merge pull request #53581 from raulsntos/mono-marshal-genericsRémi Verschelde2021-10-151-0/+11
|\ \
| * | Support marshaling generic Godot.ObjectRaul Santos2021-10-081-0/+11
| |/
* / Support arrays of StringName, NodePath and RID in monoRaul Santos2021-10-081-0/+36
|/
* doc: Update links to latest documentation after content reorganizationRémi Verschelde2021-10-061-1/+1
* Merge pull request #52711 from m4gr3d/provide_getter_for_project_data_dir_masterRémi Verschelde2021-10-052-1/+2
|\
| * Provide a getter for the project data directory.ne0fhyk2021-09-152-1/+2
* | Merge pull request #52963 from Pineapple/WIN32_LEAN_AND_MEAN_masterRémi Verschelde2021-10-052-1/+2
|\ \
| * | Add missing WIN32_LEAN_AND_MEANBartłomiej T. Listwon2021-09-232-1/+2
* | | Fix some leftover references to idle_framekobewi2021-10-041-1/+1
* | | [Net] Rename RPC constants and annotation arguments.Fabio Alessandrelli2021-10-014-6/+6
* | | Update C# RPC attributes to share new Any/Auth naming conventionEdward Auttonberry2021-09-284-10/+10
|/ /
* | Merge pull request #52878 from AnilBK/add-get-centerRémi Verschelde2021-09-213-1/+33
|\ \
| * | Add Get Center Method for Rect2/Rect2i and AABB.Anilforextra2021-09-213-1/+33
* | | Fix some minor issues in C# XML doc commentsAaron Franke2021-09-182-4/+6
* | | Merge pull request #52666 from magian1127/temp1Rémi Verschelde2021-09-181-1/+93
|\ \ \ | |/ / |/| |
| * | C#, replace the current Xform method with a * operator.Magian2021-09-181-1/+93
* | | Merge pull request #51835 from magian1127/patch1Rémi Verschelde2021-09-171-4/+16
|\ \ \
| * | | check that the element type is indeed StringMagian2021-08-201-6/+13
| * | | C# Array<String> Export Support Enum(String)Magian2021-08-181-2/+7
| |/ /
* | | Merge pull request #52633 from lewiji/mono-build-solution-shortcut-4.0Rémi Verschelde2021-09-144-2/+22
|\ \ \
| * | | Add editor keyboard shortcut for Mono Build solution buttonLewis James2021-09-144-2/+22
* | | | Revert some URLs from the "Replace HTTP URLs with HTTPS" PRAaron Franke2021-09-131-1/+1
* | | | Merge pull request #52607 from paulloz/improve-cs-method-listingIgnacio Roldán Etcheverry2021-09-132-5/+36
|\ \ \ \ | |/ / / |/| | |
| * | | Improve C# method listingPaul Joannon2021-09-122-5/+36
| | |/ | |/|
* / | Fix autoloads iterationRaul Santos2021-09-121-2/+2
|/ /