index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
classes
/
Object.xml
Age
Commit message (
Expand
)
Author
2021-11-22
Clarify get_indexed in relation to Nodes
kobewi
2021-11-15
Replace Godot docs URL with `$DOCS_URL` in XML class reference
Rémi Verschelde
2021-10-06
doc: Update links to latest documentation after content reorganization
Rémi Verschelde
2021-09-13
Merge pull request #52587 from zacryol/call_example_change
Max Hilbrunner
2021-09-13
Document `Object.get_class()/is_class()` ignores `class_name` declaration
Hugo Locurcio
2021-09-11
Change example used for StringName call methods
zacryol
2021-08-26
Correct null and boolean values being capitalised by the str command
Balloonpopper
2021-07-30
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-07-22
Make Object "meta" functions take StringName.
Fabio Alessandrelli
2021-06-18
Better format arguments in variant parser
Michael Alexsander Silva Dias
2021-06-11
Rename Reference to RefCounted
Pedro J. Estébanez
2021-03-19
class reference proofreading
Paul Joannon
2021-02-19
doc: Sync classref with current source
Rémi Verschelde
2021-02-08
Merge pull request #43245 from HaSa1002/docs-object
Rémi Verschelde
2021-01-04
doc: Sync classref with current source
Rémi Verschelde
2021-01-04
Docs: Object: Use new signal syntax and port to C#
HaSa1002
2020-09-14
Document how to remove metadata from an Object
Hugo Locurcio
2020-08-31
doc: Sync classref with current source
Rémi Verschelde
2020-08-19
Update GDScriptTranslationParserPlugin to use GDSriptParser instead of RegEx.
SkyJJ
2020-08-19
Updated Translation architecture to have TranslationPO, did some commit fixes...
SkyJJ
2020-07-27
Improve the Object, Reference and Resource class documentations
Hugo Locurcio
2020-07-14
Mention C# gotchas in Object's dynamic call/set/connect methods
Hugo Locurcio
2020-06-12
Document the `in` operator in String, Array and Dictionary classes
Hugo Locurcio
2020-05-18
Update description of Object.free() method
Remi Rampin
2020-03-30
doc: Update classref with node renames
Rémi Verschelde
2020-03-23
Added has_signal method for Object
PouleyKetchoupp
2020-02-22
doc: Sync classref with StringName/Callable changes
Rémi Verschelde
2020-02-18
doc: Sync classref with current source
Rémi Verschelde
2020-01-31
Update docs to version 4.0
clayjohn
2020-01-26
doc: Drop unused 'category' property from header
Rémi Verschelde
2020-01-23
Remove unnecessary extra spaces before comments in code examples.
Michael Alexsander
2020-01-06
doc: Document what happens to old script with Object.set_script()
rainlizard
2020-01-04
Document the return value of `Object.get()` with a nonexistent property
Hugo Locurcio
2020-01-02
Allows to doc vararg method return type as void
Haoyu Qiu
2019-12-26
[Docs] Description updates for Node2D & Object
Chris Bradfield
2019-11-21
Better description of the binds parameter of connect
Benjamin Navarro
2019-08-08
Add FuncRef.call_funcv
Bojidar Marinov
2019-06-30
doc: Remove hardcoded default values from descriptions
Rémi Verschelde
2019-06-27
Proofread and improve the whole class reference
Hugo Locurcio
2019-06-27
doc: Don't use `GlobalScope` scope in hyperlinks, it's automatically inferred
Rémi Verschelde
2019-06-26
doc: Proofread and complete various nodes
Rémi Verschelde
2019-06-26
doc: Document EncodedObjectAsID, expose its property
Rémi Verschelde
2019-06-24
Add docstring for Object.set_deferred
Randall Fulton
2019-06-03
Improve the documentation of the Object class
Nathan Lovato
2019-05-21
doc: Sync classref with current source
Rémi Verschelde
2019-05-20
Merge pull request #27886 from LeonardMeagher2/obj_to_string
Rémi Verschelde
2019-05-03
Allow overriding how scripted objects are converted to strings
Leonard Meagher
2019-04-30
doc: Sync classref with current source
Rémi Verschelde
2019-04-22
Merge pull request #28125 from KoBeWi/code_true_code
Rémi Verschelde
2019-04-19
doc: Drop unused <demos> tag
Rémi Verschelde
[next]