Commit History

Author SHA1 Message Date
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 years ago
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 8 years ago
  Juan Linietsky de0045cf1b -renamed globals.h to global_config.cpp (this seems to have caused a few modified files) 8 years ago
  Hein-Pieter van Braam 411ee71b4d Rename the _MD macro to D_METHOD 8 years ago
  Hein-Pieter van Braam 0f687f0ccb Remove use of _SCS from ADD_METHOD 8 years ago
  Rémi Verschelde f44ee891be Style: Fix statements ending with ';;' 8 years ago
  Juan Linietsky 1f8451001d -Translation text will change automatically for in-game buttons, labels, poups when translation is changed. 8 years ago
  Juan Linietsky e9bb65db81 -All types have editable script now in properties 8 years ago
  Juan Linietsky 94ee7798ce -removed stop mouse and ignore mouse from control, which were confusing, replaced by mouse filter 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
  volzhs c0e87f2a24 Fix Label valign position 8 years ago
  ScotFlux 8639d6e806 fix a tiny typo 8 years ago
  Zher Huei Lee af6ef01c69 Added extra spacing support for DynamicFont 8 years ago
  Ignacio Etcheverry 78819b6b54 Label: Added `get_visible_line_count` method 8 years ago
  Juan Linietsky 864c0e84de line/col label was changing size with each cursor move, forcing the GUI to resize upwards and costing considerably CPU usage. 8 years ago
  Rémi Verschelde 454b210242 Remove unused variables (third pass) + dead code 9 years ago
  Juan Linietsky 6b7ddce183 Fix last line of label being deleted by line spacing 9 years ago
  Juan Linietsky 45d1ffd611 Revert "Fix min size bug of Label" 9 years ago
  volzhs f792f63b03 Fix min size bug of Label 9 years ago
  sanikoyes 5f7b42cb87 fix line_edit&label get min size bug 9 years ago
  Juan Linietsky c195c0df6b -Added configuration warning system for nodes 9 years ago
  George Marques 5be9ff7b67 Update copyright to 2016 in headers 9 years ago
  Zher Huei Lee 564f3e0302 fix minsize-related issues with Label 9 years ago
  Zher Huei Lee a0ba134643 added get_visible_characters() to Label 9 years ago
  Zher Huei Lee 7c5cd0c296 reworked Label class 9 years ago
  Juan Linietsky 95047562d7 Several performance improvements, mainly in loading and instancing scenes and resources. 10 years ago
  Juan Linietsky 9f686563d0 fixed latin separation in label, broke it? for cjk 10 years ago
  ehriche ac9263c680 clearified parenthesis of if construct 10 years ago
  Gen 0bc5b7a146 Optimize the code. 10 years ago