Disable joints when process mode is set for node to disable #120
Annotations
5 errors
Compilation:
servers/physics_server_2d_dummy.h#L307
'virtual bool PhysicsServer2DDummy::joint_get_enabled(RID) const' marked 'override', but does not override
|
Compilation:
main/main.cpp#L350
invalid new-expression of abstract class type 'PhysicsServer2DDummy'
|
Compilation:
servers/physics_server_2d_dummy.h#L307
'virtual bool PhysicsServer2DDummy::joint_get_enabled(RID) const' marked 'override', but does not override
|
Compilation:
tests/test_main.cpp#L311
invalid new-expression of abstract class type 'PhysicsServer2DDummy'
|
Compilation
Process completed with exit code 2.
|
Loading