summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #75890 from YuriSizov/gui-remember-window-stateYuri Sizov2023-04-181-3/+1
|\
| * Always cache parent visibility in CanvasItemYuri Sizov2023-04-101-3/+1
* | Merge pull request #76148 from smix8/navigation_debug_nontri_meshes_4.xYuri Sizov2023-04-182-25/+59
|\ \
| * | Fix NavigationMesh debug visuals for non-triangulated meshessmix82023-04-162-25/+59
* | | Merge pull request #76186 from pkowal1982/double_theYuri Sizov2023-04-1810-11/+11
|\ \ \
| * | | Remove double thes from documentationPaweł2023-04-1710-11/+11
* | | | Merge pull request #76123 from KoBeWi/forsaken_constantsYuri Sizov2023-04-181-0/+4
|\ \ \ \
| * | | | Add missing LineEdit constants in editor themekobewi2023-04-171-0/+4
|/ / / /
* | | | Merge pull request #76132 from davthedev/stylebox-flat-antialiasing-fixYuri Sizov2023-04-173-35/+44
|\ \ \ \ | |/ / / |/| | |
| * | | Fix blurry borders on antialiased FlatStyleBoxDavid Giardi2023-04-173-35/+44
| |/ /
* | | Merge pull request #76158 from AThousandShips/unbind_docRémi Verschelde2023-04-171-3/+11
|\ \ \
| * | | Improve description of `Callable.bind/unbind`Ninni Pipping2023-04-171-3/+11
| |/ /
* | | Merge pull request #76051 from rburing/contact_local_velocity_2dRémi Verschelde2023-04-1710-11/+37
|\ \ \
| * | | PhysicsDirectBodyState2D: add get_contact_local_velocity_at_positionRicardo Buring2023-04-1410-11/+37
| | |/ | |/|
* | | Merge pull request #72895 from RedworkDE/editor-export-plugin-settingsRémi Verschelde2023-04-175-4/+79
|\ \ \
| * | | Allow EditorExportPlugins to provide export optionsRedworkDE2023-04-075-4/+79
* | | | Merge pull request #74623 from MewPurPur/edit-text-with-styleYuri Sizov2023-04-176-126/+107
|\ \ \ \
| * | | | Code style improvements to text_edit and relatedVolTer2023-04-086-126/+107
* | | | | Merge pull request #73612 from chutchinson/bug/73607-scene-tree-timer-negativ...Yuri Sizov2023-04-171-1/+1
|\ \ \ \ \
| * | | | | Clamp minimum value of time_left to 0.0Chris Hutchinson2023-04-171-1/+1
* | | | | | Merge pull request #72979 from dalexeev/gds-annotation-parsingYuri Sizov2023-04-175-17/+89
|\ \ \ \ \ \
| * | | | | | GDScript: Fix and improve annotation parsingDanil Alexeev2023-04-145-17/+89
* | | | | | | Merge pull request #62830 from ajreckof/access-identifier-keywordsYuri Sizov2023-04-173-0/+40
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | fix access to identifiers that are reserved keywordsajreckof2023-04-143-0/+40
* | | | | | | Merge pull request #76029 from YuriSizov/control-we-are-not-the-same-you-and-iYuri Sizov2023-04-171-8/+8
|\ \ \ \ \ \ \
| * | | | | | | Use Point2 consistently in Control methodsYuri Sizov2023-04-131-8/+8
* | | | | | | | Merge pull request #68397 from aaronfranke/get-childYuri Sizov2023-04-172-13/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | Make `Node::get_children()` publicAaron Franke2023-04-152-13/+13
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge pull request #75782 from kleonc/debugger-video-ram-deserialization-fixYuri Sizov2023-04-171-3/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix deserializing resource usage debug datakleonc2023-04-071-3/+5
* | | | | | | | | Merge pull request #76149 from angel-721/rename-root-canvasYuri Sizov2023-04-171-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Rename internal root canvas group to start with underscoreangel-7212023-04-161-1/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #76134 from Calinou/doc-print-richYuri Sizov2023-04-171-4/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Improve `print_rich()` documentationHugo Locurcio2023-04-161-4/+8
| |/ / / / / / / /
* | | | | | | | | Merge pull request #76137 from ju5tevg3niy/patch-2Yuri Sizov2023-04-171-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fixed typo in DisplayServer.ScreenOrientation docsEvgeniy Vasilyev2023-04-161-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge pull request #76091 from MewPurPur/fix-quaternion-descriptionYuri Sizov2023-04-171-4/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix Quaternion's brief descriptionVolTer2023-04-151-4/+4
* | | | | | | | | | Merge pull request #76049 from timothyqiu/equalityYuri Sizov2023-04-174-9/+11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Unify descriptions of vector methodsHaoyu Qiu2023-04-144-9/+11
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #75776 from Rattle22/patch-1Yuri Sizov2023-04-171-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix Typo in NavigationServer2DRattle222023-04-071-1/+1
* | | | | | | | | | | Merge pull request #76107 from taehong99/fix-issue-74452Yuri Sizov2023-04-171-0/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | update set_smooth_group descriptionTae Hong Ahn2023-04-151-0/+1
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #75691 from dalexeev/gds-fix-signature-generationYuri Sizov2023-04-142-35/+29
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | GDScript: Misc fixes and improvements for signature generationDanil Alexeev2023-04-072-35/+29
| |/ / / / / / / /
* | | | | | | | | Merge pull request #75879 from dalexeev/gds-fix-extends-crashYuri Sizov2023-04-147-1/+57
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | GDScript: Add missing member type check when resolving `extends`Danil Alexeev2023-04-107-1/+57
* | | | | | | | | | Merge pull request #75999 from clayjohn/Particles-angle-randYuri Sizov2023-04-143-6/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Use angle_rand to calculate base_angle in particles process materialclayjohn2023-04-133-6/+6