Yufeng Ying
|
f241c1fda0
Remove unused header in editor.
|
10 月之前 |
Aaron Franke
|
0ab3dc273e
Rename internal EditorPlugin icon/name to match exposed methods
|
1 年之前 |
Aaron Franke
|
1bcbbe96c4
Organize existing code for editor plugins
|
1 年之前 |
Rémi Verschelde
|
299d23aa08
Merge pull request #89987 from Calinou/editor-asset-library-rename-official-support-level
|
1 年之前 |
Eugene Yang
|
c5cab60b90
Fix broken layout of asset library page
|
1 年之前 |
Hugo Locurcio
|
1e4c7c8a57
Rename Official support level to Featured in the editor asset library
|
1 年之前 |
Christian Kaiser
|
38ac946af7
Asset Library author link, description popup size and UX details
|
1 年之前 |
Rémi Verschelde
|
b457a30311
Merge pull request #87628 from YuriSizov/assets-bigger-better-errors
|
1 年之前 |
Yuri Sizov
|
4d97c33503
Add a network mode setting to bring the editor offline
|
1 年之前 |
Yuri Sizov
|
815038962f
Improve error reporting in the asset library and in related types
|
1 年之前 |
GrammAcc
|
d63a88bef1
AssetLib: Fix long plugin names breaking the UI
|
2 年之前 |
Marius Hanl
|
2697e4ec1b
Provide more information about the 'Support' filter when no result was found
|
2 年之前 |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
trollodel
|
ba9e619b51
Use forward-declarations in EditorPlugin where possible
|
2 年之前 |
Rémi Verschelde
|
90019676b0
Code quality: Fix header guards consistency
|
3 年之前 |
python273
|
d65eb592b0
Make asset library's column count dynamic
|
3 年之前 |
Fabio Alessandrelli
|
0e504e4191
[AssetLib] Fix crash in Web editor.
|
3 年之前 |
Aaron Franke
|
a53b7f0a9d
Tweaks to improve the Project Manager display at small sizes
|
3 年之前 |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 年之前 |
Haoyu Qiu
|
c0516c2312
Handle AssetLib repository config error
|
3 年之前 |
Rémi Verschelde
|
c273ddc3ee
Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`
|
3 年之前 |
bruvzg
|
d1207a0504
[Input] Add extra `shortcut_input` input processing step to process Unicode character input with Alt / Ctrl modifiers, after processing of shortcuts.
|
3 年之前 |
Rémi Verschelde
|
f8ab79e68a
Zero initialize all pointer class and struct members
|
3 年之前 |
trollodel
|
05b56f316d
Remove most EditorNode constructor parameters and fields
|
3 年之前 |
Yuri Sizov
|
01845510f6
Fix Asset Library UX when an asset is being downloaded
|
3 年之前 |
Yuri Sizov
|
8e8177521f
Make assets in progress open the next step instead of erring
|
3 年之前 |
Yuri Roubinsky
|
baba079f93
Fix assetlib crash
|
3 年之前 |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 年之前 |
Marcel Admiraal
|
87a4ba492e
Remove unimplemented methods
|
4 年之前 |
reduz
|
5cecdfa8af
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
|
4 年之前 |