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
Age
Commit message (
Expand
)
Author
2020-11-27
Document the lack of localization remapping support in VideoPlayer
Hugo Locurcio
2020-11-27
doc: Mention iOS support for Input gravity/gyroscope sensors
Rémi Verschelde
2020-11-26
Merge pull request #43807 from Xrayez/aspect-ratio-container
Rémi Verschelde
2020-11-25
Docs: Port Code Examples to C# (F, G, H, I, J, K, L)
HaSa1002
2020-11-25
Merge pull request #43861 from JFonS/fix_gizmo_defval
Rémi Verschelde
2020-11-25
Fix binding of default value in EditorSpatialGizmoPlugin::get_material()
jfons
2020-11-25
Add `AspectRatioContainer` class
Andrii Doroshenko (Xrayez)
2020-11-25
Merge pull request #43793 from Calinou/doc-mono-resources
Rémi Verschelde
2020-11-23
doc: Sync classref with current source
Rémi Verschelde
2020-11-23
Improve the AudioStreamPlayer3D class documentation
Hugo Locurcio
2020-11-23
Document C# garbage collection caveats in Reference and Resource
Hugo Locurcio
2020-11-23
Merge pull request #43627 from aaronfranke/pixelvi
Rémi Verschelde
2020-11-22
Document that vertex displacement isn't visible in overdraw debug mode
Hugo Locurcio
2020-11-21
Use Vector2i instead of Vector2 for Image get_pixelv and set_pixelv
Aaron Franke
2020-11-20
doc: Warn about using Node internal processing
Rémi Verschelde
2020-11-19
Merge pull request #43591 from madmiraal/fix-43520
Rémi Verschelde
2020-11-19
Update joy button and stick names, enums and documentation
Marcel Admiraal
2020-11-19
Merge pull request #43662 from EricEzaM/PR/INP3-command_serialization_optional
Rémi Verschelde
2020-11-19
Made serialization of Command toggleable when saving InputEvents.
Eric M
2020-11-18
Clarify that SceneTree::quit() does not immediately end the application.
Phischermen
2020-11-17
Describe `ImageTexture`, `Image` creation and usage
Andrii Doroshenko (Xrayez)
2020-11-17
doc: Sync classref with Variant utility methods
Rémi Verschelde
2020-11-17
Merge pull request #43565 from rcorre/curve_handle_doc
Rémi Verschelde
2020-11-16
Clarify Curve3D.get_point_{in,out} position in doc.
Ryan Roden-Corrent
2020-11-16
Merge pull request #43537 from KoBeWi/🌳🗎🔧
Rémi Verschelde
2020-11-16
Merge pull request #43509 from Calinou/doc-projectsettings-packetpeerstream-size
Rémi Verschelde
2020-11-16
Clarify packet peer `max_buffer_po2` in ProjectSettings documentation
Hugo Locurcio
2020-11-16
Merge pull request #42008 from Calinou/theme-rename-node-type
Rémi Verschelde
2020-11-16
Merge pull request #43533 from Calinou/doc-improve-dictionary
Rémi Verschelde
2020-11-16
Merge pull request #42167 from madmiraal/fix-42108
Rémi Verschelde
2020-11-16
Merge pull request #42976 from aaronfranke/input-get-axis
Rémi Verschelde
2020-11-16
Merge pull request #43246 from HaSa1002/docs-lang-5
Rémi Verschelde
2020-11-14
Improve the Dictionary class documentation
Hugo Locurcio
2020-11-14
Correct the doc about Tree.get_edited
Tomasz Chabora
2020-11-13
Improve comments in Color documentation
Aaron Franke
2020-11-13
Changed mouse cursor to the caret (text cursor) location.
Feniks
2020-11-12
Merge pull request #43408 from rcorre/path-gizmos-4.0
Rémi Verschelde
2020-11-12
Proposal 1246: Make Path3D handles more visible.
Ryan Roden-Corrent
2020-11-12
Merge pull request #43244 from HaSa1002/docs-mdt
Rémi Verschelde
2020-11-12
Docs: MeshDataTool: showcase tool in code example
HaSa1002
2020-11-11
Document InstancePlaceholder.create_instance not being thread-safe.
Wilson E. Alvarez
2020-11-11
Merge pull request #43449 from nekomatata/line_edit_window_pos
Rémi Verschelde
2020-11-11
Allow getting Input axis/vector values by specifying multiple actions
Aaron Franke
2020-11-11
Expose LineEdit scroll offset to scripts
PouleyKetchoupp
2020-11-10
Merge pull request #43437 from akien-mga/doc-operators
Rémi Verschelde
2020-11-10
doc: Sync classref to add operators after #43419
Rémi Verschelde
2020-11-10
doc: Fixups to #43419 which added operators in the docs
Rémi Verschelde
2020-11-10
Merge pull request #43398 from KoBeWi/add_an_array_to_another_array_but_with_...
Rémi Verschelde
2020-11-10
Register methods for drawing 3D editor overlays
Tomasz Chabora
2020-11-10
[Docs] Add C# example for EditorPlugin::forward_canvas_draw_over_viewport
HaSa1002
[next]