summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-20Fixed delay when CPUParticles & CPUParticles2D start being emittedPouleyKetchoupp
2019-10-19Fixed TouchScreenButton::shape_centered having no effectMuller-Castro
2019-10-19GDScript: Add _ prefix on class name in type compatibility checkGeorge Marques
2019-10-19Fixed leak on exit when using yield with SceneTreeTimerPouleyKetchoupp
2019-10-19Fix wrong counting of function argument usageGeorge Marques
2019-10-18Add `View onMainCreateView(Activity activity)` api to the `Godot.SingletonBas...Fredia Huya-Kouadio
2019-10-18[macOS] Fix non-ASCII volume name listing, replace deprecated volume listing ...bruvzg
2019-10-18Remove duplicate valid value check in gdscript_tokenizer.cpp.Marcel Admiraal
2019-10-18Auto-indent after opening bracket and parenthesis in the script editorPouleyKetchoupp
2019-10-18Disable gridmap selection actions when nothing is selectedNehluxhes
2019-10-17Properly reset collision exception when releasing Joint2DPouleyKetchoupp
2019-10-17Expose Node::update_configuration_warning() to scriptsPouleyKetchoupp
2019-10-17Fix autocompletion for singletonsEbbDrop
2019-10-16Add editor icons for X509Certificate and CryptoKeyHugo Locurcio
2019-10-16Trim protocol field from spaces in WS classes.Fabio Alessandrelli
2019-10-16Merge pull request #32862 from KoBeWi/exportnRémi Verschelde
2019-10-16Add option to create navmesh from objects in groupjfons
2019-10-16Support for resized images in RichTextLabelPouleyKetchoupp
2019-10-16Don't allow to export pck without presetTomasz Chabora
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-15Fix HTML5 build after 67a4c30.Fabio Alessandrelli
2019-10-15Add accept-dialog enter-key functionality to the Connect Dialog's Method text...Jairo Honorio
2019-10-15Merge pull request #32830 from timoschwarzer/remove-redundant-compiler-direct...Rémi Verschelde
2019-10-15Merge pull request #32820 from qarmin/small_fixes_static_analyzerRémi Verschelde
2019-10-15Fix incorrect coloring of in-editor documentation when theme changedYuri Roubinsky
2019-10-15Merge pull request #32819 from madmiraal/fix-bullet-unsleepRémi Verschelde
2019-10-15Merge pull request #32822 from Chaosus/fix_filedialog_iconsRémi Verschelde
2019-10-14Changes the name of all parameters referring to track indices within Animatio...LikeLakers2
2019-10-14Add a "slow" modifier to freelookHugo Locurcio
2019-10-14Make resource editor fallback to Object icon if none is foundMichael Alexsander
2019-10-14Remove redundant compiler directivesTimo Schwarzer
2019-10-14Fix color of FileDialog iconsYuri Roubinsky
2019-10-14Small fixes to redundand code, copy paste bugsqarmin
2019-10-14Call activate function when setting RigidBodyBullet activation state.Marcel Admiraal
2019-10-13Merge pull request #32809 from bruvzg/macos_1015_non_hidpi_fixRémi Verschelde
2019-10-13Fix non-HiDPI mode on HiDPI displays on macOS Catalina.bruvzg
2019-10-13Merge pull request #32799 from clayjohn/free_poolsRémi Verschelde
2019-10-13Properly free sky and lightmap caches in multithreaded serverclayjohn
2019-10-13Merge pull request #32791 from groud/fix_sprite_frame_coordsRémi Verschelde
2019-10-13Fixes Sprite frame_coordsGilles Roudiere
2019-10-13Merge pull request #32789 from DavidSichma/precisionRémi Verschelde
2019-10-13Merge pull request #32788 from Calinou/optimize-imagesRémi Verschelde
2019-10-13Increased step precisionDavid Sichma
2019-10-12Optimize images losslessly using `oxipng -o6 --strip all --zopfli`Hugo Locurcio
2019-10-12Merge pull request #32784 from neikeq/issue-32762Rémi Verschelde
2019-10-12C#: Fix regression from #32732 caused a crash on domain reloadIgnacio Etcheverry
2019-10-12Merge pull request #32773 from Calinou/fix-dependency-error-dialog-hidpiRémi Verschelde
2019-10-12Fix the dependency error dialog being too small on hiDPI displaysHugo Locurcio
2019-10-12Merge pull request #32641 from nekomatata/change-collision-layerRémi Verschelde