summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-17Merge pull request #11329 from cbscribe/kcc_visibilitynotifier2d_docPoommetee Ketson
2017-09-17Merge pull request #11324 from GDquest/ui-nodesPoommetee Ketson
2017-09-17Merge pull request #11320 from bojidar-bg/x-doctool-markdownifyPoommetee Ketson
2017-09-17Merge pull request #11312 from deliciousfudge/acceptdialog-docsPoommetee Ketson
2017-09-17Merge pull request #11338 from marcelofg55/clang_compilefixPoommetee Ketson
2017-09-17Merge pull request #11339 from guilhermefelipecgs/add_icons_animation_treePoommetee Ketson
2017-09-16Add missing icons in animation tree editorGuilherme Felipe
2017-09-16[DOCS] update VisibilityNotifier2D class ref.Chris Bradfield
2017-09-16Compile fix for clang error on spatial_editor_plugin.cppMarcelo Fernandez
2017-09-16Write TextureRect, Label and NinePatchRectNathan
2017-09-16Merge pull request #11265 from hoelzl/fix-python3-buildRémi Verschelde
2017-09-16Merge pull request #11255 from n-pigeon/spatial_doc_tweaksRémi Verschelde
2017-09-16Apply clang-format again to recent changesRémi Verschelde
2017-09-16Merge pull request #11283 from volzhs/fix-icon_map-errorRémi Verschelde
2017-09-16Implement +,-,/, * and negate operators for Color type.bncastle
2017-09-16Merge pull request #11298 from marcelofg55/fix_gdnative_compileRémi Verschelde
2017-09-16[DOCS] Update TextureProgress class refChris Bradfield
2017-09-16forgot to set proper default values for new camera interpolationJuan Linietsky
2017-09-16Fixed to InputDefault, button mask was wrong. Fixes to editor camera interpol...Juan Linietsky
2017-09-16Fixed quick open not showing enties with no search text, issue 11277Paulb23
2017-09-16Merge pull request #11319 from neikeq/docdata-enum-proxyIgnacio Etcheverry
2017-09-16Merge pull request #11316 from neikeq/aaaaahIgnacio Etcheverry
2017-09-16DocData: Fix enums for proxy classesIgnacio Etcheverry
2017-09-16Make doc_status output a bit more markdown-friendly, hide some printsBojidar Marinov
2017-09-16Adds _OS::PowerState enumIgnacio Etcheverry
2017-09-16Fix possible crash with ctrl-u on script editorMarcelo Fernandez
2017-09-16Rewrite the AcceptDialog classRoger Smith
2017-09-16Fix errors in Python 3 buildMatthias Hoelzl
2017-09-16doc: Sync classref with current sourceRémi Verschelde
2017-09-16Merge pull request #11300 from djrm/pr_update_doc_statusRémi Verschelde
2017-09-15Merge pull request #11307 from godotengine/revert-11078-fix-10717Thomas Herzog
2017-09-15Revert "Don't allow division by false (zero)"Thomas Herzog
2017-09-15Added adaptive text editor theme, this includes the shader editorDaniel J. Ramirez
2017-09-15Merge pull request #11078 from hpvb/fix-10717Hein-Pieter van Braam
2017-09-15Don't allow division by false (zero)Hein-Pieter van Braam
2017-09-16Make clickable properly in editor helpvolzhs
2017-09-15Update doc status generator.Daniel J. Ramirez
2017-09-15Added type on export file callback, and initial export function.Juan Linietsky
2017-09-15Fix compile error on gd_native_library_editor.cpp with tools=noMarcelo Fernandez
2017-09-15added JSON singletonkarroffel
2017-09-15Merge pull request #11280 from BastiaanOlij/fix_arvr_joyidAndreas Haas
2017-09-15Spatial, Transform and Transform2D documentation tweaksPrzemysław Gołąb (n-pigeon)
2017-09-15Merge pull request #11230 from maxim-sheronov/fix_enum_bindingsThomas Herzog
2017-09-15fix editor/property_editor.cpp missing TTRsersoong
2017-09-15Fix !icon_map.has(p_type) errorvolzhs
2017-09-15joyid is set to -1, not 0 when no joystick entity has been createdBastiaanOlij
2017-09-15Added border for tabs + container.toger5
2017-09-14Re-Added export plugins with a more interesting API, as well as the ability t...Juan Linietsky
2017-09-14Only do 'drive' discovery on X11Hein-Pieter van Braam
2017-09-14X11: Fix gamepads not being added whith udev.Andreas Haas