| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | New reworked AnimatedSprite! | Juan Linietsky | 2016-05-14 | 6 | -77/+733 |
| | | | | | | | | | | -New SpriteFrames editor, with support for drag&drop, multiple animation sets, animation speed and loop. -New AnimatedSprite, with support for all the new features! AnimatedSprite3D has not been updated yet. -Added support for drag&drop to other editors, such as resourcepreload, sample library, etc. | ||||
| * | -begun implementing drag & drop editor wide | Juan Linietsky | 2016-05-11 | 1 | -0/+2 |
| | | | | | | | -filesystem dock dnd support -property list dnd support -scene tree dnd support | ||||
| * | Added caret blink in text editor | Paulb23 | 2016-05-09 | 2 | -0/+10 |
| | | |||||
| * | Fixed animation player auto-queue duplication and undo/redo | Paulb23 | 2016-05-07 | 2 | -7/+29 |
| | | |||||
| * | i18n: Don't make print_line calls translatable | Rémi Verschelde | 2016-05-04 | 6 | -16/+16 |
| | | |||||
| * | Modified editor strings to be translatable in the future | Juan Linietsky | 2016-05-03 | 43 | -848/+847 |
| | | |||||
| * | AnimationPlayer: Prevent resetting timeline when pinned (#4497) | Rémi Verschelde | 2016-05-01 | 1 | -0/+3 |
| | | | | Fixes #1019 | ||||
| * | Merge pull request #4485 from bojidar-bg/2d-snap-axis | Rémi Verschelde | 2016-04-29 | 1 | -3/+14 |
| |\ | | | | | Allow dragging on only one axis when holding down shift in 2D | ||||
| | * | Allow dragging on only one (global) axis when holding down shift | Bojidar Marinov | 2016-04-29 | 1 | -3/+14 |
| | | | | | | | | | Closes #1723 | ||||
| * | | Shader editor now uses text editor settings | Paulb23 | 2016-04-29 | 2 | -3/+31 |
| | | | |||||
| * | | Fixed shader editor syntax coloring | Paulb23 | 2016-04-29 | 1 | -0/+6 |
| | | | |||||
| * | | Merge pull request #4451 from JoshuaGrams/anim-tree-filter | Rémi Verschelde | 2016-04-28 | 1 | -23/+29 |
| |\ \ | |/ |/| | Anim tree: add filters on Animation nodes | ||||
| | * | AnimationTree: add filters to Animation nodes. | Josh Grams | 2016-04-26 | 1 | -23/+29 |
| | | | |||||
| * | | Trim trailing white space on save, issue 4383 | Paulb23 | 2016-04-23 | 2 | -3/+53 |
| |/ | |||||
| * | Adds a remove class item option in the theme editor. | Aren Villanueva | 2016-04-21 | 2 | -1/+64 |
| | | | | | I've also added a get_stylebox_types helper function to the theme class in order to figure out exactly what types are available to a theme. | ||||
| * | Merge pull request #4302 from Anarchid/gridmap-navmesh | Rémi Verschelde | 2016-04-20 | 1 | -2/+15 |
| |\ | | | | | Navmesh support for GridMaps | ||||
| | * | Implement GridMap support for navigation meshes | Anarchid | 2016-04-20 | 1 | -2/+15 |
| | | | |||||
| * | | Made trackpad behaviour optional in 3D mode (issue #4265) | Marc Gilleron | 2016-04-12 | 1 | -1/+2 |
| | | | |||||
| * | | Setting to change line number color | Paulb23 | 2016-04-08 | 1 | -0/+1 |
| | | | |||||
| * | | Merge pull request #4258 from neikeq/pr-imp-canvas-select | Rémi Verschelde | 2016-04-07 | 2 | -2/+11 |
| |\ \ | | | | | | | Avoid selecting items from instanced scenes in CanvasItemEditorPlugin | ||||
| | * | | CanvasItemEditorPlugin: Avoid selecting items from instanced scenes | Ignacio Etcheverry | 2016-04-07 | 2 | -2/+11 |
| | | | | | | | | | | | | | - This behaviour is only applied to click selection. Rect selection and List selection can still select these items | ||||
| * | | | Merge pull request #4251 from Paulb23/block_indent_issue_3803 | Rémi Verschelde | 2016-04-06 | 1 | -26/+2 |
| |\ \ \ | | | | | | | | | Fixed block indent inconsistency, issue #3803 | ||||
| | * | | | Fixed block indent inconsistency, fixes issue 3803 | Paulb23 | 2016-04-06 | 1 | -26/+2 |
| | | | | | |||||
| * | | | | Option to toggle syntax highlighting | Paulb23 | 2016-04-06 | 1 | -1/+2 |
| | | | | | |||||
| * | | | | Merge pull request #4248 from bojidar-bg/fix-launchmedia-for-bones | Rémi Verschelde | 2016-04-06 | 1 | -1/+1 |
| |\ \ \ \ | | | | | | | | | | | Fix Ctrl+LaunchMedia showing up as a shortcut for "Make Bones" | ||||
| | * | | | | Fix Ctrl+LaunchMedia showing up as a shortcut for "Make Bones" | Bojidar Marinov | 2016-04-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | Close #4044 | ||||
| * | | | | | Merge pull request #4238 from Paulb23/caret_color | Rémi Verschelde | 2016-04-06 | 1 | -0/+1 |
| |\ \ \ \ \ | | | | | | | | | | | | | Ability to change the caret color | ||||
| | * | | | | | Ability to change the caret color | Paulb23 | 2016-04-05 | 1 | -0/+1 |
| | | | | | | | |||||
| * | | | | | | Merge pull request #4234 from Paulb23/member_variable_syntax_highlighting | Rémi Verschelde | 2016-04-06 | 1 | -0/+1 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | Member variable syntax highlighting | ||||
| | * | | | | | | Member variable syntax highlighting | Paulb23 | 2016-04-05 | 1 | -0/+1 |
| | |/ / / / / | |||||
| * | | | | | | Merge pull request #4174 from Hodes/master | Rémi Verschelde | 2016-04-06 | 2 | -8/+8 |
| |\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | Multiple editor plugins for same obj type | ||||
| | * | | | | | Enables the possibility of editing on multiple plugins at same time on same ↵ | hodes | 2016-04-02 | 2 | -8/+8 |
| | | |_|_|/ | |/| | | | | | | | | | | | | | object type. | ||||
| * | | | | | Bind Z key (without modifiers) to toggle wireframe in 3D view | Bojidar Marinov | 2016-04-06 | 1 | -0/+11 |
| | |_|/ / |/| | | | | | | | | | | | Fixed #4124 | ||||
| * | | | | Fixed text edit undo and redo operation interaction | Paul Batty | 2016-04-06 | 1 | -2/+10 |
| | | | | | |||||
| * | | | | Fixes errors occurring when switching to a new scene with a spatial editor ↵ | SaracenOne | 2016-04-06 | 1 | -24/+30 |
| | | | | | | | | | | | | | | | | | from a canvas editor. | ||||
| * | | | | Added rotation/panning support for trackpads in 3D mode #53 | sunnystormy | 2016-04-06 | 1 | -5/+22 |
| | |/ / |/| | | |||||
| * | | | Separate help pages from scripts by default | Rémi Verschelde | 2016-04-04 | 1 | -1/+1 |
| | | | | | | | | | | Fixes #4199 | ||||
| * | | | Change toggle comment behaviour. Fixes #4198 | Luiz Paulo de Vasconcellos | 2016-04-04 | 1 | -0/+5 |
| | |/ |/| | |||||
| * | | Function syntax highlighting | Paul Batty | 2016-04-02 | 1 | -0/+1 |
| | | | |||||
| * | | Option to toggle line numbers | Paulb23 | 2016-03-30 | 1 | -0/+2 |
| |/ | |||||
| * | Syntax highlighting for numbers | Paulb23 | 2016-03-21 | 1 | -0/+1 |
| | | |||||
| * | Merge pull request #4033 from akien-mga/pr-sample-lib-stop-button | Rémi Verschelde | 2016-03-20 | 2 | -110/+59 |
| |\ | | | | | Add stop and delete buttons to sample library (supersedes #3339) | ||||
| | * | Remove redundant buttons | Rémi Verschelde | 2016-03-13 | 2 | -79/+3 |
| | | | | | | | | | | | Now the Load button is alone on its line, we probably need to find it a better place. | ||||
| | * | Add stop and delete buttons to sample library | Rémi Verschelde | 2016-03-13 | 2 | -32/+57 |
| | | | | | | | | | | | | | Based on the work by @rdcklinux in #3339. The play button becomes a stop button while playing. A delete button is added in the last column. | ||||
| * | | Merge pull request #4077 from sanikoyes/Pr-resourcepreloader-multiple-select | Rémi Verschelde | 2016-03-18 | 2 | -28/+32 |
| |\ \ | | | | | | | Allow select multiple files in ResourcePreloaderEditor | ||||
| | * | | 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 | ||||
| | * | | Highlight all occurrences of selected word | Paulb23 | 2016-03-16 | 1 | -0/+3 |
| | | | | |||||
