index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scene
Age
Commit message (
Expand
)
Author
2019-07-01
Fix HTTPRequest status checks.
Fabio Alessandrelli
2019-07-01
Merge pull request #30161 from Calinou/add-tooltip-mouse-filter-warning
Rémi Verschelde
2019-06-30
Draw the script editor's line length guideline below characters
Hugo Locurcio
2019-06-30
Add a configuration warning when using Ignore mouse filter with tooltip
Hugo Locurcio
2019-06-30
Fix uninitialized variables in Line2D, JSONParseResult and TileMap
Rémi Verschelde
2019-06-30
CPUParticles2D: Fix gravity to be the same as in Particles2D and Area2D
Rémi Verschelde
2019-06-30
Merge pull request #30062 from zaksnet/fix-referencerect-node
Rémi Verschelde
2019-06-29
Merge pull request #30177 from hbina/use_FALLTHROUGH_macro
Rémi Verschelde
2019-06-29
Many fallthrough switch cases now have the FALLTHROUGH macro to tell the comp...
hbina085
2019-06-29
Merge pull request #30168 from Calinou/label-font-shadow-use-outline
Rémi Verschelde
2019-06-29
Merge pull request #25649 from bojidar-bg/4454-promote-tilemap-shapes
Rémi Verschelde
2019-06-29
Merge pull request #29380 from bojidar-bg/16086-docs-default-value
Rémi Verschelde
2019-06-28
Draw the outline as part of the Label font shadow
Hugo Locurcio
2019-06-28
Fix some bugs inside ColorPicker
Chaosus
2019-06-28
Fix ReferenceRect node
Zak
2019-06-27
Allow ColisionObject2D to get shapes from tilemaps
Bojidar Marinov
2019-06-27
Merge pull request #29937 from clayjohn/particles-one-shot-bug
Rémi Verschelde
2019-06-27
Add default values to the editor help, docs, and generated RST
Bojidar Marinov
2019-06-27
Merge pull request #30114 from Chaosus/vs_context_menu
Rémi Verschelde
2019-06-27
doc: Complete and harmonize all _MAX constant descriptions
Rémi Verschelde
2019-06-27
Shows menu when dragging connection on empty space in visual shader graph
Chaosus
2019-06-27
Merge pull request #29941 from qarmin/redundant_code_and_others
Rémi Verschelde
2019-06-26
Node: Fix logic of has/get_node_and_resource and document it
Rémi Verschelde
2019-06-26
Some code changed with Clang-Tidy
qarmin
2019-06-25
update emitting status on one-shot particles
clayjohn
2019-06-25
Merge pull request #30053 from guilhermefelipecgs/fix_popup_centered
Rémi Verschelde
2019-06-25
Fix Popup::popup_centered not centering at the first call
Guilherme Felipe
2019-06-25
Merge pull request #30002 from GlaceGwyneth/master
Rémi Verschelde
2019-06-25
Merge pull request #29979 from flomar/master
Rémi Verschelde
2019-06-24
Give TextEdit a custom color for font when read only is set
Gwyneth Lowe
2019-06-24
Give LineEdit a custom font color when un-editable
Gwyneth Lowe
2019-06-24
Line edit placeholders now react properly to translation changes.
Florian Marchal
2019-06-24
Merge pull request #29913 from eligt/fix-editor-help
Rémi Verschelde
2019-06-24
Merge pull request #29940 from jonri/fix-vehicle-contact
Rémi Verschelde
2019-06-24
Area2D: Fix argument type of body_* signals
Rémi Verschelde
2019-06-24
Merge pull request #30009 from Anutrix/tree-icons-height-fix
Rémi Verschelde
2019-06-24
Merge pull request #30031 from qarmin/prevent_setting_bad_index_enums
Rémi Verschelde
2019-06-24
Set to enum variables, only correct values
qarmin
2019-06-24
Merge pull request #29974 from clayjohn/particles_restart
Rémi Verschelde
2019-06-24
Correct typo that broke custom selected font color
Gwyneth Lowe
2019-06-23
Merge pull request #24764 from SoIAS/double_clicking_24444
Rémi Verschelde
2019-06-23
Merge pull request #29987 from Chaosus/fix_crashes
Rémi Verschelde
2019-06-23
Fixed script and visibility icons's highlight height in tree
unknown
2019-06-23
Center script line when double clicked on error in debugger
Dawid Wdowiak
2019-06-23
TileSet: Don't error out on tile_ getters with wrong shape id
Rémi Verschelde
2019-06-22
Fix expression node crashes
Chaosus
2019-06-21
properly set emitting when particles restart
clayjohn
2019-06-21
Curve: Prevent forcing 1.0 min value to 0.99
Rémi Verschelde
2019-06-21
CPUParticles: Set linear velocity to 0, like GPU Particles
Rémi Verschelde
2019-06-21
Particles: Properly initialize angular velocity parameter
Rémi Verschelde
[next]