summaryrefslogtreecommitdiff
path: root/scene/resources/theme.cpp
AgeCommit message (Expand)Author
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-12-10Fixes crash when using Theme::clearHaoyu Qiu
2019-11-09Fix functions listing all theme resourcesrxlecky
2019-10-23Theme code refactoringSeleckyErik
2019-07-05Keep track of default theme and project custom default theme seperatellyBojidar Marinov
2019-02-20Add -Wshadow=local to warnings and fix reported issues.marxin
2019-01-26doc: Sync classref with current sourceRémi Verschelde
2019-01-25Added copy_theme and fixed bugs in copy theme introduced by #2e0a94eFabian
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-11-27Get rid of ancient .theme format for Theme resource. It was not working and c...Juan Linietsky
2018-11-27Changed theme notifications to work with newly introduced reference counted c...Juan Linietsky
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-24Convert Object::cast_to() to the static versionHein-Pieter van Braam
2017-08-15styleBoxFlat removed light, dark color entirelytoger5
2017-08-15Adapted godot to the new StyleBoxFlattoger5
2017-08-10Removes type information from method bindsIgnacio Etcheverry
2017-07-23Add object type hint for docsPoommetee Ketson
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-02-13Rename the _MD macro to D_METHODHein-Pieter van Braam
2017-02-13Remove use of _SCS from ADD_METHODHein-Pieter van Braam
2017-01-16Style: Fix statements ending with ';;'Rémi Verschelde
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-02ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-07-18properly fixed notificaitons for theme changed, closes #5774Juan Linietsky
2016-06-17Keep track of when fonts change, so theme or controls that use fonts as overr...Juan Linietsky
2016-06-17-added missing .inc filesJuan Linietsky
2016-06-12Fixed ancient bug that prevented proper theme editing, closes #4924Juan Linietsky
2016-05-21remove trailing whitespaceHubert Jarosz
2016-04-21Adds a remove class item option in the theme editor.Aren Villanueva
2016-03-09remove trailing whitespaceHubert Jarosz
2016-01-15Move shaders to default theme and add shader_override related methods to Cont...MarianoGNU
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-12-28Add missing argument names in GDScript bindingsRémi Verschelde
2015-08-23**WARNING BEFORE PULLING**Juan Linietsky
2015-06-29Several performance improvements, mainly in loading and instancing scenes and...Juan Linietsky
2015-05-03improved kinematic motion, improved demos for kinematic motionJuan Linietsky
2015-04-18Updated copyright year in all headersJuan Linietsky
2014-02-15-fixed bug in Button now exporting font propertyJuan Linietsky
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky