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
/
Dictionary.xml
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Variant: Sync docs with new constructors, fixups after #43403
Rémi Verschelde
2020-11-09
1
-0
/
+16
*
Port code examples to C# (D)
HaSa1002
2020-11-01
1
-26
/
+137
*
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
*
Document the `in` operator in String, Array and Dictionary classes
Hugo Locurcio
2020-06-12
1
-0
/
+7
*
Mention ordering caveats for `Dictionary.hash()`
Hugo Locurcio
2020-06-10
1
-0
/
+1
*
Document that Dictionary is always passed as reference
Hugo Locurcio
2020-05-16
1
-0
/
+1
*
Correct the addition of a key and the duplication of a variable name
Marcel Admiraal
2020-04-19
1
-2
/
+2
*
Improve the Dictionary class documentation
Hugo Locurcio
2020-04-12
1
-6
/
+16
*
Clarify Dictionary duplicate params godotengine#37162
Zak Grumbles
2020-04-02
1
-1
/
+1
*
doc: Sync classref with current source
Rémi Verschelde
2020-03-18
1
-1
/
+1
*
DocData: Fix serialization of Variant default values
Rémi Verschelde
2020-03-09
1
-2
/
+2
*
doc: Sync classref with apparent Variant return type changes
Rémi Verschelde
2020-02-22
1
-1
/
+3
*
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
*
Remove unnecessary extra spaces before comments in code examples.
Michael Alexsander
2020-01-23
1
-1
/
+1
*
doc: Misc updates for AnimationNode* and others
Rémi Verschelde
2020-01-23
1
-6
/
+6
*
Improve dictionary description
Feniks
2020-01-20
1
-4
/
+49
*
Mention that `Dictionary.hash()` can be used for equality comparisons
Hugo Locurcio
2019-11-11
1
-1
/
+7
*
Proofread and improve the whole class reference
Hugo Locurcio
2019-06-27
1
-2
/
+2
*
Change "Return" to "Returns" where necessary in XML documentation
Sean Heffernan
2019-05-23
1
-7
/
+7
*
Document dictionary erase return value
lopho
2019-05-04
1
-1
/
+1
*
Merge pull request #28125 from KoBeWi/code_true_code
Rémi Verschelde
2019-04-22
1
-3
/
+3
|
\
|
*
Consistently wrap booleans in [code]
Tomasz Chabora
2019-04-17
1
-3
/
+3
*
|
doc: Drop unused <demos> tag
Rémi Verschelde
2019-04-19
1
-2
/
+0
|
/
*
Merge pull request #27465 from neikeq/road-to-lang-agnostic-docs-is-going-to-...
Rémi Verschelde
2019-04-05
1
-3
/
+3
|
\
|
*
ClassRef: Replace [code]CurrentClass[/code] with [CurrentClass]
Ignacio Etcheverry
2019-03-29
1
-3
/
+3
*
|
doc: Bump version to 3.2
Rémi Verschelde
2019-04-01
1
-1
/
+1
|
/
*
[DOCS] minor classref updates
Chris Bradfield
2019-03-14
1
-0
/
+10
*
added warnings about Dictionary element erasure while iterating over it
Evgeny Savelyev
2019-02-10
1
-1
/
+2
*
doc: Sync classref with current source
Rémi Verschelde
2018-11-20
1
-11
/
+11
*
Added Python-like .get() method to Dictionary in GDScript #20488
m
2018-11-19
1
-0
/
+11
*
DocData: Fix return type listed as "var" instead of "Variant"
Rémi Verschelde
2018-08-31
1
-2
/
+2
*
doc: Sync classref with current source
Rémi Verschelde
2018-08-21
1
-0
/
+2
*
Docs update for several classes
Craigory V Coppola
2018-04-19
1
-0
/
+1
*
doc: Sync classref with current source
Rémi Verschelde
2018-04-10
1
-0
/
+2
*
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: Sync with current source
Rémi Verschelde
2018-01-25
1
-1
/
+1
*
doc: Update version string in XML
Rémi Verschelde
2018-01-13
1
-1
/
+1
*
doc: Sync classref with current source
Rémi Verschelde
2017-12-18
1
-0
/
+6
*
doc: Update header version for 3.0-beta
Rémi Verschelde
2017-11-24
1
-1
/
+1
*
doc: Remove revision.module_config from version string
Rémi Verschelde
2017-11-15
1
-1
/
+1
*
classref: Sync with current source
Rémi Verschelde
2017-10-22
1
-2
/
+2
*
Changed the doc class generation to individual files per class. It is also po...
Juan Linietsky
2017-09-12
1
-0
/
+82
[prev]