Commit History

Author SHA1 Message Date
  Poommetee Ketson 9cadb9e5f3 Bind unbound enums, rearrange some by value 7 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 7 years ago
  Ignacio Etcheverry 32dd9a9f66 ClassDB: Provide the enum name of integer constants 7 years ago
  Rémi Verschelde f67a8d715c Merge pull request #10193 from kubecz3k/tab-click-signal 7 years ago
  Ignacio Etcheverry 2f290038d6 Removes type information from method binds 7 years ago
  Jakub Grzesik 7e82ff1d70 tab_clicked signal for Tabs 7 years ago
  Jakub Grzesik 63ddad98f5 'tab_changed' signal after using 'set_current_tab' 7 years ago
  AlexHolly 4062456c41 fix missing DEFVAL 7 years ago
  Poommetee Ketson 3ec47b4c6e Tabs: expose tab_close_display_policy property 7 years ago
  Jakub Grzesik b5de36b29d Tabs enhancements: get_tab_rect(), move_tab_from_to() 7 years ago
  Jakub Grzesik 29c2aabdaf ability to reposition scene tabs with drag & drop 7 years ago
  volzhs fc2fe7ebd1 Enhance scene tabs 7 years ago
  alexholly a3c90b0293 renamed all Rect2.pos to Rect2.position 7 years ago
  Andreas Haas 9bc5348961 InputEvent: Renamed "pos" property to "position" 7 years ago
  Juan Linietsky 5b3709d309 Removal of InputEvent as built-in Variant type.. 7 years ago
  volzhs bb81293047 New customizable editor theme 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
  Ray Koopa 5cf063ca9d Add disabled tabs 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
  Juan Linietsky 920947f297 renamed _input_event for GUI events to _gui_input, so it's more differentiated than generalized _input 7 years ago
  Juan Linietsky 118eed485e ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. 7 years ago
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! 7 years ago
  Rémi Verschelde 21c181bd3c Tabs: Fix align issue with right/close buttons 8 years ago
  Rémi Verschelde 8b32c80529 Tabs: cleanup code, no functional change 8 years ago
  Rémi Verschelde 8574489dd2 Tabs: Fix navigation buttons overlap when resizing 8 years ago
  Rémi Verschelde bbaf296948 Tabs: Fix icon size not taken into account for offset 8 years ago
  Hubert Jarosz 4a4f247914 remove trailing whitespace 8 years ago
  George Marques 38c557114b Remove strand debug print, fix #3473 8 years ago