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
2018-01-14
Fix an issue with the animation editor not seeking to the target time properly.
Bojidar Marinov
2018-01-13
doc: Sync with current source
Rémi Verschelde
2018-01-13
doc: Update version string in XML
Rémi Verschelde
2018-01-13
Small fix for Control bindings
letheed
2018-01-12
Added some explanations that should make it easier to use the AnimationTreePl...
Grosskopf
2018-01-12
Renamed tree_exited to tree_exiting. tree_exited is now used for actual out o...
Juan Linietsky
2018-01-12
Fix malformed doc after #15611
Rémi Verschelde
2018-01-12
Update docs
Bojidar Marinov
2018-01-11
Update documentation to clarify that list of overlaps is not updated immediat...
Juan Linietsky
2018-01-10
Merge pull request #15530 from akien-mga/signal-args
Rémi Verschelde
2018-01-09
Improve Control and Label documentation about mouse filtering
Rémi Verschelde
2018-01-09
Fix bindings of EditorSettings.set_initial_value
Rémi Verschelde
2018-01-09
Fix signal arguments shadowing member variables
Rémi Verschelde
2018-01-08
obsolete UndoRedo max_steps; no users identified
Todd Ross
2018-01-08
Merge pull request #15491 from volzhs/doc-kinematicbody
Rémi Verschelde
2018-01-09
Fix KinematicBody documentation about move_and_slide
volzhs
2018-01-08
Add standardised color names to doc
Jerome67000
2018-01-07
Merge pull request #15423 from agmcleod/master
Rémi Verschelde
2018-01-07
doc: Sync classref with current source
Rémi Verschelde
2018-01-06
Indicate what "t" means in interpolation docs
Aaron McLeod
2018-01-06
Fix crash when using Image.resize() without calling Image.create() first
Jerome67000
2018-01-04
Merge pull request #15333 from PJB3005/18-01-04-control-mouse-filter-docs
Rémi Verschelde
2018-01-04
Document Control.mouse_filter and its constants.
PJB3005
2018-01-04
Merge pull request #14914 from fodinabor/fix13254
Rémi Verschelde
2018-01-04
doc: Sync classref with current source
Rémi Verschelde
2018-01-04
Merge pull request #15191 from Jerome67000/z_renaming
Rémi Verschelde
2018-01-03
doc: Sync classref with current source
Rémi Verschelde
2018-01-03
#15078 renamed "z" -> "z_index" property in Node2D
Jerome67000
2018-01-03
Merge pull request #15157 from Noshyaar/prdocs
Rémi Verschelde
2018-01-03
Merge pull request #12814 from guilhermefelipecgs/add_hardware_custom_cursor
Rémi Verschelde
2018-01-02
Merge pull request #15083 from tagcup/spatial_rot_fix
Juan Linietsky
2017-12-31
Updated timer docs
Andrew Silver
2017-12-31
Minor docs fix
Poommetee Ketson
2017-12-28
Merge pull request #15006 from CyanBlob/master
Noshyaar
2017-12-27
Restore the behavior of Spatial rotations recently changed in c1153f5.
tagcup
2017-12-27
Update TileMap doc descriptions for update_bitmask_area/region
Andrew Thomas
2017-12-27
Merge pull request #15046 from YeldhamDev/optionbutton_changes
Noshyaar
2017-12-27
Merge pull request #15049 from YeldhamDev/get_popup_const
Noshyaar
2017-12-27
[DOCS] PhysicsDirectSpaceState enhancements
homer666
2017-12-27
[DOCS] Physics2DDirectSpaceState
homer666
2017-12-25
Made MenuButton and ColorPickerButton's "get_popup" methods return constant.
Michael Alexsander Silva Dias
2017-12-25
Added "get_popup" method for OptionButton and minor changes.
Michael Alexsander Silva Dias
2017-12-25
Merge pull request #14853 from MattUV/context-menu
Noshyaar
2017-12-25
Merge pull request #14819 from homer666/master
Noshyaar
2017-12-24
[DOCS] minor corrections to Transform2D
Chris Bradfield
2017-12-23
Merge pull request #14897 from BastiaanOlij/arvr_tweaks
Rémi Verschelde
2017-12-22
[DOCS] Small fixes for Semaphore
Max Hilbrunner
2017-12-22
[DOCS] Small fixes for Mutex
Max Hilbrunner
2017-12-22
Finished the documentation for AnimationPlayer
Nathan Warden
2017-12-22
Enums get listed in the docs and enum members now also link to the
Joachim Meyer
[next]