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 #41957 from skyace65/SpriteFrames
Rémi Verschelde
2020-09-10
1
-1
/
+1
|
\
|
*
Improve SpriteFrames get_animation_loop description
skyace65
2020-09-10
1
-1
/
+1
*
|
Merge pull request #41954 from Calinou/raycast-rename-cast-to
Rémi Verschelde
2020-09-10
2
-6
/
+6
|
\
\
|
|
/
|
/
|
|
*
Rename RayCast's `cast_to` property to `target_position`
Hugo Locurcio
2020-09-10
2
-6
/
+6
*
|
Merge pull request #41890 from YeldhamDev/tabs_previous
Rémi Verschelde
2020-09-10
1
-0
/
+7
|
\
\
|
*
|
Add 'get_previous_tab()' to 'Tabs'
Michael Alexsander
2020-09-08
1
-0
/
+7
*
|
|
Added Texture3D to visual shaders
Yuri Roubinsky
2020-09-10
4
-1
/
+85
*
|
|
Rename ShortCut to Shortcut which is more grammatically correct
Hugo Locurcio
2020-09-09
3
-19
/
+19
|
|
/
|
/
|
*
|
Improve documentation related to Array error handling
Hugo Locurcio
2020-09-09
1
-5
/
+7
|
/
*
Merge pull request #38308 from bruvzg/sad_security_circus
Rémi Verschelde
2020-09-07
1
-0
/
+6
|
\
|
*
Adds PCK encryption support (using script encryption key for export).
bruvzg
2020-09-05
1
-0
/
+6
*
|
Merge pull request #38944 from Wavesonics/http-gzip
Fabio Alessandrelli
2020-09-07
2
-1
/
+44
|
\
\
|
*
|
HTTPRequest now accepts gzip
Adam Brown
2020-09-02
2
-1
/
+44
*
|
|
Clarify the required child node type in the GridContainer documentation
Hugo Locurcio
2020-09-07
1
-3
/
+4
*
|
|
Removes redundant code & fix documentation for VisualShaderNodeCustom
Yuri Roubinsky
2020-09-06
1
-2
/
+2
|
|
/
|
/
|
*
|
doc: Sync classref with current source
Rémi Verschelde
2020-09-04
4
-9
/
+11
*
|
[Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.
bruvzg
2020-09-03
2
-4
/
+63
*
|
Merge pull request #41044 from hoontee/master-4
Rémi Verschelde
2020-09-03
1
-1
/
+1
|
\
\
|
*
|
Implement CollisionShape3D.make_convex_from_siblings()
hoontee
2020-08-05
1
-1
/
+1
*
|
|
Merge pull request #41714 from Yetizone/sub_viewport_clear_mode_doc
Rémi Verschelde
2020-09-03
1
-0
/
+1
|
\
\
\
|
*
|
|
Mention SubViewport.render_target_clear_mode property is intended for 2D usage.
Yetizone
2020-09-03
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #40400 from Arivval/load-resourcepack-with-offset
Rémi Verschelde
2020-09-03
1
-0
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
added load resource pack with offset feature
Yilin Ma
2020-09-02
1
-0
/
+3
*
|
|
Updated PopupMenu documentation after merge of #41640 - PopupMenu rework
Eric M
2020-09-02
1
-0
/
+2
*
|
|
Merge pull request #40408 from Calinou/doc-font-missing-character
Rémi Verschelde
2020-09-01
2
-1
/
+3
|
\
\
\
|
*
|
|
Document missing character behavior when drawing text with fonts
Hugo Locurcio
2020-09-01
2
-1
/
+3
*
|
|
|
Merge pull request #41668 from clayjohn/GLOW-HQ
Rémi Verschelde
2020-09-01
1
-0
/
+3
|
\
\
\
\
|
*
|
|
|
Add high quality glow mode
clayjohn
2020-08-31
1
-0
/
+3
*
|
|
|
|
Merge pull request #41659 from umarcor/doc/FileDialog/warning-sandbox
Rémi Verschelde
2020-09-01
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
doc/FileDialog: warn about access limitations in sandboxed apps
umarcor
2020-09-01
1
-0
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #41679 from Calinou/doc-projectsettings-name-user-data
Rémi Verschelde
2020-09-01
1
-1
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
Document how renaming the project affects the user data path
Hugo Locurcio
2020-09-01
1
-1
/
+2
*
|
|
|
|
|
Merge pull request #41641 from skyace65/TextEdit
Rémi Verschelde
2020-09-01
1
-2
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Document scroll horizontal and scroll vertical in text edit
skyace65
2020-09-01
1
-2
/
+2
*
|
|
|
|
|
|
Merge pull request #41677 from Calinou/doc-rigidbody-sleeping
Rémi Verschelde
2020-09-01
2
-0
/
+2
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Document RigidBodies in character mode never sleeping automatically
Hugo Locurcio
2020-09-01
2
-0
/
+2
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #40269 from Calinou/doc-animatedsprite2d-normal-specular
Rémi Verschelde
2020-09-01
2
-0
/
+2
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Document support for normal and specular maps in AnimatedSprite2D
Hugo Locurcio
2020-07-10
2
-0
/
+2
*
|
|
|
|
|
|
Merge pull request #41505 from SekoiaTree/neg-get-child
Rémi Verschelde
2020-09-01
1
-0
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Made get_child support negative indexes, with documentation
SekoiaTree
2020-09-01
1
-0
/
+1
*
|
|
|
|
|
|
|
Change Color HTML conversion from ARGB to RGBA
Aaron Franke
2020-09-01
1
-6
/
+14
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #40993 from Calinou/doc-collision-layer-mask
Rémi Verschelde
2020-08-31
12
-18
/
+18
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Reference the online documentation in collision layer/mask properties
Hugo Locurcio
2020-08-03
12
-18
/
+18
*
|
|
|
|
|
|
|
Merge pull request #41048 from Calinou/doc-add-link-titles
Rémi Verschelde
2020-08-31
134
-156
/
+156
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Add link titles for all links in the class reference
Hugo Locurcio
2020-08-31
134
-156
/
+156
*
|
|
|
|
|
|
|
|
Reorder sprite h_frames & v_frames
Jonathan Vice
2020-08-31
2
-4
/
+4
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge pull request #41602 from Andy0903/option-button-signal-word-order-fix
Rémi Verschelde
2020-08-31
1
-1
/
+1
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
OptionButton.xml word order fix
Andreas Gustafsson
2020-08-29
1
-1
/
+1
|
|
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge pull request #41457 from KoBeWi/ca
Rémi Verschelde
2020-08-31
1
-1
/
+2
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Explain editor usage of current_animation
Tomasz Chabora
2020-08-29
1
-1
/
+2
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
[next]