clayjohn
|
ec5f503289
Disallow creating a project in the Home or Documents folder
|
2 years ago |
Yuri Sizov
|
671f8eb790
Ensure that editor color map is initialized in the project manager
|
2 years ago |
Haoyu Qiu
|
17a130cbd1
Fix "Convert Full Project" button not translated
|
2 years ago |
Rémi Verschelde
|
02583ddde8
Merge pull request #72460 from Calinou/project-manager-disable-incompatible-rendering-methods
|
2 years ago |
Hugo Locurcio
|
8ebc5b2875
Disable incompatible rendering methods in the project manager
|
2 years ago |
pattlebass
|
a16dfaa39c
Increase minsize for some Project Conversion dialogs
|
2 years ago |
Yuri Sizov
|
236cec0633
Add a custom icon for the `project.godot` file in the EditorFileDialog
|
2 years ago |
Rémi Verschelde
|
49fd62c315
Merge pull request #67523 from zaevi/fix_ProjectManager_sorting
|
2 years ago |
Rémi Verschelde
|
ab56e79a6a
ProjectManager: Also set `gl_compatibility` for mobile override
|
2 years ago |
Haoyu Qiu
|
26581ca574
Add some missing translatable editor strings
|
2 years ago |
Hugo Locurcio
|
1108594e66
Hide non-functional "Show in File Manager" buttons in Android/web editor
|
2 years ago |
Clay John
|
21893140eb
Merge pull request #71289 from RandomShaper/avoid_color_flash
|
2 years ago |
Rémi Verschelde
|
c2790ec2b9
Merge pull request #68450 from KoBeWi/bracket_escapist
|
2 years ago |
Pedro J. Estébanez
|
d0e37cd04c
Add framework for avoidance of color flash in new windows
|
2 years ago |
kobewi
|
dfc4367a47
Add expand modes to TextureRect
|
3 years ago |
Rémi Verschelde
|
dce8cdbca8
Merge pull request #70863 from bruvzg/win_init_min
|
2 years ago |
bruvzg
|
2718a7b7d3
Add support for the custom initial screen for the main window, fix primary screen detection.
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
bruvzg
|
06551dfa3a
Set main window min. size via Window object instead of DisplayServer to preserve it during window updates.
|
2 years ago |
Hugo Locurcio
|
f1bb564c73
Mention that the Compatibility rendering backend is work-in-progress
|
2 years ago |
clayjohn
|
4d818f395e
Remove comma in gl_compatibility message in new project creation menu
|
2 years ago |
clayjohn
|
324f5364e7
Added gl_compatibility as an option to the project creation screen
|
2 years ago |
Nathan Franke
|
4581662add
print each migrated project path instead of always printing "migrating" when there are none
|
3 years ago |
Rémi Verschelde
|
f21f75eb6f
Project Manager: Fix hacky code for project rename
|
2 years ago |
trollodel
|
c90d0bd84f
Use forward-declarations in big editor classes
|
2 years ago |
Aaron Franke
|
f6714858bf
Rename TextureButton set_*_texture methods to set_texture_*
|
2 years ago |
kobewi
|
0d122ce459
Allow to escape closing brackets in CFG tags
|
2 years ago |
Rémi Verschelde
|
f475c91081
Fix -Wunused-but-set-variable warnings from Emscripten 3.1.20
|
2 years ago |
kobewi
|
e48c5daddf
Unify usage of GLOBAL/EDITOR_GET
|
2 years ago |
Zae
|
41f9bf946b
Fix sorting issue in Project Manager.
|
2 years ago |