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
/
Object.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #99091 from Mickeon/documentation-object-boolean-context-4.4
Thaddeus Crews
2024-11-27
1
-0
/
+1
|
\
|
*
Add documentation note on Object's boolean context
Micky
2024-11-11
1
-0
/
+1
*
|
Fix more miscellaneous oddities around the class reference
Micky
2024-11-12
1
-2
/
+2
*
|
Merge pull request #95774 from Mickeon/documentation-miscellaneous-oddities
Thaddeus Crews
2024-11-12
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Fix miscellaneous oddities around the class reference
Micky
2024-08-18
1
-2
/
+2
*
|
Fix many untagged true/false/null in the documentation
Micky
2024-11-10
1
-1
/
+1
*
|
[Core] Add way to check if a signal has any connections
A Thousand Ships
2024-09-20
1
-0
/
+8
*
|
Merge pull request #96981 from ItzCog/patch-1
Rémi Verschelde
2024-09-20
1
-1
/
+1
|
\
\
|
*
|
Change "deconstructor" to "destructor" in `NOTIFICATION_PREDELETE` docs
Dungeon Master
2024-09-20
1
-1
/
+1
*
|
|
Allow configuring which translation domain Object.tr uses
Haoyu Qiu
2024-09-17
1
-0
/
+13
|
/
/
*
|
Core: Bind and document iterator API virtual methods
Danil Alexeev
2024-08-27
1
-0
/
+49
*
|
Fix C# code example for Object._get_property_list
Jason Wodicka
2024-08-26
1
-2
/
+2
|
/
*
Fix check in `Object._ValidateProperty` example
Sai Nane
2024-08-09
1
-1
/
+1
*
[Doc] Clarify the session-specific nature of `RID` and `ObjectID`
A Thousand Ships
2024-06-18
1
-0
/
+1
*
Add notes in Object about TranslationServer methods
MewPurPur
2024-05-04
1
-0
/
+2
*
Remove experimental flag.
Radiant
2024-04-18
1
-1
/
+1
*
Implement remove_user_signal()
Radiant
2024-04-18
1
-2
/
+9
*
doc: Use `Signal.emit` instead of `emit_signal` in Object examples
kkoang
2024-04-09
1
-2
/
+2
*
Improve some notification and translation docs
kobewi
2024-03-24
1
-1
/
+1
*
Add methods to get argument count of methods
A Thousand Ships
2024-03-10
1
-0
/
+8
*
[Docs][C#] Use `PropertyName` constants in more places
A Thousand Ships
2024-03-07
1
-10
/
+10
*
[Doc] Clarify some details about deferred calls
A Thousand Ships
2024-02-28
1
-1
/
+1
*
Merge pull request #84906 from /fix-some-defvals
Rémi Verschelde
2024-02-23
1
-2
/
+2
|
\
|
*
Fix some DEFVALs to use the right type
Raul Santos
2024-02-23
1
-2
/
+2
*
|
Fix implementation of property_can_revert() in PropertyListHelper
kobewi
2024-02-22
1
-1
/
+1
|
/
*
Make auto translation inheritable
Michael Alexsander
2024-02-15
1
-1
/
+1
*
Update class reference to include some keywords
RedMser
2024-02-09
1
-1
/
+1
*
Expose NOTIFICATION_EXTENSION_RELOADED to ClassDB
EterDelta
2024-02-02
1
-0
/
+3
*
Merge pull request #85450 from KoBeWi/advanced_properties_for_every_Object
Rémi Verschelde
2024-01-29
1
-41
/
+70
|
\
|
*
Improve documentation for dynamic properties
kobewi
2024-01-18
1
-41
/
+70
*
|
Correct C# syntax in _validate_property example for the Object class
Gwen
2023-12-30
1
-1
/
+1
|
/
*
Merge pull request #83609 from k0T0z/fix-csharp-syntax-error-in-web-doc
Rémi Verschelde
2023-10-20
1
-2
/
+2
|
\
|
*
Fix Object class C# syntax error
Saif Kandil
2023-10-19
1
-2
/
+2
*
|
Change return type of "_Set" method in csharp code example
CopyTIME
2023-10-19
1
-1
/
+2
|
/
*
Validate `code` tags for class and member references
Yuri Sizov
2023-10-03
1
-2
/
+2
*
Merge pull request #81093 from mateuseap/docs/objectClassReference
Rémi Verschelde
2023-08-29
1
-0
/
+1
|
\
|
*
Improve Object.get_property_list() method description
Mateus Elias
2023-08-29
1
-0
/
+1
*
|
Expose _validate_property() for scripting
kobewi
2023-08-28
1
-0
/
+53
|
/
*
Merge pull request #80884 from timothyqiu/typo-fixes
Yuri Sizov
2023-08-25
1
-8
/
+8
|
\
|
*
Fix various typos in classref
Haoyu Qiu
2023-08-22
1
-8
/
+8
*
|
Fix _set example
kobewi
2023-08-12
1
-4
/
+11
|
/
*
Doctool: Remove version attribute from XML header
Rémi Verschelde
2023-07-06
1
-1
/
+1
*
Bump version to 4.2-dev
Rémi Verschelde
2023-07-05
1
-1
/
+1
*
clarify the meaning of "deferred"
L4Vo5
2023-06-18
1
-3
/
+15
*
Merge pull request #77614 from mhilbrunner/class_ref_documentation_object_set...
Yuri Sizov
2023-05-29
1
-3
/
+7
|
\
|
*
Updated Object's class reference documentation for set_meta to indicate metad...
Devin
2023-05-29
1
-3
/
+7
*
|
Fix typo in CS notification example of the Object class
Dipal Zambare
2023-05-25
1
-1
/
+1
|
/
*
Refactor Node Processing
Juan Linietsky
2023-05-09
1
-0
/
+6
*
Add ValidatedCall to MethodBind
Juan Linietsky
2023-04-30
1
-1
/
+1
*
Remove double thes from documentation
Paweł
2023-04-17
1
-1
/
+1
[next]