| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename internal Button icon to button_icon to match exposed methods | Aaron Franke | 2024-10-29 | 1 | -1/+1 |
* | [Scene] Add SceneStringNames::pressed | A Thousand Ships | 2024-05-14 | 1 | -1/+1 |
* | Replace flat buttons with flat-styled buttons with a visible pressed state | Yuri Sizov | 2023-09-19 | 1 | -1/+1 |
* | Fix accessing editor theme items throughout the UI | Yuri Sizov | 2023-09-15 | 1 | -1/+2 |
* | Add EditorStringNames singleton | kobewi | 2023-09-03 | 1 | -1/+1 |
* | Improve includes of EditorNode (and everything else) | Yuri Sizov | 2023-04-07 | 1 | -1/+1 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Seperate filter and description in FileDialog.add_filter() | FireForge | 2022-07-09 | 1 | -1/+1 |
* | i18n: Misc fixes translation strings | Rémi Verschelde | 2022-06-08 | 1 | -1/+1 |
* | Remove most EditorNode constructor parameters and fields | trollodel | 2022-02-14 | 1 | -3/+2 |
* | Improve compilation speed (forward declarations/includes cleanup) | Hendrik Brucker | 2022-02-12 | 1 | -0/+3 |
* | Improvements and fixes to occluders | jfons | 2022-02-07 | 1 | -2/+6 |
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
* | Replace String comparisons with "", String() to is_empty() | Nathan Franke | 2021-12-09 | 1 | -2/+2 |
* | Rename Node's `filename` property to `scene_file_path` for clarity | Hugo Locurcio | 2021-09-30 | 1 | -2/+2 |
* | Optimize StringName usage | reduz | 2021-07-18 | 1 | -1/+1 |
* | Improve error message when there are no meshes to bake for 3D occlusion | Hugo Locurcio | 2021-06-23 | 1 | -1/+1 |
* | Implement occlusion culling | jfons | 2021-04-23 | 1 | -0/+117 |