summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2022-12-16Fix String::word_wrap() for long wordsHaoyu Qiu
2022-12-15[RTL/TextServer] Add baseline inline alignment mode for objects and RTL tables.bruvzg
2022-12-15Merge pull request #70102 from Chaosus/rd_remove_usage_indirectYuri Rubinsky
2022-12-15Fix typos with codespellRémi Verschelde
2022-12-15Changed `STORAGE_BUFFER_USAGE_DISPATCH_INDIRECT` type to enum flagsYuri Rubinsky
2022-12-15Remove a confusing TileMap warningGilles Roudière
2022-12-15Improve documentation on heuristics in AStarGrid2DYuri Rubinsky
2022-12-14Merge pull request #70028 from clayjohn/PM-GLES3Rémi Verschelde
2022-12-14Merge pull request #69732 from KoBeWi/rc_undoRémi Verschelde
2022-12-13Merge pull request #70009 from clayjohn/glow-hqRémi Verschelde
2022-12-13Merge pull request #70003 from clayjohn/GLES3-ccRémi Verschelde
2022-12-13Added gl_compatibility as an option to the project creation screenclayjohn
2022-12-13Various fixes and documentation for CanvasGroupclayjohn
2022-12-13Remove high quality glow as it is not any higher quality than regular glowclayjohn
2022-12-13i18n: Sync classref translations with Weblate (3.5 branch)Rémi Verschelde
2022-12-12Fix docstring for String.get_base_dirAndrés Botero
2022-12-12Merge pull request #69629 from smix8/agent_wild_callback_pointer_4.xRémi Verschelde
2022-12-12Fix Navigation agent callback wild pointer crashsmix8
2022-12-12Merge pull request #69718 from groud/finally_rename_gdnative_to_gdextensionRémi Verschelde
2022-12-12Merge pull request #67038 from Calinou/xdg-paths-linux-onlyRémi Verschelde
2022-12-12Only support XDG directory path configuration on LinuxHugo Locurcio
2022-12-12Merge pull request #67050 from KoBeWi/syrtRémi Verschelde
2022-12-12Rename all gdnative occurences to gdextensionGilles Roudière
2022-12-12Merge pull request #69714 from flatline-84/editor_scene_post_import_doc_exampleRémi Verschelde
2022-12-12updated example documentation for EditorScenePostImportflatline-84
2022-12-11Merge pull request #69905 from Chaosus/rd_dynamic_state_flagRémi Verschelde
2022-12-11Merge pull request #69559 from timothyqiu/unique-callRémi Verschelde
2022-12-11Changed `RD::PipelineDynamicStateFlags` type to enum flagsYuri Rubinsky
2022-12-10Merge pull request #67399 from Calinou/rename-precision-double-sconsRémi Verschelde
2022-12-10Enable assigning an owner to navigation regions and linksJosh Jones
2022-12-10Rename `float=64` SCons option to `precision=double`Hugo Locurcio
2022-12-10Merge pull request #69831 from Calinou/audio-random-no-repeats-remove-warningRémi Verschelde
2022-12-09Remove warning when playing random no-repeat sound with only 1 sound in poolHugo Locurcio
2022-12-09Update StringName documentation to match String'sMicky
2022-12-09Merge pull request #68747 from rune-scape/rune-stringname-unificationRémi Verschelde
2022-12-09Merge pull request #69353 from YuriSizov/window-be-more-like-your-brotherRémi Verschelde
2022-12-09Merge pull request #69774 from Calinou/backbuffercopy-only-show-rect-when-rel...Rémi Verschelde
2022-12-08Fix BackBufferCopy `rect` property appearing when not relevant in inspectorHugo Locurcio
2022-12-08Add remote history to EditorUndoRedoManagerkobewi
2022-12-08Use capitalized ID in the docHaoyu Qiu
2022-12-07Copy local theme overrides from Control to WindowYuri Sizov
2022-12-07Merge pull request #69712 from bruvzg/real_sizeRémi Verschelde
2022-12-07Merge pull request #69707 from bruvzg/x11_exfsRémi Verschelde
2022-12-07Merge pull request #69654 from BastiaanOlij/openxr_submit_depth_optionalRémi Verschelde
2022-12-07Merge pull request #69713 from groud/rename_get_surrounding_tilesRémi Verschelde
2022-12-07Rename get_surrounding_tiles to get_surrounding_cellsGilles Roudière
2022-12-07Rename `window_get_real_size` to `window_get_size_with_decorations`, add `win...bruvzg
2022-12-07Fix Determining Window for TouchscreenMarkus Sauermann
2022-12-07[Linux/X11] Split fullscreen mode into `WINDOW_MODE_EXCLUSIVE_FULLSCREEN` and...bruvzg
2022-12-06Make submitting depth buffer in OpenXR optionalBastiaan Olij