Age | Commit message (Expand) | Author |
2023-01-05 | One Copyright Update to rule them all | Rémi Verschelde |
2022-12-09 | Fix left-aligned EditorHelp when first opened | Micky |
2022-11-29 | Use forward-declarations in big editor classes | trollodel |
2022-11-20 | Merge pull request #68904 from aaronfranke/texture-methods | Rémi Verschelde |
2022-11-20 | Double precision of `String.split_floats` | Micky |
2022-11-19 | Rename TextureButton set_*_texture methods to set_texture_* | Aaron Franke |
2022-11-17 | Add more call-to-action notes when documentation is missing | Yuri Sizov |
2022-11-15 | Merge pull request #68159 from Mickeon/doc-help-return-array | Rémi Verschelde |
2022-11-15 | Change docs' Typed Array & void representation | Micky |
2022-11-14 | Merge pull request #68132 from Mickeon/doc-help-colourful | Rémi Verschelde |
2022-11-02 | Style: Misc docs and comment style and language fixes | Rémi Verschelde |
2022-11-01 | Improve Editor Documentation colors | Micky |
2022-10-31 | Merge pull request #67578 from KoBeWi/GEDITOR | Rémi Verschelde |
2022-10-31 | Merge pull request #68079 from Mickeon/doc-help-hint | Rémi Verschelde |
2022-10-31 | Add tooltip to method qualifiers in Documentation Help | Micky |
2022-10-26 | Remove override_selected_font_color property | kobewi |
2022-10-18 | Unify usage of GLOBAL/EDITOR_GET | kobewi |
2022-10-07 | Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang... | bruvzg |
2022-09-11 | Add ability to flag classes as experimental or deprecated. | SaracenOne |
2022-09-06 | Fix theming error in EditorHelp due to order of operations issue | Yuri Sizov |
2022-09-02 | Improve Docs' inheritance tree icons on newline | Micky |
2022-08-29 | Rename String `plus_file` to `path_join` | Aaron Franke |
2022-08-29 | Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CH... | Rémi Verschelde |
2022-08-28 | Merge pull request #64885 from Mickeon/rename-tooltip-hint | Rémi Verschelde |
2022-08-28 | Merge pull request #64847 from Mickeon/editor-docs-hierarchy-icons | Rémi Verschelde |
2022-08-27 | Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED | Aaron Record |
2022-08-27 | Rename `hint_tooltip` to `tooltip_text` & setget | Micky |
2022-08-25 | Add type icons to editor docs' hierarchy | Micky |
2022-08-19 | Add documentation for all annotations | Yuri Sizov |
2022-08-08 | Add support for [param foo] syntax in valid documentation contexts | Yuri Sizov |
2022-07-29 | Remove Signal connect binds | Juan Linietsky |
2022-07-17 | Add padding for code blocks in the editor help | Hugo Locurcio |
2022-07-13 | Merge pull request #62710 from Calinou/editor-help-improve-code-kbd-ref-highl... | Rémi Verschelde |
2022-07-07 | Merge pull request #62108 from bruvzg/font_config_v3 | Rémi Verschelde |
2022-07-06 | Merge pull request #62713 from YuriSizov/docs-scripting-annotations | Rémi Verschelde |
2022-07-06 | Refactor Font configuration and import UI, and Font resources. | bruvzg |
2022-07-05 | Implement a BitField hint | reduz |
2022-07-05 | Improve visibility of code, kbd and clickable references in editor help | Hugo Locurcio |
2022-07-04 | Add support for documenting built-in annotations | Yuri Sizov |
2022-06-29 | Fix `help_title_font_size` editor property to correctly apply to docs | Yuri Rubinsky |
2022-06-01 | Merge pull request #60984 from fire-forge/doc-icon | Rémi Verschelde |
2022-05-30 | Fix help links with threaded RTL. | bruvzg |
2022-05-25 | Add type icon to documentation page header | FireForge |
2022-05-21 | Fix class_desc_deselect handling of @GlobalScope.X links | SnailRhymer |
2022-05-20 | Add a new HashSet template | reduz |
2022-05-19 | [RTL] Add support for shaping in background thread. | bruvzg |
2022-05-16 | Replace most uses of Map by HashMap | reduz |
2022-05-12 | Fix _class_desc_select to handle Variant.Type | SnailRhymer |
2022-04-23 | Rename theme properties to include underscores | FireForge |
2022-03-22 | [Help] Add simulated slanted font support to the editor help. | bruvzg |