Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-18 | Merge pull request #19573 from guilhermefelipecgs/fix_animation_preview | Rémi Verschelde | |
[AnimationPlayer] Fix preview for both AnimatedSprite (2D and 3D) | |||
2018-06-15 | Merge pull request #19568 from guilhermefelipecgs/fix_editor_def | Rémi Verschelde | |
Fix path typo for editor def capitalize_properties | |||
2018-06-15 | Fix path typo for editor def capitalize_properties | Guilherme Felipe | |
2018-06-15 | Merge pull request #19553 from guilhermefelipecgs/fix_solarized_theme | Rémi Verschelde | |
Small improvement to solarized theme | |||
2018-06-15 | Merge pull request #19544 from RandomShaper/gltf-shapes-names | Rémi Verschelde | |
Import morph target names from glTF | |||
2018-06-14 | [AnimationPlayer] Fix preview for both AnimatedSprite (2D and 3D) | Guilherme Felipe | |
2018-06-15 | Tweak adaptative guideline and completion_background color | letheed | |
2018-06-14 | Small improvement to solarized theme | Guilherme Felipe | |
2018-06-14 | Import morph target names from glTF | Pedro J. Estébanez | |
If mesh.extras.targetNames is available. Keep the former naming pattern as fallback. | |||
2018-06-13 | Fix invalid DEFVAL in SpatialEditorGizmo::add_unscaled_billboard | Rémi Verschelde | |
Likely added by mistake in #19487. Should fix #19543. | |||
2018-06-13 | Removed duplicate default colours and removed GDScriptHighligher colours ↵ | Paulb23 | |
from main editor. | |||
2018-06-13 | Theme saving no longer hard coded | Paulb23 | |
2018-06-13 | Merge pull request #19487 from JFonS/better_3d_select | Rémi Verschelde | |
Improve 3D selection | |||
2018-06-13 | Polished 3D selection | JFonS | |
2018-06-13 | Merge pull request #19503 from akien-mga/osx-ctrl-cmd | Rémi Verschelde | |
Fix shortcuts using KEY_MASK_CTRL instead of KEY_MASK_CMD | |||
2018-06-13 | Merge pull request #19514 from Chaosus/solarized_themes | Rémi Verschelde | |
Added Solarized Dark and Light themes | |||
2018-06-13 | Merge pull request #19516 from groud/fix_crash_on_hover | Rémi Verschelde | |
Fixes a crash on draw_hover | |||
2018-06-13 | Added Solarized Dark and Light themes | Chaosus | |
2018-06-13 | Style fixes for commit d5bb6faa | Rémi Verschelde | |
2018-06-13 | Merge pull request #19526 from robojumper/fix_tutorials | Rémi Verschelde | |
Add support for tutorial links to makerst.py | |||
2018-06-12 | Add support for tutorial links to makerst.py | robojumper | |
Also change the <tutorials> structure to make use of individual <link> tags | |||
2018-06-12 | Fixes a crash on draw_hover | groud | |
2018-06-11 | -Make sure that ProjectSettings are properly dumped when dumping docs. | Juan Linietsky | |
-Documented all properties of project settings Update documentation for ProjectSettings | |||
2018-06-11 | Fix shortcuts using KEY_MASK_CTRL instead of KEY_MASK_CMD | Rémi Verschelde | |
KEY_MASK_CMD is automatically replaced by KEY_MASK_CTRL on non-OSX and KEY_MASK_META (Command key) on OSX, so it should be used for all Ctrl/Cmd + key shortcuts. Also de-hacked the macOS shortcut replacements with proper conditional definition. Not tested on macOS, cannot judge if they are good shortcuts. Fixes #10761. | |||
2018-06-09 | Fix drag and drop autoload | volzhs | |
2018-06-08 | Bit more of visual polish | Juan Linietsky | |
2018-06-08 | Remove the "go back" behavior in track editor for inspector based key ↵ | Juan Linietsky | |
editing, fixes #19434, fixes #19423 | |||
2018-06-08 | Properly update range and valid key range when keys are in/out of view, ↵ | Juan Linietsky | |
fixes #19433 | |||
2018-06-08 | Merge pull request #19452 from guilhermefelipecgs/fix_messages | Rémi Verschelde | |
Fix translate messages for new AnimationPlayer | |||
2018-06-08 | Fixed cursor not updating in some circumstances, closes #19430 | Juan Linietsky | |
2018-06-08 | Fix translate messages for new AnimationPlayer | Guilherme Felipe | |
2018-06-08 | Disallow via add track for animation player to animate itself, fixes #19425 | Juan Linietsky | |
2018-06-08 | Avoid animation length from ever being completely, fixes #19420 | Juan Linietsky | |
2018-06-08 | Merge pull request #19343 from bojidar-bg/x-fix-tilemap-shape-rotation | Rémi Verschelde | |
Fix bugs related to bad handling of rotated/translated shapes in tilemap | |||
2018-06-08 | Merge pull request #19334 from guilhermefelipecgs/fix_popup | Juan Linietsky | |
Fixes popup_centered_* methods, dialogs with wrong sizes and visual script editor | |||
2018-06-08 | Merge pull request #19314 from Jellonator/master | Rémi Verschelde | |
Added autotile override | |||
2018-06-08 | Merge pull request #19437 from volzhs/live-edit-reparent-child | Rémi Verschelde | |
Make same child index as edited scene when using live edit | |||
2018-06-08 | Make same child index as edited scene when using live edit | volzhs | |
2018-06-07 | Entirely new (and much improved) animation editor. | Juan Linietsky | |
2018-06-06 | Fix theme not updating with changes | Guilherme Felipe | |
2018-06-06 | Fix #16069, #19292, #19267 and #18940 | Guilherme Felipe | |
2018-06-06 | Merge pull request #19388 from volzhs/show-filename | Rémi Verschelde | |
Show opened script or help name | |||
2018-06-06 | Show opened script or help name | volzhs | |
2018-06-05 | i18n: Sync translations with Weblate | Rémi Verschelde | |
(cherry picked from commit e8bfc09b81f02395226a06f5a8ecd47bea136cc6) | |||
2018-06-05 | i18n: Sync translation templates with current source | Rémi Verschelde | |
(cherry picked from commit 74808e71d213888d40671246ace3c701dd674a2b) | |||
2018-06-05 | [Inspector] Fix search field losing focus when typing | Guilherme Felipe | |
Fix #19382 | |||
2018-06-04 | Fix Rect2 properties typo | Guilherme Felipe | |
2018-06-03 | Fix bugs related to bad handling of rotated/translated shapes in tilemap | Bojidar Marinov | |
Fixup #18529 and #12870 | |||
2018-06-02 | Added autotile override | James Beedie | |
2018-06-01 | Merge pull request #19250 from YeldhamDev/scene_editor_tooltips | Rémi Verschelde | |
Minor changes to the Scene and Canvas editors' tooltips |