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
/
editor_resource_picker.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add EditorStringNames singleton
kobewi
2023-09-03
1
-20
/
+21
*
Allow to pick which Resources will be made unique
kobewi
2023-07-14
1
-7
/
+115
*
Extract and reorganize texture resource classes
Hendrik Brucker
2023-07-14
1
-0
/
+2
*
Fix Image -> Texture2D inspector auto-conversion
kobewi
2023-06-04
1
-1
/
+1
*
Fix `draw_multiline_colors` usage
Danil Alexeev
2023-05-15
1
-8
/
+7
*
Improve includes of EditorNode (and everything else)
Yuri Sizov
2023-04-07
1
-1
/
+1
*
Make icons of scripted and custom classes fit the editor UI
Yuri Sizov
2023-03-31
1
-0
/
+2
*
Turn off auto translate for some editor controls
Haoyu Qiu
2023-03-28
1
-0
/
+1
*
Fix crash when revealing file in floating FileSystem Dock
Hayden Leete
2023-03-08
1
-2
/
+6
*
Merge pull request #71686 from YuriSizov/stylebox-min-size-but-better
Rémi Verschelde
2023-01-22
1
-1
/
+1
|
\
|
*
Clean-up, harmonize, and improve StyleBox API
Yuri Sizov
2023-01-19
1
-1
/
+1
*
|
Implement a quick script inheritance check
Juan Linietsky
2023-01-19
1
-71
/
+44
|
/
*
Remove set_drag_forwarding_compat()
kobewi
2023-01-14
1
-4
/
+1
*
Add expand modes to TextureRect
kobewi
2023-01-12
1
-1
/
+1
*
Change set_drag_forwarding() to use callables.
Juan Linietsky
2023-01-10
1
-1
/
+1
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Merge pull request #68709 from MewPurPur/instance-begone-part3
Rémi Verschelde
2022-11-16
1
-1
/
+1
|
\
|
*
Remove more instances of 'instance' being used as a verb
VolTer
2022-11-16
1
-1
/
+1
*
|
Merge pull request #67651 from KoBeWi/❗_of_damnation
Rémi Verschelde
2022-11-15
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix double hint paste in EditorResourcePicker
kobewi
2022-10-20
1
-1
/
+1
*
|
Don't allow instancing virtual resources in the resource picker dialog
Aaron Franke
2022-11-05
1
-4
/
+12
*
|
Merge pull request #67578 from KoBeWi/GEDITOR
Rémi Verschelde
2022-10-31
1
-1
/
+1
|
\
\
|
*
|
Unify usage of GLOBAL/EDITOR_GET
kobewi
2022-10-18
1
-1
/
+1
|
|
/
*
|
Merge pull request #67588 from KoBeWi/if(!GDVIRTUAL_CALL)don't
Rémi Verschelde
2022-10-31
1
-6
/
+3
|
\
\
|
*
|
Simplify GDVIRTUAL_CALL calls
kobewi
2022-10-19
1
-6
/
+3
|
|
/
*
/
Make texture preview and picker use mipmap filter
MrBlockers
2022-10-20
1
-0
/
+1
|
/
*
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...
bruvzg
2022-10-07
1
-8
/
+8
*
fix error dialog from appearing after loading material res
Manuel Dun
2022-10-02
1
-1
/
+1
*
Script-class-aware Inspector & related controls.
willnationsdev
2022-09-17
1
-55
/
+91
*
Merge pull request #65494 from V-Sekai/fix_inspect_command_context
Rémi Verschelde
2022-09-14
1
-1
/
+1
|
\
|
*
In inspector, show 'edit' button instead of 'inspect' when resource is part o...
SaracenOne
2022-09-07
1
-1
/
+1
*
|
Improve naming of theme properties throughout GUI code
Yuri Sizov
2022-09-06
1
-1
/
+1
|
/
*
Improve null and object printing to avoid confusion with arrays
Hugo Locurcio
2022-08-31
1
-2
/
+2
*
Rename `CanvasItem.update()` to `queue_redraw()`
Micky
2022-08-29
1
-6
/
+6
*
Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CH...
Rémi Verschelde
2022-08-29
1
-2
/
+3
*
Merge pull request #64555 from nongvantinh/inspector_resource_preview_incorre...
Rémi Verschelde
2022-08-28
1
-1
/
+1
|
\
|
*
Fixed inspector resource preview shows up with incorrect size
Nong Van Tinh
2022-08-18
1
-1
/
+1
*
|
Merge pull request #64885 from Mickeon/rename-tooltip-hint
Rémi Verschelde
2022-08-28
1
-3
/
+3
|
\
\
|
*
|
Rename `hint_tooltip` to `tooltip_text` & setget
Micky
2022-08-27
1
-3
/
+3
*
|
|
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
Aaron Record
2022-08-27
1
-3
/
+2
|
/
/
*
/
Disable editing properties in foreign resources
SaracenOne
2022-08-23
1
-44
/
+64
|
/
*
Add "Make Unique (Recursive)" to resource picker, simplify "Make Unique"
Hendrik Brucker
2022-08-06
1
-17
/
+26
*
Extract EditorResourceConversionPlugin into its own source files and clean up...
Yuri Sizov
2022-07-31
1
-0
/
+1
*
Remove Signal connect binds
Juan Linietsky
2022-07-29
1
-1
/
+1
*
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-25
1
-1
/
+1
*
Implement BPM support
reduz
2022-07-23
1
-47
/
+230
*
Rename Control PRESET_WIDE to PRESET_FULL_RECT
FireForge
2022-07-18
1
-1
/
+1
*
Seperate filter and description in FileDialog.add_filter()
FireForge
2022-07-09
1
-1
/
+1
*
Add static methods for creating Image and ImageTexture
kobewi
2022-07-08
1
-1
/
+1
*
Refactor Font configuration and import UI, and Font resources.
bruvzg
2022-07-06
1
-12
/
+0
[next]