summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2022-03-02Changed TileMap::set_cell alternative_tile default value to 0Igor Kordiukiewicz
2022-03-01Merge pull request #58629 from groud/fix_native_extion_init_orderRémi Verschelde
2022-03-01Merge pull request #58477 from AlbertFay/text-under-scrollbarRémi Verschelde
2022-02-28Reorder native extension types initialization, initializing editor lastGilles Roudière
2022-02-28Merge pull request #58614 from Calinou/ssr-roughness-quality-enum-fix-typoRémi Verschelde
2022-02-28Merge pull request #58597 from IgorKordiukiewicz/remove-files-dropped-signal-...Rémi Verschelde
2022-02-28Remove files_dropped signal from SceneTreeIgor Kordiukiewicz
2022-02-28Fix typo in SSR roughness quality enum value namesHugo Locurcio
2022-02-27Document how to fix thin FogVolumes flickering when the camera movesHugo Locurcio
2022-02-25Fixed bug with text going under scrollbaralbertfay1121
2022-02-25Improve popup window handling.bruvzg
2022-02-23Merge pull request #58448 from novaplusplus/wow-more-string-docsRémi Verschelde
2022-02-23Added or improved documentation to a few more String methodsNova
2022-02-23Merge pull request #56394 from BastiaanOlij/OpenXR_Core4Rémi Verschelde
2022-02-23Merge pull request #57956 from Eoin-ONeill-Yokai/audio_stream_hotfixRémi Verschelde
2022-02-23Implementing OpenXR driverBastiaan Olij
2022-02-23Merge pull request #58411 from cbscribe/rename_motion_velocityRémi Verschelde
2022-02-22Rename motion_velocity to velocityChris Bradfield
2022-02-22Use Filament specular models and parametrizationclayjohn
2022-02-22Add missing binding to AudioStream classEoin O'Neill
2022-02-22Merge pull request #57664 from skyace65/TriangulateInfoRémi Verschelde
2022-02-22Merge pull request #58440 from novaplusplus/novas-doc-stuffRémi Verschelde
2022-02-22Document String's humanize_size static methodNova
2022-02-22Fix incorrect SurfaceTool example in class docsNova
2022-02-21Update doc for match: empty argument doesn't match anythingMarkus Sauermann
2022-02-19Merge pull request #58042 from Sauermann/fix-viewport-border-notificationsRémi Verschelde
2022-02-18Document that meshes and lights must be fully set up before baking VoxelGIHugo Locurcio
2022-02-18Merge pull request #58261 from STUDIOEMBYR/CharacterBody-docs-updateRémi Verschelde
2022-02-18Merge pull request #58266 from clayjohn/revert-sky-changeRémi Verschelde
2022-02-18Fix default value for DisplayServer::virtual_keyboard_show Rect2 parameterPierre-Thomas Meisels
2022-02-18Merge pull request #58106 from Calinou/audioserver-capture-device-propertyRémi Verschelde
2022-02-17Revert "Default to real-time radiance map filter for environment sky reflecti...clayjohn
2022-02-17Updated out of date CharacterBody documentation.Hannah Crawford
2022-02-17Expose `AudioServer.capture_device` as a propertyHugo Locurcio
2022-02-17Merge pull request #58177 from clayjohn/VULKAN-prefiltered-radianceRémi Verschelde
2022-02-17Merge pull request #58243 from timothyqiu/doc-ani-nodeRémi Verschelde
2022-02-17Fix wording in AnimationNode classrefHaoyu Qiu
2022-02-17Fix a typo in PROPERTY_HINT_ENUM_SUGGESTION descriptionYuri Sizov
2022-02-17Change 'find_node' to 'find_nodes' and Add 'type' parameterdiddykonga
2022-02-17Merge pull request #58212 from Calinou/line2d-round-precision-add-property-hintRémi Verschelde
2022-02-16Use prefiltered radianceclayjohn
2022-02-17Fix mismatched BBCode tags in classrefHaoyu Qiu
2022-02-17Add a property hint for the Line2D Round Precision propertyHugo Locurcio
2022-02-17Fix documentation about TreeItem button IDHaoyu Qiu
2022-02-16Merge pull request #58055 from markdibarry/add_get_line_offsetRémi Verschelde
2022-02-16i18n: Sync classref translations with WeblateRémi Verschelde
2022-02-16Merge pull request #44716 from Calinou/os-add-get-processor-nameRémi Verschelde
2022-02-15Connect notifications from Container to ViewportMarkus Sauermann
2022-02-15Add an `OS.get_processor_name()` methodHugo Locurcio
2022-02-15Merge pull request #57931 from Calinou/sky-default-filter-realtimeRémi Verschelde