Area2D/3D Gravity: Replace point bool with a type enum, add Target gravity type #41075
Annotations
5 errors
Compilation:
main/main.cpp#L329
allocating an object of abstract class type 'PhysicsServer3DDummy'
|
Compilation:
main/main.cpp#L348
allocating an object of abstract class type 'PhysicsServer2DDummy'
|
Compilation:
tests/test_main.cpp#L300
allocating an object of abstract class type 'PhysicsServer3DDummy'
|
Compilation:
tests/test_main.cpp#L307
allocating an object of abstract class type 'PhysicsServer2DDummy'
|
Compilation
Process completed with exit code 2.
|
Loading