summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-22Fix updating mesh when reimportingvolzhs
2018-05-22Make filename clipped on Import dockvolzhs
2018-05-22mono: add Slerp method to vector classes, expose Cross method for Vector2, an...Kelly Thomas
2018-05-21Fix AssetLib image loadingKarolis K
2018-05-21Merge pull request #19070 from guilhermefelipecgs/fix_19033Max Hilbrunner
2018-05-21Merge pull request #19082 from guilhermefelipecgs/fix_cursorMax Hilbrunner
2018-05-21Fix #15678Guilherme Felipe
2018-05-21Merge pull request #19081 from Faless/osxcross_fix2Max Hilbrunner
2018-05-21Merge pull request #19077 from KellyThomas/fix-string-extensionIgnacio Etcheverry
2018-05-21Merge pull request #18951 from YeldhamDev/small_tooltip_changesMax Hilbrunner
2018-05-21Fix OSXCROSS build with clang-6.0Fabio Alessandrelli
2018-05-21Fix index out of range error in string.Extension()Kelly Thomas
2018-05-21Merge pull request #19039 from GodotExplorer/gitignore-ide-configsMax Hilbrunner
2018-05-21Merge pull request #19067 from cbscribe/kcc_videoplayer_docMax Hilbrunner
2018-05-20Reduce allocations when converting mono arrays to pool arraysCarter Anderson
2018-05-20Fix #19033Guilherme Felipe
2018-05-20Up vector implementation and OrientedPathFollow.danilo2205
2018-05-20[DOCS] Update VideoPlayer classrefChris Bradfield
2018-05-20Merge pull request #19064 from ibrahn/ui-text-changed-fixupJuan Linietsky
2018-05-20fixup project_manager and find_in_files for text_changed signal change.Ibrahn Sahir
2018-05-19Merge pull request #19050 from ibrahn/fix-signals-on-setJuan Linietsky
2018-05-19Dictionary editing support in inspectorJuan Linietsky
2018-05-19Dictionary editing does the comeback to the inspector, fixes #19046Juan Linietsky
2018-05-19fix for TextEdit::set_text firing signals it shouldn't.Ibrahn Sahir
2018-05-19Add more IDE created files into .gitignoregeequlim
2018-05-19Fixed generating radiance texture when using viewport texture for skyBastiaan Olij
2018-05-19GDScript access to copyright, license, author and donor information.Ibrahn Sahir
2018-05-18Merge pull request #18974 from KellyThomas/c-sharp-feature-parity-basisRémi Verschelde
2018-05-18Merge pull request #19013 from bruvzg/uwp_build_fixRémi Verschelde
2018-05-18light theme text editor behaviourtoger5
2018-05-18Merge pull request #18975 from KellyThomas/c-sharp-feature-parity-colorIgnacio Etcheverry
2018-05-18Merge pull request #19017 from toger5/fix_no_a_input_script_editor_osxRémi Verschelde
2018-05-18Small tooltip changes.Michael Alexsander Silva Dias
2018-05-18fixed capital A osxtoger5
2018-05-18Merge pull request #18977 from KellyThomas/c-sharp-feature-parity-planeIgnacio Etcheverry
2018-05-18Fix UWP build after #14622.bruvzg
2018-05-18-Hid texture flags by default so they dont take so much spaceJuan Linietsky
2018-05-18Merge pull request #19004 from BastiaanOlij/fix_particles_viewport_textureJuan Linietsky
2018-05-18Fixes issue that a viewport texture doesn't work with particle shaderBastiaan Olij
2018-05-18Merge pull request #18978 from Chaosus/cubebugfixRémi Verschelde
2018-05-18Merge pull request #18989 from YeldhamDev/filter_fancyRémi Verschelde
2018-05-18Make the performance reporting update frequency customizableHugo Locurcio
2018-05-17Small visual changes for some filter bars.Michael Alexsander Silva Dias
2018-05-18Merge pull request #18988 from godotengine/revert-18981-fix_color_pickerRémi Verschelde
2018-05-18Revert "Fix color-picker sliders"Rémi Verschelde
2018-05-17Merge pull request #18960 from isaacremnant/autotile_3x3_minimalMariano Javier Suligoy
2018-05-17Working Drag & Drop again in inspectorJuan Linietsky
2018-05-18Merge pull request #18981 from capnm/fix_color_pickerRémi Verschelde
2018-05-18Merge pull request #18962 from djrm/pr_inspector_dockRémi Verschelde
2018-05-17Moved inspector functionality from EditorNode to InspectorDock.Daniel J. Ramirez