summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | | | | | | Merge pull request #76040 from MightiestGoat/fix-sliding-window-linux-via-tra...Yuri Sizov2023-04-142-0/+11
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Fix the sliding window problem in linux occur due to reparenting of the windo...mightygoat2023-04-142-0/+11
* | | | | | | | | | | Merge pull request #76018 from AThousandShips/image_docRémi Verschelde2023-04-131-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix `Image.compress` descriptionNinni Pipping2023-04-131-1/+1
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #72855 from RandomShaper/cache_helpRémi Verschelde2023-04-134-6/+429
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Cache classes editor helpPedro J. Estébanez2023-04-134-6/+429
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #71670 from RandomShaper/improve_toaster_thread_safetyRémi Verschelde2023-04-132-8/+10
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Make EditorToaster's handler thread-safePedro J. Estébanez2023-04-132-8/+10
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #76014 from AThousandShips/image_astcRémi Verschelde2023-04-132-1/+9
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Expose more compression formats in Image and fix compress checkNinni Pipping2023-04-132-1/+9