Rémi Verschelde
|
875a0dba5a
AssetLib: Only notify when unavailable in verbose mode
|
3 years ago |
Fabio Alessandrelli
|
ad5fdcc0f3
[AssetLib] Fix crash in Web editor.
|
3 years ago |
python273
|
77a9f3d4d8
Make asset library's column count dynamic
|
3 years ago |
Rémi Verschelde
|
3000d8d140
Merge pull request #59576 from techiepriyansh/fix-multiple-instances-3.x
|
3 years ago |
Haoyu Qiu
|
03e84abfa5
Fix empty space after project sort options
|
3 years ago |
Rémi Verschelde
|
78c54043ce
HTML5: Always disable Asset Library
|
3 years ago |
Rémi Verschelde
|
1b297eb047
Project Manager: Fix crash on resize with assetlib disabled
|
3 years ago |
Hugo Locurcio
|
13284f3a7b
Swap the filter and order fields in the project manager
|
3 years ago |
Hugo Locurcio
|
bc91b89203
Fix project manager display at small window sizes
|
3 years ago |
Aaron Franke
|
08a397c4b7
Tweaks to improve the Project Manager display at small sizes
|
3 years ago |
Hugo Locurcio
|
c3da5228a3
Fix project manager window position when editor scale is above 100%
|
3 years ago |
Hugo Locurcio
|
053b54b67c
Add missing newlines to the generated `default_env.tres` in new projects
|
3 years ago |
Priyansh Rathi
|
f23663bb59
fix same project opening mutliple times from project manager
|
3 years ago |
Haoyu Qiu
|
177c60fc52
Improves editor property name extraction
|
3 years ago |
Pedro J. Estébanez
|
3d7821bf1f
Drop mouse focus and over when gui input is globally disabled
|
3 years ago |
Rémi Verschelde
|
f50c7f7415
Core: Move generated `VERSION_HASH` to a `.cpp` file
|
3 years ago |
Rémi Verschelde
|
c938104a88
Merge pull request #56630 from Pineapple/replace-find-last
|
3 years ago |
Rémi Verschelde
|
a627cdafc5
Update copyright statements to 2022
|
3 years ago |
Bartłomiej T. Listwon
|
22750b1c03
Replace String::find_last with rfind where possible (backward compatible with old API)
|
3 years ago |
bruvzg
|
d2558bdc8c
Fix decoding UTF-8 filenames on unzipping.
|
3 years ago |
Jake Young
|
09bc9eb101
Backport NavigationServer with RVO2 to `3.x`
|
3 years ago |
kobewi
|
24c52f8d67
Improve language lists in localization editor
|
3 years ago |
Ibrahn Sahir
|
9a181edd87
Turn off physics servers in the Project Manager.
|
4 years ago |
Hugo Locurcio
|
0f4b0cb3dd
Use Enter instead of F2 as an editor renaming shortcut on macOS
|
3 years ago |
Fredia Huya-Kouadio
|
c8b022c165
Provide a getter for the project data directory.
|
4 years ago |
Rémi Verschelde
|
7968208b0a
Merge pull request #47201 from LightningAA/delete-from-project-manager-3.x
|
4 years ago |
Hugo Locurcio
|
9cc65e1b9b
Automatically focus the Search field when displaying asset library
|
4 years ago |
Hugo Locurcio
|
8beb57476f
Add keyboard shortcuts to the project manager
|
4 years ago |
Andrii Doroshenko (Xrayez)
|
6aed7e349f
Separate version hash from version number in editor and project manager
|
4 years ago |
Hugo Locurcio
|
dd2fc60abc
Handle portrait mode monitors in the automatic editor scale detection
|
4 years ago |