Commit Graph

46463 Commits

Author SHA1 Message Date
Rémi Verschelde a4f999b7dc Merge pull request #57295 from TokageItLab/fix-blendspace2d-discrete 2022-01-27 10:17:04 +01:00
Fredia Huya-Kouadio 6604d88407 Merge pull request #57277 from m4gr3d/fix_android_plugin_crash_master
Include the `godot_plugin_jni.cpp` file into the `platform/android/SCsub` file
2022-01-26 23:40:40 -08:00
Rémi Verschelde b7127a17bf Merge pull request #56881 from KoBeWi/get_over_here
Improve 2D editor's right-click menu
2022-01-27 08:39:17 +01:00
Rémi Verschelde 74653062d5 Merge pull request #57291 from mhilbrunner/expose-transform3d-slerp
Expose Transform3D::sphere_interpolate_with()
2022-01-27 08:37:39 +01:00
Silc 'Tokage' Renew 1c0b163df5 More time parameters change type float to double 2022-01-27 12:42:46 +09:00
Max Hilbrunner 3ef5a97505 Verify custom HTTP headers, fix off by one error 2022-01-27 03:22:37 +01:00
Max Hilbrunner 3a83872d26 HTTP comment cleanup 2022-01-27 03:22:37 +01:00
Max Hilbrunner 9590eeebb5 Minor typo fixups to Windows console changes 2022-01-27 03:11:00 +01:00
Raul Santos 6ecb92a1fc Rename C# IsSubsequenceOfI to IsSubsequenceOfN 2022-01-27 03:04:16 +01:00
kobewi 2cd0c3f8be Improve 2D editor's right-click menu 2022-01-27 03:02:45 +01:00
Max Hilbrunner 5deb5ebf23 Expose Transform3D::sphere_interpolate_with() 2022-01-27 02:53:20 +01:00
Igor Kordiukiewicz a6b20c1816 Fixes TileMap editor not disappearing 2022-01-27 02:49:29 +01:00
Wilson E. Alvarez 3eb5e0ac50 Rename String::is_subsequence_ofi to String::is_subsequence_ofn 2022-01-26 18:03:56 -05:00
Rémi Verschelde 2c7ff931df Merge pull request #57278 from Calinou/editor-voxelgi-rename-bake-actions 2022-01-26 23:55:26 +01:00
Rémi Verschelde 48db38c5e7 Merge pull request #57275 from fabriceci/revert-applying-delta-move-and-collide 2022-01-26 23:55:09 +01:00
Fredia Huya-Kouadio 6a4614ef48 Include the godot_plugin_jni.cpp file into the platform/android/SCsub file
This should resolve https://github.com/godotengine/godot/issues/57209
2022-01-26 14:50:56 -08:00
Hugo Locurcio 68580ecedd Rename VoxelGI editor bake actions from "GI Probe" to "VoxelGI" 2022-01-26 23:12:26 +01:00
fabriceci cc3c4d6323 Revert #53174 (applying the delta in move and collide), rename rec_vel to distance and improve the doc description 2022-01-26 23:09:30 +01:00
Rémi Verschelde 9f5c18cb12 Merge pull request #57262 from m4gr3d/update_android_xr_manifest_master 2022-01-26 22:14:19 +01:00
Fredia Huya-Kouadio b284dd92d3 Fix XR Android manifest metadata
- Adds the parameters for supported Meta devices, which is required to access some device specific capabilities
- Remove the 'com.samsung.android.vr.application.mode' metadata
2022-01-26 09:05:47 -08:00
Rémi Verschelde 9df9dc77a3 Merge pull request #54822 from KoBeWi/sortuces 2022-01-26 15:46:48 +01:00
kobewi e793331cd7 Allow sorting tileset sources 2022-01-26 13:58:32 +01:00
Rémi Verschelde 1894f3f165 Merge pull request #57247 from bruvzg/rtl_ol_type1 2022-01-26 13:43:43 +01:00
Rémi Verschelde 58324f4df8 Merge pull request #54574 from Ansraer/glow_map 2022-01-26 13:39:51 +01:00
Rémi Verschelde d74d4cbdff Merge pull request #54173 from nathanfranke/fix-exact-match 2022-01-26 13:35:36 +01:00
Rémi Verschelde 1ce6f6b309 Merge pull request #57240 from BastiaanOlij/xrinterface_render_hooks 2022-01-26 13:30:07 +01:00
Rémi Verschelde 5eaa93e6b0 Merge pull request #57182 from timothyqiu/shape-owner 2022-01-26 13:26:44 +01:00
bruvzg cf3d3a6ffa Fix RichTextLabel [ol type=1] tag closing. 2022-01-26 13:52:24 +02:00
Rémi Verschelde d289448346 Merge pull request #57235 from Calinou/3d-import-fix-lightmap-size-hint-option
Fix lightmap size hint option not displaying for 3D scenes
2022-01-26 08:03:08 +01:00
Bastiaan Olij 98e5cd24db Improve XRInterface hooks into rendering 2022-01-26 13:55:44 +11:00
Hugo Locurcio 78c946f554 Fix lightmap size hint option not displaying for 3D scenes
This also renames the Static Lightmaps option hint to be more explicit
about which GI techniques are supported (as VoxelGI/SDFGI can still
be used with Static Lightmaps).
2022-01-26 00:33:47 +01:00
cdemirer ddbb4878f2 Fix array variant reuse in constructor 2022-01-26 07:24:37 +08:00
Rémi Verschelde b25c7fef04 Merge pull request #57229 from cdemirer/match-dictionary-non-const-key-crash-fix 2022-01-25 22:36:16 +01:00
cdemirer 28ac4d8b7d Fix crash with non-constant keys in match statement Dictionary pattern 2022-01-26 04:10:07 +08:00
Rémi Verschelde d9fd16c8e4 Merge pull request #53954 from Chaosus/fix_quit_errors 2022-01-25 20:09:52 +01:00
Rémi Verschelde a6fce87d20 Merge pull request #57214 from kleonc/sprite_frames_editor_texture_type_fix 2022-01-25 19:47:54 +01:00
Yuri Roubinsky b82cb79c4e Merge pull request #57207 from Chaosus/fix_global_uniforms 2022-01-25 21:36:02 +03:00
Rémi Verschelde ee7c555665 Merge pull request #57215 from Paulb23/placeholder-invis 2022-01-25 19:13:16 +01:00
Paulb23 e911eee21b Fix TextEdit placeholder not checking line count 2022-01-25 17:41:05 +00:00
kleonc 93a95ae84a SpriteFramesEditor Incorrect texture type fix 2022-01-25 18:39:26 +01:00
Michael Alexsander 73c225838f Make popup menus focus items automatically when not using the mouse 2022-01-25 13:51:56 -03:00
Yuri Roubinsky b01065b9a4 Prevent checking of global uniform type outside the editor 2022-01-25 19:22:37 +03:00
TechnoPorg 051ef479c9 Allow method binds to take Object subclasses as arguments
This commit adds a condition to VariantCaster that casts Variants of type OBJECT to any type T, if T is derived from Object.
This change enables a fair bit of code cleanup. First, the Variant implicit cast operators for Node and Control can be removed, which allows for some invalid includes to be removed. Second, helper methods in Tree whose sole purpose was to cast arguments to TreeItem * are no longer necessary.
A few small changes also had to be made to other files, due to the changes cascading down all the includes.
2022-01-25 09:03:36 -07:00
Rémi Verschelde 894e2fddda Merge pull request #55841 from OverloadedOrama/expose-bitmap-methods 2022-01-25 16:54:26 +01:00
Rémi Verschelde fba4c6606d Merge pull request #56891 from rafallus/meshlib_shapes_array 2022-01-25 16:53:41 +01:00
Rémi Verschelde 1a64485b97 Merge pull request #57187 from timothyqiu/leak-from-trash 2022-01-25 16:44:55 +01:00
bruvzg 57db989a97 [iOS] Fix iOS export with manually specified signing/provisioning data. 2022-01-25 17:13:03 +02:00
Rémi Verschelde 203e07aa39 Merge pull request #57190 from timothyqiu/ani-node-rename 2022-01-25 15:13:24 +01:00
Rémi Verschelde 7cbe1835f9 Merge pull request #57189 from bruvzg/fix_shortcut_context_unset 2022-01-25 14:44:30 +01:00
Haoyu Qiu 5ea4a8b421 Fix crash after renaming an animation node 2022-01-25 20:18:40 +08:00