Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 gadi atpakaļ |
Ignacio Etcheverry
|
7439b5595d
Mono: Make Godot provide its own WASM m2n trampolines
|
4 gadi atpakaļ |
Adrian Adeva
|
74f98de223
Updated gd_glue.cpp to work with the latest changes in the variant refactoring
|
5 gadi atpakaļ |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
5 gadi atpakaļ |
Yuri Roubinsky
|
38fb26794b
Exposed randi_range to global funcs + renamed rand_range to randf_range
|
5 gadi atpakaļ |
Ignacio Etcheverry
|
2511c43972
Mono/C#: Fix several clang-tidy warnings and cleanup
|
5 gadi atpakaļ |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 gadi atpakaļ |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 gadi atpakaļ |
Ignacio Etcheverry
|
6a85cdf640
Fix C# bindings after recent breaking changes
|
5 gadi atpakaļ |
Juan Linietsky
|
69c95f4b4c
Reworked signal connection system, added support for Callable and Signal objects and made them default.
|
5 gadi atpakaļ |
Rémi Verschelde
|
702976cd7a
Mono: Fix build after ObjectID and Texture2D changes
|
5 gadi atpakaļ |
Juan Linietsky
|
3205a92ad8
PoolVector is gone, replaced by Vector
|
5 gadi atpakaļ |
Marcel Admiraal
|
f0db13502a
Remove duplicate WARN_PRINT macro.
|
6 gadi atpakaļ |
Marcel Admiraal
|
5af3b4ca27
Remove duplicate ERR_PRINT macro.
|
6 gadi atpakaļ |
Ignacio Etcheverry
|
844a8d215b
Mono/C#: Make 'GD.Print' and its variants fallback to 'ToString()'
|
5 gadi atpakaļ |
Ignacio Etcheverry
|
ea75ea50d2
Mono/C#: Fix GD.PrintErr now showing in the Output panel
|
5 gadi atpakaļ |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 gadi atpakaļ |
Ignacio Etcheverry
|
de7c2ad21b
Mono/C#: WebAssembly support
|
6 gadi atpakaļ |
Rémi Verschelde
|
8995d95da0
Merge pull request #31347 from neikeq/monodevelop-addin
|
6 gadi atpakaļ |
Ignacio Etcheverry
|
c55ce204b3
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'modules/mono'
|
6 gadi atpakaļ |
Ignacio Etcheverry
|
0b94203a79
C#: Add Ide Connection library and server for the editor
|
6 gadi atpakaļ |
Ignacio Etcheverry
|
3380565e4b
C#: Generate the correct integer and floating point types
|
6 gadi atpakaļ |
Rémi Verschelde
|
e3bd84fa57
Merge pull request #27485 from Faless/io/encode_decode_safety_pr
|
6 gadi atpakaļ |
Fabio Alessandrelli
|
393e62b98a
Add object encoding param to serialization methods
|
6 gadi atpakaļ |
Ignacio Etcheverry
|
bb6814aef0
C#: Add DynamicGodotObject class
|
6 gadi atpakaļ |
Ignacio Etcheverry
|
ce67808818
C#: Add random functions to GD class
|
6 gadi atpakaļ |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 gadi atpakaļ |
Michael Alexsander Silva Dias
|
92342690f7
Rename "Log*()" functions to "Push*()" in C#
|
7 gadi atpakaļ |
Ben Rog-Wilhelm
|
f2476f8a7c
Add new log functions for C#.
|
7 gadi atpakaļ |
Ignacio Etcheverry
|
b1356a3590
Cleanup of c# api files and bindings generator
|
7 gadi atpakaļ |