summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-25More visual script workJuan Linietsky
2016-08-24Matrix32: Add constructor that takes six real_t paramsIgnacio Etcheverry
2016-08-24DocData: Fix null reference not detected correctlyIgnacio Etcheverry
2016-08-24Slider value accounts for grabber offsetMason Ashbridge
2016-08-23Icons for VScript typesDaniel J. Ramirez
2016-08-23tiny bug fixJuan Linietsky
2016-08-23Making bits of docs appear in different dialogues is made easier with EditorH...Juan Linietsky
2016-08-23Proper function/property selection in visual script editing for property.Juan Linietsky
2016-08-23Merge branch 'master' of https://github.com/godotengine/godotJuan Linietsky
2016-08-23prettier connections for graph editJuan Linietsky
2016-08-23Make LineEdit not to cover whole line when rename nodevolzhs
2016-08-23Change "Disable Filter" to "Enable Filter" on Font Import windowvolzhs
2016-08-22Fix StreamPeerBuffer::duplicate() does not return valuevolzhs
2016-08-22enet: Fix build on android and iphone platformsRémi Verschelde
2016-08-22-High Level protocol optimization (should be smaller)Juan Linietsky
2016-08-21Improve/fix GridMap editorPedro J. Estébanez
2016-08-20Merge pull request #6197 from neikeq/pr-docs-reg-5919Rémi Verschelde
2016-08-20fix to mingw buildJuan Linietsky
2016-08-19Changed API to use sequenced packets for UDP (drop old)Juan Linietsky
2016-08-20ENet windows compilation fixes.Juan Linietsky
2016-08-19Many fixes to networking, demo should work nowJuan Linietsky
2016-08-19Brand new networked multiplayerJuan Linietsky
2016-08-18Documentation for most of ItemList control.Gau o fthe Veldt
2016-08-18DocData: Fix duplicated parenthesis for default valuesIgnacio Etcheverry
2016-08-17Implemented UndoRedo mergeable modesFranklin Sobrinho
2016-08-16Update Globals and EditorSettings docsFranklin Sobrinho
2016-08-16Added add_property_info function to Globals and EditorSettings classesFranklin Sobrinho
2016-08-16Better editor settings for the FileSystem dockFranklin Sobrinho
2016-08-16Fix editor glitches when the mesh/material preview is shownFranklin Sobrinho
2016-08-16Merge pull request #6165 from TheHX/pr-tile-paletteRémi Verschelde
2016-08-16Small usability improvements on the TileMap editor tile palette.Franklin Sobrinho
2016-08-16Merge pull request #6161 from djrm/iconsRémi Verschelde
2016-08-16Merge pull request #6163 from TheHX/pr-editor-pluginRémi Verschelde
2016-08-15Update EditorPlugin docFranklin Sobrinho
2016-08-15Expose additional functions for the EditorPlugin classFranklin Sobrinho
2016-08-152d collision shape icons now uses the color for shape iconsDaniel J. Ramirez
2016-08-15Add Node2D's set_global_rot get_global_rot set_global_rotd get_global_rotd se...Emmanuel Leblond
2016-08-15VisualScript: Adding TOOLS_ENABLED flag where needed (#6144)vkbsb
2016-08-14Added high level networked multiplayer to Godot.Juan Linietsky
2016-08-14Missing some bits, and added connection status.Juan Linietsky
2016-08-14-Added an ENet implementation for NetworkedMultiplayerPeer for "a bit higher ...Juan Linietsky
2016-08-12Merge pull request #6132 from neikeq/pr-issue-6123Rémi Verschelde
2016-08-12Confirm code completion with numpad key ENTERIgnacio Etcheverry
2016-08-11x11: Use proper sonames for loading libXrandr.Andreas Haas
2016-08-10i18n: Merge PO files with current templateRémi Verschelde
2016-08-10i18n: Sync template with current sourceRémi Verschelde
2016-08-10i18n: Sync translations from WeblateRémi Verschelde
2016-08-10classref: Sync with current sourceRémi Verschelde
2016-08-10i18n: Add a README file to point to the Weblate repoRémi Verschelde
2016-08-09Zoom texture region via mouse wheelDaniel J. Ramirez