aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #12850 from Paulb23/help_file_lookup_issue_11867Rémi Verschelde2017-11-121-21/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | Fixed help lookup not finding classes, issue 11867Paulb232017-11-111-21/+21
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #12855 from Hinsbart/remove_previewRémi Verschelde2017-11-122-4/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | Remove preview when closing "change default type" dialog.Andreas Haas2017-11-122-4/+12
| |/ / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #12826 from BastiaanOlij/align_sensors_androidRémi Verschelde2017-11-128-14/+39
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | Align sensors and implement gravity sensor for AndroidBastiaan Olij2017-11-118-14/+39
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #12823 from Web-eWorks/meshdropfixRémi Verschelde2017-11-121-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | Dropping a mesh file into the scene no longer creates an instanced scene.Webster Sheets2017-11-101-1/+3
| |/ / / / / / / / / / / / / / / / / / / / / / /
* | | | / / / / / / / / / / / / / / / / / / / / -Added ramp fadeout in AudioStreamPlayer, removes clips on audio restartJuan Linietsky2017-11-123-26/+57
| |_|_|/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Properly fix node path selection in input ports, closes #12152Juan Linietsky2017-11-121-0/+17
* | | | | | | | | | | | | | | | | | | | | | | remove half_texpixel in canvas since no longer usedJuan Linietsky2017-11-121-1/+0
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #12828 from NathanWarden/pixel_stretch_fixJuan Linietsky2017-11-121-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | Fixed a bug where clamp_uv was clamping one pixel short, stretching the last ...Nathan Warden2017-11-111-1/+1
| |/ / / / / / / / / / / / / / / / / / / / / /
* | | / / / / / / / / / / / / / / / / / / / / Set ambient contribution by default to 1, fixes #11850Juan Linietsky2017-11-121-1/+2
| |_|/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #12844 from YeldhamDev/is_readonlyPoommetee Ketson2017-11-123-0/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | Added "is_readonly()" to TextEdit and made it a property.Michael Alexsander Silva Dias2017-11-113-0/+19
| | |_|_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #12841 from djrm/pr_fixesPoommetee Ketson2017-11-124-14/+29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Fixed theme update and some widgets.Daniel J. Ramirez2017-11-114-14/+29
| | |_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge pull request #12822 from Web-eWorks/importerfixesAndreas Haas2017-11-112-0/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | Allow changing importers in the import dock.Webster Sheets2017-11-102-0/+12
| | |_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge pull request #12829 from ianb96/project_settings_fixAndreas Haas2017-11-111-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | fix #12769 project settings crashIan2017-11-101-0/+1
| |/ / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | Merge pull request #12789 from ianb96/context_menu_fixPoommetee Ketson2017-11-116-1/+63
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | add context menu enable getters, setters, and properties in LineEdit and Text...Ian2017-11-116-1/+63
|/ / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | Merge pull request #12825 from mrcdk/particles_fix_tangent_randomPoommetee Ketson2017-11-111-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Fix particles' tangential acceleration randomnessMrCdK2017-11-101-2/+2
| |/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | Merge pull request #12806 from letheed/unify-degreesPoommetee Ketson2017-11-1117-70/+70
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Unify degree members and propertiesletheed2017-11-1017-70/+70
* | | | | | | | | | | | | | | | | | | | Merge pull request #12821 from viprip/fix_remove_iconPoommetee Ketson2017-11-112-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Replace Del icon by Remove iconWilliam McKIE2017-11-102-4/+4
| | |/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge pull request #12827 from djrm/pr_fixesPoommetee Ketson2017-11-118-24/+47
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Some fixes and improvements.Daniel J. Ramirez2017-11-108-24/+47
|/ / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | Disabled filter clip by default and made it optional, fixes #12368, likely ot...Juan Linietsky2017-11-106-7/+30
* | | | | | | | | | | | | | | | | | | Merge pull request #12807 from karroffel/gdnative-api-struct-refactorThomas Herzog2017-11-101-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | [GDNative] renamed nativearvr to arvr in api.jsonKarroffel2017-11-101-2/+2
* | | | | | | | | | | | | | | | | | | | Merge pull request #12803 from karroffel/gdnative-api-struct-refactorThomas Herzog2017-11-1012-29/+60
|\| | | | | | | | | | | | | | | | | | | | |/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | [GDNative] rename nativearvr extension to arvrKarroffel2017-11-109-10/+10
| * | | | | | | | | | | | | | | | | | [GDNative] better API struct versioningKarroffel2017-11-104-19/+50
* | | | | | | | | | | | | | | | | | | Remove node from list before calling queries, fixes #10886Juan Linietsky2017-11-102-3/+3
|/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge pull request #12802 from ptodorov0123/masterRémi Verschelde2017-11-101-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Fix for disappearing import panel contents (#11451)Peter Todorov2017-11-101-0/+5
|/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge pull request #12800 from hoelzl/pr-no-pp-directive-in-macro-argumentsRémi Verschelde2017-11-101-5/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Remove preprocessor directives from macro argumentsMatthias Hoelzl2017-11-101-5/+5
|/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge pull request #12797 from viprip/12668_fix_texture_region_dock_zoom_icon...Gilles Roudiere2017-11-101-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Fix misaligned zoom icon in Texture Region Editor pluginWilliam McKIE2017-11-101-0/+1
* | | | | | | | | | | | | | | | | | | Merge pull request #12796 from djrm/pr_some_virtual_classesRémi Verschelde2017-11-101-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Expose some editor singletons as virtualDaniel J. Ramirez2017-11-091-3/+3
| | |_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge pull request #12402 from MillionOstrich/filesystem-drag-moveRémi Verschelde2017-11-102-79/+38
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Fix dragging a resource onto filesystem dockMillionOstrich2017-11-031-35/+6
| * | | | | | | | | | | | | | | | | | | Don't try to move if dragging a folder into itselfMillionOstrich2017-11-032-44/+32