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
*
Mention the Data paths documentation in the File class
Hugo Locurcio
2020-07-15
1
-0
/
+1
*
Merge pull request #40414 from rcorre/get-mesh-arrays-doc
Rémi Verschelde
2020-07-15
1
-1
/
+6
|
\
|
*
Clarify how to convert PrimitiveMesh to ArrayMesh.
Ryan Roden-Corrent
2020-07-15
1
-1
/
+6
*
|
Merge pull request #40412 from Calinou/doc-string-c-unescape
Rémi Verschelde
2020-07-15
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Document which escape sequences are supported by `String.c_unescape()`
Hugo Locurcio
2020-07-15
1
-2
/
+2
*
|
Merge pull request #37961 from Calinou/doc-csharp-dynamic-object-call
Rémi Verschelde
2020-07-15
1
-0
/
+5
|
\
\
|
|
/
|
/
|
|
*
Mention C# gotchas in Object's dynamic call/set/connect methods
Hugo Locurcio
2020-07-14
1
-0
/
+5
*
|
Merge pull request #40380 from Calinou/doc-vehiclebody-limitations
Rémi Verschelde
2020-07-15
2
-0
/
+2
|
\
\
|
*
|
Document VehicleBody3D and VehicleWheel3D limitations
Hugo Locurcio
2020-07-14
2
-0
/
+2
*
|
|
Merge pull request #40268 from DanielZTing/master
Rémi Verschelde
2020-07-15
2
-3
/
+3
|
\
\
\
|
*
|
|
Fix cancel/OK button order on macOS
Daniel Ting
2020-07-10
2
-3
/
+3
*
|
|
|
doc: Sync classref with current source
Rémi Verschelde
2020-07-15
7
-62
/
+332
|
|
_
|
/
|
/
|
|
*
|
|
Document updated UDPServer interface.
Fabio Alessandrelli
2020-07-14
1
-3
/
+17
|
|
/
|
/
|
*
|
Commit other files changed by file_format.sh
Aaron Franke
2020-07-13
7
-11
/
+11
*
|
Merge pull request #40272 from clayjohn/VULKAN-time-slicing
Rémi Verschelde
2020-07-11
2
-5
/
+11
|
\
\
|
*
|
Add incremental update mode to sky
clayjohn
2020-07-11
2
-5
/
+11
*
|
|
Merge pull request #40193 from KoBeWi/dem_pikks
Rémi Verschelde
2020-07-11
1
-5
/
+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Allow Area2D and 3D mouse events without a collision layer
Tomasz Chabora
2020-07-10
1
-5
/
+5
*
|
|
Added 'fma' function to shader language
Yuri Roubinsky
2020-07-10
1
-0
/
+29
*
|
|
Merge pull request #40121 from Calinou/enable-file-logging
Rémi Verschelde
2020-07-10
1
-2
/
+4
|
\
\
\
|
*
|
|
Enable file logging by default on desktops to help with troubleshooting
Hugo Locurcio
2020-07-08
1
-2
/
+4
*
|
|
|
Merge pull request #40243 from nathanfranke/fix-regression-directory-open-check
Rémi Verschelde
2020-07-10
1
-1
/
+3
|
\
\
\
\
|
*
|
|
|
Follow-Up Fix Directory Open
Nathan Franke
2020-07-10
1
-1
/
+3
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #40246 from Calinou/doc-httprequest-post-example
Rémi Verschelde
2020-07-10
1
-1
/
+9
|
\
\
\
\
|
*
|
|
|
Add a POST request example to the HTTPRequest class documentation
Hugo Locurcio
2020-07-10
1
-1
/
+9
|
|
/
/
/
*
|
|
|
Merge pull request #40210 from RantingBob/patch-1
Rémi Verschelde
2020-07-10
1
-1
/
+2
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Update Resource.xml to explain behavior of duplicate when subresources is tru...
Bob Gardner
2020-07-08
1
-1
/
+2
|
|
/
/
*
|
|
Merge pull request #40240 from Calinou/doc-packedscene-example-instance
Rémi Verschelde
2020-07-09
1
-0
/
+7
|
\
\
\
|
*
|
|
Document how to instance a PackedScene and add it as a child
Hugo Locurcio
2020-07-09
1
-0
/
+7
|
|
/
/
*
/
/
Mention `SceneTree.create_timer()` in the Timer class documentation
Hugo Locurcio
2020-07-09
1
-0
/
+1
|
/
/
*
|
Add sort and has methods to PackedArrays
Aaron Franke
2020-07-06
9
-0
/
+144
*
|
Expose methods to play scene from plugin code
Yuri Sizov
2020-07-06
1
-0
/
+44
*
|
Change translation parser plugin API to parse_file()
SkyJJ
2020-07-05
1
-4
/
+21
|
/
*
Merge pull request #40084 from bruvzg/macos_seamless_scaling
Rémi Verschelde
2020-07-04
1
-0
/
+12
|
\
|
*
[macOS] Implement seamless display scaling.
bruvzg
2020-07-04
1
-0
/
+12
*
|
Merge pull request #40103 from Calinou/doc-fix-string-capitalize
Rémi Verschelde
2020-07-04
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix `String.capitalize()` description to follow camelCase changes
Hugo Locurcio
2020-07-03
1
-1
/
+1
*
|
Merge pull request #40092 from hinlopen/remove-find-last
Rémi Verschelde
2020-07-04
1
-13
/
+5
|
\
\
|
|
/
|
/
|
|
*
Remove String::find_last (same as rfind)
Stijn Hinlopen
2020-07-03
1
-13
/
+5
*
|
Merge pull request #40089 from slooths/doc-textedit-minimap
Rémi Verschelde
2020-07-03
1
-0
/
+2
|
\
\
|
*
|
Add documentation for minimap_draw and minimap_width
Slooth
2020-07-03
1
-0
/
+2
*
|
|
doc: Sync classref with current source
Rémi Verschelde
2020-07-03
5
-5
/
+8
*
|
|
Merge pull request #40086 from slooths/doc-update-select-methods
Rémi Verschelde
2020-07-03
1
-0
/
+2
|
\
\
\
|
*
|
|
Update TextEdit select and select_all methods
Slooth
2020-07-03
1
-0
/
+2
|
|
/
/
*
|
|
Merge pull request #40085 from slooths/doc-selecting-enabled
Rémi Verschelde
2020-07-03
1
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add documentation for selecting_enabled
Slooth
2020-07-03
1
-0
/
+2
*
|
|
Merge pull request #40082 from slooths/doc-textedit-center-viewport-to-cursor
Rémi Verschelde
2020-07-03
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add documentation for center_viewport_to_cursor method
Slooth
2020-07-03
1
-0
/
+1
*
|
|
Add documentation for shortcut_keys_enabled
Slooth
2020-07-03
1
-0
/
+1
|
/
/
*
|
Fix incorrect documentation for Vector2.angle()
Aaron Franke
2020-07-02
1
-1
/
+1
[next]