Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-08 | Add static methods for creating Image and ImageTexture | kobewi | |
2022-07-08 | AudioStreamPlayer: Clarify that no validation is made on 'bus' name | Rémi Verschelde | |
Supersedes #39605. Fixes #39585. | |||
2022-07-08 | Merge pull request #42708 from drentsoft/improved_treeitem_docs_branch | Rémi Verschelde | |
2022-07-08 | Merge pull request #62075 from Vitika9/gsoc-colorpicker | Rémi Verschelde | |
2022-07-08 | Clarified usage of TreeItem get_next*() and get_prev*() functions. | Derwent Ready (drentsoft) | |
2022-07-08 | Merge pull request #62751 from jjor2/lightmapgi-typo | Rémi Verschelde | |
Fix small typo in LightmapGI class reference | |||
2022-07-07 | Merge pull request #62108 from bruvzg/font_config_v3 | Rémi Verschelde | |
2022-07-06 | ColorPicker Refactor | Vitika9 | |
2022-07-06 | Merge pull request #62713 from YuriSizov/docs-scripting-annotations | Rémi Verschelde | |
2022-07-06 | i18n: Sync classref translations with Weblate | Rémi Verschelde | |
(cherry picked from commit 417f20f06c7449bfc3820cdfdde4183082cfb004) | |||
2022-07-06 | Refactor Font configuration and import UI, and Font resources. | bruvzg | |
2022-07-06 | Merge pull request #62374 from reduz/implement-bitfield-hint | Rémi Verschelde | |
Implement a BitField hint | |||
2022-07-06 | Disable Expand by default in VideoStreamPlayer | Hugo Locurcio | |
This ensures videos are always visible as soon as a video file is specified in the VideoStreamPlayer node. The node will no longer be resized to 0×0 by default, making the video invisible in the process (even if the audio can still be heard). | |||
2022-07-05 | Fix small typo in LightmapGI class reference | Jadon Orr | |
2022-07-05 | Implement a BitField hint | reduz | |
Allows to specify the binder that an enum must be treated as a bitfield. | |||
2022-07-05 | Clamp VoxelGI extents to reasonable values to avoid breaking baking | Hugo Locurcio | |
This also prevents crashes when resizing a VoxelGI's extents to 0 on any axis. | |||
2022-07-05 | Merge pull request #62726 from jmpelletier/jmpelletier-patch-2 | Rémi Verschelde | |
2022-07-05 | Merge pull request #62259 from KoBeWi/textpand | Rémi Verschelde | |
2022-07-05 | StyleBox: Document correct methods to draw with a RID | Jean-Marc Pelletier | |
2022-07-05 | Merge pull request #62724 from KoBeWi/xml_explorer | Rémi Verschelde | |
2022-07-05 | Implement XMLParser.get_current_line() | kobewi | |
2022-07-04 | Document changing the Decal and Light3D projector texture filter modes | Hugo Locurcio | |
2022-07-04 | Merge pull request #62212 from hansemro/eraser-detect-4 | Rémi Verschelde | |
Add inversion/eraser-end property for tablet pens | |||
2022-07-04 | [macOS, Windows, X11] Add stylus inverted/eraser support to | Hansem Ro | |
InputEventMouseMotion event | |||
2022-07-04 | Add support for documenting built-in annotations | Yuri Sizov | |
2022-07-04 | Allow to disable TextEdit vertical scroll | kobewi | |
2022-07-04 | Merge pull request #62448 from MinusKube/completion-scroll-click | Rémi Verschelde | |
Add the ability to drag the code completion scrollbar using the mouse click | |||
2022-07-03 | Add the ability to drag the code completion scrollbar using the mouse click | MinusKube | |
2022-07-03 | Input: Re-enable input accumulation by default | Rémi Verschelde | |
I turned it off by mistake in #38697. See also #62664 for details on this boolean's complex history :) | |||
2022-07-02 | Merge pull request #61610 from ↵ | Rémi Verschelde | |
TokageItLab/importer-retarget-registered-gdhumanoid | |||
2022-07-01 | Merge pull request #50755 from ↵ | Rémi Verschelde | |
foxydevloper/add-global-position-and-global-rotation Add global_position and global_rotation to Node3D | |||
2022-07-01 | Clamp Decal's upper/lower fade to positive values | Hugo Locurcio | |
Negative easing values result in broken rendering. | |||
2022-07-01 | Merge pull request #62439 from timothyqiu/str-format | Rémi Verschelde | |
2022-07-01 | Add global_position and global_rotation to Node3D | foxydevloper | |
2022-07-01 | Restore and improve some ParticlesMaterial docs | kobewi | |
2022-07-01 | Merge pull request #59089 from KoBeWi/I_am_root | Rémi Verschelde | |
Add `root_subfolder` to FileDialog | |||
2022-07-01 | Merge pull request #62477 from lyuma/packedbytearray | Rémi Verschelde | |
Prevent out-of-bounds write in array conversion; avoid logspam on empty arrays. | |||
2022-06-30 | Prevent out-of-bounds write in array conversion; avoid logspam on empty arrays. | Lyuma | |
2022-07-01 | implement bone renamer in importer | Silc Renew | |
2022-06-29 | Exposes methods for adding and removing ResourceFormatLoaders and -Savers in ↵ | leogeier | |
the ClassDB | |||
2022-06-29 | Merge pull request #62084 from smix8/path_debug_options_4.x | Rémi Verschelde | |
Add Path2D/3D debug options | |||
2022-06-29 | i18n: Sync classref translations with Weblate | Rémi Verschelde | |
(cherry picked from commit c93ccb5d1da8f4a01646b6f29a5ad0e87381b027) | |||
2022-06-28 | Merge pull request #60675 from voylin/Add-BBCode-support-for-printing-output | Rémi Verschelde | |
Adding print_rich() for printing with BBCode | |||
2022-06-28 | Merge pull request #61196 from V-Sekai/animtree-advance-expressions | Rémi Verschelde | |
2022-06-28 | Add root_subfolder to FileDialog | kobewi | |
2022-06-28 | Add AnimationTree Advance Expressions | SaracenOne | |
Allows specifying an expression as a condition for state machine transitions. This gives much greater flexibility for creating complex state machines. By directly interfacing with the script code, it is possible to create complex animation advance condition for switching between states. Ensure assigning AnimationTreeStateMachineTransition base expression node in editor is relative to current AnimationTree node. Allow setting an expression base node on the AnimationTree itself. Co-Authored-By: reduz <reduzio@gmail.com> | |||
2022-06-29 | Adding print_rich for printing with BBCode | Voylin | |
2022-06-28 | Fix typos and improve clarity in Tween docs | snailrhymer | |
2022-06-28 | Merge pull request #62468 from V-Sekai/core-const-expressions | Rémi Verschelde | |
Add a const call mode to Object, Variant and Script. | |||
2022-06-27 | Merge pull request #62449 from Chaosus/wrap_func | Rémi Verschelde | |
Add generalized version of `wrap` function |