index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
editor
/
plugins
/
asset_library_editor_plugin.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
*
Organize existing code for editor plugins
Aaron Franke
2024-04-27
1
-2
/
+2
*
Merge pull request #89987 from Calinou/editor-asset-library-rename-official-s...
Rémi Verschelde
2024-04-04
1
-1
/
+1
|
\
|
*
Rename Official support level to Featured in the editor asset library
Hugo Locurcio
2024-03-28
1
-1
/
+1
*
|
Fix broken layout of asset library page
Eugene Yang
2024-04-04
1
-0
/
+1
|
/
*
Asset Library author link, description popup size and UX details
Christian Kaiser
2024-02-14
1
-3
/
+3
*
Merge pull request #87628 from YuriSizov/assets-bigger-better-errors
Rémi Verschelde
2024-02-09
1
-2
/
+3
|
\
|
*
Improve error reporting in the asset library and in related types
Yuri Sizov
2024-01-26
1
-2
/
+3
*
|
Add a network mode setting to bring the editor offline
Yuri Sizov
2024-01-30
1
-6
/
+13
|
/
*
AssetLib: Fix long plugin names breaking the UI
GrammAcc
2023-09-30
1
-0
/
+4
*
Provide more information about the 'Support' filter when no result was found
Marius Hanl
2023-01-17
1
-0
/
+1
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Use forward-declarations in EditorPlugin where possible
trollodel
2022-11-11
1
-0
/
+3
*
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-25
1
-1
/
+1
*
Make asset library's column count dynamic
python273
2022-07-02
1
-1
/
+2
*
[AssetLib] Fix crash in Web editor.
Fabio Alessandrelli
2022-06-30
1
-0
/
+2
*
Tweaks to improve the Project Manager display at small sizes
Aaron Franke
2022-05-19
1
-0
/
+1
*
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-1
/
+1
*
Handle AssetLib repository config error
Haoyu Qiu
2022-05-04
1
-2
/
+5
*
Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`
Rémi Verschelde
2022-05-02
1
-5
/
+5
*
[Input] Add extra `shortcut_input` input processing step to process Unicode c...
bruvzg
2022-04-05
1
-1
/
+1
*
Zero initialize all pointer class and struct members
Rémi Verschelde
2022-04-04
1
-50
/
+50
*
Remove most EditorNode constructor parameters and fields
trollodel
2022-02-14
1
-2
/
+1
*
Fix Asset Library UX when an asset is being downloaded
Yuri Sizov
2022-01-19
1
-0
/
+3
*
Make assets in progress open the next step instead of erring
Yuri Sizov
2022-01-19
1
-6
/
+8
*
Fix assetlib crash
Yuri Roubinsky
2022-01-16
1
-2
/
+3
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Remove unimplemented methods
Marcel Admiraal
2021-10-21
1
-1
/
+0
*
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
reduz
2021-08-23
1
-1
/
+1
*
Documentation search fixes
Gregory Basile
2021-06-16
1
-1
/
+1
*
Fix Asset Library URL not updating after been changed in editor settings
jmb462
2021-03-13
1
-0
/
+1
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Initialize class/struct variables with default values in platform/ and editor/
Rafał Mikrut
2020-12-02
1
-8
/
+8
*
Implement new shortcuts system.
Eric M
2020-11-23
1
-1
/
+1
*
Automatically start searching in the asset library when entering text
Hugo Locurcio
2020-09-29
1
-1
/
+3
*
Add override keywords.
Marcel Admiraal
2020-07-10
1
-5
/
+5
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-5
/
+0
*
PoolVector is gone, replaced by Vector
Juan Linietsky
2020-02-18
1
-5
/
+5
*
Texture refactor
Juan Linietsky
2020-02-11
1
-6
/
+6
*
Merge pull request #33815 from Calinou/assetlib-focus-search-shortcut
Rémi Verschelde
2020-02-10
1
-0
/
+1
|
\
|
*
Make Ctrl+F focus the editor asset library's search field
Hugo Locurcio
2019-11-22
1
-0
/
+1
*
|
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
|
/
*
Display a message if no results are found in the asset library
Hugo Locurcio
2019-10-26
1
-0
/
+1
*
Remove dependency on the editor directory being in the build's include path.
Marcel Admiraal
2019-10-10
1
-8
/
+6
*
Improve sorting options in the asset library
Hugo Locurcio
2019-09-03
1
-3
/
+4
*
Refresh the asset library only once on startup
Hugo Locurcio
2019-09-02
1
-0
/
+1
*
Minor cleanup of the AssetLib's asset dialog
Michael Alexsander Silva Dias
2019-08-29
1
-1
/
+0
*
Improve loading UX in the asset library
Hugo Locurcio
2019-08-24
1
-1
/
+1
*
Remove some references to unimplemented features in the assetlib
Hugo Locurcio
2019-06-12
1
-3
/
+2
[next]