aboutsummaryrefslogtreecommitdiff
path: root/scene
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Added setting to toggle line edit caret blinkPaulb232016-06-222-1/+26
| * | | | | | Line edit caret no longer draws on focus lossPaulb232016-06-222-0/+20
| * | | | | | Added caret blink to line editPaulb232016-06-222-5/+73
| | |/ / / / | |/| | | |
* | | | | | Make button aware of it being dragged and reset state, closes #4178Juan Linietsky2016-06-232-1/+10
* | | | | | Fix issue saving flags (size fill expand), fixes #4176Juan Linietsky2016-06-231-2/+2
| |/ / / / |/| | | |
* | | | | Merge pull request #5362 from J08nY/pngRémi Verschelde2016-06-23106-105/+105
|\ \ \ \ \
| * | | | | Fixed iCCp chunk in pngsJ08nY2016-06-22106-105/+105
| |/ / / /
* / / / / Improved binding system (ObjectTypeDB::bind_method) to be friendlier to stati...Juan Linietsky2016-06-228-13/+13
|/ / / /
* | | | Merge pull request #5344 from Paulb23/code_completion_colorsRémi Verschelde2016-06-223-14/+11
|\ \ \ \ | |_|/ / |/| | |
| * | | Added code completion existing color settingPaulb232016-06-213-4/+3
| * | | Added code completion selected color settingPaulb232016-06-213-9/+3
| * | | Added code completion background color settingPaulb232016-06-212-1/+5
* | | | Fix a inherited transform bug with Camera2D preview drawingBojidar Marinov2016-06-211-3/+2
* | | | Merge pull request #5335 from J08nY/loop-interpolation-scene-fixRémi Verschelde2016-06-211-3/+4
|\ \ \ \
| * | | | Animation: Fix property loop_interpolationJ08nY2016-06-211-3/+4
* | | | | Make return type explicit.Saracen2016-06-211-1/+1
|/ / / /
* | | | Merge pull request #5321 from Paulb23/caret_hidden_issue_5320Rémi Verschelde2016-06-211-0/+3
|\ \ \ \
| * | | | Fixed caret not drawing on focus regainPaulb232016-06-201-0/+3
| | |/ / | |/| |
* | | | property remove parent owned nodes when using replace, fixes #4128Juan Linietsky2016-06-202-0/+6
* | | | fix CanvasItem.get_global_transform() and CanvasItem.get_local_transform(), c...Juan Linietsky2016-06-201-2/+5
* | | | Fixed the order of events called by _input, closes #4384Juan Linietsky2016-06-201-1/+1
| |/ / |/| |
* | | Add quotes to .tscn keys, solves #4366Juan Linietsky2016-06-201-2/+7
* | | Allow mouse wheel to go throuhgh so scroll containers work properly, fixes #4431Juan Linietsky2016-06-201-1/+9
* | | Fix error storing path for children of instanced nodes in .tscn, fixes #4320 ...Juan Linietsky2016-06-202-4/+1
|/ /
* | Make dure to only call drop_data if can_drop_data returned true, closes #4616Juan Linietsky2016-06-201-2/+3
* | Merge pull request #5196 from vnen/similarity-code-completionRémi Verschelde2016-06-201-43/+38
|\ \ | |/ |/|
| * Improve code completion searchGeorge Marques2016-06-191-41/+31
| * Fix TextEdit cursor position after undo remove textGeorge Marques2016-06-191-2/+7
* | Remove unused connection. ShaderEditor should'nt handle ShaderGraphs.MarianoGNU2016-06-202-18/+0
* | -Added options for scene import plugin to keep materials and user-added track...Juan Linietsky2016-06-202-1/+29
* | Merge pull request #5298 from Paulb23/caret_draw_focusRémi Verschelde2016-06-192-0/+16
|\ \
| * | Text Edit no longer draws caret on focus lossPaulb232016-06-192-0/+16
| |/
* / Replace 'or'/'and' keywordsGeorge Marques2016-06-192-2/+2
|/
* Merge pull request #5271 from neikeq/pr-issue-1004Rémi Verschelde2016-06-192-78/+215
|\
| * LineEdit: Word jumping and OSX hotkeysIgnacio Etcheverry2016-06-182-59/+191
| * LineEdit: Fix and improve selection behaviourIgnacio Etcheverry2016-06-182-19/+24
* | Merge pull request #5259 from neikeq/pr-textedit-zoomRémi Verschelde2016-06-192-3/+3
|\ \
| * | TextEdit: Change font size with Ctrl+Mouse Wheel Up/DownIgnacio Etcheverry2016-06-182-3/+3
| |/
* | Merge pull request #5234 from Paulb23/fix_error_tab_printRémi Verschelde2016-06-191-2/+3
|\ \
| * | Fixed error: set_current_tab print on project openPaulb232016-06-151-2/+3
* | | Merge pull request #5085 from RandomShaper/remove-unreachable-codeRémi Verschelde2016-06-191-6/+0
|\ \ \
| * | | Remove found dead codePedro J. Estébanez2016-06-071-6/+0
* | | | Merge pull request #4724 from Cybolic/optional-loop-interpolationRémi Verschelde2016-06-193-2/+32
|\ \ \ \
| * | | | Added toggle for loop interpolation based on adolson's codeChristian Dannie Storgaard2016-05-203-2/+32
* | | | | Add function to get the color picker dialog from ColorPickerButton, closes #4415Juan Linietsky2016-06-192-0/+7
* | | | | -Added trigger mode to tracks, useful for properties that work as triggers, s...Juan Linietsky2016-06-198-27/+60
* | | | | DynamicFontData can be built-in (will still link to a ttf though), closes #4600Juan Linietsky2016-06-182-0/+15
* | | | | Drop fully commented-out filesRémi Verschelde2016-06-185-320/+7
* | | | | Drop empty files that are not used anywhereRémi Verschelde2016-06-1822-635/+1
* | | | | Make ".." always appear even if dir is unlistable (likely lacking permissions...Juan Linietsky2016-06-181-0/+5