summaryrefslogtreecommitdiffstats
path: root/editor
Commit message (Expand)AuthorAgeFilesLines
* Update to only use select tool on button presstaigi1002022-03-151-1/+1
* More icon updates on theme changeHaoyu Qiu2022-03-155-11/+24
* Merge pull request #45263 from KoBeWi/😕Rémi Verschelde2022-03-153-22/+22
|\
| * Change some math macros to constexprkobewi2022-03-093-22/+22
* | Merge pull request #59135 from EricEzaM/improvement/editor-log-better-button-...Rémi Verschelde2022-03-152-0/+18
|\ \
| * | Improve editor log message filter button styles.Eric M2022-03-152-0/+18
* | | Merge pull request #59158 from akien-mga/editor-properties-array-dict-clean-b...Rémi Verschelde2022-03-151-0/+4
|\ \ \
| * | | Properly clean `button_add_item` ref in Array/Dict property editorsRémi Verschelde2022-03-151-0/+4
* | | | Merge pull request #59137 from timothyqiu/sprite-frames-editorRémi Verschelde2022-03-152-18/+30
|\ \ \ \
| * | | | Improves SpriteFrames editorHaoyu Qiu2022-03-152-18/+30
* | | | | Separate 2D grid visibility and grid snapHaoyu Qiu2022-03-152-19/+86
|/ / / /
* / / / Remove generating of null comparison operators from documentationYuri Roubinsky2022-03-141-0/+5
|/ / /
* | | Merge pull request #59121 from fire-forge/capitalizationsRémi Verschelde2022-03-141-1/+16
|\ \ \
| * | | Add missing property name capitalizationsFireForge2022-03-141-1/+16
* | | | Generate simulated bold font from the custom font if no custom bold font set.bruvzg2022-03-141-3/+7
* | | | Merge pull request #57436 from AnilBK/change-scopesRémi Verschelde2022-03-131-4/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Code quality cleanup for some variable scopes.Anilforextra2022-02-101-4/+3
* | | | Merge pull request #59119 from Calinou/3d-editor-improve-indicator-barsRémi Verschelde2022-03-131-11/+13
|\ \ \ \
| * | | | Improve display of freelook/zoom speed indicator bars in the 3D editorHugo Locurcio2022-03-131-11/+13
* | | | | Cleanup embed subwindows getterskobewi2022-03-131-1/+1
|/ / / /
* | | | Merge pull request #58437 from timothyqiu/svg-viewboxRémi Verschelde2022-03-131-1/+1
|\ \ \ \
| * | | | Fix viewBox of ViewportSpeed.svgHaoyu Qiu2022-02-231-1/+1
* | | | | Add simulated bold variant to the editor CJK fonts.bruvzg2022-03-131-2/+9
* | | | | Merge pull request #59102 from rcorre/copy-project-configRémi Verschelde2022-03-132-1/+4
|\ \ \ \ \
| * | | | | Copy full project setting path from dialog.Ryan Roden-Corrent2022-03-132-1/+4
* | | | | | Improve scene tab close button optionskobewi2022-03-132-3/+3
* | | | | | Fix out of bounds crash in particle collision gizmoRicardo Buring2022-03-121-5/+0
* | | | | | Merge pull request #58338 from aaronfranke/boolsRémi Verschelde2022-03-1268-386/+174
|\ \ \ \ \ \
| * | | | | | Initialize bools in the headers in editorAaron Franke2022-03-1268-386/+174
* | | | | | | Merge pull request #54399 from Calinou/filedialog-current-properties-hint-no-...Rémi Verschelde2022-03-121-3/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Don't store and show current file/directory/path FileDialog propertiesHugo Locurcio2021-10-291-3/+3
* | | | | | | Merge pull request #59050 from KoBeWi/tsal_eht_morf_sseccaRémi Verschelde2022-03-1220-58/+52
|\ \ \ \ \ \ \
| * | | | | | | Allow negative indexes in ItemList and PopupMenukobewi2022-03-1220-58/+52
* | | | | | | | Merge pull request #59040 from Sauermann/fix-cursorshape-animationnodestatema...Rémi Verschelde2022-03-122-24/+23
|\ \ \ \ \ \ \ \
| * | | | | | | | Use get_cursor_shape for identifying the cursor shape in AnimationNodeStateMa...Markus Sauermann2022-03-112-24/+23
| |/ / / / / / /
* | | | | | | | Merge pull request #59057 from timothyqiu/smart-guideRémi Verschelde2022-03-121-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Hide smart snapping line when guideline dragging endsHaoyu Qiu2022-03-121-0/+2
| |/ / / / / / /
* / / / / / / / Add "Add Script" option to project autoload settingsYuri Roubinsky2022-03-124-23/+68
|/ / / / / / /
* | | | | | | Merge pull request #59013 from bruvzg/fake_bold_italicsRémi Verschelde2022-03-112-0/+20
|\ \ \ \ \ \ \
| * | | | | | | Add options to embolden and transform font outlines to simulate bold and ital...bruvzg2022-03-112-0/+20
* | | | | | | | Merge pull request #59026 from Sauermann/fix-cursorshape-animationtrackeditty...Rémi Verschelde2022-03-112-7/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | Use get_cursor_shape for identifying the cursor shape in AnimationTrackEditTy...Markus Sauermann2022-03-112-7/+13
| |/ / / / / / /
* | | | | | | | Merge pull request #58986 from akien-mga/diraccessrefRémi Verschelde2022-03-1110-84/+42
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Convert uses of `DirAccess *` to `DirAccessRef` to prevent memleaksRémi Verschelde2022-03-1110-84/+42
* | | | | | | | Merge pull request #59016 from Sauermann/fix-cursorshape-animationtimelineeditRémi Verschelde2022-03-112-7/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | Use get_cursor_shape for identifying the cursor shape in AnimationTimelineEditMarkus Sauermann2022-03-112-7/+11
| |/ / / / / / /
* | | | | | | | Merge pull request #58751 from bruvzg/loc_str_propsRémi Verschelde2022-03-113-6/+271
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Improve app name and system permission message localization.bruvzg2022-03-043-6/+271
* | | | | | | | Merge pull request #58965 from TechnoPorg/remove-stex-occurrencesRémi Verschelde2022-03-116-19/+19
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove more occurrences of "stex"TechnoPorg2022-03-106-19/+19