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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix editor inspector refresh not working
Eric M
2020-09-02
2
-1
/
+11
*
Merge pull request #41668 from clayjohn/GLOW-HQ
Rémi Verschelde
2020-09-01
1
-0
/
+2
|
\
|
*
Add high quality glow mode
clayjohn
2020-08-31
1
-0
/
+2
*
|
Merge pull request #37022 from aaronfranke/editor-plugin-iter-back
Rémi Verschelde
2020-09-01
1
-4
/
+6
|
\
\
|
*
|
Iterate backwards over EditorPlugin's list of plugins in get_editor etc
Aaron Franke
2020-08-27
1
-4
/
+6
*
|
|
Merge pull request #37240 from aaronfranke/pm-min-size
Rémi Verschelde
2020-09-01
1
-1
/
+2
|
\
\
\
|
*
|
|
Change the "remove missing" button to disabled rather than hidden
Aaron Franke
2020-08-31
1
-1
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #40868 from aaronfranke/color-html-rgba
Rémi Verschelde
2020-09-01
1
-2
/
+2
|
\
\
\
|
*
|
|
Change Color HTML conversion from ARGB to RGBA
Aaron Franke
2020-09-01
1
-2
/
+2
|
|
/
/
*
/
/
Fix being able to create invalid scripts by pressing enter inside "Path"
Michael Alexsander
2020-08-31
1
-1
/
+9
|
/
/
*
|
Merge pull request #41601 from hinlopen/remember-last-filter-order
Rémi Verschelde
2020-08-31
2
-27
/
+19
|
\
\
|
*
|
Fix not saving new filter order
Stijn Hinlopen
2020-08-29
2
-27
/
+19
*
|
|
Merge pull request #30148 from zaksnet/fix-texture-editor
Rémi Verschelde
2020-08-31
1
-1
/
+1
|
\
\
\
|
*
|
|
Adds automatic update for region_rect
Zak
2020-08-29
1
-1
/
+1
*
|
|
|
Merge pull request #38580 from aaronfranke/import-dock
Rémi Verschelde
2020-08-31
3
-8
/
+17
|
\
\
\
\
|
*
|
|
|
Make the Import dock depend on the FileSystem dock
Aaron Franke
2020-08-27
3
-8
/
+17
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Fix crash because of initialized EditorDebuggerPlugin field
Ignacio Etcheverry
2020-08-30
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Add placeholders to the searchbars in the Project/Editor settings
Michael Alexsander
2020-08-28
2
-0
/
+3
|
|
/
|
/
|
*
|
Refactor project filter in Project Manager
Stijn Hinlopen
2020-08-27
2
-368
/
+261
*
|
Merge pull request #41523 from Lunatoid/theme-editor-h-scrollbar
Rémi Verschelde
2020-08-27
1
-1
/
+1
|
\
\
|
*
|
Gives the theme editor a horizontal scrollbar
Lunatoid
2020-08-26
1
-1
/
+1
|
|
/
*
|
Merge pull request #39440 from simpuid/custom-profilers
Rémi Verschelde
2020-08-27
9
-1
/
+313
|
\
\
|
*
|
Added debugger plugin support
simpu
2020-08-26
9
-1
/
+313
|
|
/
*
|
Merge pull request #40302 from verdog/camera-bounds-fix
Rémi Verschelde
2020-08-27
1
-2
/
+0
|
\
\
|
|
/
|
/
|
|
*
fixed camera2D showing incorrect bounds in editor
Josh Chandler
2020-07-18
1
-2
/
+0
*
|
Accept DynamicFontData for Fonts
Tomasz Chabora
2020-08-25
1
-0
/
+10
*
|
Merge pull request #41138 from EricEzaM/open-inspector-section-on-drag-and-dr...
Rémi Verschelde
2020-08-25
3
-12
/
+58
|
\
\
|
*
|
Added ability to unfold editor sections when dragging and dropping.
Eric M
2020-08-25
3
-12
/
+58
*
|
|
Merge pull request #41085 from SekoiaTree/master
Rémi Verschelde
2020-08-25
1
-4
/
+25
|
\
\
\
|
*
|
|
Fixed node scaling arrows being wrong
SekoiaTree
2020-08-25
1
-4
/
+25
|
|
/
/
*
|
|
Merge pull request #40443 from SkyLucilfer/PluralsSupport
Rémi Verschelde
2020-08-25
8
-85
/
+243
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Update GDScriptTranslationParserPlugin to use GDSriptParser instead of RegEx.
SkyJJ
2020-08-19
2
-5
/
+3
|
*
|
Updated Translation architecture to have TranslationPO, did some commit fixes...
SkyJJ
2020-08-19
3
-5
/
+3
|
*
|
Update POT generation to handle context and plurals
SkyJJ
2020-08-19
7
-66
/
+220
|
*
|
Added plurals and context support to Translation
SkyJJ
2020-08-19
1
-18
/
+26
*
|
|
Improve search and display in the editor property/method selector
Hugo Locurcio
2020-08-19
1
-12
/
+15
*
|
|
Merge pull request #41080 from naithar/feature/ios-framework-import
Rémi Verschelde
2020-08-19
2
-0
/
+13
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
iOS Export: Add a method to embed a framework
Sergey Minakov
2020-08-19
2
-0
/
+13
*
|
|
Fixed issues with adding custom project settings and added confirmation dialo...
Eric M
2020-08-18
2
-3
/
+15
*
|
|
Merge pull request #41280 from Calinou/editor-3d-add-invert-x-option
Rémi Verschelde
2020-08-17
2
-10
/
+25
|
\
\
\
|
*
|
|
Add an editor setting to invert 3D pan/orbit on the X axis
Hugo Locurcio
2020-08-15
2
-10
/
+25
*
|
|
|
Merge pull request #41223 from javidcf/sprite_frames_editor_zoom
Rémi Verschelde
2020-08-15
2
-12
/
+199
|
\
\
\
\
|
*
|
|
|
Added zoom functionality to sprite frames editor plugin
Javier Dehesa
2020-08-14
2
-12
/
+199
*
|
|
|
|
Merge pull request #41265 from YeldhamDev/rename_diag_tweaks
Rémi Verschelde
2020-08-15
1
-20
/
+9
|
\
\
\
\
\
|
*
|
|
|
|
Minor visual improvements to the "Batch Rename" dialog
Michael Alexsander
2020-08-14
1
-20
/
+9
*
|
|
|
|
|
Merge pull request #41103 from Calinou/editor-improve-easing-inspector
Rémi Verschelde
2020-08-15
1
-5
/
+28
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Improve the inspector easing editor
Hugo Locurcio
2020-08-07
1
-5
/
+28
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Fix and tweak the new header in "Project Settings"
Michael Alexsander
2020-08-14
1
-12
/
+10
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Make the editor's 'CheckButton' icon be smaller
Michael Alexsander
2020-08-14
3
-7
/
+2
*
|
|
|
Merge pull request #41116 from EricEzaM/signal-list-filter
Rémi Verschelde
2020-08-14
2
-16
/
+40
|
\
\
\
\
[next]