summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-14[Linux/X11] Add some missing keycodes/scancodes.bruvzg
2023-03-14Fix error spam when naming a func at the end of the scriptVolTer
2023-03-14Fix buffer overrun in CPUParticles3DRedworkDE
2023-03-14Fix coloring of the renderer options buttonHaoyu Qiu
2023-03-14Fix instance uniforms breaking when setting a new mesh.Johan Aires Rastén
2023-03-14Don't unset local_coords on starting transform.Ryan Roden-Corrent
2023-03-14Propogate errors when creating an OpenGL context fails in X11clayjohn
2023-03-14Fixes a canvas item set to clip children being drawn as black if no children ...SlugFiller
2023-03-14Fix AABB calculation for meshes using Skeleton2DSlugFiller
2023-03-14Fixed incorrect ERROR message when setting new PrimitiveMeshJohan Aires Rastén
2023-03-14Disable local space for blender transforms.Ryan Roden-Corrent
2023-03-14Fix broken shortcut key inputRindbee
2023-03-14Modify JSON.stringify so that it doesn't create unnecessary empty lines from ...Jakub Mateusz Marcowski
2023-03-14FBX: Disable importer when canceling FBX2glTF setupRémi Verschelde
2023-03-14Avoid overflow when calculating ptr address for 3D textures in RenderingDevic...clayjohn
2023-03-14Merge pull request #74884 from YuriSizov/4.0-cherrypicksYuri Sizov
2023-03-13Add missing handler for removing font sizes in ThemesYuri Sizov
2023-03-13Set properties of ImageTexture3D when creatingclayjohn
2023-03-13Fix blend-file import when using custom color management in blenderjuliuse98
2023-03-13[TextServer] Fix justification on punctuation characters.bruvzg
2023-03-13Fix NavigationServer free error printsmix8
2023-03-13Fix type icons in `PropertySelector`Ninni Pipping
2023-03-13remove incorrect rename of get_used_cells_by_idThomas Lobig
2023-03-13[TextEdit] Do not draw virtual spaces (word break / justification points).bruvzg
2023-03-13Windows: Workaround missing DWRITE_FONT_WEIGHT value in old MinGWRémi Verschelde
2023-03-13Get the unlit / unshaded extension when importing GLTF and set it when exportingHakim
2023-03-13[Windows] Update modifier key status during IME input.bruvzg
2023-03-13[Web] Fix some missing keycode mappings.bruvzg
2023-03-13Add proper default texture filter and repeat modes for Canvas shaders in the ...clayjohn
2023-03-13Notify child controls when BackBufferCopy's rect changedHaoyu Qiu
2023-03-13C#: Get singleton instances using the Core nameRedworkDE
2023-03-13C#: Ignore explicit interface implementationsRaul Santos
2023-03-13GDScript: Fix checking if a call is awaited in compilerDmitrii Maganov
2023-03-13Validate that C# class names are valid identifiersAleks Rutins
2023-03-13Error on hint_normal_roughness_texture and hint_depth_texture outside of spat...Fabio Iotti
2023-03-13Linux: Don't try to link system embree3 on unsupported archsRémi Verschelde
2023-03-13Use MSAA 2D texture in multipass tonemapperBastiaan Olij
2023-03-13Check for type mismatch in PropertyTweener.from()kobewi
2023-03-13Add a few more rendering timestampsclayjohn
2023-03-13[Bitmap font] Assume outline size is `1` if it's not set, but channel for out...bruvzg
2023-03-13Fix Windows to Windows SSH remote deploy. Fix Windows `execute` exit code.bruvzg
2023-03-13Don't autocomplete numbers in GDScriptArman Elgudzhyan
2023-03-13Add parentheses around arguments when converting xformclayjohn
2023-03-13Add some missing renames to 3to4 tool.Ryan Roden-Corrent
2023-03-13Move tool declarations to top in 3to4.Ryan Roden-Corrent
2023-03-13Project Converter: Do not convert lines that start with a commentMarius Hanl
2023-03-13Add keycode project conversionNinni Pipping
2023-03-13Fix Camera2D position smoothing properties not being groupedMarcus Elg
2023-03-13Correct superclass constructors in 3to4.Ryan Roden-Corrent
2023-03-13Don't strip whitespace when converting 3to4.Ryan Roden-Corrent