Age | Commit message (Expand) | Author |
2018-11-28 | Removed error that should not be an error, fixes #21088 | Juan Linietsky |
2018-11-28 | Fixes crash, closes #24038 | Juan Linietsky |
2018-11-28 | Merge pull request #24025 from aaronfranke/analyzer-errors | Rémi Verschelde |
2018-11-28 | Improved the mouse focus system (mouse keeps focus on a control while buttons... | Juan Linietsky |
2018-11-28 | Merge pull request #23993 from Kanabenki/autocomplete-ignore-case | Rémi Verschelde |
2018-11-28 | Fix many errors found by PVS-Studio | Aaron Franke |
2018-11-28 | Merge pull request #23994 from AndreaCatania/prec | Rémi Verschelde |
2018-11-28 | Merge pull request #24011 from Xrayez/fix-23031 | Rémi Verschelde |
2018-11-28 | Fix style issues and signature mismatch | Rémi Verschelde |
2018-11-28 | Merge pull request #24024 from DualMatrix/queue | Rémi Verschelde |
2018-11-28 | Added luminance capping to avoid glitches on small dots. closes #17996 | Juan Linietsky |
2018-11-28 | Made it possible to read AnimationPlayer queue from GDscript | DualMatrix |
2018-11-27 | Get rid of ancient .theme format for Theme resource. It was not working and c... | Juan Linietsky |
2018-11-27 | Changed theme notifications to work with newly introduced reference counted c... | Juan Linietsky |
2018-11-27 | Init `ignore_camera_zoom` property in parallax background constructor | Andrii Doroshenko (Xrayez) |
2018-11-27 | Added function to control 6DOF precision | Andrea Catania |
2018-11-27 | Ceil tabs font size | allkhor |
2018-11-26 | Add suggestions ignoring case at the end of the code autocomplete | Kanabenki |
2018-11-26 | Merge pull request #23962 from Windfisch/arvr_conf_warn | Rémi Verschelde |
2018-11-26 | Fixup to typo and indentation in 81c86e8 | Rémi Verschelde |
2018-11-26 | Merge pull request #23964 from allkhor/text_edit_clear_selection | Rémi Verschelde |
2018-11-26 | Merge pull request #23943 from Paulb23/fix_smoothscroll_jitter_issue_23314 | Rémi Verschelde |
2018-11-25 | Improved bindings and added documentation for AnimationNode, closes #20720 | Juan Linietsky |
2018-11-25 | Update ARVR{Anchor,Controller}'s configuration warning | Florian Jung |
2018-11-25 | TextEdit: remove selection when clear happens. | allkhor |
2018-11-24 | Fix scroll bar lock when smooth scroll enabled, issue 23314 | Paulb23 |
2018-11-24 | Merge pull request #23934 from allkhor/rich_text_label_scroll_offset | Rémi Verschelde |
2018-11-23 | RichTextLabel: clear the scroll offset. | allkhor |
2018-11-23 | Fixed signal animation_finished | zer0problem |
2018-11-23 | Ensure no crash happens when skeleton is removed, closes #20677 | Juan Linietsky |
2018-11-23 | Fixing wrong type hint on CPUParticles and CPUParticles2D's color ramp | Italo Vieira |
2018-11-22 | Merge pull request #23680 from YeldhamDev/unified_help_search_revived | Rémi Verschelde |
2018-11-22 | Merge pull request #23731 from lupoDharkael/remove-button-tooltip | Rémi Verschelde |
2018-11-22 | Merge pull request #23856 from nthrack/fix_6DOF_physicalbone_spring | Rémi Verschelde |
2018-11-22 | Fix 6DOF Physical Bone joint | Ivan Varesi |
2018-11-21 | Make sure sync to physics is disabled in editor, fixes #20230 | Juan Linietsky |
2018-11-21 | Add Discrete and Carry blend modes for BlendSpace2D, allows to fix #20135 | Juan Linietsky |
2018-11-21 | Merge pull request #23859 from lupoDharkael/node-naming | Rémi Verschelde |
2018-11-21 | Node: make _generate_serial_child_name manipulate numbers as String | lupoDharkael |
2018-11-20 | Unify editor class and reference search | Ray Koopa |
2018-11-20 | Merge pull request #23645 from Calinou/add-dynamicfont-antialias-option | Rémi Verschelde |
2018-11-20 | Merge pull request #23728 from groud/keep_splitcontainer_offset | Rémi Verschelde |
2018-11-20 | Merge pull request #23760 from BastiaanOlij/fix_tangent_direction | Rémi Verschelde |
2018-11-20 | Added possibility to override or add target basis to tip bone | Andrea Catania |
2018-11-20 | Remove trailing whitespace | Rémi Verschelde |
2018-11-20 | Removed duplicate property bind in Generic6DOFJoint. | Ibrahn Sahir |
2018-11-19 | Remove the "is able to sleep" condition for adding visibility notifier nodes,... | Juan Linietsky |
2018-11-19 | BaseButton: add shortcut_in_tooltip | lupoDharkael |
2018-11-19 | Properly handle multiple parent drag, fixes #19460 | Juan Linietsky |
2018-11-19 | Reseek if cachees were cleared in animation player, fixes #19424 | Juan Linietsky |