| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #18684 from muiroc/fix_dragdrop_instancing | Juan Linietsky | 2018-05-07 | 1 | -1/+1 |
| |\ | | | | | Editor: Makes dragdrop instantiation behavior consistent with the instance scene button | ||||
| | * | SpatialEditorViewport::_create_instance: pass GEN_EDIT_STATE_INSTANCED to ↵ | muiroc | 2018-05-06 | 1 | -1/+1 |
| | | | | | | | | | scene->instance() | ||||
| * | | Merge pull request #18519 from TheYokai/connectionsdock_upgrade | Juan Linietsky | 2018-05-07 | 2 | -260/+497 |
| |\ \ | | | | | | | ConnectionsDock - Additional Features (Edit Connection, Disconnect All) and Refactor | ||||
| | * | | Added disconnect_all and edit functionality to ConnectionsDock. | Eoin O'Neill | 2018-04-29 | 2 | -325/+424 |
| | | | | | | | | | | | | | | | | | | | Refactor: Changed function order so header and source are in sync, renamed functions and members to be more clear. Replaced pointers with references where appropriate. | ||||
| | * | | Added connection editing. Some refactoring. | Eoin O'Neill | 2018-04-29 | 2 | -46/+112 |
| | | | | |||||
| | * | | Basic context menu added to connections docker w/ code cleanup. | Eoin O'Neill | 2018-04-29 | 2 | -75/+147 |
| | | | | |||||
| * | | | Merge pull request #18525 from Calinou/improve-3d-grid | Juan Linietsky | 2018-05-07 | 2 | -11/+21 |
| |\ \ \ | | | | | | | | | Improve the 3D editor grid | ||||
| | * | | | Improve the 3D editor grid | Hugo Locurcio | 2018-04-30 | 2 | -11/+21 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - The grid's primary and secondary colors can now be changed - The number of grid steps (subdivisions) can now be changed - The grid size can now be changed - The grid is now darker by default | ||||
| * | | | | Merge pull request #18610 from homer666/editor-popup-adjustments | Juan Linietsky | 2018-05-07 | 4 | -4/+32 |
| |\ \ \ \ | | | | | | | | | | | Adjust default editor dialog window sizes | ||||
| | * | | | | Adjust default editor popup sizes | homer666 | 2018-05-05 | 4 | -4/+32 |
| | | | | | | |||||
| * | | | | | Merge pull request #18633 from groud/fix_2d_editor | Juan Linietsky | 2018-05-07 | 2 | -61/+47 |
| |\ \ \ \ \ | | | | | | | | | | | | | Fix 2d editor | ||||
| | * | | | | | Fixes some 2d bones display problems | groud | 2018-05-05 | 2 | -29/+19 |
| | | | | | | | |||||
| | * | | | | | Fixes several selection problems in the 2D editor | groud | 2018-05-05 | 1 | -32/+28 |
| | | | | | | | |||||
| * | | | | | | Merge pull request #18642 from flashyincceo/engine-click | Juan Linietsky | 2018-05-07 | 1 | -0/+2 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | Fix script editor CTRL+CLICK on singleton functions | ||||
| | * | | | | | | Fix script editor CTRL+CLICK on singleton functions | Peter Folkins | 2018-05-05 | 1 | -0/+2 |
| | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | | Merge pull request #15640 from willnationsdev/resource-saved-signal | Max Hilbrunner | 2018-05-07 | 5 | -0/+16 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | Added EditorPlugin 'resource_saved' signal | ||||
| | * | | | | | | Added EditorPlugin 'resource_saved' signal | Will Nations | 2018-01-31 | 5 | -0/+16 |
| | | | | | | | | |||||
| * | | | | | | | Merge pull request #18628 from raphael10241024/patch | Gilles Roudière | 2018-05-07 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | fix : code editor's text size should change at least one each time when you try to change it using shortcuts | ||||
| | * | | | | | | | Fix:code editor text size should change at least one each time, don't mind ↵ | RaphaelHunter | 2018-05-07 | 1 | -2/+2 |
| | | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | how you setting your display scale | ||||
| * | | | | | | | Merge pull request #18308 from ericmccarthy7/develop | Max Hilbrunner | 2018-05-07 | 1 | -0/+4 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fix clone down newline bug | ||||
| | * | | | | | | | Fix clone down newline bug | Eric McCarthy | 2018-04-19 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously cloning down at the end of a script was broken if there was not an additional empty line. This fix ensures there is an empty line before attempting to clone downwards. Fixes #18206, cheers! | ||||
| * | | | | | | | | Merge pull request #18587 from AlexHoratio/master | Max Hilbrunner | 2018-05-07 | 1 | -1/+6 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Defaults to instancing child at tree root when none selected | ||||
| | * | | | | | | | | Defaults to instancing child at tree root when none selected | Unknown | 2018-05-06 | 1 | -1/+6 |
| | | |/ / / / / / | |/| | | | | | | | | | | | | | | If no node is selected, it will default to selecting the tree root node to instance a child under. This solves #18557 | ||||
| * / | | | | | | | LinkButtons are now responsive to engine theme | Unknown | 2018-05-05 | 1 | -0/+4 |
| |/ / / / / / / | | | | | | | | | | | | | | | Fixes #18636, so now LinkButtons (like those in the asset store) will change font colour to remain visible in any engine theme, just like Labels etc | ||||
| * | | | | | | | Merge pull request #18146 from mjtorn/gh-mjtorn-rtl-shadow | Max Hilbrunner | 2018-05-05 | 1 | -0/+4 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Implement font shadows for RichTextLabel | ||||
| | * | | | | | | | Implement font shadows for RichTextLabel | Markus Törnqvist | 2018-04-12 | 1 | -0/+4 |
| | | | | | | | | | |||||
| * | | | | | | | | Merge pull request #18471 from TheYokai/new_script_context_option | Max Hilbrunner | 2018-05-05 | 2 | -0/+18 |
| |\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | 'New Script' Option Added to FileSystem Docker Right Click Menu | ||||
| | * | | | | | | | Basic 'new script' feature added to File System browser | Eoin O'Neill | 2018-04-27 | 2 | -0/+18 |
| | | | | | | | | | |||||
| * | | | | | | | | Fix bone refresh logic, closes #18564 | Juan Linietsky | 2018-05-04 | 2 | -20/+68 |
| | | | | | | | | | |||||
| * | | | | | | | | Made bone handling for actual Bone2D a special case. Make custom bones ↵ | Juan Linietsky | 2018-05-04 | 3 | -36/+167 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | appear like a custom (less important) option now. | ||||
| * | | | | | | | | Make bones have more contrast with outline | Juan Linietsky | 2018-05-04 | 2 | -7/+33 |
| | | | | | | | | | |||||
| * | | | | | | | | Skeletal deform working | Juan Linietsky | 2018-05-04 | 2 | -63/+88 |
| | | | | | | | | | |||||
| * | | | | | | | | Merge pull request #18595 from AlexHoratio/script_pos_columns | Rémi Verschelde | 2018-05-04 | 1 | -1/+14 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Script Editor now displays positional column | ||||
| | * | | | | | | | | Script Editor now displays positional column | Unknown | 2018-05-03 | 1 | -1/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This solves #17931 and makes the script editor consistent with other text editors(Sublime, Gedit, Vim) in displaying the position rather than the raw number of characters. | ||||
| * | | | | | | | | | Merge pull request #18601 from YeldhamDev/string_changes | Rémi Verschelde | 2018-05-04 | 2 | -55/+3 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Small changes for some strings | ||||
| | * | | | | | | | | | Small changes for some strings. | Michael Alexsander Silva Dias | 2018-05-03 | 2 | -55/+3 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Skeleton for 2D WIP | Juan Linietsky | 2018-05-03 | 2 | -12/+65 |
| |/ / / / / / / / / | |||||
| * | | | | | | | | | Merge pull request #16358 from JFonS/particlesgizmo_box_fix | Rémi Verschelde | 2018-05-03 | 2 | -4/+15 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | ParticlesGizmo solid box now follows actual visibility_aabb position. | ||||
| | * | | | | | | | | | ParticlesGizmo solid box now follows actual visibility_aabb position. | JFonS | 2018-02-14 | 2 | -4/+15 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Merge pull request #16418 from bojidar-bg/15961-gdscript-array-export | Rémi Verschelde | 2018-05-03 | 1 | -6/+18 |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Allow exporting arrays of resources in GDScript | ||||
| | * | | | | | | | | | | Allow exporting arrays of resources in GDScript | Bojidar Marinov | 2018-02-05 | 1 | -6/+18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #15961 | ||||
| * | | | | | | | | | | | Remove unused duplicate wireframe shortcut, fixes #18067 | Robin Hübner | 2018-05-03 | 1 | -2/+0 |
| | |_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It also happens to do nothing currently. | ||||
| * | | | | | | | | | | Merge pull request #18552 from Falke117/trailingSpace | Rémi Verschelde | 2018-05-03 | 2 | -2/+4 |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Folder name with trailing space fix | ||||
| | * | | | | | | | | | | Fix for Issue#18457 - Folder name with trailing space on Windows | Felix Yang | 2018-05-03 | 2 | -2/+4 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | i18n: Sync translation templates with current source | Rémi Verschelde | 2018-05-03 | 47 | -262/+2188 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (cherry picked from commit 056348a8c0ee065cb99e4f33da45525d69d6bcff) Note: Still syncing with the 3.0 code for now to allow updating translations in the 3.0 branch. We'll eventually switch Weblate to use the strings of the 3.1-dev branch once it is stable enough. | ||||
| * | | | | | | | | | | | i18n: Sync translations with Weblate | Rémi Verschelde | 2018-05-03 | 29 | -1752/+9642 |
| | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (cherry picked from commit ddbe559c040d30cd145d3c572dbd3bc6c7664310) | ||||
| * | | | | | | | | | | Merge pull request #18451 from volzhs/node-name | Rémi Verschelde | 2018-05-02 | 1 | -3/+4 |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Check invalid node name | ||||
| | * | | | | | | | | | | Check invalid node name | volzhs | 2018-05-03 | 1 | -3/+4 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | WIP Polygon2D weight editing | Juan Linietsky | 2018-05-02 | 4 | -7/+428 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Merge pull request #18400 from groud/fix_lock_and_groups | Rémi Verschelde | 2018-05-02 | 2 | -49/+59 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fixes locks and groups on 2d editor | ||||
