| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | Small arrangement in ScrollContainer. | Michael Alexsander Silva Dias | 2017-11-13 | 1 | -3/+2 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #12014 from hi-ogawa/fix-video-playback | Rémi Verschelde | 2017-11-13 | 3 | -11/+157 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fix video playback | |||||
| | * | | | | | | | | Fix video playback | Matt Hughes | 2017-10-14 | 3 | -11/+157 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds support to - VideoPlayer - VideoStreamWebm - VideoStreamTheora | |||||
| * | | | | | | | | | Merge pull request #12893 from Chaosus/dupsignals | Rémi Verschelde | 2017-11-13 | 2 | -13/+1 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Duplicate signals fixes | |||||
| | * | | | | | | | | | Duplicate signals fixes | Chaosus | 2017-11-13 | 2 | -13/+1 | |
| | | |/ / / / / / / | |/| | | | | | | | ||||||
| * / | | | | | | | | Fit stylebox on ItemList | volzhs | 2017-11-13 | 1 | -2/+2 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge pull request #12852 from djrm/pr_import_fixes | Rémi Verschelde | 2017-11-12 | 2 | -3/+12 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Update meshes when reimporting, | |||||
| | * | | | | | | | | Update meshes when reimporting, | Daniel J. Ramirez | 2017-11-12 | 2 | -3/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Save scene preview even when not doing save and play. | |||||
| * | | | | | | | | | Merge pull request #12862 from YeldhamDev/text_property | Rémi Verschelde | 2017-11-12 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Made text in TextEdit a property | |||||
| | * | | | | | | | | | Made text in TextEdit a property. | Michael Alexsander Silva Dias | 2017-11-12 | 1 | -0/+1 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #12858 from dfleury2/master | Rémi Verschelde | 2017-11-12 | 1 | -3/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | fix: Updates dynamic_font_stb to use get_extension, and memnew | |||||
| | * | | | | | | | | | fix: Updates dynamic_font_stb to use get_extension, and memnew | D. Fleury | 2017-11-12 | 1 | -3/+2 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | -Added ramp fadeout in AudioStreamPlayer, removes clips on audio restart | Juan Linietsky | 2017-11-12 | 3 | -26/+57 | |
| | |/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | -Fixed bug in AudioStreamPlayerSampler not completely writing the target buffer if sample ends, fixes #12307 | |||||
| * | | | | | | | | | Set ambient contribution by default to 1, fixes #11850 | Juan Linietsky | 2017-11-12 | 1 | -1/+2 | |
| |/ / / / / / / / | ||||||
| * | / / / / / / | Added "is_readonly()" to TextEdit and made it a property. | Michael Alexsander Silva Dias | 2017-11-11 | 2 | -0/+9 | |
| | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | | add context menu enable getters, setters, and properties in LineEdit and ↵ | Ian | 2017-11-11 | 4 | -1/+25 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | TextEdit | |||||
| * | | | | | | | Merge pull request #12825 from mrcdk/particles_fix_tangent_random | Poommetee Ketson | 2017-11-11 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fix particles' tangential acceleration randomness | |||||
| | * | | | | | | | Fix particles' tangential acceleration randomness | MrCdK | 2017-11-10 | 1 | -2/+2 | |
| | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #12806 from letheed/unify-degrees | Poommetee Ketson | 2017-11-11 | 11 | -49/+49 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Unify degree methods and properties | |||||
| | * | | | | | | | Unify degree members and properties | letheed | 2017-11-10 | 11 | -49/+49 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Some fixes and improvements. | Daniel J. Ramirez | 2017-11-10 | 2 | -2/+22 | |
| | |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Changed FileDialogs for EditorFileDialogs in EditorNode. Updated CheckButton. | |||||
| * | | | | | | | Disabled filter clip by default and made it optional, fixes #12368, likely ↵ | Juan Linietsky | 2017-11-10 | 3 | -3/+26 | |
| |/ / / / / / | | | | | | | | | | | | | | | | | | | others too | |||||
| * | | | | | | Remove deprecated rotation methods | letheed | 2017-11-10 | 8 | -84/+2 | |
| | | | | | | | ||||||
| * | | | | | | Reworked how servers preallocate RIDs, should fix #10970 | Juan Linietsky | 2017-11-09 | 11 | -12/+21 | |
| | | | | | | | ||||||
| * | | | | | | Remove get_default_video_mode definition on OSX/iOS | Rémi Verschelde | 2017-11-09 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It had been missed in d09160a8b67fdc60e8108962c4e9bd4c0bc7f13e and broke compilation for those platforms. Took the opportunity to run clang-format on the code base to fix some corner cases that went through our static tests/were overlooked recently. | |||||
| * | | | | | | adjust min stop to horizontal velocity | Juan Linietsky | 2017-11-09 | 1 | -1/+1 | |
| | | | | | | | ||||||
| * | | | | | | Add slope min stop velocity on 3D physics body, closes #10981 | Juan Linietsky | 2017-11-09 | 1 | -3/+6 | |
| | | | | | | | ||||||
| * | | | | | | Merge pull request #12713 from AndreaCatania/master | Juan Linietsky | 2017-11-09 | 1 | -2/+3 | |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | Rewritten kinematic system | |||||
| | * | | | | | Rewritten kinematic system | AndreaCatania | 2017-11-07 | 1 | -2/+3 | |
| | | | | | | | ||||||
| * | | | | | | Fix randomisation of initial particle velocity | MillionOstrich | 2017-11-06 | 1 | -2/+2 | |
| | |_|/ / / |/| | | | | ||||||
| * | | | | | Merge pull request #12684 from mrcdk/atlastextures_fix | Rémi Verschelde | 2017-11-06 | 2 | -3/+24 | |
| |\ \ \ \ \ | | | | | | | | | | | | | Added filter_clip to AtlasTexture | |||||
| | * | | | | | Added filter_clip to AtlasTexture | MrCdK | 2017-11-05 | 2 | -3/+24 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #12653 from poke1024/fixdocsclick | Rémi Verschelde | 2017-11-06 | 1 | -0/+3 | |
| |\ \ \ \ \ | | | | | | | | | | | | | Fix selection and clicks on text in tables in RichTextLabel | |||||
| | * | | | | | Fix selection and clicks on text in tables in RichTextLabel | Bernhard Liebl | 2017-11-05 | 1 | -0/+3 | |
| | | | | | | | ||||||
| * | | | | | | Changed line and word mouse selection | Paulb23 | 2017-11-05 | 2 | -59/+137 | |
| | |/ / / / |/| | | | | ||||||
| * | | | | | In Create New Node, always select and show best (shortest) match | Bernhard Liebl | 2017-11-04 | 2 | -0/+21 | |
| |/ / / / | ||||||
| * | | | | Merge pull request #12557 from BastiaanOlij/arvr_add_rumble_support | Bastiaan Olij | 2017-11-04 | 2 | -1/+32 | |
| |\ \ \ \ | | | | | | | | | | | Adding rumble support to ARVR controllers | |||||
| | * | | | | Adding rumble support to ARVR controllers (if implemented on the ARVR interface) | Bastiaan Olij | 2017-11-01 | 2 | -1/+32 | |
| | | | | | | ||||||
| * | | | | | Fixed AnimationPlayer.get_autoplay() returning empty string | Rasmus Ketelsen | 2017-11-02 | 1 | -1/+0 | |
| | | | | | | ||||||
| * | | | | | Merge pull request #12575 from leezh/richtext_newline_fix | Rémi Verschelde | 2017-11-02 | 1 | -1/+2 | |
| |\ \ \ \ \ | | | | | | | | | | | | | Fixed RichTextLabel::add_newline() Fixes #12564 | |||||
| | * | | | | | Fixed RichTextLabel::add_newline() #12564 | Zher Huei Lee | 2017-11-02 | 1 | -1/+2 | |
| | |/ / / / | ||||||
| * / / / / | -Modules can now add custom version info (added it for Mono) | Juan Linietsky | 2017-11-01 | 1 | -0/+1 | |
| |/ / / / | | | | | | | | | | | | | | | | | -Version string takes this version info -Ability to download templates from the interweb (listing does not work yet) | |||||
| * | | | | Merge pull request #12542 from Paulb23/enter_remove_text_issue_12494 | Rémi Verschelde | 2017-10-31 | 1 | -4/+3 | |
| |\ \ \ \ | | | | | | | | | | | Remove text on enter, issue 12494 | |||||
| | * | | | | Remove text on enter, issue 12494 | Paulb23 | 2017-10-31 | 1 | -4/+3 | |
| | | | | | | ||||||
| * | | | | | Merge pull request #10770 from RandomShaper/fix-joints | Rémi Verschelde | 2017-10-31 | 3 | -92/+59 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | Fix joints collision exceptions, plus a bit more | |||||
| | * | | | | Fix joints collision exceptions | Pedro J. Estébanez | 2017-08-29 | 3 | -92/+59 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix 3D joint handling of collision exceptions, so that they lose effect when the joint is not valid in every case; also some redundant code removed. Also avoid trying to create the joint when not neither body A nor body B are set. Make 2D joints be handled like their 3D counterparts, which adds the fixes to them while also removing duplicated code. (adapted from commit 4a98a59aa6810a679370e3664e89b3d83eb3d879) | |||||
| * | | | | | Ability to shrink 3D viewport by half | Juan Linietsky | 2017-10-31 | 2 | -1/+38 | |
| | | | | | | ||||||
| * | | | | | Revert "Fixes the selection rect in item_list drawn not clipped" | Rémi Verschelde | 2017-10-31 | 1 | -0/+3 | |
| | | | | | | ||||||
| * | | | | | Merge pull request #12268 from AlexHolly/fix-lineedit-selection | Rémi Verschelde | 2017-10-30 | 1 | -2/+4 | |
| |\ \ \ \ \ | | | | | | | | | | | | | Fix LineEdit drag selection to the left | |||||
| | * | | | | | fix LineEdit drag selection to the left | AlexHolly | 2017-10-20 | 1 | -2/+4 | |
| | | | | | | | ||||||
