summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-05Merge pull request #25636 from neikeq/uwuIgnacio Etcheverry
2019-02-05Mono: Workaround to fix 'flushing' errors when building at editor startupIgnacio Etcheverry
2019-02-04change hint_color to hint_albedo for sampler2dsclayjohn
2019-02-04initialize color buffer to white in gles2 multimeshclayjohn
2019-02-04Add frame support for Sprite3D with region enabledMichael Alexsander Silva Dias
2019-02-04Fixed selection being activated when using scroll linesPaulb23
2019-02-04Merge pull request #25593 from neikeq/whatwasithinkingIgnacio Etcheverry
2019-02-04Fix OS_Unix::set_environmentIgnacio Etcheverry
2019-02-03Merge pull request #25574 from neikeq/ssIgnacio Etcheverry
2019-02-03Merge pull request #25576 from neikeq/ttIgnacio Etcheverry
2019-02-03Mono: Fix default debugger agent argument never being usedIgnacio Etcheverry
2019-02-03Mono: Lifetime fixes for CSharpInstance and instance binding dataIgnacio Etcheverry
2019-02-03Merge pull request #25478 from neikeq/rrIgnacio Etcheverry
2019-02-03Mono: Fix MonoPosixHelper not being foundIgnacio Etcheverry
2019-02-03Added set_environment to OS classIgnacio Etcheverry
2019-02-03Mono: CleanupIgnacio Etcheverry
2019-02-03Use relative path property hint for windows export iconKanabenki
2019-02-01Allow usage of depth texture when contact shadows are disabledKaadmY
2019-02-01Fixed Null appearing inside export variables with type hints and no default v...DualMatrix
2019-02-01Displays errors and warnings in a better way in the script editorGilles Roudière
2019-02-01Fix local_delta when resetting CPUParticlesJFonS
2019-02-01Don't modify font which could potentially not be the editor one yetMarc Gilleron
2019-02-01Merge pull request #25547 from hpvb/fix-25507Rémi Verschelde
2019-02-01When an animationplayer sets a property on itself recreate the cachesHein-Pieter van Braam
2019-02-01Fixed uninitialized log member due to THEME_CHANGED notificationMarc Gilleron
2019-02-01Merge pull request #25540 from JFonS/remove_gizmo_errorsRémi Verschelde
2019-02-01Fix gizmo errors on "Align with view"JFonS
2019-01-31Fix a font oversampling warning being printed when it shouldn'tHugo Locurcio
2019-01-31[macOS] Fix rendering on retina displays with HiDPI support disabled.bruvzg
2019-01-31Moved script editor search bar to the bottom, so it doesn't shift everything ...Marc Gilleron
2019-01-31Fix wrong error messages for invalid arguments when calling functions through...Bojidar Marinov
2019-01-31Explain how to use Expression inputsMarc Gilleron
2019-01-31Fix crashes when calling update_bitmask_areaBojidar Marinov
2019-01-31[DOCS] Update PhysicsDirectSpaceState.cast_motionhomer666
2019-01-31Merge pull request #25494 from RandomShaper/fix-21677Rémi Verschelde
2019-01-31Merge pull request #25493 from bojidar-bg/21601-astar-segfaultRémi Verschelde
2019-01-30Add check in folding to see if the nodepath exists to avoid message spam.K. S. Ernest (iFire) Lee
2019-01-30Fix AStar crashing with large (>1e30) estimated valuesBojidar Marinov
2019-01-30Let memory stat functions return uint64_tPedro J. Estébanez
2019-01-30Merge pull request #25469 from ankitpriyarup/masterRémi Verschelde
2019-01-30Merge pull request #25489 from AndreaCatania/assertRémi Verschelde
2019-01-30Avoid inertia calculation for empty shape - BulletAndrea Catania
2019-01-30Fix many asan and ubsan reported issuesHein-Pieter van Braam
2019-01-30Update the changelog with new features added in 3.1Hugo Locurcio
2019-01-29Invalid node name should check if new_name is empty then cancel rename, fixes...Ankit Priyarup
2019-01-29[DOCS] rephrase impulsetoger5
2019-01-29Merge pull request #25391 from hpvb/fix-dri-prime-detectRémi Verschelde
2019-01-29Merge pull request #25441 from WolfgangSenff/patch-1Rémi Verschelde
2019-01-29Merge pull request #25439 from YeldhamDev/color_picker_toggle_fixupRémi Verschelde
2019-01-29Merge pull request #25443 from BastiaanOlij/fix_vsync_osxRémi Verschelde