aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #13454 from YeldhamDev/about_richtextRémi Verschelde2017-12-052-12/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | Changed EditorAbout's TextEdits to RichTextLabels.Michael Alexsander Silva Dias2017-12-012-12/+7
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #13959 from groud/editable_rulers_colorsRémi Verschelde2017-12-051-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | Makes editable the rulers colorGilles Roudiere2017-12-031-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #13964 from Krakean/richtextlabel_fix_deselection_bugRémi Verschelde2017-12-051-0/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | Rich Text Label: fixed deselection issueDmitry Koteroff2017-12-041-0/+11
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #13992 from ISylvox/substract-to-subtractRémi Verschelde2017-12-0510-16/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed typo: substract to subtractIndah Sylvia2017-12-0510-16/+16
| | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #13989 from vnen/gdnative-singletonRémi Verschelde2017-12-051-2/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | GDNative: Save singletons only if there's a changeGeorge Marques2017-12-051-2/+20
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #13973 from willnationsdev/centercontainer-docsRémi Verschelde2017-12-051-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | [DOCS] CenterContainer method descriptionsWill Nations2017-12-041-0/+1
| | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #13977 from waldson/fix-stop-scene-always-activeAndreas Haas2017-12-051-1/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Fix stop button always enabled (issue #13933)Waldson Patrício2017-12-041-1/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #13943 from willnationsdev/scenestate-docsChris Bradfield2017-12-041-0/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | [DOCS] SceneState method descriptions added.Will Nations2017-12-041-0/+24
| | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #13945 from willnationsdev/packedscene-docsChris Bradfield2017-12-041-0/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | [DOCS] PackedScene member/method/class descs.Will Nations2017-12-041-0/+10
| |/ / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #13974 from willnationsdev/colorpickerbutton-docsChris Bradfield2017-12-041-1/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | [DOCS] ColorPickerButton member/method descsWill Nations2017-12-041-1/+4
| | |_|/ / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #13979 from willnationsdev/windowdialog-docsChris Bradfield2017-12-041-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | [DOCS] WindowDialog member descriptionsWill Nations2017-12-041-0/+2
| |/ / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | Do not cancel event if no need to cancel it. Fixes problem with GUI in 3D.Juan Linietsky2017-12-041-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | i18n: Fix instructions for adding new languageRémi Verschelde2017-12-041-2/+5
* | | | | | | | | | | | | | | | | | | | | | | | | | Added a higher level wrapper for proxy textureJuan Linietsky2017-12-043-0/+97
* | | | | | | | | | | | | | | | | | | | | | | | | | -Implemented Proxy Textures (needed to solve the problem with ViewportTexture)Juan Linietsky2017-12-0415-14/+109
|/ / / / / / / / / / / / / / / / / / / / / / / / /
* | | | / / / / / / / / / / / / / / / / / / / / / Script Editor: Use first non-whitespace comment delimiter.Andreas Haas2017-12-041-2/+7
| |_|_|/ / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #13961 from groud/rulers_by_defaultJuan Linietsky2017-12-041-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | Make rulers on by defaultGilles Roudiere2017-12-041-1/+1
| | |_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #13775 from YeldhamDev/filedialog_iconRémi Verschelde2017-12-044-7/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | Fixed FileDialog's "parent folder" button not having a texture.Michael Alexsander Silva Dias2017-12-024-7/+6
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #13829 from goodyttoor/masterRémi Verschelde2017-12-045-11/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | Some untranslated UI stringsUnknown2017-12-025-11/+11
* | | | | | | | | | | | | | | | | | | | | | | | Make auto switch to remote scene tree opt-inRémi Verschelde2017-12-041-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #13431 from MarianoGnu/tilesetRémi Verschelde2017-12-037-91/+98
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | TileMap FixesMariano Suligoy2017-12-027-91/+98
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Disable invariant gl_Position to workaround Mesa bug 100316Rémi Verschelde2017-12-031-1/+3
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #13919 from BastiaanOlij/fix_y_oversampleRémi Verschelde2017-12-031-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Forgot to apply oversampling to YBastiaan Olij2017-12-031-0/+1
|/ / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #13850 from endragor/fix-iphone-gdnativeJuan Linietsky2017-12-032-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | Fix open_dynamic_library override in OSIPhoneRuslan Mustakov2017-12-032-3/+3
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #13774 from NathanWarden/cs_correct_export_orderIgnacio Etcheverry2017-12-031-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Exported variables now show in the correct order.Nathan Warden2017-12-021-2/+2
| | |_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #13831 from guilhermefelipecgs/fix_button_preview_camera_a...Andreas Haas2017-12-021-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Fix alignment for button preview_cameraGuilherme Felipe2017-12-021-0/+2
|/ / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | Merge pull request #13489 from Hinsbart/fix_toggle_commentRémi Verschelde2017-12-021-7/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Script Editor: Make comment delimiter language dependent.Andreas Haas2017-12-011-7/+14
| | |_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge pull request #13609 from volzhs/useless-ttrvolzhs2017-12-021-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Unnecessary use of TTRvolzhs2017-12-021-1/+1
|/ / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | Merge pull request #13453 from bruvzg/3.0-uri_escapingRémi Verschelde2017-12-011-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | |