Yuri Sizov
|
4ba24f6492
|
Merge pull request #79685 from LRFLEW/glinval
GLES3: Don't call `glTexParameter*` for invalid filter and repeat modes
|
2023-07-24 19:33:12 +02:00 |
|
Yuri Sizov
|
dbff173597
|
Merge pull request #79676 from KoBeWi/MissingNo.Layers
Add placeholder items to TileSet layer list
|
2023-07-24 19:33:09 +02:00 |
|
Yuri Sizov
|
3e9fadc1dd
|
Merge pull request #79660 from bitsawer/fix_opengl_multimesh
Fix GLES3 multimesh rendering when using colors or custom data
|
2023-07-24 19:33:05 +02:00 |
|
Yuri Sizov
|
9199649c40
|
Merge pull request #79656 from josefalanga/master
Clarify when the `changed` signal is emitted for `Resource` and `Material`
|
2023-07-24 19:33:01 +02:00 |
|
Yuri Sizov
|
9a7d8dc274
|
Merge pull request #79614 from BastiaanOlij/macos_openxr
Compile OpenXR into MacOS build
|
2023-07-24 19:32:57 +02:00 |
|
Yuri Sizov
|
360633089c
|
Merge pull request #79590 from 0010200303/master
Fix bad LOD selection when Camera in Mesh AABB
|
2023-07-24 19:32:54 +02:00 |
|
Yuri Sizov
|
6fb5d9e1e6
|
Merge pull request #79485 from smix8/tilemap_cell_size_4.x
Set default `cell_size` on new TileMap Layer navigation layer maps
|
2023-07-24 19:32:50 +02:00 |
|
Yuri Sizov
|
372e9abcfc
|
Merge pull request #79459 from MoltenCoffee/fix-shader-arguments-error
Add error for undefined function in shader
|
2023-07-24 19:32:46 +02:00 |
|
Yuri Sizov
|
2f4c962929
|
Merge pull request #79434 from Calinou/2d-editor-allow-float-bone-size
Allow using floating-point bone sizes and outline widths in the 2D editor
|
2023-07-24 19:32:42 +02:00 |
|
Yuri Sizov
|
752b89dc36
|
Merge pull request #79403 from TokageItLab/fix-negative-timescale-transition
Fix `AnimationNodeTransition` with negative time scale
|
2023-07-24 19:32:37 +02:00 |
|
Yuri Sizov
|
fb2c3ae8f7
|
Merge pull request #79308 from Geometror/refactor-graphedit
Clean up/refactor GraphEdit
|
2023-07-24 19:32:33 +02:00 |
|
Yuri Sizov
|
fefd02b411
|
Merge pull request #79175 from MewPurPur/curve-deselect
Deselect curve point with RMB on the empty space
|
2023-07-24 19:32:29 +02:00 |
|
Yuri Sizov
|
52078dc994
|
Merge pull request #79157 from smix8/navmesh_clear_4.x
Add `clear` function to NavigationMesh / NavigationPolygon
|
2023-07-24 19:32:24 +02:00 |
|
Yuri Sizov
|
74d20fe17e
|
Merge pull request #75216 from rune-scape/rune-dependancy-errors
Script editor (GDScript): Show depended script errors
|
2023-07-24 19:32:20 +02:00 |
|
Yuri Sizov
|
c3727c35d1
|
Merge pull request #74382 from RedMser/feature-profile-api
Allow changing feature profile via `EditorInterface`
|
2023-07-24 19:32:16 +02:00 |
|
Yuri Sizov
|
2bd904e3db
|
Merge pull request #73196 from Vilcrow/fix-lookup-symbol
Fix jumping to function definition using `Ctrl+LMB` or the "Lookup Symbol" button
|
2023-07-24 19:32:12 +02:00 |
|
Yuri Sizov
|
d6bb6d42b2
|
Merge pull request #71394 from Ithamar/feat-imagetexlay-ser
Fix ImageTextureLayered serialisation issues
|
2023-07-24 19:32:06 +02:00 |
|
RedMser
|
8e0e81ced3
|
Allow changing feature profile via EditorInterface
|
2023-07-24 18:46:36 +02:00 |
|
Hendrik Brucker
|
a38fd09669
|
Clean up/refactor GraphEdit
|
2023-07-24 18:37:23 +02:00 |
|
Yuri Sizov
|
91258e52be
|
Merge pull request #79307 from Geometror/remove-graph-node-comment
Remove GraphNode's comment property and related functionality
|
2023-07-24 16:56:41 +02:00 |
|
rune-scape
|
83b01708b2
|
Script editor: Show depended script errors
|
2023-07-24 15:49:39 +02:00 |
|
Jose Falanga
|
bf62fb059c
|
Clarify when the changed signal is emitted for Resource and ShaderMaterial
|
2023-07-24 10:31:57 -03:00 |
|
Ithamar R. Adema
|
f37c2b5be2
|
Fix ImageTextureLayered serialisation issues.
|
2023-07-23 13:54:04 +02:00 |
|
LRFLEW
|
3e9173f11a
|
GLES3: Don't call glTexParameter* for invalid filter and repeat modes
|
2023-07-21 19:26:57 -05:00 |
|
smix8
|
671839d5cd
|
Set default cell_size on new TileMap Layer navigation layer maps
Sets default cell_size on new TileMap Layer navigation layer maps.
|
2023-07-21 18:02:21 +02:00 |
|
Yuri Sizov
|
6588a4a29a
|
Merge pull request #79661 from sepTN/fix-typo-batch
Fix many typos in documentation
|
2023-07-21 17:55:06 +02:00 |
|
Yuri Sizov
|
4770e87616
|
Merge pull request #79655 from kleonc/scene-dubugger-remove-outdated-error-check
Fix arg count checks in `SceneDebugger`
|
2023-07-21 17:55:02 +02:00 |
|
Yuri Sizov
|
7a313318b2
|
Merge pull request #79645 from adamscott/fix-camera-2d-editor
Fix Camera2D crash when edited scene root is null
|
2023-07-21 17:54:58 +02:00 |
|
Yuri Sizov
|
1843781918
|
Merge pull request #79640 from Calinou/default-theme-scale-fix-corner-radius
Fix corner radius not scaling with theme scale in the default theme
|
2023-07-21 17:54:54 +02:00 |
|
Yuri Sizov
|
1e856b61ae
|
Merge pull request #79624 from mandryskowski/patch-1
Revert the change of the limit for interpolation of F0 for dielectrics and metals for Screen Space Reflections
|
2023-07-21 17:54:50 +02:00 |
|
Yuri Sizov
|
7573a458be
|
Merge pull request #79600 from Rindbee/fix-rename-animation-in-SpriteFramesEditor
Fix rename animation in SpriteFramesEditor
|
2023-07-21 17:54:47 +02:00 |
|
Yuri Sizov
|
ce92f052ec
|
Merge pull request #79562 from KoBeWi/click_here_yo
Improve message when no tile is selected to edit
|
2023-07-21 17:54:43 +02:00 |
|
Yuri Sizov
|
f932c1aba1
|
Merge pull request #79526 from Zylann/fix_rd_thread_safe
Fix missing `_THREAD_SAFE_METHOD_` missing from `RenderingDeviceVulkan` `submit` and `sync`
|
2023-07-21 17:54:39 +02:00 |
|
Yuri Sizov
|
b8a29f71e5
|
Merge pull request #79444 from Miguel0312/TestInputEvent
Add a test suite to InputEvent
|
2023-07-21 17:54:35 +02:00 |
|
Yuri Sizov
|
547f88aa8c
|
Merge pull request #79396 from Sauermann/fix-systeminfo-displayserver
Include display server type in "Copy System Info"
|
2023-07-21 17:54:30 +02:00 |
|
Yuri Sizov
|
818d90f1e5
|
Merge pull request #79353 from sepTN/fix-docs-for-consistency
Fix documentation for consistency
|
2023-07-21 17:54:26 +02:00 |
|
Yuri Sizov
|
88c1e0d528
|
Merge pull request #79350 from kleonc/screen_to_pixel_byte_to_float_conversion_fix
Fix byte to float color conversion in `DisplayServerWindows::screen_get_pixel`
|
2023-07-21 17:54:21 +02:00 |
|
Yuri Sizov
|
5ae617627d
|
Merge pull request #78519 from groud/add_white_rect_to_tilemap_selection
Add white rect to TileMap selection tool
|
2023-07-21 17:54:17 +02:00 |
|
Yuri Sizov
|
e38dc58199
|
Merge pull request #76759 from Nidjo123/master
Fix RichTextLabel character line and paragraph index getters
|
2023-07-21 17:54:11 +02:00 |
|
Yuri Sizov
|
a3a7e1fa3b
|
Merge pull request #51863 from Calinou/shader-editor-improve-templates
Improve shader editor templates to be more descriptive
|
2023-07-21 17:54:05 +02:00 |
|
Yuri Sizov
|
7835d42971
|
Merge pull request #79618 from HolonProduction/deleting-terrains-crash
Fix crash when deleting tileset terrains
|
2023-07-21 17:15:48 +02:00 |
|
Yuri Sizov
|
ea756c67a5
|
Merge pull request #79613 from MewPurPur/lighter-docs-icon
Make Help.svg not look disabled
|
2023-07-21 17:15:45 +02:00 |
|
Yuri Sizov
|
6a30f64dc8
|
Merge pull request #79595 from TokageItLab/rbmap-animblendtree
Make `AnimationNodeBlendTree` use `RBMap` insteads `HashMap`
|
2023-07-21 17:15:42 +02:00 |
|
Yuri Sizov
|
4acb8c66a1
|
Merge pull request #79568 from LRFLEW/glaniso
GLES3: Reset anisotropic filtering when changing texture filtering mode
|
2023-07-21 17:15:39 +02:00 |
|
Yuri Sizov
|
15c0e40375
|
Merge pull request #79546 from Sauermann/fix-input-handled-physics
Separate input-handled-state for different events during physics-picking
|
2023-07-21 17:15:36 +02:00 |
|
Yuri Sizov
|
de0f7935dd
|
Merge pull request #79524 from aaronfranke/gds-test-inst-placeholder
Change GDScript tests to use InstancePlaceholder as the example abstract class
|
2023-07-21 17:15:32 +02:00 |
|
Yuri Sizov
|
01e08677ff
|
Merge pull request #79466 from Repiteo/core_bind-header-fix
Have `core_bind.h` Thread type syntax match `core_bind.cpp`
|
2023-07-21 17:15:29 +02:00 |
|
Yuri Sizov
|
4d42d6fdf6
|
Merge pull request #78706 from RedworkDE/node-rename-inplace
Allow renaming child nodes in `_ready`
|
2023-07-21 17:15:26 +02:00 |
|
Yuri Sizov
|
8ac00453d9
|
Merge pull request #78667 from Scony/add-advanced-navserver-tests
Add advanced `NavigationServer3D` tests
|
2023-07-21 17:15:22 +02:00 |
|
Yuri Sizov
|
ac0204b201
|
Merge pull request #78328 from groud/tilemap_layers_as_another_class
Move TileMap layers to their own class
|
2023-07-21 17:15:18 +02:00 |
|