summaryrefslogtreecommitdiff
path: root/scene
AgeCommit message (Expand)Author
2019-10-22Merge pull request #32940 from nekomatata/text-edit-clear-colorsRémi Verschelde
2019-10-22Merge pull request #32965 from volzhs/richtextlabel-scroll-activeRémi Verschelde
2019-10-22Merge pull request #32989 from nekomatata/fix-crash-rename-stateRémi Verschelde
2019-10-22Fixed crashes when renaming a state in AnimationNodeStateMachineEditorPouleyKetchoupp
2019-10-22Merge pull request #32927 from Muller-Castro/ShapeCenteredFixRémi Verschelde
2019-10-22Merge pull request #32842 from LikeLakers2/animation-idx-to-track-idxRémi Verschelde
2019-10-22Merge pull request #32902 from nekomatata/auto-indent-bracket-fixRémi Verschelde
2019-10-22Merge pull request #32921 from nekomatata/fix-cpu-particle-delayRémi Verschelde
2019-10-22Merge pull request #32922 from nekomatata/fix-scene-timer-yield-leakRémi Verschelde
2019-10-22Merge pull request #32864 from nekomatata/rich-text-image-sizeRémi Verschelde
2019-10-22Merge pull request #32896 from nekomatata/joint-reset-collisionRémi Verschelde
2019-10-22Merge pull request #32889 from nekomatata/node-update-config-warningRémi Verschelde
2019-10-22Merge pull request #32833 from nekomatata/label-autowrap-fixRémi Verschelde
2019-10-22Fix scrolling RichTextLabel with scroll_active=falsevolzhs
2019-10-21Merge pull request #32865 from rodolforg/fix_32711-lookat-scaling-againRémi Verschelde
2019-10-21Merge pull request #32863 from JFonS/navmesh_from_groupRémi Verschelde
2019-10-21Merge pull request #32857 from madmiraal/fix-072e403Rémi Verschelde
2019-10-20TextEdit syntax highlighting fixesPouleyKetchoupp
2019-10-20Fixed -1 minimap index when smooth scrolling is enabledPaulb23
2019-10-20Fixed delay when CPUParticles & CPUParticles2D start being emittedPouleyKetchoupp
2019-10-19Fixed TouchScreenButton::shape_centered having no effectMuller-Castro
2019-10-19Fixed leak on exit when using yield with SceneTreeTimerPouleyKetchoupp
2019-10-18Auto-indent after opening bracket and parenthesis in the script editorPouleyKetchoupp
2019-10-17Properly reset collision exception when releasing Joint2DPouleyKetchoupp
2019-10-17Expose Node::update_configuration_warning() to scriptsPouleyKetchoupp
2019-10-16Add option to create navmesh from objects in groupjfons
2019-10-16Support for resized images in RichTextLabelPouleyKetchoupp
2019-10-16Allow Label autowrap to cut words when they exceed line widthPouleyKetchoupp
2019-10-15Correct change made to joints_2d.cpp by 072e403.Marcel Admiraal
2019-10-15Merge pull request #32820 from qarmin/small_fixes_static_analyzerRémi Verschelde
2019-10-14Changes the name of all parameters referring to track indices within Animatio...LikeLakers2
2019-10-14Fix color of FileDialog iconsYuri Roubinsky
2019-10-14Small fixes to redundand code, copy paste bugsqarmin
2019-10-13Fixes Sprite frame_coordsGilles Roudiere
2019-10-12Optimize images losslessly using `oxipng -o6 --strip all --zopfli`Hugo Locurcio
2019-10-11Merge pull request #32731 from codecustard/fix_concaveshape_not_selectingRémi Verschelde
2019-10-11Fixes concaveshape not selecting in viewportEmmanuel Barroga
2019-10-11Merge pull request #32742 from Chaosus/fix_samplersRémi Verschelde
2019-10-11[VShaders] Added sampler port to CubeMap, fixed parsing in expresssion sYuri Roubinsky
2019-10-11Merge pull request #32628 from Paulb23/issue_32609_set_text_scrollbarRémi Verschelde
2019-10-11fix #32711 : Spatial::look_at wrong re-scalingRodolfo Ribeiro Gomes
2019-10-10Merge pull request #32707 from Chaosus/vs_lod_texturesRémi Verschelde
2019-10-10Merge pull request #32705 from qarmin/validate_array_index_styleboxRémi Verschelde
2019-10-10Uses LoD even if UV slot is not used in visual shader texturesYuri Roubinsky
2019-10-10Validate array indexes in StyleBoxqarmin
2019-10-10Removed "rebuild" function from public interface of VisualShaderYuri Roubinsky
2019-10-10Merge pull request #32674 from Chaosus/vs_fix_cubemapsRémi Verschelde
2019-10-10Remove dependency on the editor directory being in the build's include path.Marcel Admiraal
2019-10-09Makes cube maps to be works in visual shadersYuri Roubinsky
2019-10-08Merge pull request #32649 from qarmin/another_crash_fix_for_tile_mapRémi Verschelde