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
*
Move logic for saving project features to ProjectSettings save_custom
Aaron Franke
2021-11-25
1
-41
/
+1
*
Project feature warning system
Aaron Franke
2021-11-24
1
-50
/
+164
*
Show scene when showing built-in script file
kobewi
2021-11-24
1
-1
/
+5
*
Merge pull request #55238 from Giwayume/bugfix/atlas_cutoff_edge_master
Rémi Verschelde
2021-11-24
1
-1
/
+1
|
\
|
*
Fix edge case where 1px cut off from right of image
Giwayume
2021-11-23
1
-1
/
+1
*
|
Rename `remove()` to `remove_at()` when removing by index
Lightning_A
2021-11-23
25
-57
/
+57
*
|
Move container warning to the toaster
kobewi
2021-11-23
2
-76
/
+1
*
|
Merge pull request #42447 from aaronfranke/gitignore-create
Rémi Verschelde
2021-11-23
7
-18
/
+120
|
\
\
|
*
|
Allow creating .gitignore and .gitattributes when creating a new project
Aaron Franke
2021-11-12
7
-18
/
+120
*
|
|
Improve various texts
kobewi
2021-11-23
2
-7
/
+7
|
|
/
|
/
|
*
|
Merge pull request #55151 from Chaosus/control_reset_size
Rémi Verschelde
2021-11-22
21
-51
/
+51
|
\
\
|
*
|
Added `reset_size` method to `Control` and `Window` classes
Yuri Roubinsky
2021-11-22
21
-51
/
+51
*
|
|
Merge pull request #55186 from timothyqiu/theme-picker-reset
Rémi Verschelde
2021-11-22
1
-0
/
+3
|
\
\
\
|
*
|
|
Fix Theme Editor crash when clicking the element picker
Haoyu Qiu
2021-11-21
1
-0
/
+3
|
|
/
/
*
/
/
Improved some editor checkboxes
kobewi
2021-11-21
2
-0
/
+4
|
/
/
*
|
Merge pull request #54579 from KoBeWi/your_name
Rémi Verschelde
2021-11-20
2
-2
/
+28
|
\
\
|
*
|
Allow to name built-in scripts upon creation
kobewi
2021-11-04
2
-2
/
+28
*
|
|
Added hint about loop_mode to resource importer
Silc 'Tokage' Renew
2021-11-19
1
-2
/
+2
*
|
|
i18n: Sync editor translations with Weblate
Rémi Verschelde
2021-11-19
70
-1689
/
+15290
*
|
|
Merge pull request #55095 from Giwayume/bugfix/atlas_cutoff_master
Rémi Verschelde
2021-11-18
1
-2
/
+2
|
\
\
\
|
*
|
|
Fix texture atlas generation when source sprite is larger than generated atlas
Giwayume
2021-11-18
1
-2
/
+2
*
|
|
|
Add [theme_item] tag to editor help
kobewi
2021-11-18
1
-1
/
+4
|
/
/
/
*
|
|
Rename built-in `SGN()` macro to `SIGN()`
Hugo Locurcio
2021-11-16
1
-1
/
+1
*
|
|
Make bezier handle type a property of keyframes, update interface
Nathan Lovato
2021-11-16
3
-51
/
+121
*
|
|
Merge pull request #54422 from ibrahn/project-manager-nophys
Rémi Verschelde
2021-11-16
1
-0
/
+6
|
\
\
\
|
*
|
|
Turn off physics and 3d navigation servers in the Project Manager.
Ibrahn Sahir
2021-10-30
1
-0
/
+6
*
|
|
|
Merge pull request #54926 from Chaosus/fix_debugger_reset
Rémi Verschelde
2021-11-16
2
-18
/
+34
|
\
\
\
\
|
*
|
|
|
Fix debugger tab which don't resetting after pressing clear button
Yuri Roubinsky
2021-11-15
2
-18
/
+34
*
|
|
|
|
Tweak the built-ins color highlighting in the shader editor (take 2)
Hugo Locurcio
2021-11-15
1
-2
/
+2
|
/
/
/
/
*
|
|
|
Revert "Load assets before enabling editor plugins"
Rémi Verschelde
2021-11-15
1
-12
/
+13
*
|
|
|
Merge pull request #54953 from Calinou/animation-editor-use-different-icon-ea...
Rémi Verschelde
2021-11-15
3
-0
/
+7
|
\
\
\
\
|
*
|
|
|
Use a different icon for eased keyframes in the animation editor
Hugo Locurcio
2021-11-15
3
-0
/
+7
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Allow dehardcoding documentation branch and URL in docs links
Rémi Verschelde
2021-11-15
3
-3
/
+6
*
|
|
|
Merge pull request #54851 from Calinou/skeleton-2d-editor-swap-rest-pose-actions
Rémi Verschelde
2021-11-15
2
-11
/
+11
|
\
\
\
\
|
*
|
|
|
Swap rest pose actions in the Skeleton2D editor
Hugo Locurcio
2021-11-10
2
-11
/
+11
*
|
|
|
|
Add path to functions that return iporter options
reduz
2021-11-14
35
-93
/
+130
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Use "enum class" for input enums
Aaron Franke
2021-11-12
66
-696
/
+697
*
|
|
|
Merge pull request #54924 from Calinou/editor-macos-rename-shortcut-enter
Rémi Verschelde
2021-11-12
3
-0
/
+6
|
\
\
\
\
|
*
|
|
|
Use Enter instead of F2 as an editor renaming shortcut on macOS
Hugo Locurcio
2021-11-12
3
-0
/
+6
*
|
|
|
|
Merge pull request #54803 from goostengine/shape-cast-2d
Camille Mohr-Daurat
2021-11-12
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Add `ShapeCast2D` node
Andrii Doroshenko (Xrayez)
2021-11-12
1
-0
/
+1
*
|
|
|
|
|
Make OpenSimplex and VisualScript modules not depend on the editor
Aaron Franke
2021-11-12
1
-1
/
+1
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Implement texture padding in TileSetAtlasSources
Gilles Roudière
2021-11-12
1
-0
/
+1
*
|
|
|
|
Merge pull request #53987 from groud/tile_data_inspector_plugin
Rémi Verschelde
2021-11-12
9
-18
/
+349
|
\
\
\
\
\
|
*
|
|
|
|
Implement polygons editors in the tiles selection mode
Gilles Roudière
2021-10-26
9
-18
/
+349
*
|
|
|
|
|
Modules: Make sure to include modules_enabled.gen.h where needed
Rémi Verschelde
2021-11-12
8
-10
/
+14
*
|
|
|
|
|
Merge pull request #53914 from Chaosus/shader_default_texture_param
Rémi Verschelde
2021-11-12
1
-1
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix default_texture_param in shader pipeline to support uniform arrays
Yuri Roubinsky
2021-11-12
1
-1
/
+3
*
|
|
|
|
|
|
Fix node naming in scene tree dock
kobewi
2021-11-11
1
-9
/
+9
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #54874 from lyuma/fix_other_importer
Rémi Verschelde
2021-11-11
1
-2
/
+2
|
\
\
\
\
\
\
[next]