Commit History

Author SHA1 Message Date
  lawnjelly 3ee8ecdf25 Merge pull request #96135 from aaronfranke/3.x-bind-array-get-set 4 months ago
  Rémi Verschelde 32ddd4f4e0 Doctool: Remove version attribute from XML header 1 year ago
  Aaron Franke 699a48d8f1 [3.x] Bind Array and Pool*Array get and set functions 6 months ago
  SysError99 b3f93ad127 [3.x] Add a `get_or_add` method to Dictionary 1 year ago
  volokh0x 36bda802e5 Fix typos in Dictionary.xml 2 years ago
  kobewi fdbef1c074 Add Dictionary.find_key() 2 years ago
  Rémi Verschelde 0a8d5d7098 Bump version to 3.6-beta 2 years ago
  kobewi 460fd7c03b Add Dictionary.merge() 2 years ago
  dtesniere ed4e597027 Fix class name : change "string" to "String" 2 years ago
  Hugo Locurcio b087538119 Add an XML schema for documentation 3 years ago
  Hugo Locurcio 5ca3a360d1 Clarify identical `hash()` return values due to collisions 3 years ago
  Haoyu Qiu b1153f8829 Fix broken links in Class Reference 3 years ago
  Rémi Verschelde 3ac2999f22 Replace Godot docs URL with `$DOCS_URL` in XML class reference 3 years ago
  Rémi Verschelde 14c366ddd7 Bump version to 3.5-beta 3 years ago
  zacryol 3e4e87fb90 Fix typo with example variable name in Dictionary docs, and fix error in C# example 3 years ago
  Haoyu Qiu 44ea7e7c4f Fix doc for Dictionary.erase 3 years ago
  Rémi Verschelde f0b37b1519 doc: Point URLs to 3.4 version of the online docs 3 years ago
  Rémi Verschelde f5836b40d4 doc: Use self-closing tags for `return` and `argument` 3 years ago
  Rémi Verschelde c3272997cd doc: Update classref headers with 3.4 version 3 years ago
  Rémi Verschelde 015973df04 doc: Make all tutorial links point to 3.3 branch of docs 3 years ago
  Paul Joannon 596169d7df class reference proofreading 4 years ago
  Rémi Verschelde 1aba997d75 doc: Sync classref with 3.3 version bump 3 years ago
  Hugo Locurcio e53a5f6be5 Improve the Dictionary class documentation 4 years ago
  Rémi Verschelde 4287af5148 doc: Make docs.godotengine.org links point to 3.2 branch 4 years ago
  Aaron Franke 069ed4ec63 Link to demos from within the class reference 4 years ago
  Hugo Locurcio 5a1f94ba47 Document the `in` operator in String, Array and Dictionary classes 4 years ago
  Hugo Locurcio 8e8861ed06 Mention ordering caveats for `Dictionary.hash()` 4 years ago
  Hugo Locurcio 8ebcdeb3d7 Document that Dictionary is always passed as reference 4 years ago
  Marcel Admiraal 339c10889d Correct the addition of a key and the duplication of a variable name 4 years ago
  Hugo Locurcio 6c4a0ec75a Improve the Dictionary class documentation 4 years ago