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
Age
Commit message (
Expand
)
Author
2019-07-30
Merge pull request #30890 from KoBeWi/how_to_action
Rémi Verschelde
2019-07-29
doc: Sync classref with current source
Rémi Verschelde
2019-07-29
Fix set_default_cursor_shape always sending motion event
Guilherme Felipe
2019-07-29
Merge pull request #30898 from clayjohn/max-lights-reflections
Rémi Verschelde
2019-07-28
add project setting for max lights and reflections in gles3
clayjohn
2019-07-28
Clarify is_action_pressed() for multiple assigned buttons
Tomasz Chabora
2019-07-27
Add frame_cords accessors to Sprite and Sprite3D
groud
2019-07-26
[DOCS] Correct "fixed process" reference in KinematicBody doc
Chris Bradfield
2019-07-25
Make KinematicBody docs consistent regarding `test_only` argument
Andrii Doroshenko (Xrayez)
2019-07-25
Merge pull request #30685 from jonri/vehicle-per-wheel-forces
Rémi Verschelde
2019-07-25
Merge pull request #23820 from clayjohn/pointmesh
Rémi Verschelde
2019-07-24
added pointMesh primitive
clayjohn
2019-07-23
Added count method to String
Chaosus
2019-07-22
Merge pull request #30732 from Calinou/default-disable-high-quality-vct
Rémi Verschelde
2019-07-22
Merge pull request #30728 from FlamyAT/fix-inputevent-doc
Rémi Verschelde
2019-07-22
Documents the need for input_pickable in _input_event
FlamyAT
2019-07-22
doc: More formatting fixes
Rémi Verschelde
2019-07-22
doc: Formatting fixes in EditorPlugin docs
Rémi Verschelde
2019-07-22
doc: Sync classref with current source
Rémi Verschelde
2019-07-22
Merge pull request #30659 from henriiquecampos/docs
Rémi Verschelde
2019-07-21
Disable high-quality voxel cone tracing by default
Hugo Locurcio
2019-07-20
Improve the Variant class documentation
Hugo Locurcio
2019-07-20
Add description for EditorPlugin.enable/disable methods
Henrique Campos
2019-07-20
Add docs for EditorInterface, EditorPlugin and EditorSceneImporter
Henrique Campos
2019-07-20
AStar and AStar2D examples fixed to not use 'as' keyword and also removed err...
unknown
2019-07-19
Merge pull request #30645 from Meriipu/document_tree_minwidth
Rémi Verschelde
2019-07-19
Merge pull request #30674 from FlamyAT/patch-1
Rémi Verschelde
2019-07-18
Update documentation for new VehicleWheel members
Jon Ring
2019-07-18
Merge pull request #30226 from lawnjelly/interpolate
Rémi Verschelde
2019-07-18
Added missing InputEvent documentation
FlamyAT
2019-07-17
Document Tree column behaviour of min_width in conjunction w expand
Meriipu
2019-07-17
documented set_button_disabled
Meriipu
2019-07-15
doc: Sync classref with current source
Rémi Verschelde
2019-07-15
Merge pull request #30590 from clayjohn/particle_life
Rémi Verschelde
2019-07-15
Completed documentation for BakedLightmap node.
Nathan Warden
2019-07-14
added individual particle random lifetime
clayjohn
2019-07-11
Add access to interpolation fraction for fixed timestep interpolation
lawnjelly
2019-07-11
doc: Mention `Input.MOUSE_MODE_CAPTURED` is raw on Windows and Linux
Hugo Locurcio
2019-07-10
doc: Sync classref with current source
Rémi Verschelde
2019-07-09
Merge pull request #30304 from DavidSichma/remote_cache
Rémi Verschelde
2019-07-09
Add `width` and `antialiased` parameters to CanvasItem `draw_rect()`
Hugo Locurcio
2019-07-09
Added force_update_cache() to RemoteTransform and RemoteTransform2D
David Sichma
2019-07-09
Merge pull request #30449 from hbina/fix_issue_30260
Rémi Verschelde
2019-07-09
Clarify what %APPDATA% expands to in Windows
hbina085
2019-07-09
TreeItem: Rename new button disable method to set_button_disabled
Rémi Verschelde
2019-07-09
Merge pull request #30125 from akien-mga/docdata-expose-parametric-setget
Rémi Verschelde
2019-07-08
Merge pull request #30380 from KoBeWi/controlraiser
Rémi Verschelde
2019-07-08
Merge pull request #30412 from Larpon/docs/string-hex_to_int-improve
Rémi Verschelde
2019-07-07
Provide documentation for String http_escape() and http_unescape() methods
lmp
2019-07-07
Clearify how hex_to_int expects a '0x' prefixed string. Provide a small hex_...
lmp
[next]