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 #40613 from HaSa1002/multi-lang-docs
Rémi Verschelde
2020-07-31
1
-37
/
+62
|
\
|
*
Add multiple programming language support to class reference
HaSa1002
2020-07-23
1
-37
/
+62
*
|
Merge pull request #40816 from codetorex/master
Rémi Verschelde
2020-07-31
1
-0
/
+1
|
\
\
|
*
|
Added missing information about File.open_encrypted function to docs.
codetorex
2020-07-31
1
-0
/
+1
*
|
|
Merge pull request #40418 from Calinou/doc-button-code-example
Rémi Verschelde
2020-07-31
1
-0
/
+12
|
\
\
\
|
*
|
|
Add an example for creating a button in the Button class documentation
Hugo Locurcio
2020-07-15
1
-0
/
+12
*
|
|
|
Merge pull request #40540 from TheDuriel/patch-2
Rémi Verschelde
2020-07-31
1
-6
/
+6
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Clarify TreeItem return values
TheDuriel
2020-07-20
1
-6
/
+6
*
|
|
|
Merge pull request #40903 from Calinou/doc-json
Rémi Verschelde
2020-07-31
2
-6
/
+7
|
\
\
\
\
|
*
|
|
|
Improve JSON-related documentation
Hugo Locurcio
2020-07-31
2
-6
/
+7
*
|
|
|
|
Merge pull request #40872 from Calinou/makerst-generate-abbreviations
Rémi Verschelde
2020-07-30
1
-1
/
+18
|
\
\
\
\
\
|
*
|
|
|
|
makerst: Add descriptions to method qualifiers
Hugo Locurcio
2020-07-30
1
-1
/
+18
*
|
|
|
|
|
Merge pull request #40874 from Calinou/doc-editorinterface-get_editor_viewport
Rémi Verschelde
2020-07-30
1
-2
/
+2
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Improve the `EditorInterface.get_editor_viewport()` description
Hugo Locurcio
2020-07-30
1
-2
/
+2
|
|
/
/
/
/
*
/
/
/
/
Link to Thread-safe APIs in the Thread class documentation
Hugo Locurcio
2020-07-30
1
-1
/
+2
|
/
/
/
/
*
|
|
|
Document how to perform advanced string splitting using RegEx
Hugo Locurcio
2020-07-29
1
-2
/
+3
*
|
|
|
Merge pull request #40821 from Calinou/doc-canvasitem-draw_string-example
Rémi Verschelde
2020-07-29
2
-1
/
+11
|
\
\
\
\
|
*
|
|
|
Add an example to the `CanvasItem.draw_string()` documentation
Hugo Locurcio
2020-07-29
2
-1
/
+11
*
|
|
|
|
Fix incorrect key name in the Animation documentation code sample
Hugo Locurcio
2020-07-29
1
-2
/
+2
|
/
/
/
/
*
|
|
|
Merge pull request #40785 from Chaosus/vs_uniform_ref
Yuri Roubinsky
2020-07-28
1
-0
/
+20
|
\
\
\
\
|
*
|
|
|
Added UniformRef visual shader node
Yuri Roubinsky
2020-07-28
1
-0
/
+20
*
|
|
|
|
Merge pull request #40754 from Chaosus/vs_default_uniforms
Rémi Verschelde
2020-07-28
6
-0
/
+44
|
\
\
\
\
\
|
*
|
|
|
|
Added default value for uniforms in visual shaders
Yuri Roubinsky
2020-07-27
6
-0
/
+44
*
|
|
|
|
|
doc: Sync classref with current source
Rémi Verschelde
2020-07-28
4
-20
/
+18
*
|
|
|
|
|
Revert "Allow Area2D and 3D mouse events without a collision layer"
Rémi Verschelde
2020-07-27
1
-4
/
+4
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #40750 from Calinou/doc-canvasitem-node3d-visible
Rémi Verschelde
2020-07-27
2
-4
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
Improve visibility documentation for CanvasItem and Node3D
Hugo Locurcio
2020-07-27
2
-4
/
+5
*
|
|
|
|
|
Merge pull request #40706 from akien-mga/style-fix-file_format-macos
Rémi Verschelde
2020-07-27
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Style: Fix code format scripts compat with non-GNU Unices
Rémi Verschelde
2020-07-27
1
-1
/
+1
*
|
|
|
|
|
|
Merge pull request #40749 from madmiraal/fix-9097
Rémi Verschelde
2020-07-27
2
-13
/
+15
|
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Clarify the difference between contacts and collisions.
Marcel Admiraal
2020-07-27
2
-13
/
+15
*
|
|
|
|
|
|
Merge pull request #40743 from Calinou/doc-object-vs-reference
Rémi Verschelde
2020-07-27
4
-5
/
+9
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Improve the Object, Reference and Resource class documentations
Hugo Locurcio
2020-07-27
4
-5
/
+9
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Fix Return key events in LineEdit & TextEdit on Android
PouleyKetchoupp
2020-07-26
1
-3
/
+15
*
|
|
|
|
|
Merge pull request #40442 from Calinou/doc-tile-get-shapes
Rémi Verschelde
2020-07-26
1
-1
/
+11
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Document an example dictionary returned by `TileSet.tile_get_shapes()`
Hugo Locurcio
2020-07-16
1
-1
/
+11
*
|
|
|
|
|
Merge pull request #38900 from bruvzg/docs_ignore_os_spec_def_vals
Rémi Verschelde
2020-07-25
2
-4
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Docs: Ignore OS specific values (constants, project settings, properties).
bruvzg
2020-07-15
2
-4
/
+4
*
|
|
|
|
|
|
Merge pull request #40605 from QbieShay/spring-arm-doc-fix
Rémi Verschelde
2020-07-23
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
fixed documentation for get_hit_length of spring arm 3D
QbieShay
2020-07-22
1
-1
/
+1
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
/
|
|
|
|
|
Fix presumed copy/paste error: "Returns" -> "Sets"
follower
2020-07-23
1
-1
/
+1
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #40590 from Calinou/doc-inputeventmousemotion-polling-rate
Rémi Verschelde
2020-07-22
1
-0
/
+1
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Document polling rate limitations in InputEventMouseMotion
Hugo Locurcio
2020-07-22
1
-0
/
+1
*
|
|
|
|
|
Merge pull request #40588 from nekomatata/virtual-keyboard-disable
Rémi Verschelde
2020-07-22
1
-0
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Add option to disable virtual keyboard for LineEdit
PouleyKetchoupp
2020-07-22
1
-0
/
+3
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #40450 from asmaloney/spelling
Rémi Verschelde
2020-07-21
6
-6
/
+6
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix spelling & grammar in comments, docs, and messages
Andy Maloney
2020-07-21
6
-6
/
+6
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #40501 from aaronfranke/core-docs-cs
Rémi Verschelde
2020-07-21
13
-170
/
+198
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Update core documentation to match recent C# changes
Aaron Franke
2020-07-21
13
-170
/
+198
*
|
|
|
|
|
|
Merge pull request #40457 from Calinou/doc-basebutton-pressed-toggled
Rémi Verschelde
2020-07-21
1
-1
/
+2
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
[next]