summaryrefslogtreecommitdiff
path: root/scene
AgeCommit message (Expand)Author
2018-11-28Removed error that should not be an error, fixes #21088Juan Linietsky
2018-11-28Fixes crash, closes #24038Juan Linietsky
2018-11-28Merge pull request #24025 from aaronfranke/analyzer-errorsRémi Verschelde
2018-11-28Improved the mouse focus system (mouse keeps focus on a control while buttons...Juan Linietsky
2018-11-28Merge pull request #23993 from Kanabenki/autocomplete-ignore-caseRémi Verschelde
2018-11-28Fix many errors found by PVS-StudioAaron Franke
2018-11-28Merge pull request #23994 from AndreaCatania/precRémi Verschelde
2018-11-28Merge pull request #24011 from Xrayez/fix-23031Rémi Verschelde
2018-11-28Fix style issues and signature mismatchRémi Verschelde
2018-11-28Merge pull request #24024 from DualMatrix/queueRémi Verschelde
2018-11-28Added luminance capping to avoid glitches on small dots. closes #17996Juan Linietsky
2018-11-28Made it possible to read AnimationPlayer queue from GDscriptDualMatrix
2018-11-27Get rid of ancient .theme format for Theme resource. It was not working and c...Juan Linietsky
2018-11-27Changed theme notifications to work with newly introduced reference counted c...Juan Linietsky
2018-11-27Init `ignore_camera_zoom` property in parallax background constructorAndrii Doroshenko (Xrayez)
2018-11-27Added function to control 6DOF precisionAndrea Catania
2018-11-27Ceil tabs font sizeallkhor
2018-11-26Add suggestions ignoring case at the end of the code autocompleteKanabenki
2018-11-26Merge pull request #23962 from Windfisch/arvr_conf_warnRémi Verschelde
2018-11-26Fixup to typo and indentation in 81c86e8Rémi Verschelde
2018-11-26Merge pull request #23964 from allkhor/text_edit_clear_selectionRémi Verschelde
2018-11-26Merge pull request #23943 from Paulb23/fix_smoothscroll_jitter_issue_23314Rémi Verschelde
2018-11-25Improved bindings and added documentation for AnimationNode, closes #20720Juan Linietsky
2018-11-25Update ARVR{Anchor,Controller}'s configuration warningFlorian Jung
2018-11-25TextEdit: remove selection when clear happens.allkhor
2018-11-24Fix scroll bar lock when smooth scroll enabled, issue 23314Paulb23
2018-11-24Merge pull request #23934 from allkhor/rich_text_label_scroll_offsetRémi Verschelde
2018-11-23RichTextLabel: clear the scroll offset.allkhor
2018-11-23Fixed signal animation_finishedzer0problem
2018-11-23Ensure no crash happens when skeleton is removed, closes #20677Juan Linietsky
2018-11-23Fixing wrong type hint on CPUParticles and CPUParticles2D's color rampItalo Vieira
2018-11-22Merge pull request #23680 from YeldhamDev/unified_help_search_revivedRémi Verschelde
2018-11-22Merge pull request #23731 from lupoDharkael/remove-button-tooltipRémi Verschelde
2018-11-22Merge pull request #23856 from nthrack/fix_6DOF_physicalbone_springRémi Verschelde
2018-11-22Fix 6DOF Physical Bone jointIvan Varesi
2018-11-21Make sure sync to physics is disabled in editor, fixes #20230Juan Linietsky
2018-11-21Add Discrete and Carry blend modes for BlendSpace2D, allows to fix #20135Juan Linietsky
2018-11-21Merge pull request #23859 from lupoDharkael/node-namingRémi Verschelde
2018-11-21Node: make _generate_serial_child_name manipulate numbers as StringlupoDharkael
2018-11-20Unify editor class and reference searchRay Koopa
2018-11-20Merge pull request #23645 from Calinou/add-dynamicfont-antialias-optionRémi Verschelde
2018-11-20Merge pull request #23728 from groud/keep_splitcontainer_offsetRémi Verschelde
2018-11-20Merge pull request #23760 from BastiaanOlij/fix_tangent_directionRémi Verschelde
2018-11-20Added possibility to override or add target basis to tip boneAndrea Catania
2018-11-20Remove trailing whitespaceRémi Verschelde
2018-11-20Removed duplicate property bind in Generic6DOFJoint.Ibrahn Sahir
2018-11-19Remove the "is able to sleep" condition for adding visibility notifier nodes,...Juan Linietsky
2018-11-19BaseButton: add shortcut_in_tooltiplupoDharkael
2018-11-19Properly handle multiple parent drag, fixes #19460Juan Linietsky
2018-11-19Reseek if cachees were cleared in animation player, fixes #19424Juan Linietsky