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
/
ImageTexture.xml
Age
Commit message (
Expand
)
Author
2022-03-05
Rename StreamTexture* to CompressedTexture*
reduz
2022-02-15
Add an XML schema for documentation
Hugo Locurcio
2021-11-15
Replace Godot docs URL with `$DOCS_URL` in XML class reference
Rémi Verschelde
2021-09-20
Don't generate empty doc sections and reduce code duplication
Aaron Franke
2021-07-30
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-07-01
Clean up RenderingServer and its bindings
reduz
2021-03-28
Rename Texture.get_data() to get_image()
Marcel Admiraal
2020-11-17
Describe `ImageTexture`, `Image` creation and usage
Andrii Doroshenko (Xrayez)
2020-04-17
Document image size limits
Hugo Locurcio
2020-03-13
Add LOTS of missing docs
Tomasz Chabora
2020-02-12
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
2019-09-24
doc: Fix parsing of self-closing XML tags
Rémi Verschelde
2019-09-04
Run doctool after overridden properties changes
Bojidar Marinov
2019-06-30
doc: Add default values to all properties
Rémi Verschelde
2019-06-27
Proofread and improve the whole class reference
Hugo Locurcio
2019-06-27
doc: Replace all [code]CONSTANT[/code] by new [constant CONSTANT] hyperlinks
Rémi Verschelde
2019-05-23
Change "Return" to "Returns" where necessary in XML documentation
Sean Heffernan
2019-04-19
doc: Drop unused <demos> tag
Rémi Verschelde
2019-04-05
Merge pull request #27465 from neikeq/road-to-lang-agnostic-docs-is-going-to-...
Rémi Verschelde
2019-04-01
doc: Bump version to 3.2
Rémi Verschelde
2019-03-29
ClassRef: Replace [code]CurrentClass[/code] with [CurrentClass]
Ignacio Etcheverry
2018-12-29
doc: Fix references to setters and misc formatting
Rémi Verschelde
2018-09-13
Add documentation details about Image formats and color space conversion
Florian Jung
2018-05-14
ImageTexture.load returns an error code.
Pieter-Jan Briers
2018-02-27
doc: Remove status from hardcoded version string
Rémi Verschelde
2018-02-19
doc: Update version string in header
Rémi Verschelde
2018-01-25
doc: Sync with current source
Rémi Verschelde
2018-01-13
doc: Update version string in XML
Rémi Verschelde
2018-01-12
Update docs
Bojidar Marinov
2017-11-24
doc: Fix enum tags thanks to 2bc6db6
Rémi Verschelde
2017-11-24
doc: Update header version for 3.0-beta
Rémi Verschelde
2017-11-15
doc: Remove revision.module_config from version string
Rémi Verschelde
2017-10-22
classref: Sync with current source
Rémi Verschelde
2017-10-09
[DOCS] Review and improve 17 classes (#11890)
Jérôme GULLY
2017-09-29
Fixed typo: 'texure' to 'texture'
Indah Sylvia
2017-09-12
Changed the doc class generation to individual files per class. It is also po...
Juan Linietsky