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
2019-08-27
Merge pull request #31662 from profan/perf/astar-reserve
Rémi Verschelde
2019-08-27
allow to reserve space in OAHashMap explicitly and also in AStar.
Robin Hübner
2019-08-26
[macOS] Add methods to modify global and dock menus. Add ability to open mult...
bruvzg
2019-08-24
Tree: fix and expose icon modulation
merumelu
2019-08-23
Merge pull request #31094 from aaronfranke/vector-sign-mod-etc
Rémi Verschelde
2019-08-22
Merge pull request #31386 from raphael10241024/fix_inertia
Rémi Verschelde
2019-08-22
doc: Sync classref with current source
Rémi Verschelde
2019-08-22
Fix custom inertia in physics2d, closes#30838
RaphaelHunter
2019-08-22
Revert "Feature: Add SHA256 for PoolByteArray"
Rémi Verschelde
2019-08-21
Merge pull request #31437 from volzhs/vibrate-mobile
Rémi Verschelde
2019-08-21
Rename FileDialog's folder icon custom color to `folder_icon_modulate`
Hugo Locurcio
2019-08-21
Support vibration for Android and iOS
volzhs
2019-08-21
Improve the GeometryInstance class documentation
Hugo Locurcio
2019-08-20
Merge pull request #31486 from KoBeWi/typos_must_die
Rémi Verschelde
2019-08-19
Fix various typos and style errors in text
Tomasz Chabora
2019-08-19
Mention caveat with looped animations in `AnimationPlayer.queue()`
Hugo Locurcio
2019-08-17
Add Vector2/3 sign and posmod functions, misc additions
Aaron Franke
2019-08-17
Clarify usage of action_press
Tomasz Chabora
2019-08-14
Documentation note that Node::add_child() fails if child already has a parent
zzwx
2019-08-14
Plugin support for visual shaders
Yuri Roubinski
2019-08-14
Exposed set_as_minsize to gdscript
Fabian
2019-08-13
doc: Sync classref with current source
Rémi Verschelde
2019-08-12
Improve documentation of EditorPlugin.add_tool_submenu_item method
Max Hunt
2019-08-12
Merge pull request #31274 from nekomatata/doc-hint-range
Rémi Verschelde
2019-08-10
Updated doc for PROPERTY_HINT_RANGE (or_greater/or_lesser instead of allow_gr...
PouleyKetchoupp
2019-08-09
Add Tree iteration instructions thorugh TreeItem
Twarit Waikar
2019-08-08
Merge pull request #30714 from Calinou/invert-default-fog-height
Rémi Verschelde
2019-08-08
Merge pull request #31195 from bojidar-bg/31143-funcref-call_funcv
Rémi Verschelde
2019-08-08
Add FuncRef.call_funcv
Bojidar Marinov
2019-08-08
Merge pull request #31047 from Zylann/save_exr
Rémi Verschelde
2019-08-07
Add Image.save_exr()
Marc Gilleron
2019-08-07
Invert and adjust the default fog height values
Hugo Locurcio
2019-08-07
Merge pull request #31119 from KoBeWi/full_control
Rémi Verschelde
2019-08-07
Complete the Control class documentation
Tomasz Chabora
2019-08-07
Merge pull request #31127 from MuffinManKen/checkbox_implement_check_vadjust
Rémi Verschelde
2019-08-07
Merge pull request #30468 from SaracenOne/expose_audio_capture
Rémi Verschelde
2019-08-06
Implemented check_vadjust in CheckBox & CheckButton. It was exposed to the ed...
Ken Paulson
2019-08-06
Tweaks related to Camera2D drag margins
Tomasz Chabora
2019-08-06
Merge pull request #30998 from Calinou/cap-warnings-errors-per-second
Rémi Verschelde
2019-08-05
doc: Sync classref with current source
Rémi Verschelde
2019-08-02
Mention 32-bit integer limit in the PoolIntArray documentation
Hugo Locurcio
2019-07-31
Cap the number of warnings/errors per second rather than per frame
Hugo Locurcio
2019-07-31
Implement copy/paste in visual shaders
Chaosus
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
[next]