Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-22 | Ensure PopupMenu item is shaped when the shortcut is set. | EricEzaM | |
2022-10-21 | Merge pull request #67620 from Riteo/default-opaque-composition | Clay John | |
Use opaque composition if transparency is disabled | |||
2022-10-21 | Merge pull request #67426 from MrBlockers/blurry-texture-preview | Clay John | |
Make texture preview filter setting content aware | |||
2022-10-21 | Merge pull request #67546 from clayjohn/DS-msg | Clay John | |
Update the DisplayServer video driver error message to be more accurate and friendly | |||
2022-10-22 | Merge pull request #67725 from TokageItLab/add-tuts-link-retarget | Max Hilbrunner | |
Add a tutorial link to `BoneMap` and `SkeletonProfile` | |||
2022-10-22 | Add a tutorial link to Retarget Classes | Silc Renew | |
2022-10-21 | Merge pull request #67636 from groud/fix_localize_path | Max Hilbrunner | |
Fix localize_path with custom protocol identifiers | |||
2022-10-21 | Merge pull request #67072 from Mickeon/uh-oh-stinky | Max Hilbrunner | |
Rewrite most of Resource's documentation | |||
2022-10-21 | Merge pull request #67254 from TechnoPorg/doc-projection-class | Max Hilbrunner | |
Fully document the Projection class. | |||
2022-10-21 | Merge pull request #67648 from Calinou/doc-cylindershape3d-bugs | Max Hilbrunner | |
Document known issues with CylinderShape3D | |||
2022-10-21 | Merge pull request #67656 from MewPurPur/instance🧹 | Max Hilbrunner | |
Fix minor mistakes throughout the documentation | |||
2022-10-21 | Merge pull request #67684 from patchfx/fix-typo-in-draw-rect-region | Max Hilbrunner | |
Fix tp_canvas_item typo in _draw_rect_region | |||
2022-10-21 | Merge pull request #67314 from anvilfolk/quote-fix | Max Hilbrunner | |
Fix single-quotes incorrectly escaped when dragging into script editor | |||
2022-10-21 | Merge pull request #67444 from nonunknown/array_pick_random | Max Hilbrunner | |
Add ability to pick random value from array | |||
2022-10-21 | Merge pull request #67627 from KoBeWi/tilter | Max Hilbrunner | |
Fix texture filter and repeat in TileMap | |||
2022-10-20 | Make texture preview and picker use mipmap filter | MrBlockers | |
2022-10-21 | Fix small mistakes throughout much of the documentation | VolTer | |
2022-10-20 | Merge pull request #67506 from squashiv/master | Clay John | |
Expose Shape2D::get_rect to scripting | |||
2022-10-20 | Fix tp_canvas_item typo in _draw_rect_region | Richard Patching | |
2022-10-20 | Fix localize_path with custom protocol identifiers | Gilles Roudière | |
2022-10-20 | add ability to pick random value from array | Nonunknown | |
2022-10-20 | Expose Shape2D::get_rect to scripting | squash | |
2022-10-19 | Fully document the Projection class. | TechnoPorg | |
Projection is a 4x4 matrix that applies a projective transformation. | |||
2022-10-19 | Document known issues with CylinderShape3D | Hugo Locurcio | |
2022-10-19 | Fix texture filter and repeat in TileMap | kobewi | |
2022-10-19 | Merge pull request #66546 from KoBeWi/rfeipletaetr | Clay John | |
Add methods to get target filter and repeat | |||
2022-10-19 | Merge pull request #66950 from ↵ | Clay John | |
Calinou/doc-surfacetool-generate-normals-smooth-groups Document `SurfaceTool.generate_normals()` interaction with smooth groups | |||
2022-10-19 | Merge pull request #66279 from aaronfranke/control-min-size | Max Hilbrunner | |
Revert `custom_minimum_size` type back to `Vector2` instead of `Vector2i` | |||
2022-10-19 | Merge pull request #66940 from aaronfranke/doc-get-tr-aabb | Max Hilbrunner | |
Remove the global space `get_transformed_aabb` helper method | |||
2022-10-19 | Merge pull request #65613 from ↵ | Max Hilbrunner | |
Commander-Firestrike/audiostreamgeneratorplayback_docs_fix_0 Update AudioStreamGeneratorPlayback.xml | |||
2022-10-19 | Merge pull request #66134 from MewPurPur/fix-outdated-editor-settings | Max Hilbrunner | |
Improve some Text Editor editor settings | |||
2022-10-19 | Merge pull request #66410 from RedMser/patch-1 | Max Hilbrunner | |
Fix `Control.get_global_rect` documentation | |||
2022-10-19 | Merge pull request #66326 from zak-grumbles/editor_script_reference_docs | Max Hilbrunner | |
Add note regarding RefCounted to EditorScript docs | |||
2022-10-19 | Merge pull request #67001 from KoBeWi/🎲 | Max Hilbrunner | |
Fill random docs | |||
2022-10-19 | Merge pull request #67564 from bruvzg/macos_wide_alert | Max Hilbrunner | |
[macOS] Fit OS::alert to the text width for better readability. | |||
2022-10-19 | Merge pull request #67543 from clayjohn/PLU-default | Max Hilbrunner | |
Use CameraAttributesPractical in the editor default environment | |||
2022-10-19 | Merge pull request #67100 from Mickeon/doc-peeves | Max Hilbrunner | |
Tweak `@GDScript` documentation overall | |||
2022-10-19 | Merge pull request #67208 from Mickeon/doc-peeves-the-peevening | Max Hilbrunner | |
Tweak `@GlobalScope` functions documentation overall | |||
2022-10-19 | Merge pull request #67249 from wuyingnan/fix_quaternion_typo | Max Hilbrunner | |
Fix a comment typo in node_3d.h | |||
2022-10-19 | Merge pull request #67576 from m4gr3d/delete_old_godot_lib_main | Fredia Huya-Kouadio | |
Delete Android godot-lib with the old naming scheme | |||
2022-10-19 | Merge pull request #67527 from BastiaanOlij/fix_tracker_names | Max Hilbrunner | |
Fix two typos in tracker names and a bug in OpenXR haptic feedback | |||
2022-10-19 | Add methods to get target filter and repeat | kobewi | |
2022-10-19 | Use opaque composition if transparency is disabled | Riteo | |
2022-10-19 | Merge pull request #67583 from paddy-exe/fix-distane-fade-node | Yuri Rubinsky | |
2022-10-18 | Delete Android godot-lib with the old naming scheme | Fredia Huya-Kouadio | |
Update the `clean` task configuration: running `gradlew clean` will now properly delete the generated build artifacts | |||
2022-10-18 | Tweak `@GDScript` documentation overall | Micky | |
- Made use of [param] more frequently, - Link to other classes' documentation more often, improve the examples. - Made the writing style closer to how the rest of the documentation is formatted. - Ensure these are called "functions", not "methods". - Add [b]Warning:[/b] where more appropriate than [b]Note:[/b] Most notably, removed " It must be a static string, so format strings can't be used.", as this behavior is actually a bug. | |||
2022-10-18 | Rewrite most of Resource's documentation | Micky | |
2022-10-18 | Use CameraAttributesPractical in the editor default environment | clayjohn | |
This avoids forcing DoF in the editor when physical light units are enabled | |||
2022-10-18 | Update the DisplayServer video driver error message | clayjohn | |
to be more accurate and friendly | |||
2022-10-18 | Fix typo in VisualShader DistanceFade node | Patrick | |