| Commit message (Expand) | Author | Age | Files | Lines |
| * | Allow for getting/setting indexed properties of objects using get/set_indexed | Bojidar Marinov | 2017-11-21 | 10 | -162/+187 |
| * | Make Tween::interpolate_property's able to get() the initial value | Bojidar Marinov | 2017-11-13 | 1 | -0/+4 |
| * | Merge pull request #12852 from djrm/pr_import_fixes | Rémi Verschelde | 2017-11-12 | 2 | -3/+12 |
| |\ |
|
| | * | Update meshes when reimporting, | Daniel J. Ramirez | 2017-11-12 | 2 | -3/+12 |
| * | | Merge pull request #12862 from YeldhamDev/text_property | Rémi Verschelde | 2017-11-12 | 1 | -0/+1 |
| |\ \ |
|
| | * | | 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 | 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 |
| | |/
|/| |
|
| * | | 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 Text... | Ian | 2017-11-11 | 4 | -1/+25 |
| * | Merge pull request #12825 from mrcdk/particles_fix_tangent_random | Poommetee Ketson | 2017-11-11 | 1 | -2/+2 |
| |\ |
|
| | * | 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 members and properties | letheed | 2017-11-10 | 11 | -49/+49 |
| * | | | Some fixes and improvements. | Daniel J. Ramirez | 2017-11-10 | 2 | -2/+22 |
| | |/
|/| |
|
| * | | Disabled filter clip by default and made it optional, fixes #12368, likely ot... | Juan Linietsky | 2017-11-10 | 3 | -3/+26 |
| |/ |
|
| * | 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 |
| * | 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 | 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 | 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 | 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 (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() #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 |
| |/ |
|
| * | 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 | 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 | Pedro J. Estébanez | 2017-08-29 | 3 | -92/+59 |
| * | | 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 | AlexHolly | 2017-10-20 | 1 | -2/+4 |
| * | | | Merge pull request #12351 from groud/fix_item_list_selection_clipping | Rémi Verschelde | 2017-10-30 | 1 | -3/+0 |
| |\ \ \ |
|
| | * | | | Fixes the selection rect in item_list drawn not clipped | Gilles Roudiere | 2017-10-24 | 1 | -3/+0 |
| * | | | | Merge pull request #12471 from mhilbrunner/autocomplete | Rémi Verschelde | 2017-10-30 | 1 | -0/+6 |
| |\ \ \ \ |
|
| | * | | | | Fix get_node() and $ autocompletion when using single quotes | Unknown | 2017-10-30 | 1 | -0/+6 |