index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
mono
Age
Commit message (
Expand
)
Author
2020-11-07
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
[Mono] Added Shuffle method to Array
Yuri Roubinsky
2020-11-06
Exposed randi_range to global funcs + renamed rand_range to randf_range
Yuri Roubinsky
2020-11-03
Remove `Color.contrasted()` as its behavior is barely useful
Hugo Locurcio
2020-10-27
Merge pull request #43029 from neikeq/offline-nuget-fallback
Rémi Verschelde
2020-10-27
Merge pull request #43088 from neikeq/fix-custom-event-signal-hot-reload
Rémi Verschelde
2020-10-26
C#: Fix custom event signals crash on hot-reload
Ignacio Etcheverry
2020-10-25
Optimize SVG using `svgcleaner --multipass`
Hugo Locurcio
2020-10-23
C#: Make editor create NuGet fallback folder for Godot packages
Ignacio Etcheverry
2020-10-23
C#: Re-work solution build output panel
Ignacio Etcheverry
2020-10-18
Refactor MethodBind to use variadic templates
reduz
2020-10-17
Add GetStringFromUTF8 and GetStringFromASCII
Aaron Franke
2020-10-13
Fix code duplication in CSharpScript
opl-
2020-10-09
Mono: Fix typo in Godot.NET.Sdk.nuspec
Rémi Verschelde
2020-10-08
Adressed Review
Lorenz Junglas
2020-10-08
C# GodotTools: Replace platform Identifier "OSX" with "macOS"
Lorenz Junglas
2020-10-06
Improve the Vector2 rotated code in C#
Aaron Franke
2020-10-02
iOS: Refactoring
Sergey Minakov
2020-09-29
Fix error message when exporting a write-only property without a setter
Eduardo Rodrigues
2020-09-28
Merge pull request #38704 from aaronfranke/mono-dotgodot
Rémi Verschelde
2020-09-25
Style: Fix black formatting after #42332
Rémi Verschelde
2020-09-25
Enable the `copy_mono_root` SCons option by default
Hugo Locurcio
2020-09-24
Merge pull request #42293 from ricardoalcantara/fix_basis_csharp
Rémi Verschelde
2020-09-24
Basis RotationQuat should be public.
Ricardo Alcantara
2020-09-23
Rename the ".mono" folder to ".godot/mono"
Aaron Franke
2020-09-23
Fix C# string.IsAbsPath()
Zae
2020-09-18
Fix typos with codespell
Rémi Verschelde
2020-09-16
Fix ExprMatch stackoverflow
Raul Santos
2020-09-13
Add mono log message to error for fatal errors
Tom Daffin
2020-09-13
Merge pull request #42000 from aaronfranke/cs-arr-concat
Rémi Verschelde
2020-09-13
C#: Fix csproj not synced on file move/removal from FS dock
Ignacio Etcheverry
2020-09-12
Add concatenation support and a new ctor to Godot.Collections.Array
Aaron Franke
2020-09-11
Remove unused Python local variables.
Marcel Admiraal
2020-09-10
Remove unused Python imports.
Marcel Admiraal
2020-09-08
Change inequality comparison operators to use exact equality
Aaron Franke
2020-09-08
Merge pull request #41888 from neikeq/sln-bom
Rémi Verschelde
2020-09-08
C#: Use BOM when creating a solution
Ignacio Etcheverry
2020-09-08
C#: Fix endless reload loop if project has unicode chars
Ignacio Etcheverry
2020-09-06
Fix header guards in modules:
Marcel Admiraal
2020-09-06
Handle csproj "Remove" globs
Alex de la Mare
2020-09-04
Fix Mono path utils char types.
bruvzg
2020-09-04
Merge pull request #41753 from neikeq/csharp-hide-build-button-if-no-proj
Rémi Verschelde
2020-09-04
Merge pull request #41747 from neikeq/issue-41446
Rémi Verschelde
2020-09-04
Merge pull request #41750 from neikeq/issue-41745
Rémi Verschelde
2020-09-04
Merge pull request #41748 from neikeq/issue-41712
Rémi Verschelde
2020-09-04
C#: Hide Build button if there's no solution to build
Ignacio Etcheverry
2020-09-04
C#: Fix Godot failing to find class namespace
Ignacio Etcheverry
2020-09-04
Fix 'Parameter "assembly" is null' error
Ignacio Etcheverry
2020-09-04
Fix parsing of C# files with spaces in the path
Ignacio Etcheverry
2020-09-03
[Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.
bruvzg
[next]