aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | TextEdit word wrapIan2018-05-144-576/+986
| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #18545 from vnen/editor-autoloadJuan Linietsky2018-05-1410-100/+329
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | Enable autoload in editor
| * | | | | | | | | | | | | | | | | | | | | | | Enable autoload in editorGeorge Marques2018-05-0110-100/+329
| | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Tool scripts will be executed and can be accessed by plugins. - Other script languages can implement add/remove_named_global_constant to make use of this functionality.
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #18866 from KellyThomas/class-docs-linksRémi Verschelde2018-05-143-7/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | [docs] fix links in class docs
| * | | | | | | | | | | | | | | | | | | | | | [docs] fix links in class docsKelly Thomas2018-05-143-7/+7
|/ / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #18797 from TailyFair/assetlib-video-overlayRémi Verschelde2018-05-142-1/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added video thumbnail overlay in asset description
| * | | | | | | | | | | | | | | | | | | | | | Thumbnail overlay for videos in AssetLibKarolis K2018-05-112-1/+21
| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #18851 from groud/fix_animatedspriteRémi Verschelde2018-05-142-11/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updates frame timeout when changing speed scale
| * | | | | | | | | | | | | | | | | | | | | | | Updates frame timeout when changing speed scalegroud2018-05-132-11/+19
| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #18853 from YeldhamDev/gui_cppcheck_fixesRémi Verschelde2018-05-148-25/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed some warnings found with Cppcheck
| * | | | | | | | | | | | | | | | | | | | | | | | Fixed some warnings found with Cppcheck.Michael Alexsander Silva Dias2018-05-148-25/+8
| | |_|_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #18782 from toger5/fix_no_a_input_script_editor_osxRémi Verschelde2018-05-141-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | / / / / / / / / / / / | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | fixed 'A' input not registered in osx script editor
| * | | | | | | | | | | | | | | | | | | | | | fixed a input not registered in osx script editortoger52018-05-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #15739 from poke1024/macos-catch-exceptionMax Hilbrunner2018-05-131-5/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Catch NSException in macOS run loop to prevent crashs
| * | | | | | | | | | | | | | | | | | | | | | | Catch NSException in macOS run loop to prevent crashsBernhard Liebl2018-01-151-5/+14
| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #18821 from PJB3005/18-05-12-doc-enumsMax Hilbrunner2018-05-131-9/+28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Makes doc methods display enums.
| * | | | | | | | | | | | | | | | | | | | | | | | Makes doc methods display enums.Pieter-Jan Briers2018-05-121-9/+28
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #18845 from bruvzg/fix_osx_num_scancodesMax Hilbrunner2018-05-131-10/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [macOS] Fix numeric keys scan-codes remapping.
| * | | | | | | | | | | | | | | | | | | | | | | | [macOS] Fix numeric keys scan-codes remapping.bruvzg2018-05-131-10/+10
| | |_|_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #18847 from clayjohn/doc_panorama_skyMax Hilbrunner2018-05-131-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Filled in Docs for Panorama Sky
| * | | | | | | | | | | | | | | | | | | | | | | | filled in docs for panorama skyclayjohn2018-05-131-0/+3
|/ / / / / / / / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | filled in docs for panorama sky
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #18846 from godotengine/revert-17367-audio_playing_Hein-Pieter van Braam2018-05-136-44/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "Use fake audio playing property in editor"
| * | | | | | | | | | | | | | | | | | | | | | | | Revert "Use fake audio playing property in editor"Hein-Pieter van Braam2018-05-136-44/+3
|/ / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #17367 from ShyRed/audio_playing_Hein-Pieter van Braam2018-05-136-3/+44
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | Use fake audio playing property in editor
| * | | | | | | | | | | | | | | | | | | | | | | Use fake audio playing property in editorShyRed2018-03-166-3/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It appears that some time ago users were supposed to be able to include the playback of sound effects in their animations by placing keys on the "playing" property. Back then the key frame editor took the value of the checkbox in the property_editor. Somewhere / Sometime this behaviour changed and the key frame editor is now reading the actual value from the object instead of relying on the property editor. This commit introduces a fake active field that is returned when reading the playing property in the editor. While the actual active flag is changed when playback is finished the fake one will stay the same thus allowing the user to take their time with setting the key in the animation editor.
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #18764 from AndreaCatania/ragJuan Linietsky2018-05-133-25/+85
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improved API to active / deactive ragdoll
| * | | | | | | | | | | | | | | | | | | | | | | | Improved API to active / deactive ragdollAndrea Catania2018-05-103-25/+85
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #18810 from eska014/cmdlineRémi Verschelde2018-05-131-25/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix command line II
| * | | | | | | | | | | | | | | | | | | | | | | | Change reused variable name in command line parsingLeon Krause2018-05-121-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | Remove dead branch in command line logicLeon Krause2018-05-121-16/+1
| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | Revert "Fix custom resource path look-up per command line"Leon Krause2018-05-121-4/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 942f6dfbd66c1d15a45ef6447fd883103d9678a8.
* | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #18830 from cbscribe/kcc_api_fixesMax Hilbrunner2018-05-133-64/+69
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [DOCS] Vector2/Vector3/TileMap wording fixes
| * | | | | | | | | | | | | | | | | | | | | | | | | [DOCS] Vector2/Vector3/TileMap wording fixesChris Bradfield2018-05-123-64/+69
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #18832 from capnm/fix-editor-font-boldMax Hilbrunner2018-05-131-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Editor: make custom bold font config work
| * | | | | | | | | | | | | | | | | | | | | | | | | Editor: make custom bold font config workingMartin Capitanio2018-05-131-1/+1
| |/ / / / / / / / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #18737
* | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #18838 from eska014/freetype-buildMax Hilbrunner2018-05-131-3/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | Fix duplicate definitions with FreeType
| * | | | | | | | | | | | | | | | | | | | | | | | Fix duplicate definitions with FreeTypeLeon Krause2018-05-131-3/+0
|/ / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #18827 from Faless/enet_channelsMax Hilbrunner2018-05-133-6/+115
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Expose channels and ordered mode in NetworkedMultiplayerENet
| * | | | | | | | | | | | | | | | | | | | | | | | Expose channels in NetworkedMultiplayerENetFabio Alessandrelli2018-05-123-6/+115
|/ / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #18823 from Faless/multiplayer_rawMax Hilbrunner2018-05-125-11/+72
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | Allow sending raw bytes via the Multiplayer API
| * | | | | | | | | | | | | | | | | | | | | | | Fix and improve docs, adds send_bytesFabio Alessandrelli2018-05-123-10/+31
| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | Allow sending raw bytes through MultiplayerAPIFabio Alessandrelli2018-05-122-1/+41
| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #18807 from Orangestar12/masterRémi Verschelde2018-05-121-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | Correctly label vertical scroll position in tooltip as "vertical"
| * | | | | | | | | | | | | | | | | | | | | | | Fix Error in the ScrollContainer TooltipsDaniel "Orangestar" O2018-05-121-1/+1
|/ / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #18788 from Chaosus/fixblackpreviewsRémi Verschelde2018-05-121-9/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix black script previews
| * | | | | | | | | | | | | | | | | | | | | | | Fix black script previewsChaosus2018-05-111-9/+0
| | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #18800 from dragmz/removefileRémi Verschelde2018-05-121-13/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix for removing files
| * | | | | | | | | | | | | | | | | | | | | | | fix for removing filesMarcin Zawiejski2018-05-111-13/+13
| | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #18802 from bruvzg/fix_x11_arm_buildRémi Verschelde2018-05-122-4/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix X11 build on ARM Linux
| * | | | | | | | | | | | | | | | | | | | | | | Fix Linux/X11 build on ARMs.bruvzg2018-05-112-4/+3
| |/ / / / / / / / / / / / / / / / / / / / / /