virtualx-engine/core/bind
Ibrahn Sahir 1433c2cbbb GDScript access to copyright, license, author and donor information.
Adds following functions to the Engine singleton:
get_author_info - names of Godot authors
get_copyright_info - detailed source copyright get_license_info
get_donor_info - donor names
get_license_info - full text of licenses used, indexed by license names
get_license_text - the text of the Godot Expat license
2018-05-19 00:40:16 +01:00
..
core_bind.cpp GDScript access to copyright, license, author and donor information. 2018-05-19 00:40:16 +01:00
core_bind.h GDScript access to copyright, license, author and donor information. 2018-05-19 00:40:16 +01:00
SCsub style: Fix PEP8 whitespace issues in Python files 2016-11-01 00:35:16 +01:00