Haoyu Qiu
|
2d93718cd2
Add clear method to pool arrays
|
3 년 전 |
Rémi Verschelde
|
0a8d5d7098
Bump version to 3.6-beta
|
3 년 전 |
Kirill Diduk
|
7b8b91f505
[GDScript][GDNative] Add 'sort' and 'has' methods to pooled arrays
|
3 년 전 |
Haoyu Qiu
|
fb62ec6c1d
Fix several typos in the classref
|
3 년 전 |
Hugo Locurcio
|
b47466bc59
Improve documentation related to Pool*Array value passing caveats
|
3 년 전 |
Haoyu Qiu
|
3d1644f7c3
Add search methods for pool arrays
|
3 년 전 |
Rémi Verschelde
|
82e375d0a2
Merge pull request #60451 from timothyqiu/pool-array-doc
|
3 년 전 |
Haoyu Qiu
|
77b6f7595a
Add fill method to Array and PoolArrays
|
3 년 전 |
Haoyu Qiu
|
4fda4f31c2
Remove Array link in description of PoolArrays
|
3 년 전 |
Hugo Locurcio
|
b087538119
Add an XML schema for documentation
|
3 년 전 |
Haoyu Qiu
|
df527b37d5
Unify similar method descriptions
|
3 년 전 |
Rémi Verschelde
|
14c366ddd7
Bump version to 3.5-beta
|
3 년 전 |
Rémi Verschelde
|
f5836b40d4
doc: Use self-closing tags for `return` and `argument`
|
4 년 전 |
Rémi Verschelde
|
c3272997cd
doc: Update classref headers with 3.4 version
|
4 년 전 |
Rémi Verschelde
|
1aba997d75
doc: Sync classref with 3.3 version bump
|
4 년 전 |
Aaron Franke
|
069ed4ec63
Link to demos from within the class reference
|
5 년 전 |
Rémi Verschelde
|
2d20fc39aa
doc: Drop unused 'category' property from header
|
5 년 전 |
PouleyKetchoupp
|
475115c0c3
Added empty() function to pool array types
|
5 년 전 |
Hugo Locurcio
|
f7f6115f76
Proofread and improve the whole class reference
|
6 년 전 |
Sean Heffernan
|
426bcc9941
Change "Return" to "Returns" where necessary in XML documentation
|
6 년 전 |
Rémi Verschelde
|
6af69f851a
doc: Drop unused <demos> tag
|
6 년 전 |
Rémi Verschelde
|
63d3a42f82
Merge pull request #27465 from neikeq/road-to-lang-agnostic-docs-is-going-to-be-tough
|
6 년 전 |
Rémi Verschelde
|
39c868171e
doc: Bump version to 3.2
|
6 년 전 |
Ignacio Etcheverry
|
d80bc5cbba
ClassRef: Replace [code]CurrentClass[/code] with [CurrentClass]
|
6 년 전 |
Rémi Verschelde
|
26fddb77be
doc: Fix wrong references found by new makerst.py
|
6 년 전 |
Kelly Thomas
|
3e0ab0a2f2
Standardize documentation for the pool arrays' invert methods
|
7 년 전 |
krogank9
|
6b797574a2
[DOCS] Add note that Pool*Arrays are passed by value (#18340)
|
7 년 전 |
Rémi Verschelde
|
3fa77b3172
doc: Remove status from hardcoded version string
|
7 년 전 |
Rémi Verschelde
|
3c7a39b40c
doc: Update version string in header
|
7 년 전 |
Rémi Verschelde
|
d516aab8fa
doc: Sync with current source
|
7 년 전 |