Age | Commit message (Expand) | Author |
2017-12-07 | Implement orbit velocity in particles (this is for 2D only, like in 2.1), clo... | Juan Linietsky |
2017-12-07 | Added some clean up in camera/viewport management. Fixes #12279, Fixes #12774 | Juan Linietsky |
2017-12-07 | ability to keep user tracks when importing animations, closes #12801 | Juan Linietsky |
2017-12-07 | Style: Apply new clang-format 5.0 style to all files | Rémi Verschelde |
2017-12-07 | Merge pull request #14352 from ianb96/get_hidden_width | Rémi Verschelde |
2017-12-07 | Merge pull request #14353 from TheAspiringHacker/fix-lineedit-eat | Rémi Verschelde |
2017-12-07 | Merge pull request #13362 from groud/fix_folding | Rémi Verschelde |
2017-12-06 | Check for icon in LineEdit::set_cursor_position | TheAspiringHacker |
2017-12-06 | fixes horizontal scrolling over hidden lines | Ian |
2017-12-07 | Merge pull request #14328 from YeldhamDev/popupmenu_submenu_fix | Rémi Verschelde |
2017-12-06 | -Fix particles with size==0, closes #13931 | Juan Linietsky |
2017-12-06 | Merge pull request #13491 from RaXaR/master | Rémi Verschelde |
2017-12-06 | Merge pull request #13409 from YeldhamDev/textedit_disabled | Rémi Verschelde |
2017-12-06 | Merge pull request #13993 from willnationsdev/animationplayer-docs | Rémi Verschelde |
2017-12-06 | Fix and rewrite folding logic, closes #14005, closes #13421 | Juan Linietsky |
2017-12-06 | Merge pull request #14329 from waldson/fix-missing-stylebox-on-linkbutton | Andreas Haas |
2017-12-06 | Particles2D: Fix normal map rid. | Andreas Haas |
2017-12-06 | Fix missing stylebox for LinkButton's hover states | Waldson Patrício |
2017-12-06 | Fixed PopupMenu's submenus not showing up in certain situations. | Michael Alexsander Silva Dias |
2017-12-05 | Improve slang, especially in user-visible parts | Unknown |
2017-12-05 | Merge pull request #13964 from Krakean/richtextlabel_fix_deselection_bug | Rémi Verschelde |
2017-12-04 | [DOCS] AnimationPlayer new props, members/methods | Will Nations |
2017-12-04 | Do not cancel event if no need to cancel it. Fixes problem with GUI in 3D. | Juan Linietsky |
2017-12-04 | Added a higher level wrapper for proxy texture | Juan Linietsky |
2017-12-04 | -Implemented Proxy Textures (needed to solve the problem with ViewportTexture) | Juan Linietsky |
2017-12-04 | Rich Text Label: fixed deselection issue | Dmitry Koteroff |
2017-12-04 | Merge pull request #13775 from YeldhamDev/filedialog_icon | Rémi Verschelde |
2017-12-02 | TileMap Fixes | Mariano Suligoy |
2017-12-02 | Fixed FileDialog's "parent folder" button not having a texture. | Michael Alexsander Silva Dias |
2017-12-01 | Added get_popup() method to ColorPickerButton. This allows to check if the pi... | RaXaR |
2017-12-01 | Fixed crash on duplicate instanced nodes (#13432) | Konstantin Zaitsev |
2017-12-01 | Merge pull request #13216 from hoelzl/pr-fix-tile-origin-center | Poommetee Ketson |
2017-12-01 | Add disabled theme to TextEdit. | Michael Alexsander Silva Dias |
2017-11-30 | Ported 'Exclude Parent' from Raycast2D to Raycast | Marco Masselli |
2017-11-30 | Fix PathFollow2D motion. | Ferenc Arn |
2017-11-29 | Merge pull request #13392 from cbscribe/kcc_raycast_fix | Rémi Verschelde |
2017-11-29 | Merge pull request #13379 from ianb96/lastline_scroll_fix | Rémi Verschelde |
2017-11-28 | Change RayCast2D 'Exclude Parent' to include Area2D | Chris Bradfield |
2017-11-28 | disable caching for targets using helper functions | Rhody Lugo |
2017-11-28 | last line scroll fix when scroll_past_last_line is disabled | Ian |
2017-11-28 | Fixes folding of blank lines | Gilles Roudiere |
2017-11-28 | use the same cache for all branches for appveyor | Rhody Lugo |
2017-11-27 | Some improvements to file/dir open/save dialogs: | Dmitry Koteroff |
2017-11-27 | Switch to textureLod for parallax offset, avoids errors on UWP. | Juan Linietsky |
2017-11-27 | Fix displacement for centered tilemaps | Matthias Hoelzl |
2017-11-27 | Merge pull request #13308 from Krakean/scenetreedock_additemsdeselect | Rémi Verschelde |
2017-11-27 | Merge pull request #13318 from Paulb23/adjust_viewport_to_cursor_issue_13190 | Rémi Verschelde |
2017-11-27 | Merge pull request #13252 from Krakean/file_dialogs_small_tweaks | Rémi Verschelde |
2017-11-26 | Merge pull request #13245 from Krakean/itemlist_add_some_signals | Rémi Verschelde |
2017-11-26 | Item List small enhancements | Dmitry Koteroff |