summaryrefslogtreecommitdiffstats
path: root/doc/classes/Object.xml
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #99091 from Mickeon/documentation-object-boolean-context-4.4Thaddeus Crews2024-11-271-0/+1
|\
| * Add documentation note on Object's boolean contextMicky2024-11-111-0/+1
* | Fix more miscellaneous oddities around the class referenceMicky2024-11-121-2/+2
* | Merge pull request #95774 from Mickeon/documentation-miscellaneous-odditiesThaddeus Crews2024-11-121-2/+2
|\ \ | |/ |/|
| * Fix miscellaneous oddities around the class referenceMicky2024-08-181-2/+2
* | Fix many untagged true/false/null in the documentationMicky2024-11-101-1/+1
* | [Core] Add way to check if a signal has any connectionsA Thousand Ships2024-09-201-0/+8
* | Merge pull request #96981 from ItzCog/patch-1Rémi Verschelde2024-09-201-1/+1
|\ \
| * | Change "deconstructor" to "destructor" in `NOTIFICATION_PREDELETE` docsDungeon Master2024-09-201-1/+1
* | | Allow configuring which translation domain Object.tr usesHaoyu Qiu2024-09-171-0/+13
|/ /
* | Core: Bind and document iterator API virtual methodsDanil Alexeev2024-08-271-0/+49
* | Fix C# code example for Object._get_property_listJason Wodicka2024-08-261-2/+2
|/
* Fix check in `Object._ValidateProperty` exampleSai Nane2024-08-091-1/+1
* [Doc] Clarify the session-specific nature of `RID` and `ObjectID`A Thousand Ships2024-06-181-0/+1
* Add notes in Object about TranslationServer methodsMewPurPur2024-05-041-0/+2
* Remove experimental flag.Radiant2024-04-181-1/+1
* Implement remove_user_signal()Radiant2024-04-181-2/+9
* doc: Use `Signal.emit` instead of `emit_signal` in Object exampleskkoang2024-04-091-2/+2
* Improve some notification and translation docskobewi2024-03-241-1/+1
* Add methods to get argument count of methodsA Thousand Ships2024-03-101-0/+8
* [Docs][C#] Use `PropertyName` constants in more placesA Thousand Ships2024-03-071-10/+10
* [Doc] Clarify some details about deferred callsA Thousand Ships2024-02-281-1/+1
* Merge pull request #84906 from /fix-some-defvalsRémi Verschelde2024-02-231-2/+2
|\
| * Fix some DEFVALs to use the right typeRaul Santos2024-02-231-2/+2
* | Fix implementation of property_can_revert() in PropertyListHelperkobewi2024-02-221-1/+1
|/
* Make auto translation inheritableMichael Alexsander2024-02-151-1/+1
* Update class reference to include some keywordsRedMser2024-02-091-1/+1
* Expose NOTIFICATION_EXTENSION_RELOADED to ClassDBEterDelta2024-02-021-0/+3
* Merge pull request #85450 from KoBeWi/advanced_properties_for_every_ObjectRémi Verschelde2024-01-291-41/+70
|\
| * Improve documentation for dynamic propertieskobewi2024-01-181-41/+70
* | Correct C# syntax in _validate_property example for the Object classGwen2023-12-301-1/+1
|/
* Merge pull request #83609 from k0T0z/fix-csharp-syntax-error-in-web-docRémi Verschelde2023-10-201-2/+2
|\
| * Fix Object class C# syntax errorSaif Kandil2023-10-191-2/+2
* | Change return type of "_Set" method in csharp code exampleCopyTIME2023-10-191-1/+2
|/
* Validate `code` tags for class and member referencesYuri Sizov2023-10-031-2/+2
* Merge pull request #81093 from mateuseap/docs/objectClassReferenceRémi Verschelde2023-08-291-0/+1
|\
| * Improve Object.get_property_list() method descriptionMateus Elias2023-08-291-0/+1
* | Expose _validate_property() for scriptingkobewi2023-08-281-0/+53
|/
* Merge pull request #80884 from timothyqiu/typo-fixesYuri Sizov2023-08-251-8/+8
|\
| * Fix various typos in classrefHaoyu Qiu2023-08-221-8/+8
* | Fix _set examplekobewi2023-08-121-4/+11
|/
* Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
* Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
* clarify the meaning of "deferred"L4Vo52023-06-181-3/+15
* Merge pull request #77614 from mhilbrunner/class_ref_documentation_object_set...Yuri Sizov2023-05-291-3/+7
|\
| * Updated Object's class reference documentation for set_meta to indicate metad...Devin2023-05-291-3/+7
* | Fix typo in CS notification example of the Object classDipal Zambare2023-05-251-1/+1
|/
* Refactor Node ProcessingJuan Linietsky2023-05-091-0/+6
* Add ValidatedCall to MethodBindJuan Linietsky2023-04-301-1/+1
* Remove double thes from documentationPaweł2023-04-171-1/+1