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
2022-11-02
Style: Misc docs and comment style and language fixes
Rémi Verschelde
2022-10-27
Doc consistency: "inspector" to "Inspector"
Micky
2022-10-12
Rename `set`/`get_indexed`'s "property" to "property_path"
Micky
2022-09-06
Rename CONNECT_ONESHOT TO CONNECT_ONE_SHOT
Micky
2022-08-24
Remove VisualScript module for 4.0
Rémi Verschelde
2022-08-23
Replace Array return types with TypedArray 2
kobewi
2022-08-19
Merge pull request #64334 from YuriSizov/core-bind-property-revert-methods
Yuri Sizov
2022-08-18
Make `property_*_revert` methods multilevel and expose them for scripting
Yuri Sizov
2022-08-17
Document that Object metadata starting with `_` is editor-only
Hugo Locurcio
2022-08-15
[doc] Use "param" instead of "code" to refer to parameters (5)
Andy Maloney
2022-08-08
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-07-29
Remove Signal connect binds
Juan Linietsky
2022-06-14
Change set/get binding to use StringName
kobewi
2022-04-29
Change 'throws an error' to 'prints an error' in classref
PureAsbestos
2022-03-30
Make vararg method bind no return and return
Pierre-Thomas Meisels
2022-03-22
Add optional 'default' argument to get_meta()
kobewi
2022-03-21
update _init() description
zacryol
2022-02-15
Add an XML schema for documentation
Hugo Locurcio
2022-02-02
DOCS: Object.set() does nothing on type mismatch
Max Hilbrunner
2022-01-09
Add a note that the script property is part of the object class
skyace65
2021-12-22
Add a link to the notifications tutorial page in the object class reference
skyace65
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
[next]