index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scene
/
gui
Age
Commit message (
Expand
)
Author
2021-08-13
Merge pull request #50609 from bruvzg/te_block_caret
Rémi Verschelde
2021-08-13
Style: Cleanup code using `text_editor/completion/use_single_quotes`
Rémi Verschelde
2021-08-13
Only update TextEdit text cache when dirty
Paulb23
2021-08-13
Move CodeEdit theme overrides into EditorTheme
Paulb23
2021-08-13
Fix incorrect completion popup size of `CodeEdit`
Yuri Roubinsky
2021-08-13
[TextEdit] Improve block/insert caret drawing.
bruvzg
2021-08-13
Add bulk theme overrides to Control
Paulb23
2021-08-13
Fix some unnecessary includes
Aaron Franke
2021-08-12
Fix breakpoint toggle signal not firing when expected
Paulb23
2021-08-12
Merge pull request #50371 from Paulb23/text_edit_cleanup
Rémi Verschelde
2021-08-12
Cleanup and complete TextEdit inspector and docs
Paulb23
2021-08-12
Cleanup and bind remaing methods in TextEdit
Paulb23
2021-08-12
Merge pull request #51517 from Chaosus/precise_graphedit_port_handling
Yuri Roubinsky
2021-08-12
Cleanup and expose viewport / scrolling methods
Paulb23
2021-08-12
Rename readonly to editable
Paulb23
2021-08-12
Rename insert mode to overtype mode
Paulb23
2021-08-12
Protect internal CodeEdit --> TextEdit API
Paulb23
2021-08-12
Cleanup TextEdit selection methods
Paulb23
2021-08-12
Expose and cleanup TextEdit line wrap API
Paulb23
2021-08-12
Cleanup and rename caret operations
Paulb23
2021-08-12
Make TextEdit cut, copy and paste overridable
Paulb23
2021-08-12
Remove dead code from TextEdit
Paulb23
2021-08-12
Merge pull request #51502 from codecat/fix-caret-selection
Rémi Verschelde
2021-08-12
Better port handling connection for `GraphEdit`
Yuri Roubinsky
2021-08-11
Triple click in text editor now uses last mouse position for validity
Melissa Geels
2021-08-11
Move cursor to edge of selection when moving caret left/right
Melissa Geels
2021-08-11
Merge pull request #47378 from aaronfranke/use-input-enums
Rémi Verschelde
2021-08-11
Merge pull request #51178 from Geometror/layout-options-textline-textparagraph
Rémi Verschelde
2021-08-11
Various text layout improvements (TextLine, TextParagraph, Label, TextServer)
Hendrik Brucker
2021-08-10
Use Key enum instead of plain integers
Aaron Franke
2021-08-10
Merge pull request #49343 from theoway/node_auto_arrangement_graph_edit
K. S. Ernest (iFire) Lee
2021-08-11
Automatic arrangement of nodes in VisualScript/VisualShaders editors
Umang Kalra
2021-08-10
Merge pull request #49417 from Bhu1-V/gsoc-cmd-plt
Rémi Verschelde
2021-08-10
Merge pull request #21922 from aaronfranke/double
Rémi Verschelde
2021-08-09
Follow-Up Add SNames to get theme icon
Nathan Franke
2021-08-09
Some work on double support
Aaron Franke
2021-08-09
Use doubles for time in many other places
Aaron Franke
2021-08-09
Merge pull request #43158 from nathanfranke/fix-gradient-and-draw-tile
Rémi Verschelde
2021-08-09
Added EditorCommandPalette
Bhuvan Vemula
2021-08-08
[Text Server] Improve object (image/table) inline alignment.
bruvzg
2021-08-07
Fix Gradient, Color Picker BG, Fix CanvasItem::draw_texture_rect p_tile
Nathan Franke
2021-08-07
Redraw on item list custom bg/fg colour change
Paulb23
2021-08-05
Shortcut: Rename `shortcut` property to `event`
Rémi Verschelde
2021-08-04
TabContainer: Fix error on removing top-level Control child, Remove _get_tab ...
kleonc
2021-08-03
Merge pull request #51177 from kleonc/tab_container-drop-tab-index-fix
Rémi Verschelde
2021-08-02
Improve CodeEdit's callhint highlight visibility
Hugo Locurcio
2021-08-02
Merge pull request #50122 from Paulb23/code_edit_auto_brace_completion
Rémi Verschelde
2021-08-02
TabContainer Fix moving dropped tab at incorrect child index
kleonc
2021-08-02
Implements TileMap layers and move TileSetPlugins's functions to the TileMap ...
Gilles Roudière
2021-08-01
Clean up and complete CodeEdit inspector and docs
Paulb23
[prev]
[next]