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
*
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
*
Add rounded corners to EditorProperty and EditorSpinSlider
FireForge
2022-05-25
1
-0
/
+2
*
Add a new HashSet template
reduz
2022-05-20
1
-12
/
+13
*
Use range iterators for RBSet in most cases
Aaron Record
2022-05-19
1
-8
/
+8
*
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-15
/
+15
*
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
Hugo Locurcio
2022-05-03
1
-8
/
+8
*
Merge pull request #60395 from Geometror/editor-gradient-preview-plugin
Rémi Verschelde
2022-04-26
1
-1
/
+2
|
\
|
*
Add gradient resource preview generator
Hendrik Brucker
2022-04-21
1
-1
/
+2
*
|
Rename theme properties to include underscores
FireForge
2022-04-23
1
-1
/
+1
|
/
*
Make resource unique when pasting to another scene
kobewi
2022-03-24
1
-0
/
+7
*
Merge pull request #58821 from IgorKordiukiewicz/extend-script-popup-without-...
Rémi Verschelde
2022-03-06
1
-1
/
+6
|
\
|
*
Fixed issue where Extend Script option would show up even without script atta...
Igor Kordiukiewicz
2022-03-06
1
-1
/
+6
*
|
Remove set_as_minsize()
kobewi
2022-03-06
1
-2
/
+2
|
/
*
Replace some bits of code left to work with the new `TabContainer`
Michael Alexsander
2022-03-04
1
-1
/
+1
*
Editor: Cleanup some includes dependencies
Rémi Verschelde
2022-02-15
1
-0
/
+2
*
Improve compilation speed (forward declarations/includes cleanup)
Hendrik Brucker
2022-02-12
1
-4
/
+6
*
Refactor some object type checking code with `cast_to`
Rémi Verschelde
2022-02-08
1
-8
/
+8
*
Merge pull request #43015 from Xrayez/refactor-auto-instaprop
Rémi Verschelde
2022-02-08
1
-0
/
+2
|
\
|
*
Refactor auto-instantiation of `Object` properties in editor
Andrii Doroshenko (Xrayez)
2021-12-28
1
-0
/
+2
*
|
Store panels and docks singletons in their own classes
trollodel
2022-01-20
1
-4
/
+5
*
|
Rename TextureRect.expand to ignore_texture_size
kobewi
2022-01-07
1
-1
/
+1
*
|
Merge pull request #56321 from pycbouh/core-use-gdvirtual-everywhere
Rémi Verschelde
2022-01-07
1
-6
/
+6
|
\
\
|
*
|
Use GDVIRTUAL* macros when binding virtual methods in exposed classes
Yuri Sizov
2021-12-29
1
-6
/
+6
|
|
/
*
|
Merge pull request #56398 from KoBeWi/cooler_picker
Rémi Verschelde
2022-01-05
1
-7
/
+31
|
\
\
|
*
|
Improvements to EditorResourcePicker
kobewi
2022-01-01
1
-7
/
+31
|
|
/
*
/
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
|
/
*
Replace String comparisons with "", String() to is_empty()
Nathan Franke
2021-12-09
1
-5
/
+5
*
Use "enum class" for input enums
Aaron Franke
2021-11-12
1
-1
/
+1
*
Rename `GradientTexture` to `GradientTexture1D`
Andrii Doroshenko (Xrayez)
2021-11-07
1
-1
/
+1
*
Merge pull request #52781 from KoBeWi/node's_favorite_shader
Rémi Verschelde
2021-11-03
1
-1
/
+5
|
\
|
*
Infer shader type based on edited node
kobewi
2021-11-03
1
-1
/
+5
*
|
Add a flag to EditorResourcePicker to differentiate selection contexts
Yuri Sizov
2021-11-02
1
-3
/
+3
|
/
*
Merge pull request #51920 from jmb462/missing-sname-macro-optimization-in-som...
Rémi Verschelde
2021-09-23
1
-1
/
+1
|
\
|
*
Add missing SNAME macro optimization for StringName in some functions
jmb462
2021-08-20
1
-1
/
+1
*
|
Use Rect2's get_end().
Anilforextra
2021-09-22
1
-1
/
+1
*
|
Add QuickLoad option to resource picker.
Ryan Roden-Corrent
2021-09-18
1
-1
/
+19
|
/
[next]