summaryrefslogtreecommitdiffstats
path: root/doc/classes/Object.xml
Commit message (Expand)AuthorAgeFilesLines
* Correct null and boolean values being capitalised by the str commandBalloonpopper2021-08-261-4/+4
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-192/+96
* Make Object "meta" functions take StringName.Fabio Alessandrelli2021-07-221-4/+4
* Better format arguments in variant parserMichael Alexsander Silva Dias2021-06-181-2/+2
* Rename Reference to RefCountedPedro J. Estébanez2021-06-111-2/+2
* class reference proofreadingPaul Joannon2021-03-191-2/+2
* doc: Sync classref with current sourceRémi Verschelde2021-02-191-2/+6
* Merge pull request #43245 from HaSa1002/docs-objectRémi Verschelde2021-02-081-40/+200
|\
| * Docs: Object: Use new signal syntax and port to C#HaSa10022021-01-041-40/+200
* | doc: Sync classref with current sourceRémi Verschelde2021-01-041-1/+1
|/
* Document how to remove metadata from an ObjectHugo Locurcio2020-09-141-2/+3
* doc: Sync classref with current sourceRémi Verschelde2020-08-311-2/+2
* Update GDScriptTranslationParserPlugin to use GDSriptParser instead of RegEx.SkyJJ2020-08-191-1/+1
* Updated Translation architecture to have TranslationPO, did some commit fixes...SkyJJ2020-08-191-2/+24
* Improve the Object, Reference and Resource class documentationsHugo Locurcio2020-07-271-1/+3
* Mention C# gotchas in Object's dynamic call/set/connect methodsHugo Locurcio2020-07-141-0/+5
* Document the `in` operator in String, Array and Dictionary classesHugo Locurcio2020-06-121-0/+1
* Update description of Object.free() methodRemi Rampin2020-05-181-1/+1
* doc: Update classref with node renamesRémi Verschelde2020-03-301-1/+1
* Added has_signal method for ObjectPouleyKetchoupp2020-03-231-1/+10
* doc: Sync classref with StringName/Callable changesRémi Verschelde2020-02-221-25/+22
* doc: Sync classref with current sourceRémi Verschelde2020-02-181-4/+4
* Update docs to version 4.0clayjohn2020-01-311-1/+1
* doc: Drop unused 'category' property from headerRémi Verschelde2020-01-261-1/+1
* Remove unnecessary extra spaces before comments in code examples.Michael Alexsander2020-01-231-2/+2
* doc: Document what happens to old script with Object.set_script()rainlizard2020-01-061-0/+1
* Document the return value of `Object.get()` with a nonexistent propertyHugo Locurcio2020-01-041-1/+1
* Allows to doc vararg method return type as voidHaoyu Qiu2020-01-021-3/+3
* [Docs] Description updates for Node2D & ObjectChris Bradfield2019-12-261-0/+6
* Better description of the binds parameter of connectBenjamin Navarro2019-11-211-1/+8
* Add FuncRef.call_funcvBojidar Marinov2019-08-081-1/+1
* doc: Remove hardcoded default values from descriptionsRémi Verschelde2019-06-301-3/+3
* Proofread and improve the whole class referenceHugo Locurcio2019-06-271-4/+4
* doc: Don't use `GlobalScope` scope in hyperlinks, it's automatically inferredRémi Verschelde2019-06-271-3/+3
* doc: Proofread and complete various nodesRémi Verschelde2019-06-261-36/+70
* doc: Document EncodedObjectAsID, expose its propertyRémi Verschelde2019-06-261-0/+1
* Add docstring for Object.set_deferredRandall Fulton2019-06-241-0/+1
* Improve the documentation of the Object classNathan Lovato2019-06-031-6/+9
* doc: Sync classref with current sourceRémi Verschelde2019-05-211-8/+8
* Merge pull request #27886 from LeonardMeagher2/obj_to_stringRémi Verschelde2019-05-201-0/+16
|\
| * Allow overriding how scripted objects are converted to stringsLeonard Meagher2019-05-031-0/+16
* | doc: Sync classref with current sourceRémi Verschelde2019-04-301-0/+8
* | Merge pull request #28125 from KoBeWi/code_true_codeRémi Verschelde2019-04-221-2/+2
|\ \
| * | Consistently wrap booleans in [code]Tomasz Chabora2019-04-171-2/+2
| |/
* / doc: Drop unused <demos> tagRémi Verschelde2019-04-191-2/+0
|/
* doc: Bump version to 3.2Rémi Verschelde2019-04-011-1/+1
* doc: Sync classref with current sourceRémi Verschelde2018-12-271-1/+1
* Docs: Add mention to Object constructors in scripting languagesDavide Cristini2018-12-131-1/+2
* doc: Sync classref with current sourceRémi Verschelde2018-11-201-0/+10
* Misc. typosluz.paz2018-09-121-1/+1