Commit Graph

9131 Commits

Author SHA1 Message Date
019474f2b8 Merge pull request #56586 from dalexeev/rtl-bracket-escapes 2022-01-11 16:17:16 +01:00
d40d86b959 Merge pull request #56667 from Ice-Cube69/fix_incorrect_property_types 2022-01-11 14:34:18 +01:00
0c46f73b5e Fixed incorrect property types 2022-01-11 17:17:11 +05:30
46624388d4 Merge pull request #56322 from madmiraal/fix-42450 2022-01-11 11:33:59 +01:00
f20ae16e0b Merge pull request #56323 from Gallilus/Update-default-port_grab_distance_vertical 2022-01-11 11:17:33 +01:00
df1c64feba Fix BBCode underline prevents strikethrough from rendering 2022-01-11 12:54:04 +08:00
b52f90e795 Merge pull request #56637 from KoBeWi/maxxxxxxcroll
Set max value of inactive TextEdit scrolls to 0
2022-01-10 22:15:57 +01:00
7faf02383c Merge pull request #55225 from bruvzg/fix_ligature_cursor_and_ot_features 2022-01-10 13:32:54 +01:00
5f7bbf4d33 Merge pull request #55456 from KoBeWi/break_all_the_things 2022-01-10 12:36:21 +01:00
a095c4bf65 Merge pull request #56648 from KoBeWi/tween_pause() 2022-01-10 12:34:30 +01:00
8c973f21ee Fix glyph index for bitmap fonts.
Fix TextEdit glyph position rounding.
2022-01-10 08:00:27 +02:00
096b050d1c Merge pull request #56654 from bruvzg/fix_button_text_align
Fix button multiline text alignment.
2022-01-09 23:09:06 +01:00
c89ee71297 Fix button multiline text alignment. 2022-01-09 21:25:28 +02:00
205f56f226 Fix Tween pause behavior 2022-01-09 19:38:18 +01:00
c89c515ccf [TextServer] Improve ligature cursor handling.
Fix mid-grapheme hit test.
Fix OpenType features property handling, add default features override option.
Enable mid-grapheme cursor by default.
2022-01-09 19:03:48 +02:00
b770a4d0ac Path2D: Check points count before rendering. 2022-01-09 15:17:41 +05:45
892d93759c Set max value of inactive TextEdit scrolls to 0 2022-01-09 01:45:07 +01:00
5a61822d7c Merge pull request #56626 from KoBeWi/FilterDialog
Improve FileDialog filters
2022-01-09 00:52:29 +01:00
1f2958861c Merge pull request #56330 from nikitalita/convert-old-octahedral
Convert octahedral compressed normals/tangents on 3.x meshes
2022-01-08 23:38:44 +01:00
32abe36cce Merge pull request #56617 from AnilBK/use_fill
Use fill() to fill an entire image instead of setting pixels individually.
2022-01-08 23:38:06 +01:00
b403954e41 Improve FileDialog filters 2022-01-08 16:27:15 +01:00
92a0cbccd5 convert old octahedral compressed normals/tangents 2022-01-08 04:03:57 -08:00
c9f5d88f3a Use fill() to fill an entire image instead of setting pixels individually. 2022-01-08 17:43:15 +05:45
13d25f9980 Merge pull request #56608 from jmb462/itemlist_item_selectable
Expose selectable property of ItemList's Item and set default to true
2022-01-08 11:48:33 +01:00
cb7daddbeb Merge pull request #54647 from rafallus/fix/popupmenu_ids
Fix `PopupMenu` items id range in inspector
2022-01-08 11:39:09 +01:00
38d578e24e Fix PopupMenu items id range in inspector 2022-01-07 19:58:09 -06:00
cf5cad7126 Expose selectable property of ItemList's Item 2022-01-08 00:32:12 +01:00
c09c4e0154 Merge pull request #56575 from HaSa1002/drag-signal-began
Rename GraphEdit `connection_drag_begun` to `connection_drag_started`
2022-01-07 20:41:39 +01:00
562fc4cc0d Rename TextureRect.expand to ignore_texture_size 2022-01-07 20:21:17 +01:00
4c5ceb1a97 Rename GraphEdit connection_drag_begun to connection_drag_started 2022-01-07 18:25:03 +01:00
07d2dfef7b Merge pull request #53419 from TechnoPorg/rework-subwindows 2022-01-07 16:15:09 +01:00
6a27d7361a Merge pull request #56321 from pycbouh/core-use-gdvirtual-everywhere 2022-01-07 16:14:28 +01:00
d2772af0d8 Merge pull request #54351 from LeaoLuciano/leak-remove-line-richtextlabel 2022-01-07 15:22:24 +01:00
fcc2648e18 Fix missing arg name in bindings for GDExtension API 2022-01-07 14:24:06 +01:00
4dbef3a4f5 i18n: Sync template with current 3.x codebase
Weblate will now track the state of `3.x` to prepare for the 3.5 release.

(cherry picked from commit 02d9ac1071)
2022-01-07 13:35:28 +01:00
7640dc2c73 Merge pull request #55775 from timothyqiu/slider-drag 2022-01-07 13:02:40 +01:00
096a13b3bb Merge pull request #56472 from KoBeWi/now_focus 2022-01-07 10:49:05 +01:00
884f1acff8 Add BBCode escape sequences 2022-01-07 11:40:13 +03:00
dc7235b71c Merge pull request #54560 from rafallus/tab_items 2022-01-07 00:46:46 +01:00
1b10d700de Merge pull request #56195 from Zylann/anim_key_error_message 2022-01-07 00:46:15 +01:00
7a66af274a Fix too broad assumption of null property defaults 2022-01-06 21:46:59 +01:00
ad9bf7a5b9 Merge pull request #56176 from RandomShaper/accept_null_as_default
Assume that non registered properties default to null
2022-01-06 20:27:19 +01:00
f5d281d55f Merge pull request #50896 from HaSa1002/add-graphedit-drag-signals-4
Add `GraphEdit` drag notifications
2022-01-06 19:31:22 +01:00
5f0fe3c6ae Assume that non registered properties default to null 2022-01-06 18:58:42 +01:00
06b709ece3 Merge pull request #56435 from V-Sekai/inspector_default_fix
Fix incorrect default transform values on foreign 3D nodes
2022-01-06 18:36:01 +01:00
0505b08a56 Add GraphEdit drag notifications
This commit adds two signals:
 * connection_drag_begun, which is emitted when a connection is started
   to be created by the user and
 * `connection_drag_ended`, which is emitted when no longer a connection
   is created.

Additionally `force_connection_drag_end()` adds the possibility to end
the connection dragging. If called from user code, no other connection
request signals are invoked. This is useful to add `GraphNode`s via
shortcuts while the user is dragging a connection to directly connect
the newly added node.
2022-01-06 17:51:40 +01:00
901f376671 Move metallic and roughness automated assignment to an inspector UndoRedo
callback.
2022-01-06 16:07:26 +00:00
726fbb821b Fix incorrect default transform values on foreign 3D nodes 2022-01-06 15:52:22 +00:00
e72adab511 Update the minimum size of ViewportContainer 2022-01-06 15:43:12 +01:00
8e2398207c Merge pull request #56480 from Chaosus/vs_plugin_gdscript_template 2022-01-06 14:41:41 +03:00