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-09-15
Improve the `Image.get_pixel()` and `Image.get_pixelv()` documentation
Hugo Locurcio
2019-09-04
Merge pull request #31461 from IronicallySerious/add-vcs-integration
Rémi Verschelde
2019-09-03
Add an overridable VCS Interface for the editor
Twarit
2019-09-03
Merge pull request #31389 from Calinou/add-node-comments
Rémi Verschelde
2019-09-03
Merge pull request #31507 from YeldhamDev/button_icon_expand
Rémi Verschelde
2019-09-02
Merge pull request #31571 from NeoSpark314/tonemapping_none_option
Rémi Verschelde
2019-09-01
Merge pull request #31865 from Xrayez/geometry-remove-transform
Rémi Verschelde
2019-09-01
Merge pull request #31862 from Chaosus/vs_custom_tutorial
Rémi Verschelde
2019-09-01
Remove redundant transform method in Geometry singleton
Andrii Doroshenko (Xrayez)
2019-09-01
Merge pull request #31761 from Xrayez/trans2d-vector2array
Rémi Verschelde
2019-09-01
Merge pull request #31667 from YeldhamDev/geometry_point_circle_cleanup
Rémi Verschelde
2019-09-01
Added link to tutorial for VisualShaderNodeCustom
Chaosus89
2019-09-01
Merge pull request #31833 from Calinou/doc-improve-audiostream
Rémi Verschelde
2019-09-01
Fix resizer icon visiblity on light theme in GraphNode
Chaosus89
2019-08-31
Improve AudioStreamSample and AudioStreamGenerator documentation
Hugo Locurcio
2019-08-29
Removed clamping of the Linear tonemapping when KEEP_3D_LINEAR
Holger Dammertz
2019-08-29
Add feature to Button to make its icon expand/shrink with the button's size
Michael Alexsander Silva Dias
2019-08-29
doc: Sync classref with current source
Rémi Verschelde
2019-08-29
Add transform methods for PoolVector*Array
Andrii Doroshenko (Xrayez)
2019-08-29
Merge pull request #31748 from Calinou/add-project-description
Rémi Verschelde
2019-08-28
Fix wrong offset in Button when alignment is set to left
Michael Alexsander Silva Dias
2019-08-28
Add a project description setting
Hugo Locurcio
2019-08-27
Add 'is_point_in_circle()' to Geometry class, and general file cleanup
Michael Alexsander Silva Dias
2019-08-27
Tweak the default fog depth end to use a fixed value
Hugo Locurcio
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
Add an `editor_description` property to Node for documentation purposes
Hugo Locurcio
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
[next]