Ignacio Etcheverry
|
119a910bc6
Mono: Add properties support in scripts
|
7 years ago |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 years ago |
Ignacio Etcheverry
|
fe391393d4
Mono: Change BindingsGenerator singleton to avoid StringName leaks
|
7 years ago |
Ignacio Etcheverry
|
b271aa48e4
Mono: Script lifetime fixes
|
7 years ago |
Ignacio Etcheverry
|
0a0a44da8d
Mono: Make the bindings generator output enums
|
7 years ago |
Rémi Verschelde
|
13c2ff9320
Style: Apply new clang-format 5.0 style to all files
|
7 years ago |
Nathan Warden
|
0c22447ebe
Exported variables now show in the correct order.
|
7 years ago |
Ferenc Arn
|
d28763a4c1
Rename Rect3 to AABB.
|
7 years ago |
Ignacio Etcheverry
|
3c97a9543d
Merge pull request #12549 from neikeq/seriously-do-they
|
7 years ago |
Ignacio Etcheverry
|
06ea441564
Make sure gchandle bindings are released before cleanup
|
7 years ago |
Andreas Haas
|
f3218c24c7
Mono: support custom script templates.
|
7 years ago |
Ignacio Etcheverry
|
27b7fb8e66
Mono: Add build project button and reload interval
|
7 years ago |
Unknown
|
a2247d45fc
Mono: Use "UnnamedProject" if application/config/name is empty
|
7 years ago |
Rémi Verschelde
|
d135008acf
Merge pull request #12405 from Jerome67000/clean_getnodetype
|
7 years ago |
Przmk
|
2ae23c9f97
Fix default C# script
|
7 years ago |
Jerome67000
|
2609cc9ef4
Removes Script::get_node_type()
|
7 years ago |
Rémi Verschelde
|
847c55bcb1
Merge pull request #12365 from neikeq/p
|
7 years ago |
Ignacio Etcheverry
|
e218a13a64
Add ScriptLanguage::supports_builtin_mode and improve ScriptCreateDialog
|
7 years ago |
mhilbrunner
|
ba779c1c0c
Add _process(delta) to new script templates. Closes #11994.
|
7 years ago |
Ignacio Etcheverry
|
b1d106adb6
Mono: Fix warning about exported static fields
|
7 years ago |
Ignacio Etcheverry
|
fb63ee52fb
Mono: Fix build with tools=no or target=release
|
7 years ago |
Ignacio Etcheverry
|
6e6b455d1f
Export attribute fixes and improvements
|
7 years ago |
Rémi Verschelde
|
8de1dc7e9a
Merge pull request #12138 from neikeq/i
|
7 years ago |
Ignacio Etcheverry
|
967335b969
Avoid adding built-in script path to csproj
|
7 years ago |
Ignacio Etcheverry
|
8ed3247a63
Improve signature of signal target generated function
|
7 years ago |
Ignacio Etcheverry
|
1a9efb417a
Merge pull request #12135 from neikeq/g
|
7 years ago |
Ignacio Etcheverry
|
63369ec306
Re-write SignalAwaiter implementation
|
7 years ago |
Ignacio Etcheverry
|
740ef3dc97
Merge pull request #11954 from neikeq/d
|
7 years ago |
Ignacio Etcheverry
|
9b6f65af82
Mono: Make use of ClassInfo's exposed API
|
7 years ago |
Ignacio Etcheverry
|
ff28569d16
Fixed IntPtr unboxing (#11949)
|
7 years ago |