A Thousand Ships
|
fec3d9e68c
[Editor] Fix return of `EditorTranslationParserPlugin._parse_file`
|
9 months ago |
Caiman
|
bcd99bdb17
Fix GraphEdit::frame_rect_changed signal parameter type
|
6 months ago |
Thaddeus Crews
|
1939e87db1
Merge pull request #101561 from darksylinc/matias-device-address-api
|
6 months ago |
Matias N. Goldberg
|
af900a5825
Change how device address is requested to avoid future API breakage
|
7 months ago |
Lars Pettersson
|
ff39adddd1
Prevent tooltip from showing when hovering past end of script line
|
7 months ago |
Rémi Verschelde
|
21fcb56547
Remove unused `EditorSceneFormatImporter::_get_import_flags`
|
7 months ago |
Rémi Verschelde
|
85b066aa78
Merge pull request #99455 from Bonkahe/IndirectMultimeshImplementation
|
7 months ago |
thimenesup
|
3d92f406b2
Implement Buffer Device Address for Rendering Device Vulkan and DirectX12
|
8 months ago |
David House
|
e6daec9cf8
Added indirect drawing functionality to MultiMesh
|
9 months ago |
Pāvels Nadtočajevs
|
b983b9d9f4
[RTL] Add cell option to control if cell is shrinked to its contents width.
|
7 months ago |
QbieShay
|
e9eb0b6082
Implemented tools around particles seed randomization.
|
1 year ago |
Yelloween
|
0153cb8c16
Fix incorrect MODIFIER_MASK value
|
10 months ago |
Hugo Locurcio
|
7a04d85ec3
Only allow valid types in Decal, Light3D projector, PointLight2D texture and CSGMesh3D mesh
|
1 year ago |
Hendrik Brucker
|
e5be03a42b
[GraphEdit] Make connections a property
|
8 months ago |
Robert Yevdokimov
|
7f09804154
Add inherit parameter to `open_scene_from_path`
|
1 year ago |
smix8
|
476479419b
Despaghettify NavigationServer path queries
|
8 months ago |
Timo Schwarzer
|
1daa9a180b
Fix Control offset_* property types
|
10 months ago |
Pāvels Nadtočajevs
|
dc71fbacc5
[RTL] Add tooltip support to meta/url tag.
|
9 months ago |
bruvzg
|
a4b17e7852
[FileAccess] Return error codes from `store_*` methods.
|
2 years ago |
Dario
|
6d5ac8f7ef
Resolve load and store ops automatically for render passes for discardable textures.
|
10 months ago |
Danil Alexeev
|
03b05cf9ac
Core: Fix built-in enum constant bindings
|
9 months ago |
Dan Nicholson
|
6f4fadf65d
Expose standardize_locale add_default param publicly
|
9 months ago |
bruvzg
|
45593d45b3
Allow setting custom initialization vector for FileAccessEncrypted. Add export setting to set static seed for PCK encryption initialization vectors.
|
9 months ago |
bruvzg
|
76164c2aa9
[OS] Add functions to determine standard I/O device type.
|
1 year ago |
Michael Alexsander
|
16524a8a01
Add "Game" editor for better runtime debugging
|
11 months ago |
Guilherme Sousa
|
ec62978dd0
Fix non const animation node process function
|
9 months ago |
Roman Morozov
|
d532eecc81
Changed the default deadzone value for new actions from 0.5 to 0.2
|
11 months ago |
Joel Fortier
|
a58ae8e1c6
Fixed SoftBody3D handles not being clickable in 3D Editor Viewport
|
1 year ago |
bruvzg
|
10f3c1f587
Add support for non-blocking IO mode to `OS.execute_with_pipe`.
|
1 year ago |
Chris Cranford
|
9122be6474
Pass current value to `EditorInterface` node/property popups
|
11 months ago |