Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-18 | Fix AnimationPlayer snap mode dropdown behaviour | homer666 | |
2019-04-16 | Merge pull request #28050 from Calinou/animation-track-editor-hidpi | Rémi Verschelde | |
Scale animation track editor line widths on hiDPI displays | |||
2019-04-16 | Merge pull request #28073 from lupoDharkael/early-validation | Rémi Verschelde | |
Validate scripts when they are loaded in the text editor | |||
2019-04-16 | Merge pull request #28071 from YeldhamDev/treedialog_style_fix | Rémi Verschelde | |
Fix styling in 'SceneTreeDialog' | |||
2019-04-16 | Merge pull request #28066 from jbuck3/popupmenu-plugin-id-fix | Rémi Verschelde | |
Fix setting of PopupMenu item IDs in editor | |||
2019-04-16 | Merge pull request #28067 from KoBeWi/save_layout_x3 | Rémi Verschelde | |
Save opened scenes when necessary | |||
2019-04-16 | Validate scripts when they are loaded in the text editor | lupoDharkael | |
2019-04-15 | Fix styling in 'SceneTreeDialog' | Michael Alexsander Silva Dias | |
Fixes #28029. | |||
2019-04-15 | Save opened scenes when necessary | Tomasz Chabora | |
2019-04-15 | Fix setting of PopupMenu item IDs in editor | James Buck | |
2019-04-15 | Merge pull request #27944 from YeldhamDev/tile_name_position_fix | Michael Alexsander Silva Dias | |
Fix position of tile names in TileSet editor when zooming in/out | |||
2019-04-15 | Scale animation track editor line widths on hiDPI displays | Hugo Locurcio | |
2019-04-15 | Icon was missing | Juan Linietsky | |
2019-04-15 | Merge pull request #28011 from KoBeWi/rmb_housework | Rémi Verschelde | |
Small cleanup to SceneTree dock context menu | |||
2019-04-15 | Merge pull request #26678 from YeldhamDev/hide_addscript_multiselected | Rémi Verschelde | |
Hide "Add Script" button in Scene dock when multiple nodes are selected | |||
2019-04-15 | Merge pull request #24654 from groud/better_dragging_autoscroll | Rémi Verschelde | |
Enhance tree scrolling when dragging | |||
2019-04-15 | Merge pull request #27931 from pyrophone/SceneTreeScriptFix | Rémi Verschelde | |
Fix for additional separators appearing when scripts are disabled | |||
2019-04-15 | Merge pull request #28005 from Chaosus/vs_delete | Yuri Roubinsky | |
Restored possibilty to delete multiple nodes in visual shaders via Delete key | |||
2019-04-15 | Implement autokeying in Animation editor. | Juan Linietsky | |
2019-04-15 | Oops I missed a line, continuation to 0d41f8f. | Juan Linietsky | |
2019-04-15 | Avoid crash on changing snap mode when no animation exists, closes #28031 | Juan Linietsky | |
2019-04-14 | Also show length in FPS when using FPS mode for AnimationPlayer editor | Juan Linietsky | |
2019-04-14 | Add support for FPS snap in Animation Editor. | Juan Linietsky | |
2019-04-14 | Small cleanup to SceneTree context menu | Tomasz Chabora | |
2019-04-14 | Added possibilty to delete multiple nodes in visual shaders via Delete key | Chaosus | |
2019-04-13 | Ability to create sprite frames in AnimatedSprite from sprite sheet. | Juan Linietsky | |
2019-04-13 | Added conditional nodes to visual shaders | Chaosus | |
2019-04-13 | Hide "Add Script" button in Scene dock when multiple nodes are selected | Michael Alexsander Silva Dias | |
2019-04-12 | Enhance tree scrolling when dragging | groud | |
2019-04-12 | Fixed scene tree bug when scripts are disabled | Gio Aleman | |
2019-04-11 | Reorganized connection dialog for much improved ease of use. | Juan Linietsky | |
-Removed dest path field -Added a "Source" signal -Added an "Advanced" button to hide complexity -Fix bug on Tree to make sure "ensure visible" works on hidden trees -Fix bug on TextEdit to ensure signals created with script not open sill focus the right line | |||
2019-04-11 | Fix position of tile names in TileSet editor when zooming in/out | Michael Alexsander Silva Dias | |
Fixes #27713. | |||
2019-04-11 | No more metadata and dependency indices kept in resources saved. | Juan Linietsky | |
-Node folding is now saved externally together with the properties -External resources remember their ID when scenes are saved. | |||
2019-04-11 | Merge pull request #27899 from KoBeWi/tree_focus | Rémi Verschelde | |
Focus SceneTree dock after creating new node | |||
2019-04-11 | Merge pull request #27894 from nekomatata/fix-particle-errors | Rémi Verschelde | |
EditorFolding ignores hidden properties for folded resources | |||
2019-04-10 | Bundled VHACD library for convex decomposition. | Juan Linietsky | |
Modified both MeshInstance tools as well as importer to use it instead of QuickHull. | |||
2019-04-10 | Merge pull request #27170 from ↵ | Rémi Verschelde | |
timoschwarzer/allow-whitespaces-in-warning-ignore-comments Allow whitespaces in warning-ignore comments | |||
2019-04-10 | Focus SceneTree dock after creating new node | Tomasz Chabora | |
2019-04-10 | EditorFolding ignores hidden properties for folded resources (fixes #26663) | PouleyKetchoupp | |
2019-04-09 | Style: Apply new changes from clang-format 8.0 | Rémi Verschelde | |
It seems to stay compatible with formatting done by clang-format 6.0 and 7.0, so contributors can keep using those versions for now (they will not undo those changes). | |||
2019-04-09 | Merge pull request #27853 from akien-mga/classref-tooltip | Rémi Verschelde | |
Fix TTR string for class reference tooltip | |||
2019-04-09 | Merge pull request #27838 from akien-mga/Wlogical-op | Rémi Verschelde | |
Fix condition in editor icons filtering logic | |||
2019-04-09 | Fix TTR string for class reference tooltip | Rémi Verschelde | |
Fixes #27852. | |||
2019-04-09 | FS dock: Allow deselecting items by clicking empty space | Rémi Verschelde | |
Fixes #27546. | |||
2019-04-09 | Merge pull request #27553 from ShyRed/sprite2polygon | Rémi Verschelde | |
Add Sprite to CollisionPolygon2D and LightOccluder2D converter | |||
2019-04-09 | Fix condition in editor icons filtering logic | Rémi Verschelde | |
Fixes #27595. | |||
2019-04-08 | Changes to to feature profile editor | Juan Linietsky | |
Changed "Disable Editor" to "Contextual Editor Enabled" Do not show contextual editors for disabled classes. | |||
2019-04-08 | Add ability to edit editor feature profiles | Juan Linietsky | |
Allows enabling/disabling parts of the editor and storing/loading profiles for that. | |||
2019-04-08 | i18n: Sync translations with Weblate | Rémi Verschelde | |
2019-04-08 | Merge pull request #27716 from Calinou/script-editor-shift-find-previous | Rémi Verschelde | |
Find the previous match in script editor when pressing Shift + Enter |