Commit History

Author SHA1 Message Date
  Poommetee Ketson 7f1d719c9a Monitor: add checkbox to monitor list 7 years ago
  Daniel J. Ramirez a97c8504fb Improved monitors units and colors. 7 years ago
  Poommetee Ketson 9b634180aa Refactor Fixed to Physics 7 years ago
  Andreas Haas 5303efb2fa Merge pull request #11659 from AndreaCatania/prephysics 7 years ago
  AndreaCatania 4537977d6d Renamed fixed_process to physics_process 7 years ago
  toger5 e8c620abac fixed bottom panel debugger exception 7 years ago
  Rémi Verschelde f577efd47e Merge pull request #11424 from groud/control_node_presets 7 years ago
  volzhs 79e506ff52 Add font size setting for output panel 7 years ago
  Gilles Roudiere 05bb8e0c10 Remove set_area_as_parent_rect and replace it by set_anchors_and_margins_preset(PRESET_WIDE) 7 years ago
  Daniel J. Ramirez 4d14097439 Fixed metrics. 7 years ago
  toger5 b37e869c89 fixed double border for debugger tab panel 7 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 7 years ago
  Poommetee Ketson 473695ab47 Monitor: add hint, fix certain graph not drawn 7 years ago
  Hein-Pieter van Braam cacced7e50 Convert Object::cast_to() to the static version 8 years ago
  Daniel J. Ramirez 92c63dc9a7 Ability to set script debugger reason text context. 8 years ago
  Juan Linietsky ab13d0aeed Inspector is no longer cleared when game runs, fixes #9408 8 years ago
  Juan Linietsky dc62389739 -Properly check limits to objects sent (regarding to size), fixes #9034 8 years ago
  Rémi Verschelde 81dde2687f Merge pull request #10164 from djrm/pr_theme_fixes 8 years ago
  Juan Linietsky 90a595ac42 Set some reasonable limits for sending information to the debugger, closes #5848 8 years ago
  Daniel J. Ramirez 273d2ab9d4 Several ui improvements (mostly margins) 8 years ago
  Rémi Verschelde 76005a8e75 Style: Apply clang-format on all files 8 years ago
  Juan Linietsky 25678b1876 -Renamed GlobalConfig to ProjectSettings, makes more sense. 8 years ago
  Daniel J. Ramirez 337c1238b9 Fixed button flat behavior when not in normal state. 8 years ago
  Daniel J. Ramirez 17c3422431 Added separators using StyleBoxLine, some theme style fixes, added variant icon 8 years ago
  geequlim 6687484958 Better user expirence with external text editors. 8 years ago
  Fabio Alessandrelli fc1368bee0 Editor now shows error when debug port is in use 8 years ago
  alexholly a3c90b0293 renamed all Rect2.pos to Rect2.position 8 years ago
  Rémi Verschelde 231511b2a6 Merge pull request #8631 from volzhs/editor-theme-custom 8 years ago
  volzhs bb81293047 New customizable editor theme 8 years ago
  Rémi Verschelde 0ba0eb2ff9 Merge pull request #8613 from magyar123/pr-debugger-display-objects 8 years ago