| Commit message (Expand) | Author | Age | Files | Lines |
* | Split monolithic physics class files | smix8 | 2024-02-27 | 1 | -0/+1 |
* | Replace flat buttons with flat-styled buttons with a visible pressed state | Yuri Sizov | 2023-09-19 | 1 | -1/+1 |
* | Merge pull request #81516 from YuriSizov/editor-theme-access-the-success | Yuri Sizov | 2023-09-15 | 1 | -1/+5 |
|\ |
|
| * | Fix accessing editor theme items throughout the UI | Yuri Sizov | 2023-09-15 | 1 | -1/+5 |
* | | Improve the looks of 2D/3D viewport contextual toolbars | Yuri Sizov | 2023-09-13 | 1 | -2/+0 |
|/ |
|
* | Add EditorStringNames singleton | kobewi | 2023-09-03 | 1 | -1/+1 |
* | Fix skeleton_3d & physical_bone_3d editor errors | Samuele Panzeri | 2023-05-10 | 1 | -4/+5 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Use forward-declarations in big editor classes | trollodel | 2022-11-29 | 1 | -0/+1 |
* | Style: Apply clang-tidy to current code, add `readability-redundant-member-init` | Rémi Verschelde | 2022-04-04 | 1 | -2/+1 |
* | Editor: Cleanup some includes dependencies | Rémi Verschelde | 2022-02-15 | 1 | -2/+0 |
* | Remove most EditorNode constructor parameters and fields | trollodel | 2022-02-14 | 1 | -5/+3 |
* | Improve compilation speed (forward declarations/includes cleanup) | Hendrik Brucker | 2022-02-12 | 1 | -0/+1 |
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
* | align to horizontal_alignment, valign to vertical_alignment, related | Nathan Franke | 2021-12-09 | 1 | -1/+1 |
* | Remove editor code in PhysicalBone3D | PouleyKetchoupp | 2021-10-01 | 1 | -0/+1 |
* | Optimize StringName usage | reduz | 2021-07-18 | 1 | -1/+1 |
* | Update copyright statements to 2021 | Rémi Verschelde | 2021-01-01 | 1 | -2/+2 |
* | Remove ToolButton in favor of Button | Hugo Locurcio | 2020-06-19 | 1 | -1/+2 |
* | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde | 2020-05-14 | 1 | -5/+0 |
* | Port member initialization from constructor to declaration (C++11) | Rémi Verschelde | 2020-05-14 | 1 | -5/+1 |
* | Replace NULL with nullptr | lupoDharkael | 2020-04-02 | 1 | -4/+4 |
* | Rename more 2D and 3D nodes to follow convention | Rémi Verschelde | 2020-03-27 | 1 | -0/+113 |