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
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #49024 from groud/restore_tilemap_show_debug
Rémi Verschelde
2021-06-01
1
-0
/
+10
|
\
|
*
Restore a way to show collsion/navigation on TileMap.
Gilles Roudière
2021-05-25
1
-0
/
+10
*
|
Merge pull request #48770 from LightningAA/scrollcontainer-ensure-item-visibl...
Rémi Verschelde
2021-06-01
1
-0
/
+9
|
\
\
|
*
|
ScrollContainer: Expose `_ensure_focused_visible` to the API
Lightning_A
2021-05-31
1
-0
/
+9
*
|
|
Merge pull request #49173 from KoBeWi/navigational_oblivion
Rémi Verschelde
2021-05-31
1
-4
/
+4
|
\
\
\
|
*
|
|
Tweak arguments of list_dir_begin()
kobewi
2021-05-31
1
-4
/
+4
*
|
|
|
Merge pull request #49213 from Calinou/doc-resource-duplicate-copy-export-only
Rémi Verschelde
2021-05-31
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
Document `Resource.duplicate()` only copying exported variables' values
Hugo Locurcio
2021-05-31
1
-0
/
+1
|
|
/
/
/
*
|
|
|
Merge pull request #49157 from Chaosus/vs_billboard
Rémi Verschelde
2021-05-31
1
-0
/
+38
|
\
\
\
\
|
*
|
|
|
Added Billboard Node to Visual Shaders
Yuri Roubinsky
2021-05-28
1
-0
/
+38
|
|
/
/
/
*
/
/
/
Implement shader caching
reduz
2021-05-31
4
-9
/
+65
|
/
/
/
*
|
|
Update EditorResourcePreview queue_*() documentation
Marcel Admiraal
2021-05-26
1
-2
/
+4
*
|
|
Merge pull request #48546 from pycbouh/tree-highlight-selected-relationships
Rémi Verschelde
2021-05-25
1
-1
/
+19
|
\
\
\
|
*
|
|
Add highlight to the relationship lines of selected Tree items
Yuri Sizov
2021-05-25
1
-1
/
+19
*
|
|
|
Merge pull request #49068 from pycbouh/i-broke-inspector
Rémi Verschelde
2021-05-25
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Make EditorFileDialog only created on demand in EditorResourcePicker
Yuri Sizov
2021-05-25
1
-1
/
+1
*
|
|
|
Rename File::get_len() get_length()
Marcel Admiraal
2021-05-25
1
-4
/
+4
|
/
/
/
*
|
|
Merge pull request #48939 from Calinou/screen-orientation-use-enum
Rémi Verschelde
2021-05-24
1
-2
/
+3
|
\
\
\
|
*
|
|
Use an enum to represent screen orientation in the Project Settings
Hugo Locurcio
2021-05-24
1
-2
/
+3
*
|
|
|
Merge pull request #49034 from madmiraal/fix-doc-2177
Rémi Verschelde
2021-05-24
1
-31
/
+0
|
\
\
\
\
|
*
|
|
|
Unexpose methods and property for binding children to Bones
Marcel Admiraal
2021-05-24
1
-31
/
+0
|
|
/
/
/
*
|
|
|
OS: Better validation of invalid input for get_unix_time_from_datetime
Rémi Verschelde
2021-05-24
1
-1
/
+1
*
|
|
|
Merge pull request #48894 from reduz/gpu-particles-2d-2
Rémi Verschelde
2021-05-24
4
-6
/
+20
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Support for 2D particles to collide against SDF
reduz
2021-05-23
4
-6
/
+20
*
|
|
|
Change frame_coords to Vector2i
kobewi
2021-05-23
2
-2
/
+2
|
/
/
/
*
|
|
Add a keyboard shortcut to select the word under cursor in TextEdit
Hugo Locurcio
2021-05-22
1
-0
/
+4
*
|
|
Add custom background line colour to TextEdit and remove marked lines
Paulb23
2021-05-22
2
-5
/
+20
*
|
|
Merge pull request #48918 from groud/fix_tilemap_y_sort
Rémi Verschelde
2021-05-22
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fixes TileSet Y-sort not working and TileSet not saving correctly
Gilles Roudière
2021-05-21
1
-1
/
+1
*
|
|
[HTML5] Add easy to use download API.
Fabio Alessandrelli
2021-05-21
1
-0
/
+16
*
|
|
Merge pull request #48854 from pycbouh/editor-reuse-resource-picker
Rémi Verschelde
2021-05-21
3
-2
/
+56
|
\
\
\
|
*
|
|
Use EditorResourcePicker in the Inspector
Yuri Sizov
2021-05-19
3
-2
/
+56
*
|
|
|
Change behavior of String.right
Tomasz Chabora
2021-05-20
1
-2
/
+12
*
|
|
|
Merge pull request #48719 from Faless/js/4.x_interfaces
Rémi Verschelde
2021-05-20
2
-0
/
+69
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
[HTML5] Implement Godot <-> JavaScript interface.
Fabio Alessandrelli
2021-05-20
2
-0
/
+69
*
|
|
|
Merge pull request #48812 from groud/tilemap_scenes_painting
Rémi Verschelde
2021-05-20
2
-1
/
+156
|
\
\
\
\
|
*
|
|
|
Implement scenes tiles in TileMaps
Gilles Roudière
2021-05-20
2
-1
/
+156
*
|
|
|
|
Merge pull request #48860 from JohnM666/fix-basis-variant-initialization
Rémi Verschelde
2021-05-20
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Fix #46282 Executing RigidBody3D.get_inverse_inertia_tensor() crashes Godot
JohnM666
2021-05-20
1
-1
/
+1
*
|
|
|
|
|
Fix typos with codespell
Rémi Verschelde
2021-05-20
5
-7
/
+7
*
|
|
|
|
|
[Doc] Remove reference to UNIX sockets in StreamPeer.
Fabio Alessandrelli
2021-05-20
1
-1
/
+1
*
|
|
|
|
|
Document valid range of Node2D.z_index
kleonc
2021-05-20
1
-1
/
+1
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #48827 from Rhathe/set_iterations_master
Rémi Verschelde
2021-05-19
1
-0
/
+9
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Enable setting of collision iterations in PhysicsServer2D
Rhathe
2021-05-19
1
-0
/
+9
*
|
|
|
|
Merge pull request #48814 from Calinou/viewport-use-nonzero-default-size
Rémi Verschelde
2021-05-19
1
-1
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Use a non-zero default size for SubViewports
Hugo Locurcio
2021-05-18
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge pull request #42742 from madmiraal/fix-12215
Rémi Verschelde
2021-05-18
4
-12
/
+12
|
\
\
\
\
|
*
|
|
|
Return RID instead of Object id in area-body_shape_entered-exited signals.
Marcel Admiraal
2021-03-06
4
-12
/
+12
*
|
|
|
|
Area: Uncap the range for gravity and change the slider hints
Aaron Franke
2021-05-18
3
-4
/
+4
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #36263 from Calinou/increase-default-2d-gravity
Rémi Verschelde
2021-05-18
3
-7
/
+7
|
\
\
\
\
[next]