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
2017-09-02
Fix typos 'a' and 'an'
Poommetee Ketson
2017-09-02
doc: Sync classref with current source
Rémi Verschelde
2017-09-01
Fix typo 'inetria' to 'inertia'
Poommetee Ketson
2017-08-31
unified draw_center naming for (9patch,StyleBoxes)
toger5
2017-08-29
Remove Basis::set_scale and Basis::set_rotation_* functions.
Ferenc Arn
2017-08-22
Add stretching to `TextureProgress`
Evgeny Zuev
2017-08-21
Merge pull request #10443 from karroffel/propagate_call
Rémi Verschelde
2017-08-21
Fixes for new two-dash long command line arguments
Rémi Verschelde
2017-08-19
Revert "Second take at making command-line arguments more UNIX-like + main.cp...
Juan Linietsky
2017-08-19
Fixes for new two-dash long command line arguments
Rémi Verschelde
2017-08-19
add "propagate_call" method to Node
Karroffel
2017-08-18
Rename localization method to `tr` again
Rémi Verschelde
2017-08-17
Rename `XL_MESSAGE` aka `tr` to `localize`
Rémi Verschelde
2017-08-11
Merge pull request #10190 from tagcup/euler_yxz
Rémi Verschelde
2017-08-09
Use YXZ convention for Euler angles.
Ferenc Arn
2017-08-07
Added missing descriptions to Vector2 methods abs and clamped.
Naughty
2017-08-07
Makes all Godot API's methods Lower Case
Indah Sylvia
2017-08-06
Rename KEY_RETURN to KEY_ENTER and KEY_ENTER to KEY_KP_ENTER
Bojidar Marinov
2017-08-02
Docs: fix method/type renames, fill some blanks
Poommetee Ketson
2017-07-31
Merge pull request #9909 from kubecz3k/docs-collobject-collshapes
Rémi Verschelde
2017-07-28
Merge pull request #9863 from kubecz3k/move-docs
Rémi Verschelde
2017-07-27
Documentation update for KinematicBody.move()
Jakub Grzesik
2017-07-27
firsts docs for CollisionObject -> collision shape api
Jakub Grzesik
2017-07-26
Remove duplicate keycode constant for Numpad Enter key.
bruvzg
2017-07-26
Corrects usage of 'is' instead of 'extends' for testing node inheritance.
Julian Murgia
2017-07-26
tagents --> tangents
ISylvox
2017-07-25
Merge pull request #9690 from 648trindade/classref-edit
Rémi Verschelde
2017-07-25
documentation for EditorPlugin and ScriptEditor
Jakub Grzesik
2017-07-24
Merge pull request #9764 from Noshyaar/pr-fix2
Rémi Verschelde
2017-07-23
Add object type hint for docs
Poommetee Ketson
2017-07-23
Merge pull request #9772 from Noshyaar/pr-classxml
Rémi Verschelde
2017-07-22
Docs: fix broken ref tags
Poommetee Ketson
2017-07-22
Docs: ignore tags inside code,codeblock tag
Poommetee Ketson
2017-07-19
-Renamed GlobalConfig to ProjectSettings, makes more sense.
Juan Linietsky
2017-07-19
Improved math functions descriptions and added many AStar descriptions
Rafael Gauna Trindade
2017-07-18
Merge pull request #9629 from kubecz3k/tabs-addons
Rémi Verschelde
2017-07-18
Tabs enhancements: get_tab_rect(), move_tab_from_to()
Jakub Grzesik
2017-07-18
Merge pull request #9639 from rminderhoud/primitives
Rémi Verschelde
2017-07-17
missing object.get_incoming_connections() documentation
Jakub Grzesik
2017-07-15
Added documentation for blit_rect_mask
dumitru-stama
2017-07-15
sync doc template
dumitru-stama
2017-07-14
doc: Sync classref with current source
Rémi Verschelde
2017-07-14
Moved binds of PRIMITIVE_* contants from ArrayMesh to Mesh
Ralph Minderhoud
2017-07-11
EditorPlugin ability to open and reload scns from filepath
Jakub Grzesik
2017-07-07
[#9292] Renamed Image.put_pixel() to set_pixel().
ducdetronquito
2017-07-06
Improved GDScript parse_json() doc about numerical values conversion.
ducdetronquito
2017-06-27
docs: Correct xform descriptions in class_basis
mdraw
2017-06-20
Merge pull request #8407 from Jylhis/popup_item_select_hide
Thomas Herzog
2017-06-19
Merge pull request #9274 from vnen/compress-functions
Thomas Herzog
2017-06-19
Add documentation to compression functions
George Marques
[next]