godot/modules/gridmap
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
..
config.py
grid_map_editor_plugin.cpp Type renames: 2017-01-11 00:52:51 -03:00
grid_map_editor_plugin.h
grid_map.cpp Style: Fix whole-line commented code 2017-01-14 14:52:23 +01:00
grid_map.h Type renames: 2017-01-11 00:52:51 -03:00
register_types.cpp Style: Cleanups, added headers, renamed files 2017-01-16 08:04:23 +01:00
register_types.h
SCsub