Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-12 | Consistently prefix bound virtual methods with _ | kobewi | |
2021-06-10 | Let var2str display StringName with correct sigil | Jonathan Gollnick | |
2021-06-07 | Style: Cleanup uses of double spaces between words | Rémi Verschelde | |
Or after punctuation. Tried to leave third-party stuff alone, unless it has been heavily modified for Godot. | |||
2021-05-17 | Add theme_custom_type property to Control and Window | Yuri Sizov | |
2021-03-31 | Merge pull request #47252 from KoBeWi/themecide | Rémi Verschelde | |
Add methods to remove theme overrides | |||
2021-03-23 | Rename ButtonList enum and members to MouseButton | Aaron Franke | |
2021-03-23 | Remove the clearing behavior from add_override | kobewi | |
2021-03-23 | Add methods to remove theme overrides | kobewi | |
2021-02-24 | Fix crash during drag if user freed the drag preview | Delf Neumärker | |
2021-02-01 | Merge pull request #45137 from Calinou/doc-control-gallery | Rémi Verschelde | |
Reference the control gallery image in the Control class documentation | |||
2021-01-29 | Reference the control gallery image in the Control class documentation | Hugo Locurcio | |
Like the Tween cheatsheet or Color constants cheatsheet, this references a "cheatsheet" image from the documentation repository. | |||
2021-01-26 | Exposed find_next_valid_focus and find_prev_valid_focus. | Nils Reid | |
2021-01-04 | doc: Sync classref with current source | Rémi Verschelde | |
2020-12-28 | Merge pull request #44751 from madmiraal/rename-rect-grow_margin | Rémi Verschelde | |
Rename Rect2 and Rect2i grow_margin() to grow_side() | |||
2020-12-28 | Merge pull request #44607 from madmiraal/rename-control-rotation | Rémi Verschelde | |
Rename Control rotation to rotation_degrees | |||
2020-12-28 | Rename Rect2 and Rect2i grow_margin() to grow_side() | Marcel Admiraal | |
2020-12-23 | Rename Control rotation to rotation_degrees | Marcel Admiraal | |
2020-12-23 | Rename Control margin to offset | Marcel Admiraal | |
2020-12-15 | Rename neighbour in Control to neighbor | Daniel Ting | |
This keeps things consistent with the rest of Godot, which uses the American English spelling of Color. | |||
2020-11-26 | [Complex Text Layouts] Add TextServer documentation. Update Font, ↵ | bruvzg | |
CanvasItem, Theme and modified controls documentation. | |||
2020-11-16 | Merge pull request #42008 from Calinou/theme-rename-node-type | Rémi Verschelde | |
Rename the `type` parameter to `node_type` in Theme and Control | |||
2020-11-03 | Tooltips: Improve code clarity and docs | Rémi Verschelde | |
The return type for `_make_custom_tooltip` is clarified as Control, and users should make sure to return a visible node for proper size calculations. Moreover in the current master branch, a PopupPanel will be added as parent to the provided tooltip to make it a sub-window. Clarifies documentation for `Control._make_custom_tooltip`, and shows how to use the (until now undocumented) "TooltipPanel" and "TooltipLabel" theme types to style tooltips. Fixes #39677. | |||
2020-10-27 | Rename the `type` parameter to `node_type` in Theme and Control | Hugo Locurcio | |
This makes it clearer that it expects a node type as a string (such as "Label") instead of a type like "TYPE_ARRAY". This is backwards-compatible since only the name of the parameter is changed, not its order. | |||
2020-10-02 | Updated getters and setters names for toplevel | Duroxxigar | |
2020-10-01 | Link to demos from within the class reference | Aaron Franke | |
2020-09-26 | Translate GDScript Code Examples to C# (C) | HaSa1002 | |
Translates Code Examples in classes beginning with `C`. Includes: * Callable * CanvasItem * CharFXTransform * Color * ColorRect * ConfigFile * ConfirmationDialog * Control * Crypto | |||
2020-08-31 | Add link titles for all links in the class reference | Hugo Locurcio | |
This makes them display in a nicer way in the editor help. (The title will display instead of the full URL.) | |||
2020-08-04 | Improve the documentation related to overriding GUI theme items | Hugo Locurcio | |
Overriding theme items is a common point of confusion. Hopefully, these code samples should clear things up. | |||
2020-07-15 | Document caveats related to Control scaling | Hugo Locurcio | |
This is a common topic of confusion. Clarifying its intended scope should make things easier to understand. | |||
2020-04-10 | Improve shortcut formatting in docs | Yuri Sizov | |
2020-04-09 | Clarify documentation and indicate that rect_clip_content affects only ↵ | Markus Sauermann | |
CanvasItem based nodes. Resolves #37683 | |||
2020-03-31 | doc: Sync classref with DisplayServer/Window changes | Rémi Verschelde | |
2020-02-22 | doc: Sync classref with StringName/Callable changes | Rémi Verschelde | |
2020-02-12 | doc: Sync classref with current source | Rémi Verschelde | |
Lots of internal API changes and some docstrings were lost in the conversion. I manually salvaged many of them but for all the rendering-related ones, an additional pass is needed. Added missing enum bindings in BaseMaterial3D and VisualServer. | |||
2020-01-31 | Update docs to version 4.0 | clayjohn | |
2020-01-26 | doc: Drop unused 'category' property from header | Rémi Verschelde | |
We already removed it from the online docs with #35132. Currently it can only be "Built-In Types" (Variant types) or "Core" (everything else), which is of limited use. We might also want to consider dropping it from `ClassDB` altogether in Godot 4.0. | |||
2020-01-10 | [DOCS] Corrections and clarifications to classref | Chris Bradfield | |
2019-11-07 | [Doc] Added more details for set_drag_preview() | Anthony Rey | |
2019-11-02 | Code format for true/false/null to make documentation consistent | PouleyKetchoupp | |
2019-09-19 | Fix misc. source comment typos | luz.paz | |
Found using `codespell -q 3 -S ./thirdparty,*.po -L ang,ba,cas,dof,doubleclick,fave,hist,leapyear,lod,nd,numer,ois,paket,seeked,sinc,switchs,te,uint -D ~/Projects/codespell/codespell_lib/data/dictionary.txt ` | |||
2019-08-29 | doc: Sync classref with current source | Rémi Verschelde | |
2019-08-22 | doc: Sync classref with current source | Rémi Verschelde | |
Fix wrong hyperlinks in Control and Tree. | |||
2019-08-13 | doc: Sync classref with current source | Rémi Verschelde | |
2019-08-07 | Complete the Control class documentation | Tomasz Chabora | |
2019-07-15 | doc: Sync classref with current source | Rémi Verschelde | |
2019-07-04 | DocData: Re-expose parametric setters and getters | Rémi Verschelde | |
Setters and getters have been hidden from the documentation when the matching properties have been exposed, but some of them are parametric and require the name or index of a given parameter to be used. So they need to be properly documented with the type and name of the arguments they take. For example, CPUParticles' `set_param(Parameter param, float value)`. | |||
2019-06-30 | doc: Remove null default values that can't be determined | Rémi Verschelde | |
Applying #30187. | |||
2019-06-30 | doc: Remove hardcoded default values from descriptions | Rémi Verschelde | |
They are now generated automatically by doctool. | |||
2019-06-30 | doc: Add default values to all properties | Rémi Verschelde | |
Thanks to @bojidar-bg's impressive work in #29380. | |||
2019-06-27 | Proofread and improve the whole class reference | Hugo Locurcio | |
- Document a few more properties and methods - Add more information to many classes - Fix lots of typos and gramar mistakes - Use [code] tags for parameters consistently - Use [b] and [i] tags consistently - Put "Warning:" and "Note:" on their own line to be more visible, and make them always bold - Tweak formatting in code examples to be more readable - Use double quotes consistently - Add more links to third-party technologies |