| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | Revert "RPCMode refactor, more sync modes" | Max Hilbrunner | 2018-05-29 | 2 | -12/+138 | |
| | | | | ||||||
| * | | | Merge pull request #19021 from Faless/rpc_sync_fix | Max Hilbrunner | 2018-05-29 | 2 | -138/+12 | |
| |\ \ \ | | | | | | | | | RPCMode refactor, more sync modes | |||||
| | * | | | Refactor RPCMode enum and checks | Fabio Alessandrelli | 2018-05-26 | 2 | -138/+12 | |
| | | | | | ||||||
| * | | | | Merge pull request #18691 from Web-eWorks/atlasfixes | Juan Linietsky | 2018-05-27 | 1 | -0/+20 | |
| |\ \ \ \ | | | | | | | | | | | Fix Sprite3d using AtlasTexture... Again. | |||||
| | * | | | | Fix AtlasTexture usage in Sprite3D. | Webster Sheets | 2018-05-08 | 1 | -0/+20 | |
| | | | | | | | | | | | | | | | | | | | | | Changes as requested in b484d5c. | |||||
| * | | | | | Merge pull request #18379 from ZDDM/18-04-23-audiostream-docs | Max Hilbrunner | 2018-05-26 | 1 | -4/+4 | |
| |\ \ \ \ \ | | | | | | | | | | | | | Fully expose the data variable in AudioStreamSample and AudioStreamOGGVorbis | |||||
| | * | | | | | Fully exposes data variable on AudioStreamSample/AudioStreamOGGVorbis... | Zumo | 2018-05-01 | 1 | -4/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | ...and also changes "_set_data" and "_get_data" to "set_data" and "get_data" respectively. | |||||
| * | | | | | | Merge pull request #18885 from Gamblify/AnimationTreeExposePos | Max Hilbrunner | 2018-05-26 | 2 | -0/+8 | |
| |\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | Expose animation pos to user for AnimationNodes in AnimationTree | |||||
| | * | | | | | Expose the animation pos to the user for AnimationNodes in AnimationTrees | Gustav Lund | 2018-05-17 | 2 | -0/+8 | |
| | | | | | | | ||||||
| * | | | | | | Check for 0 roll influence | Bastiaan Olij | 2018-05-26 | 1 | -4/+7 | |
| | |_|_|_|/ |/| | | | | ||||||
| * | | | | | Merge pull request #19120 from Keetz/master | Max Hilbrunner | 2018-05-25 | 1 | -1/+6 | |
| |\ \ \ \ \ | | | | | | | | | | | | | Take tween speed into account when calculating runtime | |||||
| | * | | | | | Take tween speed into account when calculating runtime | Rasmus Ketelsen | 2018-05-25 | 1 | -1/+6 | |
| | | | | | | | ||||||
| * | | | | | | Merge pull request #19151 from Web-eWorks/freelook-fixes | Rémi Verschelde | 2018-05-25 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | Revert #14753, as it is buggy and no longer necessary. | |||||
| | * | | | | | | Revert #14753, as it is buggy and no longer necessary. | Webster Sheets | 2018-05-24 | 1 | -1/+1 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #19139 from KidRigger/master | Rémi Verschelde | 2018-05-25 | 1 | -0/+2 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | Ensures CMD+left and CMD+right only valid for OSX. | |||||
| | * | | | | | | Ensures CMD+left and CMD+right only valid for OSX. | Anish | 2018-05-24 | 1 | -0/+2 | |
| | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix in #18370 is now only valid for OSX and is reverted for other OS. Fixes #19042 | |||||
| * | | | | | | Merge pull request #18752 from danilo2205/enhanced_path_follow | Rémi Verschelde | 2018-05-25 | 5 | -0/+391 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | Up Vector for Curve3D and OrientedPathFollow Implementation | |||||
| | * | | | | | Up vector implementation and OrientedPathFollow. | danilo2205 | 2018-05-20 | 5 | -0/+391 | |
| | | | | | | | ||||||
| * | | | | | | fix for TextEdit::set_text firing signals it shouldn't. | Ibrahn Sahir | 2018-05-19 | 2 | -3/+2 | |
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | Removing some _changed signals in set_ functions. Includes revert of commit 384625aa31a3627c25246e06c1fbc3019866765c | |||||
| * | | | | | Merge pull request #19017 from toger5/fix_no_a_input_script_editor_osx | Rémi Verschelde | 2018-05-18 | 1 | -2/+2 | |
| |\ \ \ \ \ | | | | | | | | | | | | | fixed capital A osx | |||||
| | * | | | | | fixed capital A osx | toger5 | 2018-05-18 | 1 | -2/+2 | |
| | | | | | | | ||||||
| * | | | | | | -Hid texture flags by default so they dont take so much space | Juan Linietsky | 2018-05-18 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | -make curve texture preview not so large, so its easier to embed the editor | |||||
| * | | | | | | Merge pull request #18978 from Chaosus/cubebugfix | Rémi Verschelde | 2018-05-18 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | Fix property bug in CubeMesh which prevent it from changing in inspector | |||||
| | * | | | | | | Fix bug in CubeMesh | Chaosus | 2018-05-17 | 1 | -1/+1 | |
| | | | | | | | | ||||||
| * | | | | | | | Revert "Fix color-picker sliders" | Rémi Verschelde | 2018-05-18 | 1 | -4/+5 | |
| | | | | | | | | ||||||
| * | | | | | | | Merge pull request #18960 from isaacremnant/autotile_3x3_minimal | Mariano Javier Suligoy | 2018-05-17 | 3 | -13/+30 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Restore support for minimal 3x3 autotile sets | |||||
| | * | | | | | | | Restore support for minimal 3x3 autotile sets | isaacremnant | 2018-05-17 | 3 | -13/+30 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Fix color-picker sliders | Martin Capitanio | 2018-05-17 | 1 | -5/+4 | |
| | | | | | | | | | ||||||
| * | | | | | | | | -Ability to open resources in the same window | Juan Linietsky | 2018-05-17 | 6 | -3/+44 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -Plenty of fixes and improvements to new inspector -Fixes that were needed to make inspector work better | |||||
| * | | | | | | | | Fix missing return on Navigation2D::get_closest_point_owner | Marcelo Fernandez | 2018-05-17 | 1 | -1/+1 | |
| | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | | Merge pull request #18862 from endragor/remove-font-width-ceiling | Rémi Verschelde | 2018-05-17 | 2 | -7/+8 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | Ceil char width within Label instead of Font | |||||
| | * | | | | | | Ceil char width within Label instead of Font | Ruslan Mustakov | 2018-05-14 | 2 | -7/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some classes use Font::get_char_size directly and not only for autowrapping. RichTextLabel is one such example. So this commit reverts aa8561d (PR #17504) and instead ceils character width within Label. This makes sure Label autowraps correctly while not affecting other Font clients. Fixes #18835. | |||||
| * | | | | | | | Merge pull request #15909 from authenticate/tilemap_fix | Mariano Javier Suligoy | 2018-05-16 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | TileMap Navigation Fixes | |||||
| | * | | | | | | | Fixing a bug where tilemap navigation would not be accurate after a tilemap ↵ | James | 2018-05-15 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | exits and then re-enters the tree. Fixing a bug where deleting a tile and then querying navigation would result in an incorrect path if both happened within the same frame. | |||||
| * | | | | | | | | Merge pull request #18814 from PJB3005/18-05-12-imagetexture-load-error | Rémi Verschelde | 2018-05-16 | 2 | -4/+7 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | ImageTexture.load returns an error code. | |||||
| | * | | | | | | | | ImageTexture.load returns an error code. | Pieter-Jan Briers | 2018-05-14 | 2 | -4/+7 | |
| | | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | | Add missing copyright headers | Guilherme Felipe | 2018-05-16 | 4 | -0/+120 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Merge pull request #18928 from BastiaanOlij/fix_viewport_flags | Rémi Verschelde | 2018-05-16 | 2 | -6/+9 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Store flags so it isn't lost when viewport isn't setup yet | |||||
| | * | | | | | | | | Store flags so it isn't lost when viewport isn't setup yet | Bastiaan Olij | 2018-05-16 | 2 | -6/+9 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Allow editing of some unbound properties when hinted (or no range hinted) | Juan Linietsky | 2018-05-16 | 15 | -33/+70 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Add note about color picker deferred initialization | Juan Linietsky | 2018-05-16 | 1 | -0/+3 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #18922 from volzhs/fix-segfault | Juan Linietsky | 2018-05-16 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fix segfault at quiting editor | |||||
| | * | | | | | | | | | Fix segfault at quiting editor | volzhs | 2018-05-16 | 1 | -1/+1 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #18917 from ReyAnthony/master | Rémi Verschelde | 2018-05-16 | 1 | -4/+4 | |
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | Fix Camera2D drag margin property is affected by zoom property #18912 | |||||
| | * | | | | | | | | | Fix Camera2D drag margin property is affected by zoom property #18912 | Anthony Rey | 2018-05-16 | 1 | -4/+4 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #18910 from PJB3005/18-05-15-fix-textedit-param | Rémi Verschelde | 2018-05-16 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Fix missing registration for new param of TextEdit::cursor_set_line. | |||||
| | * | | | | | | | | | | Fix missing registration for new param of TextEdit::cursor_set_line. | Pieter-Jan Briers | 2018-05-15 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This caused Mono glue gen to fail and other bugs to appear (such as in Visual Script) | |||||
| * | | | | | | | | | | | Merge pull request #18909 from ianb96/getcharwidthfix | Rémi Verschelde | 2018-05-16 | 2 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | fix get_char_width for non-latin characters | |||||
| | * | | | | | | | | | | fix get_char_width for non-latin characters | ianb96 | 2018-05-15 | 2 | -3/+3 | |
| | |/ / / / / / / / / | ||||||
| * / / / / / / / / / | -New inspector. | Juan Linietsky | 2018-05-15 | 13 | -51/+125 | |
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -Changed UI resizing code, gained huge amount of speed. -Reorganized timer sync to clean up behavior (sorry forgot commit this before) - | |||||
