summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-21Merge pull request #32841 from Calinou/freelook-add-slow-modifierRémi Verschelde
2019-10-21Merge pull request #32836 from YeldhamDev/resource_editor_icon_fallbackRémi Verschelde
2019-10-21Merge pull request #32923 from vnen/gdscript-type-check-native-singletonRémi Verschelde
2019-10-21Merge pull request #32939 from Paulb23/issue_32785_minimap_indexRémi Verschelde
2019-10-21Merge pull request #30622 from creikey/fix-path-cachingRémi Verschelde
2019-10-20expose EditorSpinSlider to GDScriptMark Riedesel
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-19Add arcs to indicate angle being measured by rulerAJ Weeks
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-13Fix undo / redo scrollbar calulationsPaulb23
2019-10-13Place caret at 0,0 when setting text not at the endPaulb23