1
0
Fork 0
godot/.github
Raul Santos 4bbfd20aa9
Ignore PhysicsServer3DExtension class in C#
PhysicsServer3DExtension inherits from PhysicsServer3D which is a
singleton class, since singleton classes are generated as static in C#
it would generate invalid C# so for now we'll be
ignoring PhysicsServer3DExtension.
2022-03-18 17:28:48 +01:00
..
ISSUE_TEMPLATE
actions [CI] Refactor CI actions, use sub-actions, matrices. 2021-09-14 12:46:16 +02:00
workflows Ignore PhysicsServer3DExtension class in C# 2022-03-18 17:28:48 +01:00
CODEOWNERS
PULL_REQUEST_TEMPLATE.md