Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-08 | Merge pull request #47697 from gongpha/color-picker-bars-fix-raw-mode | Rémi Verschelde | |
Fix ColorPicker's RGB bars are show in RAW mode and other | |||
2021-04-08 | Merge pull request #44456 from univeous/allow_input_echo_in_ui_focus | Rémi Verschelde | |
allow input echo when changing ui focus | |||
2021-04-07 | Merge pull request #47441 from ↵ | Rémi Verschelde | |
TwistedTwigleg/skeletonik_changes_and_bug_fixes_regressionfix2 Fix for SkeletonIK not working correctly with 0 interpolation and incorrectly rotating with animation | |||
2021-04-07 | Fix ColorPicker's RGB bars are show in RAW mode and other | Kongfa Waroros | |
2021-04-05 | Make scrollwheel zoom based on mouse position | Lightning_A | |
2021-04-05 | Re-allow playing AnimatedSprite2D without frames | Rémi Verschelde | |
Fixes #47578, partial revert of #47064. | |||
2021-04-05 | Style: Apply clang-tidy's `readability-braces-around-statements` | Rémi Verschelde | |
2021-04-05 | Style: Apply clang-tidy's `modernize-use-nullptr` | Rémi Verschelde | |
2021-04-05 | Style: Apply clang-tidy's `modernize-use-bool-literals` | Rémi Verschelde | |
2021-04-05 | Fix crashes in *_input functions | Rafał Mikrut | |
2021-04-04 | Prevents TextureUniform in visual shaders from conversion to constant | Yuri Roubinsky | |
2021-04-04 | Merge pull request #46273 from Chaosus/vs_comment | Rémi Verschelde | |
Added Comment node to Visual Shaders | |||
2021-04-03 | Merge pull request #47452 from BastiaanOlij/xr_positional_tracker_ref | Rémi Verschelde | |
Change XRPositionalTracker to a reference (master) | |||
2021-04-02 | Fix for SkeletonIK not working correctly with 0 interpolation and ↵ | TwistedTwigleg | |
incorrectly rotating with animation. Now the root bone rotates differently to ensure it always rotates correctly and works with BoneAttachment3D nodes. | |||
2021-04-01 | Make ColorPicker button text and tooltips appear in exported projects | Kevin Smith | |
2021-04-01 | Merge pull request #46991 from madmiraal/rename-invert-reverse | Rémi Verschelde | |
Rename Array.invert() to Array.reverse() | |||
2021-04-01 | Merge pull request #42827 from lyuma/rename_bones_blendshapes | Rémi Verschelde | |
Allow renaming bones and blendshapes. | |||
2021-03-31 | Merge pull request #47252 from KoBeWi/themecide | Rémi Verschelde | |
Add methods to remove theme overrides | |||
2021-03-30 | Merge pull request #46702 from HaSa1002/fix-min-size-resize | Rémi Verschelde | |
Fix removal of `rect_min_size` not triggering resize | |||
2021-03-30 | Merge pull request #47491 from groud/improve_tabs | Rémi Verschelde | |
Implement Tabs node minimum size | |||
2021-03-30 | Implement Tabs minimum size | Gilles Roudière | |
2021-03-30 | Require editor restart after changing GUI custom theme or font | Hugo Locurcio | |
The `restart_if_changed` project setting hint wasn't set correctly. | |||
2021-03-30 | RichTextLabel: On custom effect change, parse bbcode only if it's enabled ↵ | bruvzg | |
and not empty. | |||
2021-03-29 | Merge pull request #47457 from bruvzg/rtl_spacing | Rémi Verschelde | |
RichTextLabel: fix font extra spacing and style box size usage. | |||
2021-03-29 | Use extra font spacing in the RichTextLabel line height calculation, and ↵ | bruvzg | |
stylebox size in the minimum size calculation. | |||
2021-03-29 | Change XRPositionalTracker to a reference and better expose it to GDNative | Bastiaan Olij | |
2021-03-29 | Merge pull request #47435 from madmiraal/rename-texture-get_data | Rémi Verschelde | |
Rename Texture.get_data() to get_image() | |||
2021-03-29 | doc: Sync classref with current source | Rémi Verschelde | |
2021-03-28 | Merge pull request #47351 from volzhs/graphedit-boxselection | Rémi Verschelde | |
Fix drawing boxselection on GraphEdit | |||
2021-03-28 | Rename Texture.get_data() to get_image() | Marcel Admiraal | |
2021-03-26 | Merge pull request #47163 from bruvzg/macos_sandbox_file_dialog | Rémi Verschelde | |
FileDialog: add Back/Forward buttons, add message for inaccessible folders. | |||
2021-03-25 | Fix ParticlesMaterial spread | Morris Tabor | |
2021-03-25 | Merge pull request #47251 from pycbouh/theme-more-useful-methods | Rémi Verschelde | |
Add utility methods to Theme, improve error messages and documentation | |||
2021-03-25 | Fix typo 'previus_selected' | volzhs | |
2021-03-25 | Fix drawing boxselection on GraphEdit | volzhs | |
2021-03-23 | Fix removal of `rect_min_size` not triggering resize | Johannes | |
fixes #46672 | |||
2021-03-23 | Merge pull request #37755 from KoBeWi/check_down | Rémi Verschelde | |
Add disabled theme icons for CheckBox | |||
2021-03-23 | Rename ButtonList enum and members to MouseButton | Aaron Franke | |
2021-03-23 | FileDialog: add Back/Forward buttons, add message for inaccessible folders. | bruvzg | |
2021-03-23 | Remove the clearing behavior from add_override | kobewi | |
2021-03-23 | Add methods to remove theme overrides | kobewi | |
2021-03-23 | Merge pull request #45571 from aaronfranke/node2d-real_t | Rémi Verschelde | |
Use real_t in 2D nodes | |||
2021-03-23 | Merge pull request #46735 from fabriceci/fix-dialog-translation | Rémi Verschelde | |
Fix translations update in window & Dialogs (AcceptDialog/ConfirmationDialog/FileDialog) (Fix 39320, 39258 & 45887) | |||
2021-03-22 | Merge pull request #47226 from fabriceci/improve-rayshape-2D | Rémi Verschelde | |
Bring the Raycast2D improvements to Rayshape2D | |||
2021-03-22 | Merge pull request #47180 from YeldhamDev/popupmenu_width_fix | Rémi Verschelde | |
Fix wrong width with PopupMenus on first opening in the editor | |||
2021-03-22 | Improved 3D Scene Importer | Juan Linietsky | |
* Added option for importers to show an Advanced settings dialog * Created advanced settings dialog for Scene Importer * Cleaned up importers (remove many old/unused options) * Added the ability to customize every node, material, mesh and animation individually * Saving to animations and meshes to files is now a manual process, making it more predictable * Added the ability for materials to be replaced by external files (or to be made external, up to you). * When doubleclicking an impoted scene in the filesystem dock, it automatically shows the import settings instead of asking to open it. WARNING: Lightmap UV unwrap is not working, it needs to be re-made. | |||
2021-03-22 | Add utility methods to Theme, improve error messages and documentation | Yuri Sizov | |
2021-03-21 | Bring the Raycast2D improvements to Rayshape2D | fabriceci | |
2021-03-21 | Rename Array.invert() to Array.reverse() | Marcel Admiraal | |
Does the same internally for List and Vector<>, which includes all PackedArray types. | |||
2021-03-20 | Add Root Null Check | Nathan Franke | |