| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge pull request #4077 from sanikoyes/Pr-resourcepreloader-multiple-select | Rémi Verschelde | 2016-03-18 | 2 | -28/+32 |
| |\ |
|
| | * | Rename path to paths | sanikoyes | 2016-03-18 | 2 | -4/+4 |
| | * | Allow select multiple files in ResourcePreloaderEditor | sanikoyes | 2016-03-17 | 2 | -28/+32 |
| * | | Option to toggle tab drawing | Paulb23 | 2016-03-18 | 1 | -1/+2 |
| * | | Merge pull request #4076 from Paulb23/word_highlighting | Rémi Verschelde | 2016-03-17 | 1 | -0/+3 |
| |\ \
| |/
|/| |
|
| | * | Highlight all occurrences of selected word | Paulb23 | 2016-03-16 | 1 | -0/+3 |
| * | | Merge pull request #4065 from TheHX/issue-4058 | Rémi Verschelde | 2016-03-16 | 3 | -3/+7 |
| |\ \
| |/
|/| |
|
| | * | Fix editors panels, of the bottom panel, not resizing in some cases | Franklin Sobrinho | 2016-03-15 | 3 | -3/+7 |
| * | | Merge pull request #4006 from TheHX/tilemap-editor | Rémi Verschelde | 2016-03-15 | 2 | -455/+883 |
| |\ \ |
|
| | * | | Tilemap Editor: Fix some last issues of PR-4006 | Franklin Sobrinho | 2016-03-15 | 1 | -2/+3 |
| | * | | Tilemap Editor: Use ItemList::set_item_icon_region in tile palette | Franklin Sobrinho | 2016-03-14 | 1 | -9/+3 |
| | * | | Tilemap Editor: Bucket tool - optimize memory usage, "removed safety limit" | Franklin Sobrinho | 2016-03-14 | 2 | -66/+38 |
| | * | | Tilemap Editor: Bucket fill | Franklin Sobrinho | 2016-03-14 | 2 | -18/+136 |
| | * | | Tilemap Editor: Shortcuts for the editor menu, fixed small inconsistencies | Franklin Sobrinho | 2016-03-14 | 2 | -104/+115 |
| | * | | Tilemap Editor: Line drawing and erasing | Franklin Sobrinho | 2016-03-14 | 2 | -9/+133 |
| | * | | Tilemap Editor: Rectangle drawing/erasing and small improvements | Franklin Sobrinho | 2016-03-14 | 2 | -412/+620 |
| | |/ |
|
| * | | Merge pull request #4057 from TheHX/particles-plugin | Rémi Verschelde | 2016-03-14 | 2 | -17/+17 |
| |\ \ |
|
| | * | | Fix file dialog, of Particles2D plugin, showing "Error" icons | Franklin Sobrinho | 2016-03-14 | 2 | -17/+17 |
| | |/ |
|
| * / | Added configuable tab size | Paulb23 | 2016-03-14 | 1 | -0/+2 |
| |/ |
|
| * | fix six possible "divide by zero" | Hubert Jarosz | 2016-03-09 | 3 | -7/+10 |
| * | remove trailing whitespace | Hubert Jarosz | 2016-03-09 | 19 | -105/+105 |
| * | Merge pull request #3969 from Paulb23/scroll_past_end_of_file | Juan Linietsky | 2016-03-08 | 1 | -0/+2 |
| |\ |
|
| | * | Enabled scrolling past end of file | Paulb23 | 2016-03-07 | 1 | -0/+2 |
| * | | Added extra controls to GeometryInstances to control how they should cast sha... | Saracen | 2016-03-07 | 1 | -7/+7 |
| |/ |
|
| * | Added search box in Class List dialog (Script Editor) | Franklin Sobrinho | 2016-03-05 | 1 | -1/+1 |
| * | Add editor settings for call hint placement | Martin Chuckeles | 2016-03-04 | 1 | -0/+3 |
| * | Completed the support for plugins! It is not possible to add plugins. | Juan Linietsky | 2016-02-27 | 4 | -30/+21 |
| * | First attempt at making a more useful EditorPlugin API. Still undocumented, b... | Juan Linietsky | 2016-02-27 | 3 | -5/+5 |
| * | keep previous rotation when using rotate tool. fixes #3788. | volzhs | 2016-02-22 | 1 | -1/+1 |
| * | -fixed a crash when closing scene with animationplayer open | Juan Linietsky | 2016-02-21 | 2 | -2/+6 |
| * | -Change link to new documentation | Juan Linietsky | 2016-02-20 | 1 | -1/+1 |
| * | Merge pull request #3689 from nunodonato/numpademulation | Rémi Verschelde | 2016-02-16 | 1 | -4/+16 |
| |\ |
|
| | * | * Added numpad emulation (fixes #3612) | Nuno | 2016-02-12 | 1 | -4/+16 |
| * | | Merge pull request #3641 from JoshuaGrams/master | Rémi Verschelde | 2016-02-16 | 1 | -0/+8 |
| |\ \
| |/
|/| |
|
| | * | AnimationPlayer frame SpinBox snaps to steps. | Josh Grams | 2016-02-09 | 1 | -0/+8 |
| * | | Fixed a couple of tooltips on the editor | Tegu | 2016-02-10 | 1 | -2/+2 |
| |/ |
|
| * | Insert new key helper is back to 2D editor, missed it? | Juan Linietsky | 2016-02-09 | 1 | -2/+4 |
| * | -Property apply limits to V/H Splits in main editor window. Fixes #3567 | Juan Linietsky | 2016-02-08 | 3 | -2/+5 |
| * | -only save scripts if changed, takes less time to run projects and does not c... | Juan Linietsky | 2016-02-02 | 2 | -7/+12 |
| * | -make animationplayer thinner, also toolbuttons too. fixes #3526 | Juan Linietsky | 2016-02-02 | 1 | -1/+1 |
| * | Merge pull request #3490 from TheHX/issue-3453 | Rémi Verschelde | 2016-01-27 | 1 | -1/+1 |
| |\ |
|
| | * | Fix input passing to script editor even if not visible | Franklin Sobrinho | 2016-01-27 | 1 | -1/+1 |
| * | | Fix animation toolbar | Franklin Sobrinho | 2016-01-27 | 1 | -7/+0 |
| |/ |
|
| * | avoid crash when scaling tilemap too much, fixes #266 | reduz | 2016-01-24 | 1 | -1/+18 |
| * | -avoid allowing selection of canvasitems inside a viewport, fixes #1383 | reduz | 2016-01-24 | 1 | -0/+59 |
| * | -Fixes a bunch of stdout errors, closes #2763 closes #2731 | Juan Linietsky | 2016-01-23 | 3 | -3/+3 |
| * | Fix wrong condition test for saving, fixes #3287 | Juan Linietsky | 2016-01-23 | 1 | -1/+3 |
| * | Wider initial size of the panel with scripts | kubecz3k | 2016-01-20 | 1 | -1/+1 |
| * | thumbnail preview for AtlasTextures | hondres | 2016-01-19 | 1 | -3/+16 |
| * | -fixed bug related to mouse cursor changes, fixes #3366 | Juan Linietsky | 2016-01-18 | 1 | -0/+2 |