Age | Commit message (Expand) | Author |
2016-04-06 | Added rotation/panning support for trackpads in 3D mode #53 | sunnystormy |
2016-04-04 | Separate help pages from scripts by default | Rémi Verschelde |
2016-04-04 | Change toggle comment behaviour. Fixes #4198 | Luiz Paulo de Vasconcellos |
2016-04-02 | Function syntax highlighting | Paul Batty |
2016-03-30 | Option to toggle line numbers | Paulb23 |
2016-03-21 | Syntax highlighting for numbers | Paulb23 |
2016-03-20 | Merge pull request #4033 from akien-mga/pr-sample-lib-stop-button | Rémi Verschelde |
2016-03-18 | Merge pull request #4077 from sanikoyes/Pr-resourcepreloader-multiple-select | Rémi Verschelde |
2016-03-18 | Option to toggle tab drawing | Paulb23 |
2016-03-18 | Rename path to paths | sanikoyes |
2016-03-17 | Merge pull request #4076 from Paulb23/word_highlighting | Rémi Verschelde |
2016-03-17 | Allow select multiple files in ResourcePreloaderEditor | sanikoyes |
2016-03-16 | Highlight all occurrences of selected word | Paulb23 |
2016-03-16 | Merge pull request #4065 from TheHX/issue-4058 | Rémi Verschelde |
2016-03-15 | Merge pull request #4006 from TheHX/tilemap-editor | Rémi Verschelde |
2016-03-15 | Fix editors panels, of the bottom panel, not resizing in some cases | Franklin Sobrinho |
2016-03-15 | Tilemap Editor: Fix some last issues of PR-4006 | Franklin Sobrinho |
2016-03-14 | Merge pull request #4057 from TheHX/particles-plugin | Rémi Verschelde |
2016-03-14 | Tilemap Editor: Use ItemList::set_item_icon_region in tile palette | Franklin Sobrinho |
2016-03-14 | Fix file dialog, of Particles2D plugin, showing "Error" icons | Franklin Sobrinho |
2016-03-14 | Tilemap Editor: Bucket tool - optimize memory usage, "removed safety limit" | Franklin Sobrinho |
2016-03-14 | Tilemap Editor: Bucket fill | Franklin Sobrinho |
2016-03-14 | Tilemap Editor: Shortcuts for the editor menu, fixed small inconsistencies | Franklin Sobrinho |
2016-03-14 | Tilemap Editor: Line drawing and erasing | Franklin Sobrinho |
2016-03-14 | Tilemap Editor: Rectangle drawing/erasing and small improvements | Franklin Sobrinho |
2016-03-14 | Added configuable tab size | Paulb23 |
2016-03-13 | Remove redundant buttons | Rémi Verschelde |
2016-03-13 | Add stop and delete buttons to sample library | Rémi Verschelde |
2016-03-09 | fix six possible "divide by zero" | Hubert Jarosz |
2016-03-09 | remove trailing whitespace | Hubert Jarosz |
2016-03-08 | Merge pull request #3969 from Paulb23/scroll_past_end_of_file | Juan Linietsky |
2016-03-07 | Added extra controls to GeometryInstances to control how they should cast sha... | Saracen |
2016-03-07 | Enabled scrolling past end of file | Paulb23 |
2016-03-05 | Added search box in Class List dialog (Script Editor) | Franklin Sobrinho |
2016-03-04 | Add editor settings for call hint placement | Martin Chuckeles |
2016-02-27 | Completed the support for plugins! It is not possible to add plugins. | Juan Linietsky |
2016-02-27 | First attempt at making a more useful EditorPlugin API. Still undocumented, b... | Juan Linietsky |
2016-02-22 | keep previous rotation when using rotate tool. fixes #3788. | volzhs |
2016-02-21 | -fixed a crash when closing scene with animationplayer open | Juan Linietsky |
2016-02-20 | -Change link to new documentation | Juan Linietsky |
2016-02-16 | Merge pull request #3689 from nunodonato/numpademulation | Rémi Verschelde |
2016-02-16 | Merge pull request #3641 from JoshuaGrams/master | Rémi Verschelde |
2016-02-12 | * Added numpad emulation (fixes #3612) | Nuno |
2016-02-10 | Fixed a couple of tooltips on the editor | Tegu |
2016-02-09 | AnimationPlayer frame SpinBox snaps to steps. | Josh Grams |
2016-02-09 | Insert new key helper is back to 2D editor, missed it? | Juan Linietsky |
2016-02-08 | -Property apply limits to V/H Splits in main editor window. Fixes #3567 | Juan Linietsky |
2016-02-02 | -only save scripts if changed, takes less time to run projects and does not c... | Juan Linietsky |
2016-02-02 | -make animationplayer thinner, also toolbuttons too. fixes #3526 | Juan Linietsky |
2016-01-27 | Merge pull request #3490 from TheHX/issue-3453 | Rémi Verschelde |