Commit History

Author SHA1 Message Date
  Rémi Verschelde 2ffb609658 Merge pull request #66337 from EricEzaM/sprite-frames 2 years ago
  Jummit 1e28675560 Expose TreeItem::set_button_color 2 years ago
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 2 years ago
  Rindbee f359abbe01 Fix wrong condition used in `set_custom_color` 2 years ago
  Eric M 2eda77c682 Ensure all checks of `is_action` in the editor which are for 'shortcut' use, check the action exactly. 2 years ago
  Ninni Pipping df9eaf5f47 Tree recursive folding 3 years ago
  bruvzg 6f4d233062 Fix key mapping changes when moving from macOS to other platform 3 years ago
  Yuri Sizov 43f03e2ce6 Improve naming of theme properties throughout GUI code 3 years ago
  Yuri Sizov 3b1aa240dc Add a lifecycle method for manual theme item caching to Control 3 years ago
  Rémi Verschelde ae349d8227 Merge pull request #64377 from Mickeon/rename-canvas-redraw 3 years ago
  Micky 97f8c9b97c Rename TreeItem's `set_tooltip` to `set_tooltip_text` 3 years ago
  Micky e31bb5ffeb Rename `CanvasItem.update()` to `queue_redraw()` 3 years ago
  Rémi Verschelde 0a5f5c8558 Merge pull request #64536 from Mickeon/editor-tree-icon-size 3 years ago
  Rémi Verschelde 4698dc67b5 Merge pull request #64082 from KoBeWi/array3k 3 years ago
  Yuri Sizov 5d14d08702 Merge pull request #59226 from Rindbee/better-setters-in-gui-controls 3 years ago
  derammo 0ba2e999df implemented right click on Tree control header 3 years ago
  kobewi f7f4873ed0 Replace Array return types with TypedArray 3 3 years ago
  风青山 e561c68256 Add some codes, returnes directly if the value is not changed. 3 years ago
  Micky 550616293a Account for TreeItem's Cell icon and center the text Popup vertically 3 years ago
  derammo 4e6c8e00fc fixed Tree UI control bug corrupting child cache 3 years ago
  Rémi Verschelde c3dc887c41 Merge pull request #63472 from timothyqiu/tree-row-cell-bg 3 years ago
  Haoyu Qiu 6486d261aa Tree: Don't draw selection background of individual cells in Row mode 3 years ago
  kobewi 5315c9597f Fix negative indices in TreeItem 3 years ago
  FireForge 97dfbea6ad Rename Control PRESET_WIDE to PRESET_FULL_RECT 3 years ago
  Rémi Verschelde 207ef8a33d Merge pull request #62781 from MinusKube/tree-slider-bug 3 years ago
  Ninni Pipping bed65894d3 Horizontal scroll for Tree 3 years ago
  MinusKube ed68f867fb Fix range slider in tree not updating text value 3 years ago
  bruvzg 344ba0ffaf Refactor Font configuration and import UI, and Font resources. 3 years ago
  monkeyman192 5c29a7dbc5 Handle drawing of relationship lines better to take in to account invisible children 3 years ago
  Rémi Verschelde cf9aad63ba Merge pull request #61453 from m3g4d1v3r/master 3 years ago