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
/
modules
/
gdscript
/
doc_classes
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update core documentation to match recent C# changes
Aaron Franke
2020-07-21
1
-39
/
+25
*
Improve the preload and load descriptions
Tomasz Chabora
2020-06-28
1
-8
/
+8
*
[Core] Rename linear_interpolate to lerp
Aaron Franke
2020-04-29
1
-1
/
+1
*
DocData: Skip unexposed classes
Rémi Verschelde
2020-04-20
1
-19
/
+0
*
Add missing docs for assert message in GDScript
Thomas ten Cate
2020-03-31
1
-1
/
+5
*
doc: Update classref with node renames
Rémi Verschelde
2020-03-30
1
-1
/
+1
*
Merge pull request #36620 from Calinou/doc-linear2db-example
Rémi Verschelde
2020-02-28
1
-1
/
+7
|
\
|
*
Add a practical example for `@GDScript.linear2db()`
Hugo Locurcio
2020-02-27
1
-1
/
+7
*
|
Improve the `@GDScript.inverse_lerp()` documentation
Hugo Locurcio
2020-02-27
1
-4
/
+8
|
/
*
doc: Sync classref with current source
Rémi Verschelde
2020-02-18
2
-3
/
+3
*
Remove deprecated decimals builtin
Rémi Verschelde
2020-02-12
1
-9
/
+0
*
Update docs to version 4.0
clayjohn
2020-01-31
4
-4
/
+4
*
Merge pull request #35589 from akien-mga/doc-drop-category-property
Rémi Verschelde
2020-01-26
4
-4
/
+4
|
\
|
*
doc: Drop unused 'category' property from header
Rémi Verschelde
2020-01-26
4
-4
/
+4
*
|
doc: Do not expose Variant::NIL as a type in the class reference
Rémi Verschelde
2020-01-26
1
-1
/
+1
|
/
*
doc: Document named color constants
Rémi Verschelde
2020-01-26
1
-3
/
+2
*
Merge pull request #34280 from zaksnet/fix-yield-documentation
Rémi Verschelde
2019-12-16
1
-12
/
+15
|
\
|
*
Fix documentation for yield
Zak
2019-12-13
1
-12
/
+15
*
|
Updates docs for GDScript built-in functions
Haoyu Qiu
2019-12-15
1
-3
/
+12
*
|
Add note in 'load()' docs that the path must be absolute
Michael Alexsander
2019-12-11
1
-2
/
+3
|
/
*
doc: Markup fixes for enums and constants
Rémi Verschelde
2019-12-06
1
-3
/
+3
*
Mention that `int()` can be used as an alternative to `floor()`
Hugo Locurcio
2019-12-03
1
-2
/
+3
*
Add docs for is_equal_approx on structures
Aaron Franke
2019-11-30
1
-2
/
+2
*
Fixed typo in docs for Script and GDScript classes ("exends" -> "extends")
miere43
2019-11-30
1
-1
/
+1
*
Remove type hint from the @GDScript class documentation
Hugo Locurcio
2019-11-26
1
-3
/
+3
*
Added missing documentation for yield()
Zak Stam
2019-11-25
1
-0
/
+20
*
Merge pull request #33257 from aaronfranke/printraw
Rémi Verschelde
2019-11-07
1
-0
/
+1
|
\
|
*
Document behavior of printraw
Aaron Franke
2019-11-02
1
-0
/
+1
*
|
Fix Color8 GDScript documentation
Aaron Franke
2019-11-02
1
-1
/
+1
|
/
*
Print errors when tab indent found in [codeblock]
Yeongho Kim
2019-10-01
1
-4
/
+4
*
doc: Sync classref with current source
Rémi Verschelde
2019-09-24
1
-0
/
+8
*
doc: Sync classref with current source
Rémi Verschelde
2019-08-29
2
-2
/
+2
*
Updated description for "stepify"
Thomas Karcher
2019-08-29
1
-1
/
+5
*
Add a reference to pow to the description of exp.
Kaligule
2019-07-29
1
-0
/
+1
*
Inspector: Make default float step configurable
Rémi Verschelde
2019-07-23
1
-1
/
+1
*
doc: Sync classref with current source
Rémi Verschelde
2019-07-22
1
-33
/
+33
*
Added lerp_angles built-in function
Chaosus
2019-07-20
1
-0
/
+23
*
Add integer posmod and rename default arg names
Aaron Franke
2019-07-18
1
-19
/
+52
*
Proofread and improve the whole class reference
Hugo Locurcio
2019-06-27
1
-82
/
+79
*
Extends wrapi/wrapf docs
Chaosus
2019-06-25
1
-0
/
+16
*
doc: Improve docs for Resource* classes
Rémi Verschelde
2019-06-18
1
-0
/
+1301
*
doc: Drop unused <demos> tag
Rémi Verschelde
2019-04-19
3
-6
/
+0
*
doc: Bump version to 3.2
Rémi Verschelde
2019-04-01
3
-3
/
+3
*
doc: Use HTTPS for docs.godotengine.org and point to latest branch
Rémi Verschelde
2018-11-05
1
-1
/
+1
*
Add support for tutorial links to makerst.py
robojumper
2018-06-12
1
-1
/
+1
*
doc: Remove status from hardcoded version string
Rémi Verschelde
2018-02-27
3
-3
/
+3
*
doc: Update version string in header
Rémi Verschelde
2018-02-19
3
-3
/
+3
*
doc: Fix references to online tutorials after godotengine/godot-docs#1015
Rémi Verschelde
2018-01-25
1
-1
/
+1
*
doc: Sync with current source
Rémi Verschelde
2018-01-25
3
-3
/
+3
*
doc: Replace some more "val" with "value" + sync
Rémi Verschelde
2018-01-17
1
-1
/
+1
[next]