Age | Commit message (Expand) | Author |
2016-06-23 | Merge pull request #5362 from J08nY/png | Rémi Verschelde |
2016-06-22 | Improved binding system (ObjectTypeDB::bind_method) to be friendlier to stati... | Juan Linietsky |
2016-06-22 | Fixed iCCp chunk in pngs | J08nY |
2016-06-22 | Merge pull request #5344 from Paulb23/code_completion_colors | Rémi Verschelde |
2016-06-21 | Fix a inherited transform bug with Camera2D preview drawing | Bojidar Marinov |
2016-06-21 | Added code completion existing color setting | Paulb23 |
2016-06-21 | Added code completion selected color setting | Paulb23 |
2016-06-21 | Added code completion background color setting | Paulb23 |
2016-06-21 | Merge pull request #5335 from J08nY/loop-interpolation-scene-fix | Rémi Verschelde |
2016-06-21 | Animation: Fix property loop_interpolation | J08nY |
2016-06-21 | Make return type explicit. | Saracen |
2016-06-21 | Merge pull request #5321 from Paulb23/caret_hidden_issue_5320 | Rémi Verschelde |
2016-06-20 | property remove parent owned nodes when using replace, fixes #4128 | Juan Linietsky |
2016-06-20 | fix CanvasItem.get_global_transform() and CanvasItem.get_local_transform(), c... | Juan Linietsky |
2016-06-20 | Fixed the order of events called by _input, closes #4384 | Juan Linietsky |
2016-06-20 | Add quotes to .tscn keys, solves #4366 | Juan Linietsky |
2016-06-20 | Allow mouse wheel to go throuhgh so scroll containers work properly, fixes #4431 | Juan Linietsky |
2016-06-20 | Fix error storing path for children of instanced nodes in .tscn, fixes #4320 ... | Juan Linietsky |
2016-06-20 | Fixed caret not drawing on focus regain | Paulb23 |
2016-06-20 | Make dure to only call drop_data if can_drop_data returned true, closes #4616 | Juan Linietsky |
2016-06-20 | Merge pull request #5196 from vnen/similarity-code-completion | Rémi Verschelde |
2016-06-20 | Remove unused connection. ShaderEditor should'nt handle ShaderGraphs. | MarianoGNU |
2016-06-20 | -Added options for scene import plugin to keep materials and user-added track... | Juan Linietsky |
2016-06-19 | Merge pull request #5298 from Paulb23/caret_draw_focus | Rémi Verschelde |
2016-06-19 | Replace 'or'/'and' keywords | George Marques |
2016-06-19 | Text Edit no longer draws caret on focus loss | Paulb23 |
2016-06-19 | Improve code completion search | George Marques |
2016-06-19 | Fix TextEdit cursor position after undo remove text | George Marques |
2016-06-19 | Merge pull request #5271 from neikeq/pr-issue-1004 | Rémi Verschelde |
2016-06-19 | Merge pull request #5259 from neikeq/pr-textedit-zoom | Rémi Verschelde |
2016-06-19 | Merge pull request #5234 from Paulb23/fix_error_tab_print | Rémi Verschelde |
2016-06-19 | Merge pull request #5085 from RandomShaper/remove-unreachable-code | Rémi Verschelde |
2016-06-19 | Merge pull request #4724 from Cybolic/optional-loop-interpolation | Rémi Verschelde |
2016-06-19 | Add function to get the color picker dialog from ColorPickerButton, closes #4415 | Juan Linietsky |
2016-06-19 | -Added trigger mode to tracks, useful for properties that work as triggers, s... | Juan Linietsky |
2016-06-18 | DynamicFontData can be built-in (will still link to a ttf though), closes #4600 | Juan Linietsky |
2016-06-18 | LineEdit: Word jumping and OSX hotkeys | Ignacio Etcheverry |
2016-06-18 | Drop fully commented-out files | Rémi Verschelde |
2016-06-18 | Drop empty files that are not used anywhere | Rémi Verschelde |
2016-06-18 | TextEdit: Change font size with Ctrl+Mouse Wheel Up/Down | Ignacio Etcheverry |
2016-06-18 | Make ".." always appear even if dir is unlistable (likely lacking permissions... | Juan Linietsky |
2016-06-18 | LineEdit: Fix and improve selection behaviour | Ignacio Etcheverry |
2016-06-18 | Add missing license headers in our source files (#5255) | Rémi Verschelde |
2016-06-18 | Fix Theora video playback without a Vorbis stream | Błażej Szczygieł |
2016-06-17 | TabContainer now reports proper minimum size, closes #4896 | Juan Linietsky |
2016-06-17 | Send body inout notifications after state is applied, fixes #4683 | Juan Linietsky |
2016-06-17 | Fix bug in GridContainer not updating minimumsize when columns changes, fixes... | Juan Linietsky |
2016-06-17 | Keep track of when fonts change, so theme or controls that use fonts as overr... | Juan Linietsky |
2016-06-17 | fixes compilation error on visual studio, closes #5249 | Juan Linietsky |
2016-06-17 | -added missing .inc files | Juan Linietsky |