summaryrefslogtreecommitdiff
path: root/core/globals.cpp
AgeCommit message (Expand)Author
2017-02-06Several bugfixes, improving the import workflowJuan Linietsky
2017-02-04Ensure proper config version when reading the new configuration file.Juan Linietsky
2017-02-04Renamed engine.cfg to godot.cfg, to forcefully break compatibility with 2.xJuan Linietsky
2017-01-16Style: Cleanups, added headers, renamed filesRémi Verschelde
2017-01-14no more errors related to missing GlobalConfig::Get (or so I hope)Juan Linietsky
2017-01-14Style: Fix whole-line commented codeRémi Verschelde
2017-01-14rename String.extension() -> String.get_extension() / String.basename() -> St...Juan Linietsky
2017-01-11using VariantParser to parse engine.cfgJuan Linietsky
2017-01-11Type renames:Juan Linietsky
2017-01-08renamed joystick to joypad everywhere around source code!Juan Linietsky
2017-01-07Memory pool vectors (DVector) have been enormously simplified in code, and re...Juan Linietsky
2017-01-05-Changed most project settings in the engine, so they have major and minor ca...Juan Linietsky
2017-01-02ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky
2017-01-02Merge remote-tracking branch 'origin/gles3' into gles3-on-masterRémi Verschelde
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-11-22Properly localize absolute path.Fabio Alessandrelli
2016-10-13Properly handle absolute paths in Globals::localize_pathFabio Alessandrelli
2016-10-03Begining of GLES3 renderer:Juan Linietsky
2016-08-28Several all around fixes to visual scripting (in the process of creating demos)Juan Linietsky
2016-08-16Added add_property_info function to Globals and EditorSettings classesFranklin Sobrinho
2016-07-19Fix main scene not being saved when set via Play buttonRémi Verschelde
2016-05-21First version of ProfilerJuan Linietsky
2016-05-01Support for dynamic fonts (TTF)Juan Linietsky
2016-03-09remove trailing whitespaceHubert Jarosz
2016-02-01Encode vectors in Globalseska
2016-01-24Fixed small inconsistencies with the text formatFranklin Sobrinho
2016-01-02proper joy axis support as actions, can be configured and inquired, fixes #2317Juan Linietsky
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-12-31Merge branch 'master' of https://github.com/godotengine/godotJuan Linietsky
2015-12-31-Ensure .tscn and .tres always save in a deterministic way, fixes #2495Juan Linietsky
2015-12-28Fix proper ordering of project settings properties, also fixes inability to c...reduz
2015-12-28Add missing argument names in GDScript bindingsRémi Verschelde
2015-12-15-split view of property editor and editor settingsJuan Linietsky
2015-12-14Forbid renaming input presetsIgnacio Etcheverry
2015-12-13-deprecated pcz, replaced by just zip. Closes #2879Juan Linietsky
2015-11-20add priority to load binaryname.pckmasoud bh
2015-11-20Load binaryname.pckmasoud bh
2015-09-03merged some stuff for okamJuan Linietsky
2015-08-29-display/emulate_touchscreen now really emulates a touchscreenJuan Linietsky
2015-06-30-some changes by okamJuan Linietsky
2015-06-29Several performance improvements, mainly in loading and instancing scenes and...Juan Linietsky
2015-06-06new file dialog!Juan Linietsky
2015-05-26ability to run 2D physics in a threadJuan Linietsky
2015-05-25opening data.pczAriel Manzur
2015-05-05Change the order of the filterGuilherme Felipe
2015-04-18Updated copyright year in all headersJuan Linietsky
2014-11-07Fix CppCheck 'duplicateExpression' warningBoris Egorov
2014-10-27-Much improvement to baked light bakerJuan Linietsky
2014-09-19Fixing Issues...Juan Linietsky
2014-08-01Small Issues & MaintenanceJuan Linietsky