| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add an option to center children around the new parent when reparenting | Bitlytic | 2024-02-14 | 1 | -0/+3 |
* | Show update spinner by default in `dev_build=yes` editor builds | Hugo Locurcio | 2024-02-10 | 1 | -1/+6 |
* | Merge pull request #88026 from Calinou/editor-default-enable-add-type-hints | Rémi Verschelde | 2024-02-08 | 1 | -1/+1 |
|\ |
|
| * | Enable Add Type Hints editor setting by default | Hugo Locurcio | 2024-02-06 | 1 | -1/+1 |
* | | Add a V-Sync editor setting | Hugo Locurcio | 2024-02-05 | 1 | -0/+5 |
|/ |
|
* | Clarify the FOV setting in the 3D editor camera is vertical FOV | Hugo Locurcio | 2024-01-31 | 1 | -3/+4 |
* | Merge pull request #87443 from YuriSizov/pms-hotter-younger-cousin | Rémi Verschelde | 2024-01-30 | 1 | -1/+4 |
|\ |
|
| * | Add a network mode setting to bring the editor offline | Yuri Sizov | 2024-01-30 | 1 | -1/+4 |
* | | Add Wayland support | Riteo | 2024-01-30 | 1 | -0/+3 |
|/ |
|
* | Merge pull request #85448 from mxaddict/master | Rémi Verschelde | 2024-01-29 | 1 | -1/+1 |
|\ |
|
| * | Update blender_path behavior to require exact path to executable instead of t... | mxaddict | 2024-01-27 | 1 | -1/+1 |
* | | Disable multi-window buttons instead of hiding them when support is unavailable | Hugo Locurcio | 2024-01-27 | 1 | -1/+3 |
|/ |
|
* | Introduce editor theme spacing presets | Yuri Sizov | 2024-01-16 | 1 | -2/+9 |
* | Merge pull request #85923 from Calinou/editor-filesystem-dock-add-open-in-ter... | Yuri Sizov | 2023-12-22 | 1 | -0/+15 |
|\ |
|
| * | Add a editor FileSystem dock action to open a terminal in selected folder | Hugo Locurcio | 2023-12-19 | 1 | -0/+15 |
* | | Fix missing time for some script functions in profiler | msreis | 2023-12-19 | 1 | -0/+3 |
* | | Merge pull request #85000 from bruvzg/ed_ui_direction | Yuri Sizov | 2023-12-19 | 1 | -0/+3 |
|\ \
| |/
|/| |
|
| * | [Editor] Add option to override editor UI layout direction. | bruvzg | 2023-11-17 | 1 | -0/+3 |
* | | fix documentation for `icon_and_font_color` editor setting | Frying☆Pan | 2023-11-30 | 1 | -2/+2 |
|/ |
|
* | Re-add optional OIDN denoise as an external executable. | bruvzg | 2023-10-11 | 1 | -0/+4 |
* | Highlight doc comments in a different color | Danil Alexeev | 2023-10-08 | 1 | -0/+3 |
* | Add code region folding to CodeEdit | Jean-Michel Bernard | 2023-09-11 | 1 | -0/+3 |
* | Add coloring for completion of vector components | Yuri Rubinsky | 2023-08-30 | 1 | -0/+3 |
* | Fix various typos in classref | Haoyu Qiu | 2023-08-22 | 1 | -1/+1 |
* | Fixed editor filesystem/import properties not being caught by the doctool | KurtBliss | 2023-08-14 | 1 | -0/+16 |
* | Make EditorInterface accessible as a singleton | Yuri Sizov | 2023-08-09 | 1 | -2/+2 |
* | Merge pull request #54524 from Calinou/animation-editor-add-bypass-confirmation | Yuri Sizov | 2023-07-26 | 1 | -3/+0 |
|\ |
|
| * | Skip keyframe creation dialog when holding Shift in the animation editor | Hugo Locurcio | 2023-07-17 | 1 | -3/+0 |
* | | Allow using floating-point bone sizes and outline widths in the 2D editor | Hugo Locurcio | 2023-07-17 | 1 | -2/+4 |
|/ |
|
* | Merge pull request #78451 from alula/integer-zoom | Yuri Sizov | 2023-07-14 | 1 | -0/+3 |
|\ |
|
| * | Add option to swap Alt+scroll zooming behavior in 2D editor | Alula | 2023-06-21 | 1 | -0/+3 |
* | | Merge pull request #68140 from quinnyo/auto-complete-option | Yuri Sizov | 2023-07-12 | 1 | -0/+3 |
|\ \ |
|
| * | | Add code_complete_enabled code editor setting | quinnyo | 2023-06-21 | 1 | -0/+3 |
* | | | Doctool: Remove version attribute from XML header | Rémi Verschelde | 2023-07-06 | 1 | -1/+1 |
* | | | Bump version to 4.2-dev | Rémi Verschelde | 2023-07-05 | 1 | -1/+1 |
* | | | Merge pull request #75345 from Rindbee/fix-wrong-description-in-EditorSettings | Rémi Verschelde | 2023-06-21 | 1 | -2/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix wrong descriptions in EditorSettings | Rindbee | 2023-06-21 | 1 | -2/+2 |
* | | | Merge pull request #75200 from Calinou/debugger-editor-settings-add-property-... | Rémi Verschelde | 2023-06-19 | 1 | -0/+13 |
|\ \ \ |
|
| * | | | Add property hints for debugger/profiler editor settings | Hugo Locurcio | 2023-03-22 | 1 | -0/+13 |
| |/ / |
|
* | / | [TextEdit] Expose all auto-wrap modes. | bruvzg | 2023-06-13 | 1 | -0/+3 |
| |/
|/| |
|
* | | Add setting to control the window used to run the project for the Android editor | Fredia Huya-Kouadio | 2023-06-07 | 1 | -0/+4 |
* | | Merge pull request #47628 from Calinou/2d-editor-remove-contrained-view | Yuri Sizov | 2023-05-31 | 1 | -3/+0 |
|\ \ |
|
| * | | Remove constrained view in the 2D editor | Hugo Locurcio | 2023-05-20 | 1 | -3/+0 |
* | | | Merge pull request #66763 from MewPurPur/remove-bookmark-hiding | Rémi Verschelde | 2023-05-29 | 1 | -4/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | Remove editor setting for hiding bookmarks | VolTer | 2022-11-02 | 1 | -4/+1 |
* | | | Improve editor state persistence | Hendrik Brucker | 2023-05-11 | 1 | -0/+3 |
* | | | Add multi window code and shader editors | trollodel | 2023-05-10 | 1 | -0/+11 |
* | | | Merge pull request #75718 from m4gr3d/add_scale_editor_icons_main | Fredia Huya-Kouadio | 2023-05-07 | 1 | -0/+4 |
|\ \ \ |
|
| * | | | Adds a `scale_gizmo_handles` entry to the `Touchscreen` editor settings | Fredia Huya-Kouadio | 2023-05-07 | 1 | -0/+4 |
* | | | | Fixed various typos across the docs | UltraBIF | 2023-05-02 | 1 | -2/+2 |
|/ / / |
|