index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
mono
/
editor
/
bindings_generator.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Merge commit godotengine@92e51fca7247c932f95a1662aefc28aca96e8de6
Spartan322
2024-10-14
1
-1
/
+2
|
\
|
*
Add ReadOnlySpan API Overloads
DE YU
2024-10-09
1
-1
/
+2
*
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
|
/
*
Add PackedVector4Array Variant type
K. S. Ernest (iFire) Lee
2024-05-03
1
-1
/
+2
*
C#: Make internal properties and property accessors public (but hidden)
Raul Santos
2024-03-29
1
-0
/
+16
*
C#: Add deprecated message to generated bindings
Raul Santos
2024-02-23
1
-1
/
+20
*
Merge pull request #80527 from raulsntos/dotnet/generate-compat-methods-from-...
Rémi Verschelde
2023-09-26
1
-0
/
+14
|
\
|
*
C#: Generate and use compat methods
Raul Santos
2023-09-19
1
-0
/
+14
*
|
Merge pull request #80630 from Repiteo/C#-paramref
Rémi Verschelde
2023-08-16
1
-1
/
+2
|
\
\
|
*
|
C#: paramref now properly tagged in documentation
Thaddeus Crews
2023-08-14
1
-1
/
+2
|
|
/
*
/
Implement proxy_name for EnumInterface
Thaddeus Crews
2023-08-14
1
-1
/
+4
|
/
*
C#: Add hard-coded singletons to avoid breaking compat
Raul Santos
2023-08-06
1
-0
/
+10
*
C#: Generate instance types for singletons
Raul Santos
2023-08-06
1
-0
/
+2
*
Style: Harmonize header includes in modules
Rémi Verschelde
2023-06-15
1
-4
/
+5
*
C#: Do not print errors about missing references to intentionally ignored mem...
RedworkDE
2023-03-24
1
-0
/
+5
*
C#: Renames to follow .NET naming conventions
Raul Santos
2023-01-27
1
-14
/
+59
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
C#: Cleanup Variant marshaling code in source/bindings generators
Ignacio Roldán Etcheverry
2022-12-02
1
-2
/
+7
*
C#: Assume 64-bit types when type has no meta
Raul Santos
2022-09-01
1
-0
/
+1
*
C#: Add dedicated Variant struct, replacing System.Object
Ignacio Roldán Etcheverry
2022-08-22
1
-1
/
+1
*
C#: Static marshaling for bindings and source generators
Ignacio Roldán Etcheverry
2022-08-22
1
-0
/
+16
*
C#: Code cleanup and greatly reduce use of C# pointers
Ignacio Roldán Etcheverry
2022-08-22
1
-5
/
+18
*
C#: Restructure code prior move to .NET Core
Ignacio Roldán Etcheverry
2022-08-22
1
-0
/
+2
*
C#: Move marshaling logic and generated glue to C#
Ignacio Roldán Etcheverry
2022-08-22
1
-101
/
+81
*
Implement Vector4, Vector4i, Projection
reduz
2022-07-23
1
-0
/
+3
*
Add C# support for bitfield enums (flags)
Raul Santos
2022-07-06
1
-0
/
+1
*
Make enum/constant binds 64-bit.
bruvzg
2022-06-17
1
-2
/
+2
*
Generate typed array parameters in C# bindings
Raul Santos
2022-06-03
1
-0
/
+6
*
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-5
/
+5
*
Add a new HashMap implementation
reduz
2022-05-12
1
-1
/
+1
*
Support static methods in C# bindings generator
Raul Santos
2022-03-22
1
-0
/
+5
*
Refactor `bbcode_to_xml` into multiple specific methods
Raul Santos
2022-03-03
1
-0
/
+8
*
Support signals in C# documentation
Raul Santos
2022-02-10
1
-2
/
+22
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Don't return reference on copy assignment operators
Rémi Verschelde
2021-11-30
1
-1
/
+1
*
Fix PackedInt64Array typo in bindings_generator.h
Raul Santos
2021-09-03
1
-1
/
+1
*
C#: Fix bindings generator for Callable argument default value
Ignacio Roldán Etcheverry
2021-08-20
1
-0
/
+2
*
Use C++ iterators for Lists in many situations
Aaron Franke
2021-07-23
1
-15
/
+15
*
Rename Reference to RefCounted
Pedro J. Estébanez
2021-06-11
1
-5
/
+5
*
Add C# array features from core PackedArrays
Aaron Franke
2021-02-16
1
-0
/
+1
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Initialize class/struct variables with default values in platform/ and editor/
Rafał Mikrut
2020-12-02
1
-3
/
+3
*
Refactor DocData into core and editor (DocTools) parts
Thakee Nathees
2020-12-02
1
-1
/
+2
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-3
/
+3
*
Added tests for ClassDB
Ignacio Etcheverry
2020-05-16
1
-59
/
+81
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-1
/
+0
*
Port member initialization from constructor to declaration (C++11)
Rémi Verschelde
2020-05-14
1
-64
/
+29
*
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
Rémi Verschelde
2020-05-10
1
-1
/
+2
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-9
/
+9
[next]