godot/servers
Rémi Verschelde 3890256fc5 Style: Cleanups, added headers, renamed files
Made sure files in core/ and tools/ have a proper Godot license header
when written by us. Also renamed aabb.{cpp,h} and object_type_db.{cpp,h}
to rect3.{cpp,h} and class_db.{cpp,h} respectively.

Also added a proper header to core/io/base64.{c,h} after clarifying
the licensing with the original author (public domain).
2017-01-16 08:04:23 +01:00
..
audio Oops! Audio engine has vanished :D 2017-01-15 16:07:51 -03:00
physics Style: Cleanups, added headers, renamed files 2017-01-16 08:04:23 +01:00
physics_2d Style: Cosmetic fixes to play nice with clang-format 2017-01-15 16:42:17 +01:00
visual Style: Fix whole-line commented code 2017-01-14 14:52:23 +01:00
audio_server.cpp Oops! Audio engine has vanished :D 2017-01-15 16:07:51 -03:00
audio_server.h Oops! Audio engine has vanished :D 2017-01-15 16:07:51 -03:00
physics_2d_server.cpp Style: Fix whole-line commented code 2017-01-14 14:52:23 +01:00
physics_2d_server.h Type renames: 2017-01-11 00:52:51 -03:00
physics_server.cpp Style: Fix whole-line commented code 2017-01-14 14:52:23 +01:00
physics_server.h Style: Fix whole-line commented code 2017-01-14 14:52:23 +01:00
register_server_types.cpp Oops! Audio engine has vanished :D 2017-01-15 16:07:51 -03:00
register_server_types.h Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
SCsub style: Various other PEP8 fixes in Python files 2016-11-01 00:35:16 +01:00
server_wrap_mt_common.h Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
visual_server.cpp Style: Fix whole-line commented code 2017-01-14 14:52:23 +01:00
visual_server.h Style: Fix whole-line commented code 2017-01-14 14:52:23 +01:00