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
/
editor
/
GodotTools
Age
Commit message (
Expand
)
Author
2022-07-22
Rename directory for export templates from templates to export_templates
Aaron Franke
2022-07-21
Rename OSX to macOS and iPhoneOS to iOS.
bruvzg
2022-07-07
Ensure NuGet.config directory exists
Raul Santos
2022-06-24
Merge pull request #59918 from piiertho/enhancement/rename-controll-minimum_s...
Rémi Verschelde
2022-06-23
enhancement: rename exposed property Control::minimum_size to Control::custom...
Pierre-Thomas Meisels
2022-06-23
Mono: Update Newtonsoft.Json to 13.0.1
Rémi Verschelde
2022-05-12
Fix blank command prompts spawning
Julian Mills
2022-05-06
Changed signals of ItemList
Vitika9
2022-03-16
Implement GDExtension export plugin.
bruvzg
2022-03-08
Rename Control's Rect properties to exclude rect_ part
Marcel Admiraal
2022-02-08
Remove support for ARMv7 (32-bit) on iOS
Hugo Locurcio
2022-02-04
Fixed opening new instances of VS 2022 while a instance is already open
Densorius
2022-02-04
Add Visual Studio 2022 support with fallback to 2019
Densorius
2022-01-23
BaseButton: Rename `pressed` property to `button_pressed`
Rémi Verschelde
2021-12-06
Rename "items_count" property to "item_count"
Aaron Franke
2021-12-06
Replace deprecated GetItemCount() with ItemsCount
Raul Santos
2021-10-18
Restrict the project data directory configuration
ne0fhyk
2021-10-05
Merge pull request #52711 from m4gr3d/provide_getter_for_project_data_dir_master
Rémi Verschelde
2021-09-15
Provide a getter for the project data directory.
ne0fhyk
2021-09-14
Add editor keyboard shortcut for Mono Build solution button
Lewis James
2021-09-02
Some more C# formatting
Aaron Franke
2021-08-12
Use real_t and double where appropriate in Particles
Aaron Franke
2021-08-06
Ensure MSBuildPanel buttons are instantiated
Raul Santos
2021-08-03
Fix the editor theme application for the Mono build log
Yuri Sizov
2021-07-27
Ignore paths with invalid chars in PathWhich
Raul Santos
2021-07-26
Use Array.Empty instead of allocating a every time
Raul Santos
2021-07-23
Add a simple C# .editorconfig
Aaron Franke
2021-07-15
Mono: Remove info dialog discouraging use in production
Rémi Verschelde
2021-06-23
Fixing mono build after instance() -> instanciate() name change
Grzegorz Puławski
2021-06-19
Rename `instance()`->`instantiate()` when it's a verb
Lightning_A
2021-06-13
Improve & fix Mono build
Pedro J. Estébanez
2021-06-11
Rename Reference to RefCounted
Pedro J. Estébanez
2021-03-06
Add C# source generator for a new ScriptPath attribute
Ignacio Etcheverry
2021-02-04
[Mono] Use the same search logic for both `MSBuild` and `dotnet`, add custom ...
bruvzg
2021-01-28
Fix off by one error navigating to line number in Rider
Ivan Shakhov
2021-01-19
Cleanup: Remove executable bit from files which don't need it
Rémi Verschelde
2021-01-13
Update Mono module to use new execute method.
Marcel Admiraal
2020-12-14
Mono: Add extra WASM framework assemblies on game export
Ignacio Etcheverry
2020-12-05
C#: Fix very slow build log update in the editor
Ignacio Etcheverry
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-08
Adressed Review
Lorenz Junglas
2020-10-08
C# GodotTools: Replace platform Identifier "OSX" with "macOS"
Lorenz Junglas
2020-09-23
Rename the ".mono" folder to ".godot/mono"
Aaron Franke
2020-09-18
Fix typos with codespell
Rémi Verschelde
2020-09-13
C#: Fix csproj not synced on file move/removal from FS dock
Ignacio Etcheverry
2020-09-08
C#: Use BOM when creating a solution
Ignacio Etcheverry
2020-09-06
Handle csproj "Remove" globs
Alex de la Mare
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
[next]