Rémi Verschelde d0628180ae Merge pull request #32799 from clayjohn/free_pools 5 years ago
..
arvr 8499033354 Typo fix: "differt" -> "different" 6 years ago
audio d8ba9f1824 Fix recording bus regression. 6 years ago
camera 4ebedb5f11 Made constants fully upper case in camera server 6 years ago
physics 42a9ae7a82 Fix mismatch between RigidBody(2D) and Body(2D)SW can_sleep defaults. 5 years ago
physics_2d 42a9ae7a82 Fix mismatch between RigidBody(2D) and Body(2D)SW can_sleep defaults. 5 years ago
visual 62fb462165 Properly free sky and lightmap caches in multithreaded server 5 years ago
SCsub 02ea99129e Adding a new Camera Server implementation to Godot. 6 years ago
arvr_server.cpp 01cc7a996b Use reference to constant in functions 6 years ago
arvr_server.h 01cc7a996b Use reference to constant in functions 6 years ago
audio_server.cpp dabaa11b3c Fix to make sure the capture buffers are deallocated at shutdown. Silences warnings. 5 years ago
audio_server.h dabaa11b3c Fix to make sure the capture buffers are deallocated at shutdown. Silences warnings. 5 years ago
camera_server.cpp 4ebedb5f11 Made constants fully upper case in camera server 6 years ago
camera_server.h 50be65bf43 Changed some code found by Clang Tidy and Coverity 6 years ago
physics_2d_server.cpp 0562b78f40 Properly expose PhysicsServer methods 6 years ago
physics_2d_server.h 702b539405 Change "ID" to lowercase "id" 6 years ago
physics_server.cpp 0562b78f40 Properly expose PhysicsServer methods 6 years ago
physics_server.h 702b539405 Change "ID" to lowercase "id" 6 years ago
register_server_types.cpp 02ea99129e Adding a new Camera Server implementation to Godot. 6 years ago
register_server_types.h b16c309f82 Update copyright statements to 2019 6 years ago
server_wrap_mt_common.h 7aa4622222 Free server id pools directly. 6 years ago
visual_server.cpp 4f294b958f doc: Sync classref with current source 6 years ago
visual_server.h d81ddaf33e Added skin support and simplified APIs to override bone position. 6 years ago