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 "Search" match inconsistencies
Christian Cuevas
2022-11-16
1
-3
/
+5
*
Merge pull request #68470 from bruvzg/img_fnt_imp
Rémi Verschelde
2022-11-14
1
-21
/
+28
|
\
|
*
[Image Font Importer] Hide unused font size, add image and character margins.
bruvzg
2022-11-10
1
-21
/
+28
*
|
Merge pull request #68448 from bruvzg/font_imp_tr
Rémi Verschelde
2022-11-14
2
-20
/
+173
|
\
\
|
*
|
[Font] Add an import option to pre-render all glyphs required for the transla...
bruvzg
2022-11-10
2
-20
/
+173
|
|
/
*
|
Merge pull request #68132 from Mickeon/doc-help-colourful
Rémi Verschelde
2022-11-14
2
-20
/
+49
|
\
\
|
*
|
Improve Editor Documentation colors
Micky
2022-11-01
2
-20
/
+49
*
|
|
Merge pull request #68571 from Calinou/editor-default-disable-code-font-ligat...
Rémi Verschelde
2022-11-13
3
-4
/
+4
|
\
\
\
|
*
|
|
Disable code font ligatures by default in the editor
Hugo Locurcio
2022-11-12
3
-4
/
+4
*
|
|
|
Merge pull request #60684 from trollodel/lightweight_editor_plugin
Rémi Verschelde
2022-11-13
54
-31
/
+134
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Use forward-declarations in EditorPlugin where possible
trollodel
2022-11-11
54
-31
/
+134
|
|
|
/
|
|
/
|
*
|
|
Use a bold font for section titles in the editor performance monitor
Hugo Locurcio
2022-11-11
1
-0
/
+1
*
|
|
Fix memory leak in `EditorSettingsDialog`
Rindbee
2022-11-11
1
-0
/
+1
|
/
/
*
|
Fix default values on virtual classes causing errors in projects
Aaron Franke
2022-11-09
1
-1
/
+1
*
|
Remove duplicate project settings definitions
kobewi
2022-11-08
1
-3
/
+3
*
|
Merge pull request #68271 from paddy-exe/gdextension-library-loading-error
Rémi Verschelde
2022-11-07
1
-1
/
+1
|
\
\
|
*
|
Improve error message for invalid library feature flags
Patrick
2022-11-04
1
-1
/
+1
*
|
|
Merge pull request #68342 from KoBeWi/Godot_museum't
Rémi Verschelde
2022-11-07
4
-3
/
+14
|
\
\
\
|
*
|
|
Allow to disable History Dock via feature profile
kobewi
2022-11-07
4
-3
/
+14
*
|
|
|
Merge pull request #68330 from RedMser/fix-relative-paths-disambiguate
Rémi Verschelde
2022-11-07
1
-13
/
+5
|
\
\
\
\
|
*
|
|
|
Fix disambiguate_filenames absolute paths on Unix
RedMser
2022-11-06
1
-13
/
+5
*
|
|
|
|
Merge pull request #68351 from Sauermann/fix-code-simplifications
Rémi Verschelde
2022-11-07
3
-28
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
Code simplifications
Markus Sauermann
2022-11-07
3
-28
/
+6
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #68344 from aaronfranke/virtually-documented
Rémi Verschelde
2022-11-07
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Fix default values not showing up on virtual classes
Aaron Franke
2022-11-06
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #68331 from MewPurPur/gradient2d-better-preview
Rémi Verschelde
2022-11-07
1
-8
/
+8
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Fix jankiness when drawing GradientTexture2D
VolTer
2022-11-06
1
-8
/
+8
*
|
|
|
|
Merge pull request #67614 from aaronfranke/virtually-virtual
Rémi Verschelde
2022-11-06
2
-8
/
+16
|
\
\
\
\
\
|
*
|
|
|
|
Don't allow instancing virtual resources in the resource picker dialog
Aaron Franke
2022-11-05
1
-4
/
+12
|
*
|
|
|
|
Don't allow instancing virtual node types in the Create New Node dialog
Aaron Franke
2022-11-05
1
-4
/
+4
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #67730 from KoBeWi/late_to_the_call
Rémi Verschelde
2022-11-06
2
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
Add call_deferred() method to Callable
kobewi
2022-11-04
2
-2
/
+2
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #68247 from akien-mga/emscripten-warnings-unuset-but-set
Rémi Verschelde
2022-11-06
6
-21
/
+1
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Fix -Wunused-but-set-variable warnings from Emscripten 3.1.20
Rémi Verschelde
2022-11-04
6
-21
/
+1
|
|
/
/
/
*
|
|
|
Merge pull request #65441 from MewPurPur/annoying-whitespaces-trimming-fix
Rémi Verschelde
2022-11-06
1
-2
/
+1
|
\
\
\
\
|
*
|
|
|
Stopped edge stripping when using Find in Files
VolTer
2022-09-07
1
-2
/
+1
*
|
|
|
|
Merge pull request #65829 from KoBeWi/custom_path_type
Rémi Verschelde
2022-11-06
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Fix extending scripts by path
kobewi
2022-09-15
1
-1
/
+1
*
|
|
|
|
|
[Editor] Fix invalid run args when remote debug is unavailable.
Fabio Alessandrelli
2022-11-05
1
-2
/
+5
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
Fix pathological corner case in drawing tileset editor
clayjohn
2022-11-04
1
-14
/
+38
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #67434 from bruvzg/win_wrapper
Rémi Verschelde
2022-11-04
1
-0
/
+7
|
\
\
\
\
|
*
|
|
|
Add console wrapper app to handle console i/o redirection on Windows.
bruvzg
2022-10-31
1
-0
/
+7
*
|
|
|
|
Merge pull request #68223 from Calinou/editor-font-prerendering-fix-add-icon
Rémi Verschelde
2022-11-04
1
-8
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
Fix missing Add icon in the editor font prerendering dialog
Hugo Locurcio
2022-11-03
1
-8
/
+8
*
|
|
|
|
|
Merge pull request #68220 from Calinou/dynamicfont-msdf-no-antialiasing
Rémi Verschelde
2022-11-04
3
-8
/
+11
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Hide Antialiasing import option on DynamicFonts with MSDF enabled
Hugo Locurcio
2022-11-03
3
-8
/
+11
|
|
/
/
/
/
/
*
/
/
/
/
/
Fix incorrect drawing of alternative tiles
Ninni Pipping
2022-11-03
1
-2
/
+2
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #68191 from aaronfranke/quat-euler-order
Rémi Verschelde
2022-11-03
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Allow getting Quaternion rotation in different Euler orders
Aaron Franke
2022-11-02
1
-1
/
+1
*
|
|
|
|
|
Fix reload scripts error after saving in external editor.
Zae
2022-11-03
1
-1
/
+1
|
/
/
/
/
/
[next]