summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-15fixed double border for debugger tab paneltoger5
2017-09-14Only do 'drive' discovery on X11Hein-Pieter van Braam
2017-09-14X11: Fix gamepads not being added whith udev.Andreas Haas
2017-09-14Merge pull request #11237 from endragor/gdnative-variant-refThomas Herzog
2017-09-14Added a menu to enable/disabled GDNative singletons in project settingsJuan Linietsky
2017-09-14Renamed function arguments to keep them consistent between declaration and im...Wilson E. Alvarez
2017-09-14Moved class_name and return_val to initializer listWilson E. Alvarez
2017-09-14also loop for classes if there is no coustom theme fixes #11250toger5
2017-09-14adds display of old bounding box as suggested by Zephilinox in issue #10936poke1024
2017-09-14Merge pull request #11268 from ISylvox/fix-typoAndreas Haas
2017-09-14Fixed typo in editor_node.cpp: 'my' to 'may'Indah Sylvia
2017-09-14Warn the user that changes to resources will be lost when editing imported or...Juan Linietsky
2017-09-14Construct Variants from Reference properly in GDNativeRuslan Mustakov
2017-09-14Merge pull request #11253 from djrm/pr_better_docsRémi Verschelde
2017-09-14Merge pull request #11259 from RaTi17/masterRémi Verschelde
2017-09-14Fix 2 typosJeroen
2017-09-14Merge pull request #11246 from djrm/pr_better_script_temperatureHein-Pieter van Braam
2017-09-14Merge pull request #11031 from nabor/rename-dialogHein-Pieter van Braam
2017-09-14Merge pull request #11195 from poke1024/fix10936Rémi Verschelde
2017-09-14Several fixed to editor doc.Daniel J. Ramirez
2017-09-14Changed source font to Mononoki.Daniel J. Ramirez
2017-09-13Fix up examples/descriptions based on feedback. Added more contentWilliam Taylor
2017-09-14Fixed Tab Switching of Main Scene State. Closes #11045Indah Sylvia
2017-09-14sprite selection rectangle updates again (fixes issue 10936)poke1024
2017-09-13Fix crash when no audio driver is availableMarcelo Fernandez
2017-09-14swapped up down shortcut for freelook (to fit unreal)toger5
2017-09-13Deleted unnecessary printNabor Erices
2017-09-13Merge pull request #11245 from akien-mga/travis-ccacheRémi Verschelde