Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-31 | Merge pull request #34633 from qarmin/lineedit_signal | Rémi Verschelde | |
Don't try to connect "text_entered" signal to nodes other than LineEdit | |||
2019-12-31 | Merge pull request #34612 from timothyqiu/item-list | Rémi Verschelde | |
Improves ItemList documentation | |||
2019-12-31 | Improves ItemList | Haoyu Qiu | |
* Adds range hint for integer properties * Adds missing descriptions in documentation * Updates some method descriptions to match the actual behavior * Fixes second param name of `set_item_icon_transposed` from `rect` to `transposed` | |||
2019-12-30 | Fix argument type in set_follow_focus() | Tomasz Chabora | |
2019-12-30 | Merge pull request #34572 from KoBeWi/I_give_up | Rémi Verschelde | |
Make new ScrollContainer focus behavior optional | |||
2019-12-30 | Merge pull request #34653 from YeldhamDev/optionbutton_margin_auto | Rémi Verschelde | |
Make OptionButton itself take into account the arrow margin instead of relying on the theme | |||
2019-12-30 | Merge pull request #34659 from Calinou/improve-timer-wait-time-hint | Rémi Verschelde | |
Improve the Timer wait time property hint | |||
2019-12-30 | Make new ScrollContainer focus behavior optional | Tomasz Chabora | |
2019-12-30 | Merge pull request #34582 from timothyqiu/forward-decl | Rémi Verschelde | |
Cleans up headers included in editor_node.h | |||
2019-12-30 | Merge pull request #34563 from Paulb23/23751_extra_line_indent | Rémi Verschelde | |
Fixed selection indent taking an additional line | |||
2019-12-30 | Merge pull request #34561 from NoFr1ends/fix-disconnect-in-theme-change | Rémi Verschelde | |
Fix issue with disconnecting events when font changes | |||
2019-12-28 | Improve the Timer wait time property hint | Hugo Locurcio | |
- Make it possible to enter more precise values (up to 3 decimals). - Make it possible to enter values above 4096. | |||
2019-12-28 | Revert "Merge pull request #34315 from ↵ | Michael Alexsander | |
YeldhamDev/editor_theme_optionbutton_arrow" This reverts commit 0da0eec6cc42066626f867079700c10737092217, reversing changes made to ec97535ea34456607c0c53607d41e34f272890ec. | |||
2019-12-28 | Make OptionButton itself take into account the arrow margin instead of ↵ | Michael Alexsander | |
relying on the theme | |||
2019-12-27 | Don't try to connect "text_entered" signal to nodes other than LineEdit | Rafał Mikrut | |
2019-12-24 | Cleans up headers included in editor_node.h | Haoyu Qiu | |
2019-12-23 | Fixed selection indent taking an additional line | Paulb23 | |
2019-12-23 | Fix issue with disconnecting events when font changes | Jonas Bernemann | |
2019-12-22 | i18n: Sync translations with Weblate + update template | Rémi Verschelde | |
Also fix a few stray clang-format formatting errors that passed through CI unnoticed. | |||
2019-12-22 | Merge pull request #34516 from Faless/debugger/output_buffer_size | Rémi Verschelde | |
Correct size for PacketPeerStream in Debugger. | |||
2019-12-22 | Merge pull request #34488 from nekomatata/style_box_flat_aa | Rémi Verschelde | |
Fixed StyleBoxFlat border size with aa on | |||
2019-12-21 | Add a range property hint for the number of contacts reported | Hugo Locurcio | |
This closes #34505. | |||
2019-12-21 | Correct size for PacketPeerStream in Debugger. | Fabio Alessandrelli | |
We wanted 8 MiB but we were getting 16 MiB (minus 4 bytes for the separator). We are now getting 8 MiB minus 4 bytes for encoding. | |||
2019-12-20 | Fixed StyleBoxFlat border size with aa on | PouleyKetchoupp | |
The different Rect used to draw rings were wrongly calculated when anti-aliasing was enabled. Also getting rid of some overlapping glitches when using transparent colors for the filling or borders. Fixes #34104 | |||
2019-12-20 | Encodes property names properly in project.godot | Haoyu Qiu | |
2019-12-18 | Revert "Allow tab key to be used for shortcuts" | Rémi Verschelde | |
This reverts commit cafb888361eba08297dd88b18dc71f4d418525c0. Fixes #34405. Reopens #8799, #24064. | |||
2019-12-17 | Use global transform when calculating scroll | Tomasz Chabora | |
2019-12-16 | Use an internal skin unless one is supplied by user, fixes #32766 | Juan Linietsky | |
Even though this fixes the issue, the broken Skin resource in the inherited scene mesh will remain, it needs to be erased manually. | |||
2019-12-16 | Merge pull request #34246 from tygree/nan-in-sprite-fix | Rémi Verschelde | |
Fixed a bug within sprite.cpp that caused a nan value to appear | |||
2019-12-16 | Merge pull request #34269 from KoBeWi/scrolling_peeps | Rémi Verschelde | |
Scroll ScrollContainer to focused children | |||
2019-12-16 | Fixed a bug within sprite.cpp that caused nan values to appear when a ↵ | Tyler Greenwood | |
texture had zero area | |||
2019-12-16 | Merge pull request #34311 from mikkac/34289 | Rémi Verschelde | |
Fix- using cut in first line of a script file does not remove the line | |||
2019-12-16 | Prevent infinite loop when focus_next is invisible | Tomasz Chabora | |
2019-12-15 | Merge pull request #34356 from Calinou/styleboxflat-lower-max-corner-detail | Rémi Verschelde | |
Lower the maximum StyleBoxFlat corner detail to 20 | |||
2019-12-15 | Merge pull request #34344 from YeldhamDev/slider_unused_cleanup | Rémi Verschelde | |
Remove unused theme elements in H/VSlider | |||
2019-12-14 | Lower the maximum StyleBoxFlat corner detail to 20 | Hugo Locurcio | |
This value should be sufficient even for very large corner radii. This closes #34354. | |||
2019-12-14 | Fix- using cut in first line of a script file does not remove the line | Mikolaj Kaczmarek | |
2019-12-14 | Merge pull request #34300 from Acvarium/ragdoll-impuls | Rémi Verschelde | |
Added apply_impulse methods to PhysicalBone for ragdolls | |||
2019-12-13 | Remove unused theme elements in H/VSlider | Michael Alexsander | |
2019-12-13 | Merge pull request #34293 from jitspoe/collision-polygon-export-fix | Rémi Verschelde | |
Fix for collision polygon not working at all on exported builds. | |||
2019-12-13 | doc: Sync classref with current source | Rémi Verschelde | |
Also apply clang-format. | |||
2019-12-13 | Merge pull request #34287 from Xrayez/tween-trans-ease-default | Rémi Verschelde | |
Provide default Tween values for transition and easing types | |||
2019-12-13 | Merge pull request #34235 from timothyqiu/menu-scroll | Rémi Verschelde | |
Fixes long popup menu scroll behavior | |||
2019-12-13 | Merge pull request #34189 from aaronfranke/mesh-aabb | Rémi Verschelde | |
Expose Mesh get_aabb | |||
2019-12-12 | Make Button and co. take internal margins into account when clipping text | Michael Alexsander | |
2019-12-12 | Merge pull request #34298 from timothyqiu/lines-32736 | Rémi Verschelde | |
Fixes crash after remove_line in RichTextLabel | |||
2019-12-12 | Added apply_central_impulse to PhysicalBone class | Vitalii Shmorhun | |
2019-12-12 | Added missed enum constant VisualShaderNodeTexture::SOURCE_PORT | Yuri Roubinsky | |
2019-12-12 | Fixes crash after remove_line in RichTextLabel | Haoyu Qiu | |
`ItemFrame` always have a line. | |||
2019-12-12 | CharFXTransform: Drop unnecessary get_value_or() | Rémi Verschelde | |
See https://github.com/godotengine/godot/pull/23658#issuecomment-562706669 The method was implemented back when Dictionary.get(key, default) did not exist, but now that it does we do not need a custom method in CharFXTransform. It's a new feature in 3.2, so does not break compat with 3.1.x. |