summaryrefslogtreecommitdiff
path: root/scene
AgeCommit message (Expand)Author
2019-01-07Merge pull request #24806 from timoschwarzer/camera2d-process-modeRémi Verschelde
2019-01-06Merge pull request #24777 from volzhs/font-kerningRémi Verschelde
2019-01-06Add process_mode property to Camera2DTimo Schwarzer
2019-01-06Fix jumping when scrolling down fast with smooth scroll enabledTimo Schwarzer
2019-01-05Fix text edit wrapping beyond control size, issue 23896Paulb23
2019-01-05Fix font kerningvolzhs
2019-01-04Merge pull request #24689 from BrodyEller/masterRémi Verschelde
2019-01-04Merge pull request #24504 from harrisyu/AtlasCheckPixelOpaqueRémi Verschelde
2019-01-04Merge pull request #24738 from timoschwarzer/24725-fit-child-in-rect-null-checkRémi Verschelde
2019-01-03Check if p_child is not null in Container.fit_child_rect()Timo Schwarzer
2019-01-03Merge pull request #24683 from SoIAS/autocompletion_menu_position_24674Rémi Verschelde
2019-01-03Allow offset and unit_offset to be set higher than one loopTimo Schwarzer
2019-01-03Merge pull request #24736 from timoschwarzer/ltex-thumbnailsRémi Verschelde
2019-01-03Merge pull request #24722 from Calinou/improve-graphedit-line-drawingRémi Verschelde
2019-01-03Add thumbnails to LargeTextureTimo Schwarzer
2019-01-03Fixed autocompletion menu vertical positionDawid Wdowiak
2019-01-02Make GraphEdit lines smoother and scale their width on hiDPI displaysHugo Locurcio
2019-01-02Merge pull request #24691 from BlackCatter/line2d-fixRémi Verschelde
2019-01-02Fix line 2D intersection behaviorArtem Burjachenko
2019-01-01Fix viewport not updating with make_current() for Camera2DBrody Eller
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-12-30Merge pull request #24506 from JFonS/expose_gizmosRémi Verschelde
2018-12-30Add undo-redo to the TileSet editor, and other improvementsMichael Alexsander Silva Dias
2018-12-27Merge pull request #24588 from volzhs/tree-relationship-lineRémi Verschelde
2018-12-27doc: Sync classref with current sourceRémi Verschelde
2018-12-27Merge pull request #24566 from thomasruiz/fix/completion-box-center-text-vert...Rémi Verschelde
2018-12-25Draw relationship lines when its value is higher than 0volzhs
2018-12-23Fix caret size with font smaller than row heightThomas Ruiz
2018-12-23Center lines vertically in completion boxThomas Ruiz
2018-12-21Expose the new gizmo plugin system to scriptingJFonS
2018-12-21Merge pull request #24509 from guilhermefelipecgs/fix_24273Rémi Verschelde
2018-12-21Merge pull request #24508 from guilhermefelipecgs/fix_22756Rémi Verschelde
2018-12-20Add bind for TileMap::get_cell_autotile_coordGuilherme Felipe
2018-12-20Fixes for TileSetEditor and TileMapEditorGuilherme Felipe
2018-12-20Fix #24470 Atlas Texture with margin setting cause error in editor.harrisyu
2018-12-20Fix TextureLayered::create not retaining formatShinryuuji
2018-12-19Merge pull request #24439 from staalduinen/mouse-motion-fixRémi Verschelde
2018-12-19fix near infinite loop when no previous mouse positionArjen van Staalduinen
2018-12-19Fix colored font rendered in wrong sizevolzhs
2018-12-18Fix Word wrap cache desync causing crashPaulb23
2018-12-18Merge pull request #24432 from YeldhamDev/animationtree_editor_fixesRémi Verschelde
2018-12-18Merge pull request #24428 from akien-mga/label-uppercaseRémi Verschelde
2018-12-17General fixes for the AnimationTree editorMichael Alexsander Silva Dias
2018-12-17Don't accidentally convert string content to charHein-Pieter van Braam
2018-12-17Label: Fix kerning when using Uppercase modeRémi Verschelde
2018-12-17Merge pull request #24422 from guilhermefelipecgs/fix_z_index_atlasRémi Verschelde
2018-12-17Add z-index to ATLAS_TILEGuilherme Felipe
2018-12-17Fix maybe-uninitialized warnings from GCC 4.8.xRémi Verschelde
2018-12-16Fix sub-transitions not using end_node correctlyGuilherme Felipe
2018-12-16Merge pull request #24366 from BastiaanOlij/adjust_sky_orientationRémi Verschelde