summaryrefslogtreecommitdiff
path: root/servers/server_wrap_mt_common.h
AgeCommit message (Collapse)Author
2016-06-18Add missing license headers in our source files (#5255)RĂ©mi Verschelde
Also removes a couple wrong Godot headers from third-party source files.
2016-06-05Add texture region support for stylebox renderGeequlim
2015-05-26ability to run 2D physics in a threadJuan Linietsky
also, 2D physics is now thread safe too. see physics_2d/thread_model