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
/
Vector2.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve Vector2.angle() description
Tomasz Chabora
2020-08-05
1
-1
/
+2
*
Update core documentation to match recent C# changes
Aaron Franke
2020-07-21
1
-30
/
+32
*
Document `Vector2.dot()` and `Vector3.dot()` more extensively
Hugo Locurcio
2020-07-20
1
-1
/
+4
*
Fix incorrect documentation for Vector2.angle()
Aaron Franke
2020-07-02
1
-1
/
+1
*
Document how Vector2, Vector3 and Color behave in a boolean context
Hugo Locurcio
2020-06-21
1
-1
/
+2
*
[Core] Rename linear_interpolate to lerp
Aaron Franke
2020-04-29
1
-1
/
+1
*
Update docs and bindings for new integer vector types
Rémi Verschelde
2020-02-25
1
-2
/
+12
*
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
*
Add docs for is_equal_approx on structures
Aaron Franke
2019-11-30
1
-0
/
+1
*
doc: Sync classref with current source
Rémi Verschelde
2019-11-08
1
-0
/
+8
*
doc: Sync classref with current source
Rémi Verschelde
2019-08-29
1
-2
/
+2
*
Add Vector2/3 sign and posmod functions, misc additions
Aaron Franke
2019-08-17
1
-1
/
+32
*
Mention 32-bit integer limit in the PoolIntArray documentation
Hugo Locurcio
2019-08-02
1
-1
/
+1
*
doc: Add default values to all properties
Rémi Verschelde
2019-06-30
1
-2
/
+2
*
Proofread and improve the whole class reference
Hugo Locurcio
2019-06-27
1
-11
/
+11
*
doc: Sync classref with current source
Rémi Verschelde
2019-06-01
1
-2
/
+2
*
Added move_toward functions for float, Vector2 and Vector3
Giacom
2019-05-28
1
-0
/
+11
*
Small documentation improvements
Jiří Procházka
2019-05-01
1
-1
/
+1
*
doc: Drop unused <demos> tag
Rémi Verschelde
2019-04-19
1
-2
/
+0
*
Merge pull request #27452 from Chaosus/direction_to
Rémi Verschelde
2019-04-08
1
-0
/
+9
|
\
|
*
Added direction_to method to vectors
Chaosus
2019-04-05
1
-0
/
+9
*
|
doc: Bump version to 3.2
Rémi Verschelde
2019-04-01
1
-1
/
+1
|
/
*
doc: Fix wrong references found by Sphinx and new makerst.py
Rémi Verschelde
2019-01-07
1
-1
/
+1
*
doc: Use HTTPS for docs.godotengine.org and point to latest branch
Rémi Verschelde
2018-11-05
1
-1
/
+1
*
Added section that coordinates can be accessed via indexes
Ashafix
2018-10-24
1
-2
/
+2
*
add ONE constants to Vector2 and Vector3
Kelly Thomas
2018-10-07
1
-1
/
+4
*
[Docs] Remove double-spaces from descriptions, as well a couple other small f...
LikeLakers2
2018-09-23
1
-1
/
+1
*
[DOCS] Corrections and clarifications
Chris Bradfield
2018-08-27
1
-3
/
+9
*
doc: Sync classref with current source
Rémi Verschelde
2018-08-21
1
-9
/
+21
*
add project method to Vector2/3
Thomas Herzog
2018-08-16
1
-0
/
+9
*
Document Vector2.round() and Vector3.round()
Hugo Locurcio
2018-06-27
1
-0
/
+1
*
Fix Vector2 doc of floor, add ceil doc
letheed
2018-06-15
1
-1
/
+2
*
Add support for tutorial links to makerst.py
robojumper
2018-06-12
1
-1
/
+1
*
Sync classref with current source
Rémi Verschelde
2018-05-28
1
-2
/
+2
*
Merge pull request #18804 from tagcup/vec_slerp
Rémi Verschelde
2018-05-16
1
-0
/
+12
|
\
|
*
Add SLERP to Vector{2,3}, optimize Quat's Vector3 rotation.
tagcup
2018-05-12
1
-0
/
+12
*
|
[DOCS] Vector2/Vector3/TileMap wording fixes
Chris Bradfield
2018-05-12
1
-22
/
+22
|
/
*
Sync classref with current source
Rémi Verschelde
2018-05-12
1
-0
/
+12
*
Update classref and docs, fix missing parameters' name
Poommetee Ketson
2018-04-11
1
-1
/
+1
*
doc: Sync classref with current source
Rémi Verschelde
2018-04-10
1
-1
/
+1
*
Bring back Vector2.cross()
Bernhard Liebl
2018-03-07
1
-0
/
+9
*
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
*
Indicate what "t" means in interpolation docs
Aaron McLeod
2018-01-06
1
-2
/
+2
[next]