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
*
Merge pull request #41022 from qarmin/fixes_leak_with_creating_settings
Rémi Verschelde
2020-09-03
1
-0
/
+1
|
\
|
*
Fixes leak with creating editor settings
Rafał Mikrut
2020-08-04
1
-0
/
+1
*
|
Merge pull request #41050 from Calinou/spriteframes-editor-compact
Rémi Verschelde
2020-09-03
1
-1
/
+6
|
\
\
|
*
|
Make the SpriteFrames animation speed SpinBox take less vertical space
Hugo Locurcio
2020-08-05
1
-1
/
+6
|
|
/
*
|
Merge pull request #41332 from bruvzg/win_subsys_option
Rémi Verschelde
2020-09-03
2
-0
/
+2
|
\
\
|
*
|
Revert "[Windows] Attach to parent console instead of creating new one."
bruvzg
2020-08-17
2
-0
/
+2
*
|
|
Merge pull request #41702 from kotelifelif/37424
Rémi Verschelde
2020-09-03
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix filtering of search results in SectionedInspector
booer
2020-09-02
1
-1
/
+1
*
|
|
|
Merge pull request #41724 from Chaosus/vs_fix_particles
Yuri Roubinsky
2020-09-03
1
-13
/
+22
|
\
\
\
\
|
*
|
|
|
Restore Particles functionality in visual shader
Yuri Roubinsky
2020-09-03
1
-13
/
+22
|
|
/
/
/
*
|
|
|
Merge pull request #41589 from sburris0/master
Rémi Verschelde
2020-09-03
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Make blank project name create an error, not a warning
Spencer Burris
2020-08-28
1
-1
/
+1
*
|
|
|
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
|
|
|
_
|
/
|
|
/
|
|
[next]