Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-20 | Merge pull request #5308 from MarianoGnu/issues | Rémi Verschelde | |
ShaderEditor fixes | |||
2016-06-20 | i18n: Improve a couple English strings | Rémi Verschelde | |
2016-06-20 | Remove unused connection. ShaderEditor should'nt handle ShaderGraphs. | MarianoGNU | |
Fixes #4678 && #4745 | |||
2016-06-20 | -Added ability to disable overwrite warning on file dialog, fixes #4545 | Juan Linietsky | |
2016-06-19 | Make sure that scripts are reloaded if needed when they enter editing, fixes ↵ | Juan Linietsky | |
#4456 | |||
2016-06-20 | -Added options for scene import plugin to keep materials and user-added ↵ | Juan Linietsky | |
tracks to animations, please test! closes #4425 | |||
2016-06-19 | Merge pull request #5304 from djrm/shortcuts | Juan Linietsky | |
switch tabs using ctrl+tab and ctrl-shift-tab, added shortcuts for scene tree dock | |||
2016-06-19 | Added shortcuts to scene tree dock | Daniel J. Ramirez | |
2016-06-19 | Switch tabs using CTRL+TAB and CTRL+SHIFT+TAB | Daniel J. Ramirez | |
2016-06-19 | Merge pull request #5303 from vnen/fix-delete-layout | Rémi Verschelde | |
Fix layout menu labels and shortcuts | |||
2016-06-19 | Fix layout menu labels and shortcuts | George Marques | |
2016-06-19 | Added loop interpolation and track trigger icons | Daniel J. Ramirez | |
2016-06-19 | Merge pull request #5293 from Paulb23/ttr_add_font_extention | Rémi Verschelde | |
Made .fnt warning translatable | |||
2016-06-19 | Made .fnt warning translatable | Paulb23 | |
2016-06-19 | -Setting script in multi node edit works, closes #4442 | Juan Linietsky | |
2016-06-19 | Merge pull request #5290 from djrm/new_icons | Rémi Verschelde | |
Added missing icons for some nodes | |||
2016-06-19 | Merge pull request #5283 from djrm/remove_prints | Rémi Verschelde | |
Removed lots of prints | |||
2016-06-19 | Merge pull request #5259 from neikeq/pr-textedit-zoom | Rémi Verschelde | |
TextEdit: Change font size with Ctrl+Mouse Wheel Up/Down | |||
2016-06-19 | Merge pull request #5243 from Geequlim/editor-themes | Rémi Verschelde | |
Clean up editor theme creation | |||
2016-06-19 | Merge pull request #5166 from djrm/shortcuts | Rémi Verschelde | |
Added customizable shortcuts for tile map editor | |||
2016-06-19 | Merge pull request #5039 from jay3d/master | Rémi Verschelde | |
Add "-rigid" postfix import feature to create rigid bodies | |||
2016-06-19 | Merge pull request #4724 from Cybolic/optional-loop-interpolation | Rémi Verschelde | |
Added toggle for loop interpolation based on adolson's code | |||
2016-06-19 | -Added trigger mode to tracks, useful for properties that work as triggers, ↵ | Juan Linietsky | |
such as playing a sample, an animation, etc. -Better interpolation of discrete tracks, fixes #4417 | |||
2016-06-18 | Added missing icons for some nodes | Daniel J. Ramirez | |
2016-06-18 | make default extension .tscn | Juan Linietsky | |
2016-06-19 | Merge pull request #4158 from Paulb23/add_fnt_extension_issue_162 | Rémi Verschelde | |
Adds .fnt extension if not provided, issue #162 | |||
2016-06-18 | Removed lots of prints | Daniel J. Ramirez | |
2016-06-18 | revert previous fix, was a bad idea | Juan Linietsky | |
2016-06-18 | -Do not ask about overwriting when opening a script in the wizard, but still ↵ | Juan Linietsky | |
show complaint about existing. Closes #4545 -Fixed a crash in EditorDirDialog | |||
2016-06-19 | Merge pull request #5236 from djrm/fix_#5228 | Rémi Verschelde | |
Visible path editor icons, fixes #5228 | |||
2016-06-18 | update EditorDirDialog on external change, closes #4629 | Juan Linietsky | |
2016-06-18 | Merge pull request #5275 from akien-mga/pr-empty-files | Rémi Verschelde | |
Drop empty or commented out files and classes that are not in use | |||
2016-06-18 | -fix bug in scene tree dragndrop reparenting, closes #4712, closes #4633, ↵ | Juan Linietsky | |
closes #4628 -avoid editor scrollable areas to scroll if touchscreen ui hint is turned on | |||
2016-06-18 | Drop fully commented-out files | Rémi Verschelde | |
Part of #5272 | |||
2016-06-18 | Drop empty files that are not used anywhere | Rémi Verschelde | |
Part of #5272 | |||
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 ↵ | Juan Linietsky | |
permissions), closes #1938 | |||
2016-06-18 | Fixed make_dir and make_dir_recursive erros, closes #1680 closes #1872 | Juan Linietsky | |
2016-06-18 | Add missing license headers in our source files (#5255) | Rémi Verschelde | |
Also removes a couple wrong Godot headers from third-party source files. | |||
2016-06-18 | Add "-rigid" postfix import feature to create rigid bodies | jay3d | |
2016-06-18 | Clean up editor theme creation | Geequlim | |
2016-06-17 | -added missing .inc files | Juan Linietsky | |
-Made it possible to change the editor theme -Added two options to theme editor plugin to create empty template themes and editor themes -Make sure that saved themes to .tres keep the null theme fields, to make it easier to keep those when saving/loading the theme | |||
2016-06-16 | It is now possible to set a default custom theme, whether you want a hidpi ↵ | Juan Linietsky | |
default theme, or just use a custom font for the default theme | |||
2016-06-15 | Visible path editor icons, fixes #5228 | Daniel J. Ramirez | |
2016-06-15 | Adds the ability to draw parent-children relationship lines in scene tree editor | UgisBrekis | |
Can be turned on/off in editor settings + line color change available as well | |||
2016-06-15 | Added fullscreen and distraction free mode shorcuts | Paulb23 | |
2016-06-15 | Merge pull request #5219 from Geequlim/fix-5215 | Rémi Verschelde | |
Fix endless reimporting for LargeTexture close #5215 | |||
2016-06-15 | Merge pull request #5218 from djrm/new_icons | Rémi Verschelde | |
Some theme icons and better exporter | |||
2016-06-15 | Merge pull request #5195 from Ovnuniarchos/Shape2DIcons | Rémi Verschelde | |
New Shape2D* icons. | |||
2016-06-15 | Merge pull request #5163 from Paulb23/script_editor_shortcuts | Rémi Verschelde | |