summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-07Small changes to the SpriteFrames editorMichael Alexsander Silva Dias
2019-02-07Improve the ResourcePreloader documentationHugo Locurcio
2019-02-07Fix canvas light shaders on GLES2JFonS
2019-02-07Update DONORS listRémi Verschelde
2019-02-06Fix script class icon filepath lookups at runtime.Will Nations
2019-02-06Include PhysicsMaterial when 3D is disabledGeorge Marques
2019-02-06Merge pull request #25659 from JFonS/fix_25567Rémi Verschelde
2019-02-06Fix particles animation on GLES2JFonS
2019-02-06Fix prompt for empty project files when loadedTwarit
2019-02-06Prefer a viewport's listener over a camera where availableTom McLean
2019-02-06Hide new sky properties if we don't have sky as a backgroundBastiaan Olij
2019-02-06Merge pull request #25606 from Paulb23/fix_textedit_scroll_selectionRémi Verschelde
2019-02-06Merge pull request #25618 from YeldhamDev/sprite3d_region_framesRémi Verschelde
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