bruvzg
|
5d3fcc5766
|
[TextServer] Fix system font fallback and caret/selection behavior for composite characters.
|
2023-08-15 11:42:40 +03:00 |
Rémi Verschelde
|
6b5e44f3ca
|
Merge pull request #80510 from dalexeev/gds-fix-access-inner-class-from-inside
GDScript: Fix "Identifier not found" error when accessing inner class from inside
|
2023-08-14 15:28:57 +02:00 |
Rémi Verschelde
|
06eaa8c95c
|
Merge pull request #80543 from mandryskowski/csgmesh_docs
Clarify the behavior of CSGMesh using ArrayMesh
|
2023-08-14 09:37:22 +02:00 |
Rémi Verschelde
|
8a9e04bc94
|
Merge pull request #80521 from scgm0/master
C#: Fix exporting for Android
|
2023-08-14 09:36:58 +02:00 |
Rémi Verschelde
|
e1bb9b523d
|
Merge pull request #80506 from sepTN/fix-lambda-get_method
Fix `get_method` from named lambda
|
2023-08-14 09:36:35 +02:00 |
Markus Sauermann
|
fa8fec2cc1
|
Fix superfluous `"` in error message
|
2023-08-13 00:38:10 +02:00 |
mandryskowski
|
378f835a9c
|
Clarify the behaviour of CSGMesh3D using ArrayMesh
|
2023-08-12 13:21:27 +02:00 |
scgm0
|
05bc070f7c
|
C#: Fix exporting for Android
|
2023-08-12 09:22:49 +08:00 |
Septian
|
793cc080cb
|
Fix `get_method` from named lambda
|
2023-08-11 20:31:08 +07:00 |
Danil Alexeev
|
fb45cab133
|
GDScript: Fix "Identifier not found" error when accessing inner class from inside
|
2023-08-11 11:22:01 +03:00 |
Yuri Sizov
|
951ea2415b
|
Make EditorInterface accessible as a singleton
- EditorPlugin.get_editor_interface() is removed as redundant.
|
2023-08-09 16:01:31 +02:00 |
Rémi Verschelde
|
f7bc653cbe
|
Merge pull request #80408 from AThousandShips/nav_fix
Fix missing include for `NavigationMesh`
|
2023-08-08 17:01:34 +02:00 |
Rémi Verschelde
|
ff1f50f952
|
Merge pull request #80407 from clayjohn/NoiseTexture3D-format
Remove GPU readback from NoiseTexture3D.get_format()
|
2023-08-08 17:01:10 +02:00 |
Ninni Pipping
|
740e2f3f62
|
Fix missing include for `NavigationMesh`
|
2023-08-08 11:12:20 +02:00 |
clayjohn
|
60d5571d6c
|
Remove GPU readback from NoiseTexture3D.get_format
|
2023-08-08 10:56:54 +02:00 |
Rémi Verschelde
|
0422e9e2a2
|
Merge pull request #80314 from lyuma/gltf_source_images_array
Use image index instead of texture index for `source_images`
|
2023-08-07 14:54:45 +02:00 |
Rémi Verschelde
|
750f1a66b6
|
Merge pull request #80303 from raulsntos/dotnet/warnings/CS1572
C#: Fix typo in parameter name in documentation
|
2023-08-07 14:53:58 +02:00 |
Rémi Verschelde
|
e43ae7c039
|
Merge pull request #80293 from Faless/mp/fix_enet_flags_with_channels
[ENet] Properly set transfer flags when using custom channels
|
2023-08-07 14:53:34 +02:00 |
Rémi Verschelde
|
40363a88bd
|
Merge pull request #80283 from ajreckof/fix-completion-option-location-not-found
Fix completion option location not found
|
2023-08-07 14:53:10 +02:00 |
Rémi Verschelde
|
87c91dc452
|
Merge pull request #79761 from dalexeev/gds-hl-comment-markers
GDScript: Highlight comment markers (`TODO`, `FIXME`, etc.)
|
2023-08-07 14:49:09 +02:00 |
Rémi Verschelde
|
7eb047a5ed
|
Merge pull request #79643 from smix8/navgenerator_4.x
Move navigation mesh baking to NavigationServer
|
2023-08-07 14:48:15 +02:00 |
Rémi Verschelde
|
8018b478ca
|
Merge pull request #79470 from raulsntos/dotnet/singleton-can-be-instances-too
C#: Generate instance types for singletons
|
2023-08-07 14:47:51 +02:00 |
Rémi Verschelde
|
524c8f03e7
|
Merge pull request #78903 from MewPurPur/forget-dice-we-have-texture-cubes-now
Add icons for 3D texture classes
|
2023-08-07 14:44:58 +02:00 |
Rémi Verschelde
|
faaf27f284
|
Fix various typos with codespell
Also includes typo fixes from #79993, #80068, #80276, and #80303.
Co-authored-by: betalars <contact@betalars.de>
Co-authored-by: spaceyjase <429978+spaceyjase@users.noreply.github.com>
Co-authored-by: Swarkin <102416174+Swarkin@users.noreply.github.com>
Co-authored-by: Raul Santos <raulsntos@gmail.com>
|
2023-08-07 13:09:47 +02:00 |
Danil Alexeev
|
54231682ba
|
GDScript: Highlight comment markers (`TODO`, `FIXME`, etc.)
|
2023-08-07 11:33:51 +03:00 |
Raul Santos
|
23f7f24e8a
|
C#: Add hard-coded singletons to avoid breaking compat
Co-authored-by: Ignacio Etcheverry <ignalfonsore@gmail.com>
|
2023-08-06 19:02:53 +02:00 |
Lyuma
|
f67b6c158c
|
Use image index instead of texture index for source_images
|
2023-08-05 16:54:35 -07:00 |
Raul Santos
|
6b713b1682
|
C#: Generate instance types for singletons
|
2023-08-06 00:48:22 +02:00 |
Raul Santos
|
958a6cd953
|
C#: Fix typo in parameter name in documentation
|
2023-08-05 20:00:49 +02:00 |
Fabio Alessandrelli
|
b96d247ba2
|
[ENet] Properly set transfer flags when using custom channels
|
2023-08-05 12:27:02 +02:00 |
ajreckof
|
4b724c9252
|
Fix completion option location not found
|
2023-08-05 02:15:45 +02:00 |
Yuri Sizov
|
c244903c3d
|
Merge pull request #78846 from raulsntos/dotnet/data_dir_name_now_with_more_platform
C#: Add platform name to the exported data directory
|
2023-08-04 21:01:38 +02:00 |
MewPurPur
|
3510b6e02c
|
Add icons for 3D texture classes
|
2023-08-04 19:38:27 +03:00 |
Rémi Verschelde
|
cc6a60913a
|
Merge pull request #78325 from akien-mga/libpng-moar-intrinsics
libpng: Enable intrinsics on x86/SSE2, ppc64/VSX, and all arm/NEON
|
2023-08-04 17:04:07 +02:00 |
Rémi Verschelde
|
c236503b75
|
Merge pull request #79958 from van800/master-rider-path-locator-fleet
Delegate opening files for Rider to the RiderPathLocator NuGet package
|
2023-08-04 16:59:23 +02:00 |
Rémi Verschelde
|
e605a1d984
|
Merge pull request #79636 from aaronfranke/gltf-file-name-path
Set `base_path` and `filename` during GLTF export when writing to a file
|
2023-08-04 16:59:19 +02:00 |
Rémi Verschelde
|
2c9b7fc7a8
|
libpng: Enable intrinsics on x86/SSE2, ppc64/VSX, and all arm/NEON
|
2023-08-04 14:57:21 +02:00 |
Ivan Shakhov
|
7f8e3ab5cd
|
Delegate opening files for Rider to the RiderPathLocator NuGet package, fix https://github.com/godotengine/godot/pull/78832#issuecomment-1633330344
|
2023-08-04 10:31:33 +02:00 |
Aaron Franke
|
2970839085
|
Set base_path and filename during export
|
2023-08-03 16:49:22 -05:00 |
Aaron Franke
|
101442ced9
|
Expose filename in GLTFState
|
2023-08-03 16:38:10 -05:00 |
smix8
|
744fa87da2
|
Move navigation mesh baking to NavigationServer
Moves navigation mesh baking to NavigationServer.
|
2023-08-03 19:49:07 +02:00 |
Ben Rog-Wilhelm
|
d0564f2466
|
Fix NavMesh `map_update_id` returning 0 results in errors
|
2023-08-03 18:57:35 +02:00 |
Rémi Verschelde
|
1d42504b30
|
Merge pull request #79623 from aaronfranke/gltf-export-preserialize
Add `export_preserialize` to the GLTF export process
|
2023-08-03 18:33:49 +02:00 |
Rémi Verschelde
|
2e59878201
|
Merge pull request #79533 from aaronfranke/gltf-image-keep-bytes
GLTF: Preserve the original bytes when extracting a texture while importing
|
2023-08-03 18:33:45 +02:00 |
Raul Santos
|
03598062fd
|
C#: Move build button to EditorRunBar
- Move C# build button to `EditorRunBar`.
- Add C# build icon.
- Add shortcut macros to `GodotTools`.
- Move C# build shortcuts to C#.
|
2023-08-03 17:55:52 +02:00 |
Aaron Franke
|
2d13a9651c
|
GLTF: Preserve the original bytes when importing a texture
|
2023-08-03 10:30:33 -05:00 |
Rémi Verschelde
|
0606ba7c50
|
Merge pull request #80212 from raulsntos/dotnet/check_api_assemblies_dir_exists
Show alert if .NET assemblies dir does not exist
|
2023-08-03 14:47:02 +02:00 |
Rémi Verschelde
|
d191a2fddb
|
Merge pull request #80205 from aaronfranke/gltf-cosmetic-2-electric-boogaloo
More cosmetic improvements in the GLTF code
|
2023-08-03 14:46:59 +02:00 |
Rémi Verschelde
|
95d71dbad1
|
Merge pull request #80165 from dalexeev/gds-fix-native-signal-not-found
GDScript: Fix regression with native signal not found
|
2023-08-03 14:46:48 +02:00 |
Rémi Verschelde
|
8b6c867c81
|
Merge pull request #79280 from raulsntos/dotnet/better-push-error
C#: Improve `GD.PushError` and `GD.PushWarning`
|
2023-08-03 14:46:44 +02:00 |