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 #50748 from JFonS/gizmo_rework
Rémi Verschelde
2021-07-23
3
-46
/
+213
|
\
|
*
Node3D gizmo improvements
jfons
2021-07-23
3
-46
/
+213
*
|
Merge pull request #50765 from Calinou/resource-importer-expose-order-enum
Rémi Verschelde
2021-07-23
2
-1
/
+10
|
\
\
|
*
|
Expose an ImportOrder enum in ResourceImporter
Hugo Locurcio
2021-07-23
2
-1
/
+10
*
|
|
Merge pull request #50747 from bruvzg/move_alert_to_os
Rémi Verschelde
2021-07-23
2
-10
/
+11
|
\
\
\
|
*
|
|
Move `alert` function from `DisplayServer` to `OS`.
bruvzg
2021-07-22
2
-10
/
+11
*
|
|
|
Merge pull request #50776 from SirQuartz/patch-30
Rémi Verschelde
2021-07-23
10
-22
/
+22
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Fix doc typos
Nicholas Huelin
2021-07-23
10
-22
/
+22
*
|
|
|
Make Object "meta" functions take StringName.
Fabio Alessandrelli
2021-07-22
1
-4
/
+4
|
/
/
/
*
/
/
Fix miscellaneous doc typos and inconsistencies
Nicholas Huelin
2021-07-22
5
-13
/
+13
|
/
/
*
|
Fix msec documentation description typo
Distrikt64
2021-07-22
1
-1
/
+1
*
|
Merge pull request #50697 from Calinou/doc-rootmotionview
Rémi Verschelde
2021-07-22
2
-3
/
+12
|
\
\
|
*
|
Document the RootMotionView class
Hugo Locurcio
2021-07-21
2
-3
/
+12
*
|
|
Merge pull request #50716 from Deledrius/multimesh-typo
Rémi Verschelde
2021-07-21
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix grammar in MultiMesh documentation.
Joseph Davies
2021-07-19
1
-1
/
+1
*
|
|
|
Merge pull request #50370 from QbieShay/circle-emitter-particle
Rémi Verschelde
2021-07-21
2
-3
/
+33
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
This commits adds a new emitter type for particles material
QbieShay
2021-07-11
2
-3
/
+33
*
|
|
|
Implement atlas merging and tile proxies
Gilles Roudière
2021-07-21
2
-0
/
+162
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #38317 from verdog/get-cam-2d-4.0
Rémi Verschelde
2021-07-20
3
-19
/
+12
|
\
\
\
|
*
|
|
add viewport.get_camera_2d()
Josh Chandler
2021-07-03
3
-19
/
+12
*
|
|
|
[Net] Single `rpc` annotation. "sync" no longer part of mode.
Fabio Alessandrelli
2021-07-20
1
-9
/
+0
*
|
|
|
Merge pull request #50618 from reduz/implement-more-specialization-constants
Rémi Verschelde
2021-07-20
2
-0
/
+40
|
\
\
\
\
|
*
|
|
|
Implement more rendering options as specialization constants
reduz
2021-07-19
2
-0
/
+40
*
|
|
|
|
Fixed typos in `TextEdit::GutterType` enum
Yuri Roubinsky
2021-07-19
1
-2
/
+2
|
/
/
/
/
*
|
|
/
Create many types of popups on demand
reduz
2021-07-17
2
-0
/
+14
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #47395 from sygi/shape_idx_collision
Hugo Locurcio
2021-07-16
1
-2
/
+16
|
\
\
\
|
*
|
|
Add mouse_shape_entered and mouse_shape_exited signals to CollisionObject2D.
sygi
2021-07-02
1
-2
/
+16
*
|
|
|
Merge pull request #49328 from nekomatata/sync-to-physics-3d
Rémi Verschelde
2021-07-15
1
-0
/
+3
|
\
\
\
\
|
*
|
|
|
Support for 3D sync to physics
PouleyKetchoupp
2021-07-15
1
-0
/
+3
*
|
|
|
|
Move sync to physics to StaticBody2D
PouleyKetchoupp
2021-07-15
2
-3
/
+3
|
/
/
/
/
*
|
|
|
Fixing 2D moving platform logic
fabriceci
2021-07-15
1
-0
/
+4
*
|
|
|
Merge pull request #48502 from KoBeWi/visual_button
Rémi Verschelde
2021-07-14
1
-1
/
+12
|
\
\
\
\
|
*
|
|
|
Add set_pressed_no_signal method to BaseButton
kobewi
2021-07-13
1
-1
/
+12
*
|
|
|
|
Merge pull request #49348 from Geometror/fix-particles-hidden-basecolor
Rémi Verschelde
2021-07-14
3
-4
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
Fix color properties of particle nodes/material
Hendrik Brucker
2021-07-04
3
-4
/
+4
*
|
|
|
|
|
Merge pull request #50429 from pycbouh/classref-get-theme-items
Rémi Verschelde
2021-07-14
1
-45
/
+77
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Improve Control's theme item methods documentation
Yuri Sizov
2021-07-14
1
-45
/
+77
*
|
|
|
|
|
|
Merge pull request #50255 from Calinou/physicsserver3d-add-set-iterations
Rémi Verschelde
2021-07-14
2
-1
/
+11
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Add a method to set the number of physics solver iterations in 3D
Hugo Locurcio
2021-07-10
2
-1
/
+11
*
|
|
|
|
|
|
|
Rename Curve3Texture to CurveXYZTexture
Rémi Verschelde
2021-07-14
2
-4
/
+4
*
|
|
|
|
|
|
|
Document remaining Visual Script classes
Tomasz Chabora
2021-07-13
4
-0
/
+26
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Fix casing of the "to" stop word in editor strings
Hugo Locurcio
2021-07-13
1
-1
/
+1
*
|
|
|
|
|
|
Merge pull request #50169 from pycbouh/theme-type-variations
Rémi Verschelde
2021-07-13
4
-24
/
+81
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Add type variations to Theme
Yuri Sizov
2021-07-13
4
-24
/
+81
*
|
|
|
|
|
|
|
Merge pull request #50086 from Geometror/label-improve-layout-options
Rémi Verschelde
2021-07-13
2
-2
/
+60
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Improvements to Label's layout options
Hendrik Brucker
2021-07-04
2
-2
/
+60
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #50262 from nekomatata/convex-hull-simplification
Rémi Verschelde
2021-07-12
2
-0
/
+12
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Options to clean/simplify convex hull generated from mesh
PouleyKetchoupp
2021-07-07
2
-0
/
+12
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
[Net] Rename NetworkedMultiplayerENet to ENetMultiplayerPeer.
Fabio Alessandrelli
2021-07-12
1
-1
/
+1
*
|
|
|
|
|
[Net] Rename NetworkedMultiplayerPeer to MultiplayerPeer.
Fabio Alessandrelli
2021-07-12
3
-13
/
+13
[next]