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
/
classes
/
Node2D.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rebranding: Doc/
Dubhghlas McLaughlin
2024-10-16
1
-3
/
+3
*
Improve documentation on Node2D transform properties such as Skew
Hugo Locurcio
2024-09-06
1
-13
/
+14
*
Make it clear Node2D.look_at() aligns the +X axis
Haoyu Qiu
2024-04-29
1
-1
/
+2
*
Doctool: Remove version attribute from XML header
Rémi Verschelde
2023-07-06
1
-1
/
+1
*
Bump version to 4.2-dev
Rémi Verschelde
2023-07-05
1
-1
/
+1
*
Bump version to 4.1-dev
Rémi Verschelde
2023-03-01
1
-1
/
+1
*
Clarify rotation degrees
kobewi
2023-02-20
1
-0
/
+1
*
Restore 'rotation_degrees' properties.
Juan Linietsky
2022-12-19
1
-0
/
+6
*
Move z_index, z_as_relative and y_sort_enabled from Node2D to CanvasItem
Hendrik Brucker
2022-11-29
1
-10
/
+0
*
Add descriptions for Node2D's skew and CanvasItem's clip_children
Felipe Kinoshita
2022-10-06
1
-0
/
+2
*
[doc] Use "param" instead of "code" to refer to parameters (5)
Andy Maloney
2022-08-15
1
-7
/
+7
*
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-08-08
1
-13
/
+13
*
Merge pull request #61877 from aaronfranke/doc-negative-scale
Rémi Verschelde
2022-06-16
1
-0
/
+1
|
\
|
*
Document limitations of negative scales in 2D and 3D
Aaron Franke
2022-06-10
1
-0
/
+1
*
|
Fix global properties and add global skew for node2d
Vincent D
2022-05-24
1
-0
/
+3
|
/
*
Add an XML schema for documentation
Hugo Locurcio
2022-02-15
1
-1
/
+1
*
Replace Godot docs URL with `$DOCS_URL` in XML class reference
Rémi Verschelde
2021-11-15
1
-1
/
+1
*
Don't generate empty doc sections and reduce code duplication
Aaron Franke
2021-09-20
1
-2
/
+0
*
Add Graph Illustrations to Doc
mechPenSketch
2021-09-13
1
-0
/
+1
*
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-07-30
1
-48
/
+24
*
Fix editor suffixes and degrees conversion
reduz
2021-06-30
1
-8
/
+0
*
Better format arguments in variant parser
Michael Alexsander Silva Dias
2021-06-18
1
-2
/
+2
*
Deleted YSort, moved its functionality directly into Node2D.
andriyDev
2021-06-05
1
-0
/
+4
*
Document valid range of Node2D.z_index
kleonc
2021-05-20
1
-1
/
+1
*
Link to demos from within the class reference
Aaron Franke
2020-10-01
1
-0
/
+1
*
Add link titles for all links in the class reference
Hugo Locurcio
2020-08-31
1
-1
/
+1
*
doc: Sync classref with current source
Rémi Verschelde
2020-05-04
1
-0
/
+4
*
doc: Improve Node2D to_local/to_global description
Avantir-Chaosfire
2020-04-29
1
-2
/
+2
*
Update docs to version 4.0
clayjohn
2020-01-31
1
-1
/
+1
*
doc: Drop unused 'category' property from header
Rémi Verschelde
2020-01-26
1
-1
/
+1
*
[Docs] Description updates for Node2D & Object
Chris Bradfield
2019-12-26
1
-2
/
+2
*
Mention that look_at() expects global coordinates
Tomasz Chabora
2019-09-13
1
-1
/
+1
*
doc: Remove null default values that can't be determined
Rémi Verschelde
2019-06-30
1
-6
/
+6
*
doc: Add default values to all properties
Rémi Verschelde
2019-06-30
1
-12
/
+12
*
Proofread and improve the whole class reference
Hugo Locurcio
2019-06-27
1
-8
/
+8
*
Merge pull request #28125 from KoBeWi/code_true_code
Rémi Verschelde
2019-04-22
1
-2
/
+2
|
\
|
*
Consistently wrap booleans in [code]
Tomasz Chabora
2019-04-17
1
-2
/
+2
*
|
doc: Drop unused <demos> tag
Rémi Verschelde
2019-04-19
1
-2
/
+0
|
/
*
doc: Bump version to 3.2
Rémi Verschelde
2019-04-01
1
-1
/
+1
*
doc: Add missing commas after "If true/false"
Rémi Verschelde
2018-12-20
1
-1
/
+1
*
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
1
-1
/
+1
*
doc: Update version string in header
Rémi Verschelde
2018-02-19
1
-1
/
+1
*
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
1
-1
/
+1
*
doc: Replace some more "val" with "value" + sync
Rémi Verschelde
2018-01-17
1
-1
/
+1
*
Filled tutorial field in most relevent classes.
Juan Linietsky
2018-01-15
1
-0
/
+1
*
doc: Update version string in XML
Rémi Verschelde
2018-01-13
1
-1
/
+1
*
Update docs
Bojidar Marinov
2018-01-12
1
-14
/
+3
[next]