summaryrefslogtreecommitdiff
path: root/core/global_constants.cpp
AgeCommit message (Expand)Author
2017-12-07Style: Apply new clang-format 5.0 style to all filesRémi Verschelde
2017-12-05Improve slang, especially in user-visible partsUnknown
2017-11-17Rename Rect3 to AABB.Ferenc Arn
2017-11-08Increase joystick axis from 8 to 10Bastiaan Olij
2017-10-23move button/joy constants to enumsjagt
2017-09-21Fixed a bunch of typos, including an error code.Ross Hadden
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-22Moved member variables to initializer listWilson E. Alvarez
2017-08-20ClassDB: Provide the enum name of integer constantsIgnacio Etcheverry
2017-08-06Rename KEY_RETURN to KEY_ENTER and KEY_ENTER to KEY_KP_ENTERBojidar Marinov
2017-07-26Remove duplicate keycode constant for Numpad Enter key.bruvzg
2017-05-20Removal of InputEvent as built-in Variant type..Juan Linietsky
2017-05-17Fix two typos from previous commitRémi Verschelde
2017-05-17Removal of Image from Variant, converted to a Resource.Juan Linietsky
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-24Merge pull request #8133 from Hinsbart/joy_constantsRémi Verschelde
2017-03-24Fix typos in source code using codespellRémi Verschelde
2017-03-24Input: Refactor JOY_* constants.Andreas Haas
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-02-02Match ERROR_QUERY_FAILED enum with othersvolzhs
2017-01-16Style: Cleanups, added headers, renamed filesRémi Verschelde
2017-01-11Type renames:Juan Linietsky
2017-01-10It is now possible to name layers of different kinds!Juan Linietsky
2017-01-08renamed joystick to joypad everywhere around source code!Juan Linietsky
2017-01-03Begin modifying properties to make them more friendly to script and doc.Juan Linietsky
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-06-11-All variables from script are visible through get_property_list(), not just ...Juan Linietsky
2016-06-01Exposed remaining PROPERTY_USAGE constants to scriptSaracen
2016-04-07Remove duplicateRémi Verschelde
2016-02-27Completed the support for plugins! It is not possible to add plugins.Juan Linietsky
2016-02-17Rename KEY_KP_SUBSTRACT to KEY_KP_SUBTRACTRémi Verschelde
2016-02-04support horizontal mouse wheel, use in text editorhondres
2016-01-31-Added method flags to global constants for scriptJuan Linietsky
2016-01-02bind trigger constantshondres
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-08-23**WARNING BEFORE PULLING**Juan Linietsky
2015-04-18Updated copyright year in all headersJuan Linietsky
2015-02-27Update global_constants.cpptheuserbl
2014-09-023D Physics and Other StuffJuan Linietsky
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky