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
/
Vector3i.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Core: Fix built-in enum constant bindings
Danil Alexeev
2024-11-22
1
-3
/
+3
*
Expose `Vector*` component-wise and scalar `min/max` to scripting
A Thousand Ships
2024-05-02
1
-0
/
+28
*
[Core] Add scalar versions of `Vector*` `min/max/clamp/snap(ped)`
A Thousand Ships
2024-05-02
1
-0
/
+15
*
Add keywords to improve search in the class reference
Hugo Locurcio
2024-02-22
1
-1
/
+1
*
Implement `Vector2i/3i/4i` methods: `distance_to` and `distance_squared_to`
Jakub Marcowski
2023-10-12
1
-0
/
+15
*
Add Vector2/3/4i.MAX and MIN
kobewi
2023-09-16
1
-0
/
+6
*
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
*
Overhaul the top sections of the class reference (Core classes)
VolTer
2023-05-19
1
-2
/
+2
*
Remove double thes from documentation
Paweł
2023-04-17
1
-1
/
+1
*
C# Truncate instead of round in Vector2/3/4 to Vector2I/3I/4I conversion
kleonc
2023-03-31
1
-1
/
+1
*
Bump version to 4.1-dev
Rémi Verschelde
2023-03-01
1
-1
/
+1
*
Merge pull request #68386 from MewPurPur/snappedi-snappedf
Rémi Verschelde
2022-11-24
1
-1
/
+8
|
\
|
*
Implement snappedi, snappedf, and Vector[2/3/4]i.snapped
VolTer
2022-11-19
1
-1
/
+8
*
|
Document that Vector classes are 32-bit
Jonathan Nicholl
2022-11-12
1
-1
/
+1
|
/
*
[doc] Use "param" instead of "code" to refer to parameters
Andy Maloney
2022-08-09
1
-6
/
+6
*
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-08-08
1
-24
/
+24
*
Fix type name typo in Debug Adapter Protocol
Aaron Franke
2022-04-24
1
-1
/
+1
*
Changed "pair" to "triplet" in Vector3 definition
GTcreyon
2022-04-23
1
-1
/
+1
*
Remove generating of null comparison operators from documentation
Yuri Roubinsky
2022-03-14
1
-10
/
+0
*
Add an XML schema for documentation
Hugo Locurcio
2022-02-15
1
-1
/
+1
*
Add method description to Vector3i Class Reference
TechnicalSoup
2022-02-08
1
-0
/
+1
*
Fix integer vector mul/div operators and bindings.
reduz
2022-02-06
1
-5
/
+5
*
Add length and length_squared to Vector2i/3i
Aaron Franke
2022-01-06
1
-0
/
+13
*
Expose max_axis_index and max_axis_index for Vector2(i)
Aaron Franke
2021-12-02
1
-7
/
+7
*
Merge pull request #54581 from aaronfranke/operator-docs
Rémi Verschelde
2021-11-16
1
-0
/
+43
|
\
|
*
Add documentation to operators for math types
Aaron Franke
2021-11-04
1
-0
/
+43
*
|
Replace Godot docs URL with `$DOCS_URL` in XML class reference
Rémi Verschelde
2021-11-15
1
-2
/
+2
|
/
*
Move the docs for constructors and operators out of methods section
Aaron Franke
2021-10-29
1
-104
/
+108
*
doc: Update links to latest documentation after content reorganization
Rémi Verschelde
2021-10-06
1
-1
/
+1
*
Allow comparing equality between builtin types and null
George Marques
2021-09-17
1
-0
/
+10
*
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-07-30
1
-104
/
+52
*
Implement native extension system
reduz
2021-06-25
1
-12
/
+12
*
Better format arguments in variant parser
Michael Alexsander Silva Dias
2021-06-18
1
-8
/
+8
*
Allow clamping vectors and colors
Aaron Franke
2021-06-03
1
-0
/
+11
*
doc: Sync classref with current source
Rémi Verschelde
2021-03-18
1
-4
/
+4
*
doc: Sync classref to add operators after #43419
Rémi Verschelde
2020-11-10
1
-4
/
+152
*
Variant: Sync docs with new constructors, fixups after #43403
Rémi Verschelde
2020-11-09
1
-6
/
+22
*
doc: Sync classref with current source + fixup some bindings
Rémi Verschelde
2020-11-04
1
-0
/
+6
*
Link to demos from within the class reference
Aaron Franke
2020-10-01
1
-0
/
+2
*
Add link titles for all links in the class reference
Hugo Locurcio
2020-08-31
1
-1
/
+1
*
Update core documentation to match recent C# changes
Aaron Franke
2020-07-21
1
-8
/
+8
*
Document how Vector2, Vector3 and Color behave in a boolean context
Hugo Locurcio
2020-06-21
1
-1
/
+2
*
Fix docs generation for Vector2i/Vector3i/Rect2i
Yuri Roubinsky
2020-06-03
1
-0
/
+32
*
Update docs and bindings for new integer vector types
Rémi Verschelde
2020-02-25
1
-0
/
+72