Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-27 | Merge pull request #32369 from ndarilek/get_button_tooltip | Rémi Verschelde | |
Implement `TreeItem.get_button_tooltip(column, idx)`. | |||
2019-09-27 | Merge pull request #32365 from Xrayez/scons-no-tests-release | Rémi Verschelde | |
SCons: do not build tests with tools=no | |||
2019-09-27 | Merge pull request #32354 from Relintai/rich-text-label-struct-refactor | Rémi Verschelde | |
Implement #32347 - (RichTextLabel's Item's should be structs) | |||
2019-09-26 | Merge pull request #32373 from dankan1890/folder_rescan | Rémi Verschelde | |
Create new folder from save dialog now update filesystem dock. | |||
2019-09-26 | Create new folder from save dialog now update filesystem dock. | dankan1890 | |
Fix #32167. | |||
2019-09-26 | Merge pull request #32362 from fire/skeleton-custom-bind-pose | Rémi Verschelde | |
Restore bone_custom_pose in skeletons | |||
2019-09-26 | #14011: Implement `TreeItem.get_button_tooltip(column, idx)`. | Nolan Darilek | |
When added to `TreeItem`, buttons are given tooltips. When returned via `get_button(...)`, however, the button is a `Texture` and the tooltip information isn't included. For accessibility purposes, it is useful to have access to the tooltip text. As such, we can retrieve a button's tooltip to use as a button label. | |||
2019-09-26 | SCons: do not build tests with tools=no | Andrii Doroshenko (Xrayez) | |
This doesn't affect the resulting binary size, but allows to save a phew seconds during compilation if building export templates. | |||
2019-09-26 | i18n: Sync translation template with current source | Rémi Verschelde | |
2019-09-26 | i18n: Sync translations with Weblate | Rémi Verschelde | |
2019-09-26 | Restore bone_custom_pose in skeletons | K. S. Ernest (iFIre) Lee | |
2019-09-26 | Merge pull request #32308 from Calinou/meshlibrary-item-preview-editor-only | Rémi Verschelde | |
Mention `MeshLibrary.get_item_preview()` not working in running project | |||
2019-09-26 | Merge pull request #32360 from dankan1890/tilemap_icons | Rémi Verschelde | |
Changed the appearance of the rotation icons in the Tilemap. | |||
2019-09-26 | Merge pull request #31932 from huisedenanhai/master | Rémi Verschelde | |
make core/Reference thread safe | |||
2019-09-26 | Changed the appearance of the rotation icons in the Tilemap. | dankan1890 | |
Make them more intuitive. | |||
2019-09-26 | Merge pull request #31949 from myhalibobo/TilemapFix | Rémi Verschelde | |
Fix tilemap world_to_map return error map coordinates | |||
2019-09-26 | Merge pull request #31969 from NNesh/fix/open-proj-data-folder | Rémi Verschelde | |
Fixed unable to open project data folder | |||
2019-09-26 | Merge pull request #32033 from NNesh/fix/blocking-execude-code | Rémi Verschelde | |
Added returning an exit code by the blocking OS::execute method | |||
2019-09-26 | Merge pull request #32050 from codecustard/fix_remotetree_not_showing_type | Rémi Verschelde | |
Fix remote-tree not displaying the node type | |||
2019-09-26 | Fix TileMap world_to_map rounding issue for negative integers | bob | |
The previous code would fail for negative integer values like -3.0 (would return -4 instead of -3). Fixes #31468. | |||
2019-09-26 | Merge pull request #32009 from Xrayez/fs-editor-icons | Rémi Verschelde | |
Display editor icons for filesystem dock popup menu options | |||
2019-09-26 | Merge pull request #32017 from Calinou/editor-spin-slider-improve-ctrl-snapping | Rémi Verschelde | |
Improve Ctrl snapping in EditorSpinSlider | |||
2019-09-26 | Fixed unable to open project data folder | Ruslan Mullayanov | |
Removed `default` case to prevent hiding such errors in the future. Fixes #31939. | |||
2019-09-26 | Added an exit code to the blocking mode of OS::execute | Ruslan Mullayanov | |
Updated documentation accordingly. Fixes #31881. | |||
2019-09-26 | Fix remote-tree not displaying the node type | Emmanuel Barroga | |
Fixes the remote-tree not displaying the node's type like the local-tree does. | |||
2019-09-26 | Merge pull request #32230 from kawa-yoiko/oa-backward-shift | Rémi Verschelde | |
Implement backward shift deletion for OAHashMap | |||
2019-09-26 | Merge pull request #32337 from CorattiS86/fixing_#32262 | Rémi Verschelde | |
Fixed Show in file system should clear current search | |||
2019-09-26 | Merge pull request #32343 from jeffres/master | Rémi Verschelde | |
Fix import hints being ignored by glTF importer | |||
2019-09-26 | Merge pull request #32357 from YeldhamDev/connections_dialog_format | Rémi Verschelde | |
Format arguments in connections dialog in GDScript style | |||
2019-09-26 | Merge pull request #32353 from neikeq/yamero | Rémi Verschelde | |
Mono: Improve API assembly load error message on exported games | |||
2019-09-26 | Merge pull request #32352 from neikeq/issue-32237 | Rémi Verschelde | |
Mono: Don't use project settings for debugger agent on exported games | |||
2019-09-25 | Format arguments in connections dialog in GDScript style | Michael Alexsander Silva Dias | |
2019-09-26 | Merge pull request #32228 from damianday/patch-1 | Fabio Alessandrelli | |
TCP is_connected_to_host comparison error | |||
2019-09-26 | Implement #32347 - RichTextLabel's Item and Item* structs should not inherit ↵ | Relintai | |
Object, it's too expensive | |||
2019-09-25 | Update stream_peer_tcp.cpp | Damian Day | |
2019-09-25 | Mono: Improve API assembly load error message on exported games | Ignacio Etcheverry | |
2019-09-25 | Mono: Don't use project settings for debugger agent on exported games | Ignacio Etcheverry | |
2019-09-25 | Mention `MeshLibrary.get_item_preview()` not working in running project | Hugo Locurcio | |
2019-09-25 | Merge pull request #32325 from SaracenOne/add_mesh_bindings_fix | Rémi Verschelde | |
SpatialEditorGizmo add_mesh bindings fix | |||
2019-09-25 | Merge pull request #32350 from nekomatata/fix-bezier-curve-deselection-error | Rémi Verschelde | |
Fixed missing argument for clear_selection signal in Bezier Curve editor | |||
2019-09-25 | Merge pull request #32345 from nekomatata/fix-curve-delete-point-error | Rémi Verschelde | |
Reset hovered point in Curve when deleted to avoid errors on draw | |||
2019-09-25 | Fixed missing argument for clear_selection signal in Bezier Curve editor | PouleyKetchoupp | |
Also removed unused clear_selection signal in Animation Track editor (never emitted) Fixes #32348 | |||
2019-09-25 | Reset hovered point in Curve when deleted to avoid errors on draw | PouleyKetchoupp | |
Fixes #32344 | |||
2019-09-25 | Merge pull request #32341 from KoBeWi/be_gone | Rémi Verschelde | |
Clean snapping lines after resize | |||
2019-09-25 | Merge pull request #32340 from YeldhamDev/minitab_icon_substitution | Rémi Verschelde | |
Replace "GuiMiniTabMenu" with "GuiTabMenu" and tweak it | |||
2019-09-25 | Replace "GuiMiniTabMenu" with "GuiTabMenu" and tweak it | Michael Alexsander Silva Dias | |
2019-09-25 | Fix import hints being ignored by glTF importer | gladmin | |
This fixes a regression introduced in commit 72d2468 due to hyphens being removed from nodes names. | |||
2019-09-25 | Clean snapping lines after resize | Tomasz Chabora | |
2019-09-25 | Merge pull request #32291 from Dragoncraft89/add_load_resource_flag | Rémi Verschelde | |
Add flag to control the replacement of files by ProjectSettings.load_resource_pack | |||
2019-09-25 | Fixed Show in file system should clear current search | Stefano Coratti | |