Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 年之前 |
Ignacio Etcheverry
|
02d5ff4cd0
Improve the C# API projects generation
|
6 年之前 |
Ignacio Etcheverry
|
2adef1e52f
Fix prefix erasing for the generated C# enum constants
|
6 年之前 |
Ignacio Etcheverry
|
23ae64b15e
C#: Optimize struct marshalling
|
6 年之前 |
Ignacio Etcheverry
|
eeaa9124af
C# API: Hide method bind fields from debugger
|
6 年之前 |
Ignacio Etcheverry
|
c1dad2ae2d
C# bindings generator fixes
|
6 年之前 |
Ignacio Etcheverry
|
2c8980f44c
Fix GCC compiler warning in mono module
|
6 年之前 |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
6 年之前 |
Ignacio Etcheverry
|
d21c64cc3b
C#: Fix cs_files glue mismatch bug
|
6 年之前 |
Ignacio Etcheverry
|
b1356a3590
Cleanup of c# api files and bindings generator
|
6 年之前 |
Ignacio Etcheverry
|
aa2bcf3dfc
C# generated classes ignore warning CS1591 and cleanup
|
6 年之前 |
exts
|
035d498af2
Added Collections namespace to Array & Dictionary
|
6 年之前 |
Ignacio Etcheverry
|
7287300433
Mono: Improve C# core files (glue/cs_files) buildsystem
|
6 年之前 |
Hein-Pieter van Braam
|
0e29f7974b
Reduce unnecessary COW on Vector by make writing explicit
|
7 年之前 |
Ignacio Etcheverry
|
fe28e323b3
Merge pull request #20298 from PJB3005/18-07-20-mono-partial-api-ext
|
7 年之前 |
Pieter-Jan Briers
|
a8c97eb094
Makes Mono bindings partial & adds GetNode<T>.
|
7 年之前 |
Ignacio Etcheverry
|
ee3c476c9a
Add Array and Dictionary wrapper classes to C#
|
7 年之前 |
Ignacio Etcheverry
|
92c7fe422b
Make C# bindings generator ignore disabled classes
|
7 年之前 |
Ignacio Etcheverry
|
fbc808012f
Mono: BindingsGenerator enum fixes
|
7 年之前 |
Ignacio Etcheverry
|
ff7fe9e771
Mono: Fix '!t' error messages when generating bindings
|
7 年之前 |
Paul Joannon
|
ef5672d3f9
[mono] write classes with no constructor as abstract
|
7 年之前 |
Ignacio Etcheverry
|
f37090ccf4
Mono: Better versioning and gracefully unloading of Godot API assemblies
|
7 年之前 |
Ignacio Etcheverry
|
0c82858121
Mono: Fix bindings for parameters in vararg methods
|
7 年之前 |
Ignacio Etcheverry
|
e380a98109
Merge pull request #16746 from PJB3005/18-02-16-fix-nodepath-pascalcase
|
7 年之前 |
Pieter-Jan Briers
|
b1a81374d4
Makes NodePath and RID follow PascalCase in C#.
|
7 年之前 |
Pieter-Jan Briers
|
3c1f8efd9e
Give C# NodePath a ToString().
|
7 年之前 |
Ignacio Etcheverry
|
72b0a9432b
Mono: Fix method_bind fields being generated as instance members
|
7 年之前 |
Ignacio Etcheverry
|
58448561c7
Mono: Fix NodePath and RID bindings
|
7 年之前 |
Rémi Verschelde
|
9f479f096c
Fix typos in code and docs with codespell
|
7 年之前 |
Ignacio Etcheverry
|
252702a304
Mono: Fix iteration order of object types when generating bindings
|
7 年之前 |