summaryrefslogtreecommitdiffstats
path: root/scene
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #23991 from glaforte/bugfix/19195Rémi Verschelde2018-12-032-35/+70
|\
| * Generate the tangents without de-indexing and re-indexing the vertices.Guillaume Laforte2018-11-262-35/+70
* | Merge pull request #24051 from Omicron666/patch-1Rémi Verschelde2018-12-031-1/+1
|\ \
| * | Fixes typo in source string sent to translation.Omicron2018-11-291-1/+1
* | | Merge pull request #24112 from allkhor/rich_label_update_cacheRémi Verschelde2018-12-031-7/+4
|\ \ \
| * | | RichTextLabel: update the cache when the scroll hide.allkhor2018-12-021-7/+4
| |/ /
* | | Merge pull request #24126 from pgruenbacher/deprecated_get_frustum_listenerRémi Verschelde2018-12-031-2/+0
|\ \ \
| * | | remove_unused_get_frustumpaul gruenbacher2018-12-021-2/+0
* | | | Add missing validationsGuilherme Felipe2018-12-021-3/+3
|/ / /
* | | Merge pull request #24106 from groud/fix_split_containerRémi Verschelde2018-12-021-6/+9
|\ \ \
| * | | Fixes collapsed SplitContainersgroud2018-12-011-6/+9
* | | | Merge pull request #24007 from JFonS/fix_cpuparticles_scaleRémi Verschelde2018-12-022-7/+7
|\ \ \ \
| * | | | Fix "scale" property collision in CPUParticlesJFonS2018-11-302-7/+7
* | | | | Merge pull request #24104 from guilhermefelipecgs/fix_mouse_crashRémi Verschelde2018-12-021-1/+1
|\ \ \ \ \
| * | | | | Fix crash when multiple mouse buttons is pressed.Guilherme Felipe2018-12-011-1/+1
| | |_|/ / | |/| | |
* / | | | TextEdit: added redo option to the context menuallkhor2018-11-292-1/+7
|/ / / /
* | | | Removed error that should not be an error, fixes #21088Juan Linietsky2018-11-282-2/+6
* | | | Fixes crash, closes #24038Juan Linietsky2018-11-281-1/+1
* | | | Merge pull request #24025 from aaronfranke/analyzer-errorsRémi Verschelde2018-11-283-15/+17
|\ \ \ \
| * | | | Fix many errors found by PVS-StudioAaron Franke2018-11-283-15/+17
* | | | | Improved the mouse focus system (mouse keeps focus on a control while buttons...Juan Linietsky2018-11-282-40/+73
* | | | | Merge pull request #23993 from Kanabenki/autocomplete-ignore-caseRémi Verschelde2018-11-281-0/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add suggestions ignoring case at the end of the code autocompleteKanabenki2018-11-261-0/+5
| | |/ / | |/| |
* | | | Merge pull request #23994 from AndreaCatania/precRémi Verschelde2018-11-282-1/+22
|\ \ \ \
| * | | | Added function to control 6DOF precisionAndrea Catania2018-11-272-1/+22
* | | | | Merge pull request #24011 from Xrayez/fix-23031Rémi Verschelde2018-11-281-1/+3
|\ \ \ \ \
| * | | | | Init `ignore_camera_zoom` property in parallax background constructorAndrii Doroshenko (Xrayez)2018-11-271-1/+3
* | | | | | Fix style issues and signature mismatchRémi Verschelde2018-11-281-2/+2
* | | | | | Merge pull request #24024 from DualMatrix/queueRémi Verschelde2018-11-282-0/+11
|\ \ \ \ \ \
| * | | | | | Made it possible to read AnimationPlayer queue from GDscriptDualMatrix2018-11-282-0/+11
* | | | | | | Added luminance capping to avoid glitches on small dots. closes #17996Juan Linietsky2018-11-282-9/+29
* | | | | | | Get rid of ancient .theme format for Theme resource. It was not working and c...Juan Linietsky2018-11-273-422/+0
|/ / / / / /
* / / / / / Changed theme notifications to work with newly introduced reference counted c...Juan Linietsky2018-11-272-38/+116
|/ / / / /
* | / / / Ceil tabs font sizeallkhor2018-11-271-3/+3
| |/ / / |/| | |
* | | | Merge pull request #23962 from Windfisch/arvr_conf_warnRémi Verschelde2018-11-261-0/+2
|\ \ \ \
| * | | | Update ARVR{Anchor,Controller}'s configuration warningFlorian Jung2018-11-251-0/+2
| | |/ / | |/| |
* | | | Fixup to typo and indentation in 81c86e8Rémi Verschelde2018-11-261-1/+1
* | | | Merge pull request #23964 from allkhor/text_edit_clear_selectionRémi Verschelde2018-11-261-0/+1
|\ \ \ \
| * | | | TextEdit: remove selection when clear happens.allkhor2018-11-251-0/+1
| |/ / /
* | | | Merge pull request #23943 from Paulb23/fix_smoothscroll_jitter_issue_23314Rémi Verschelde2018-11-261-0/+2
|\ \ \ \
| * | | | Fix scroll bar lock when smooth scroll enabled, issue 23314Paulb232018-11-241-0/+2
| |/ / /
* / / / Improved bindings and added documentation for AnimationNode, closes #20720Juan Linietsky2018-11-251-0/+34
|/ / /
* | | Merge pull request #23934 from allkhor/rich_text_label_scroll_offsetRémi Verschelde2018-11-241-0/+1
|\ \ \
| * | | RichTextLabel: clear the scroll offset.allkhor2018-11-231-0/+1
* | | | Fixed signal animation_finishedzer0problem2018-11-231-2/+2
|/ / /
* | / Ensure no crash happens when skeleton is removed, closes #20677Juan Linietsky2018-11-231-1/+1
| |/ |/|
* | Fixing wrong type hint on CPUParticles and CPUParticles2D's color rampItalo Vieira2018-11-232-2/+2
* | Merge pull request #23680 from YeldhamDev/unified_help_search_revivedRémi Verschelde2018-11-221-1/+1
|\ \
| * | Unify editor class and reference searchRay Koopa2018-11-201-1/+1
* | | Merge pull request #23731 from lupoDharkael/remove-button-tooltipRémi Verschelde2018-11-222-1/+19
|\ \ \