Commit Graph

40320 Commits

Author SHA1 Message Date
dc3b2e6ea2 Merge pull request #56717 from bruvzg/macos_opengl_hdr 2022-01-12 11:35:31 +01:00
7cd6ff3220 Merge pull request #56716 from bruvzg/hb_320 2022-01-12 11:34:10 +01:00
bfd0afca58 Merge pull request #55656 from clayjohn/GLSL3-compiler 2022-01-12 11:33:48 +01:00
189662e5bd Merge pull request #56696 from AnilBK/use-init-lists 2022-01-12 10:04:45 +01:00
a38f56cfc3 [macOS] Fix OpenGL color space on HDR displays. 2022-01-12 10:50:17 +02:00
b63aced768 HarfBuzz: Update to version 3.2.0 2022-01-12 10:17:30 +02:00
e664d195cb Merge pull request #56693 from timothyqiu/vs-i18n
i18n: Make VisualScript node caption & text translatable
2022-01-12 08:05:17 +01:00
99064d57db New OpenGL batching canvas renderer 2022-01-11 22:26:18 -08:00
98ac002c34 WIP New GLES3 Shader Compiler
Uses versions and specializations (more similar to RenderingDevice version)
2022-01-11 22:25:01 -08:00
6c3a0460a8 Use List Initializations for Vectors. 2022-01-12 10:15:12 +05:45
96a20e477b Merge pull request #56697 from mhilbrunner/meshdatatool-docs
Fixed typos in MeshDataTool documentation
2022-01-11 23:00:13 +01:00
56838ca009 CI: Rename macOS cache key to force a rebuild
The cache got corrupted and until https://github.com/actions/cache/issues/2
is prioritized we're forced to fix it up with such hacks...
2022-01-11 20:59:06 +01:00
Sam
bc9df365b0 Fixed typos in MeshDataTool documentation
- Fixed missing "be" typo in MeshDataTool's get_face_edge function
- Corrected documentation to say negative values aren't valid
2022-01-11 17:39:10 +01:00
b6bdbd2650 Merge pull request #56681 from skyace65/InstancePlaceholder
Instance placeholder clarification
2022-01-11 17:21:01 +01:00
019474f2b8 Merge pull request #56586 from dalexeev/rtl-bracket-escapes 2022-01-11 16:17:16 +01:00
a074ceefcd Merge pull request #56130 from Faless/mbedtls/2.28.0 2022-01-11 15:03:28 +01:00
d40d86b959 Merge pull request #56667 from Ice-Cube69/fix_incorrect_property_types 2022-01-11 14:34:18 +01:00
9b373642a5 i18n: Make VisualScript node caption & text translatable 2022-01-11 21:18:15 +08:00
dcd2364dac Merge pull request #56229 from V-Sekai/invalid_setter_assign_fix 2022-01-11 13:58:01 +01:00
adf29a0deb Merge pull request #56525 from timothyqiu/2d-cross-product 2022-01-11 13:35:38 +01:00
0c46f73b5e Fixed incorrect property types 2022-01-11 17:17:11 +05:30
64d8b3aef2 Assign member type when parsing setters to prevent
'Compiler bug: unresolved assign' errors
2022-01-11 11:23:17 +00:00
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
822728220b Merge pull request #56685 from timothyqiu/rtl-su
Fix BBCode underline prevents strikethrough from rendering
2022-01-11 08:51:04 +01:00
267bee934a Merge pull request #56416 from BastiaanOlij/fix_xr_viewport_size_overrule
Fix XR viewport size overrule and incorrect usage of internal size
2022-01-11 08:44:36 +01:00
df1c64feba Fix BBCode underline prevents strikethrough from rendering 2022-01-11 12:54:04 +08:00
d54586a8e6 Explain what 2D cross product means 2022-01-11 11:48:45 +08:00
7a5f6dc543 Instance placeholder clarification 2022-01-10 20:18:33 -05: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
b3513cffc5 Merge pull request #56326 from NNesh/fix/unknown_default_value_callable
Extended the _make_arguments_hint function to get default values for function arguments in hint
2022-01-10 21:29:13 +01:00
374baff747 Fixed <unknown> text for callable default value for a function arguments hint
Format switch

Added a case for constant subscripts

Fixed default value hinting for the enum type

Removed is_null checking for value

Added a case for dictionary
2022-01-10 23:22:35 +05:00
49482966ec Merge pull request #55715 from nathanfranke/enum-ordered 2022-01-10 17:19:52 +01:00
1989120d3f Merge pull request #56194 from cdemirer/fix-operation-result-type-inference 2022-01-10 17:18:32 +01:00
4acc819f9b Merge pull request #56232 from V-Sekai/invalid_explicit_variant_assign_fix 2022-01-10 17:12:56 +01:00
cc7f634066 Merge pull request #56260 from cdemirer/fix-type-mutation-upon-assignment-with-operation 2022-01-10 17:12:34 +01:00
c8b4fe3b8d Merge pull request #56287 from cdemirer/fix-member-property-only-getter-cant-be-set 2022-01-10 17:12:06 +01:00
1fd5954962 Merge pull request #56288 from cdemirer/fix-member-property-getter-dont-update-subscript-chain-root 2022-01-10 17:10:57 +01:00
c5908d7ece Merge pull request #56631 from zacryol/expand-is-on-X-description 2022-01-10 17:10:37 +01:00
8f8c3f4b4c Merge pull request #56342 from NNesh/fix/class-completion 2022-01-10 17:07:08 +01:00
b3d208385f Merge pull request #56409 from cdemirer/fix-unexpected-copying-when-parameter-is-typed 2022-01-10 17:03:47 +01:00
eea510fc35 Merge pull request #56651 from gerhean/Fix-leak-when-function-returning-parent-class-type 2022-01-10 16:59:36 +01:00
e6cc0ff1a5 Merge pull request #56666 from bruvzg/joy_button_fix 2022-01-10 16:22:43 +01:00
04fa320650 Merge pull request #56627 from Chaosus/shader_better_limit_warning 2022-01-10 14:06:54 +01:00
61ea8f8337 Add joystick button index boundary check. Increase max. button number to 128 (max. buttons supported by DirectInput). 2022-01-10 14:39:05 +02:00
7faf02383c Merge pull request #55225 from bruvzg/fix_ligature_cursor_and_ot_features 2022-01-10 13:32:54 +01:00
b2f5c5632c Merge pull request #56665 from bruvzg/macos_export_options 2022-01-10 13:11:27 +01:00
cf25090cc8 Merge pull request #56662 from timothyqiu/fbx-fixes 2022-01-10 13:01:30 +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