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
Age
Commit message (
Expand
)
Author
2018-11-08
Improve the C# API projects generation
Ignacio Etcheverry
2018-11-04
Add option for automatic project updating.
Ben Rog-Wilhelm
2018-10-28
Fix C# parsing the full name of base types
Ignacio Etcheverry
2018-10-25
Parse C# script namespace and class
Ignacio Etcheverry
2018-10-25
Fix msvc warnings in mono module
Ignacio Etcheverry
2018-10-25
Do not generate API project GUIDs randomly
Ignacio Etcheverry
2018-10-25
Support globs in csproj includes
Ignacio Etcheverry
2018-10-22
Fix internal assembly load from
Ignacio Etcheverry
2018-10-19
Merge pull request #23128 from neikeq/bb
Ignacio Etcheverry
2018-10-19
Make sure API assemblies are up to date at startup
Ignacio Etcheverry
2018-10-18
Fix prefix erasing for the generated C# enum constants
Ignacio Etcheverry
2018-10-17
C#: Optimize struct marshalling
Ignacio Etcheverry
2018-10-16
C# API: Hide method bind fields from debugger
Ignacio Etcheverry
2018-10-08
Check if directory exists before trying to delete it
Ignacio Etcheverry
2018-10-07
C# bindings generator fixes
Ignacio Etcheverry
2018-10-06
Remove redundant "== false" code
Aaron Franke
2018-10-05
Merge pull request #22688 from neikeq/lotsofgoodies
Rémi Verschelde
2018-10-03
Mono: Editor and export template dependencies and fixes
Ignacio Etcheverry
2018-10-03
Fix GCC compiler warning in mono module
Ignacio Etcheverry
2018-09-17
Fix missing mono internal call
Ignacio Etcheverry
2018-09-17
Mono: Fix opening code editors in OSX and cleanup
Ignacio Etcheverry
2018-09-12
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
C#: Fix cs_files glue mismatch bug
Ignacio Etcheverry
2018-09-12
Fix/workaround for issue #21667
Ignacio Etcheverry
2018-09-12
Add some mono root hint dirs for OSX
Ignacio Etcheverry
2018-09-12
Cleanup of c# api files and bindings generator
Ignacio Etcheverry
2018-08-27
C# generated classes ignore warning CS1591 and cleanup
Ignacio Etcheverry
2018-08-25
Added Collections namespace to Array & Dictionary
exts
2018-08-24
Add print_verbose to print to stdout only in verbose mode
Rémi Verschelde
2018-08-17
Mono: Improve C# core files (glue/cs_files) buildsystem
Ignacio Etcheverry
2018-07-26
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-25
Merge pull request #20298 from PJB3005/18-07-20-mono-partial-api-ext
Ignacio Etcheverry
2018-07-23
Merge pull request #15880 from neikeq/better-collections
Ignacio Etcheverry
2018-07-21
[Mono] Update about/warning text
Aaron Franke
2018-07-20
Makes Mono bindings partial & adds GetNode<T>.
Pieter-Jan Briers
2018-07-20
Add Array and Dictionary wrapper classes to C#
Ignacio Etcheverry
2018-07-18
Merge pull request #20253 from neikeq/nobranchnameideasfeelsbadman
Ignacio Etcheverry
2018-07-18
Make C# bindings generator ignore disabled classes
Ignacio Etcheverry
2018-07-10
Added path for Mono installed through Homebrew
Mads Ynddal
2018-07-04
Mono: Pending exceptions and cleanup
Ignacio Etcheverry
2018-06-06
allow undefined GODOT_DEBUG_MSBUILD environment variable
Kelly Thomas
2018-06-05
Mono: Add 'View log' button to open the MSBuild log of a build
Ignacio Etcheverry
2018-06-05
Mono: Fix passing wrong logger assembly path to MSBuild
Ignacio Etcheverry
2018-05-17
fixes build error on Linux after its introduction in #18949
Michele Valente
2018-05-17
Mono: Project building fixes
Ignacio Etcheverry
2018-04-28
Mono: BindingsGenerator enum fixes
Ignacio Etcheverry
2018-04-24
Merge pull request #18399 from neikeq/u
Ignacio Etcheverry
2018-04-24
Mono: Fix '!t' error messages when generating bindings
Ignacio Etcheverry
2018-04-09
Merge pull request #17864 from NikodemL/fix_mono_bottom_panel_issue_activated
Ignacio Etcheverry
2018-03-30
Fixed _issue_activated to take the correct issue id from the list
Nikodem Lokatelj
[prev]
[next]