Commit History

Author SHA1 Message Date
  Juan Linietsky 2e0a94edc6 Changed theme notifications to work with newly introduced reference counted connections. Closes #21265, Fixes #6145. 6 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 6 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 7 years ago
  Hein-Pieter van Braam cacced7e50 Convert Object::cast_to() to the static version 7 years ago
  toger5 701fb55a10 styleBoxFlat removed light, dark color entirely 7 years ago
  toger5 059a0496da Adapted godot to the new StyleBoxFlat 7 years ago
  Ignacio Etcheverry 2f290038d6 Removes type information from method binds 7 years ago
  Poommetee Ketson 2777f81d29 Add object type hint for docs 7 years ago
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 7 years ago
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 7 years ago
  Hein-Pieter van Braam 411ee71b4d Rename the _MD macro to D_METHOD 7 years ago
  Hein-Pieter van Braam 0f687f0ccb Remove use of _SCS from ADD_METHOD 7 years ago
  Rémi Verschelde f44ee891be Style: Fix statements ending with ';;' 8 years ago
  Rémi Verschelde 93ab45b6b5 Style: Fix whole-line commented code 8 years ago
  Juan Linietsky d9d77291bc rename String.extension() -> String.get_extension() / String.basename() -> String.get_basename() 8 years ago
  Juan Linietsky 118eed485e ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. 8 years ago
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! 8 years ago
  Juan Linietsky f10bd217a2 properly fixed notificaitons for theme changed, closes #5774 8 years ago
  Juan Linietsky 55b83157e7 Keep track of when fonts change, so theme or controls that use fonts as overrides get properly updated. 8 years ago
  Juan Linietsky f0d9245ecf -added missing .inc files 8 years ago
  Juan Linietsky c1056a9bfb Fixed ancient bug that prevented proper theme editing, closes #4924 8 years ago
  Hubert Jarosz 33403d91f7 remove trailing whitespace 8 years ago
  Aren Villanueva d75856146c Adds a remove class item option in the theme editor. 8 years ago
  Hubert Jarosz 4a4f247914 remove trailing whitespace 8 years ago
  MarianoGNU 1f3d6824c8 Move shaders to default theme and add shader_override related methods to Control class 9 years ago
  George Marques 5be9ff7b67 Update copyright to 2016 in headers 9 years ago
  Rémi Verschelde d4993b74fc Add missing argument names in GDScript bindings 9 years ago
  Juan Linietsky 07e9741425 **WARNING BEFORE PULLING** 9 years ago