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-08-31
Fix minimap drag when height is less then control size
Paulb23
2019-08-30
Merge pull request #31805 from YeldhamDev/collision_object_unneeded_checks
Rémi Verschelde
2019-08-30
Merge pull request #31803 from KoBeWi/minicursor
Rémi Verschelde
2019-08-30
Merge pull request #31797 from KoBeWi/release_the_lookup
Rémi Verschelde
2019-08-30
Remove some unneeded checks in CollisionObject(2D)
Michael Alexsander Silva Dias
2019-08-30
Don't change cursor when minimap is disabled
Tomasz Chabora
2019-08-30
Merge pull request #31796 from Chaosus/fix_icons
Rémi Verschelde
2019-08-30
Perform symbol lookup on button release
Tomasz Chabora
2019-08-30
Merge pull request #31792 from Calinou/spinbox-expression-ignore-prefix-suffix
Rémi Verschelde
2019-08-30
Fixed GraphEdit header icons to make them update when theme is changed
Chaosus89
2019-08-30
Merge pull request #30927 from mahubu/console-multi-selection-cursor
Rémi Verschelde
2019-08-30
Ignore the prefix and suffix in the SpinBox expression
Hugo Locurcio
2019-08-30
Merge pull request #25353 from azagaya/master
Rémi Verschelde
2019-08-30
Make tab containers in editor, project settings, and export dialog, to use hi...
azagaya
2019-08-29
Calculate the SpinBox value using the Expression class
Hugo Locurcio
2019-08-29
Merge pull request #30635 from KoBeWi/billbo_3dns
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 Billboard property for Sprite3D
Tomasz Chabora
2019-08-28
Merge pull request #31717 from Calinou/tweak-default-fog-depth-end
Rémi Verschelde
2019-08-28
Merge pull request #31606 from toasteater/fix/nativescript-new-json-return-type
Rémi Verschelde
2019-08-27
Tweak the default fog depth end to use a fixed value
Hugo Locurcio
2019-08-27
fix otherwise unitialized variables, found in #31694
Robin Hübner
2019-08-27
Merge pull request #31685 from merumelu/referencerect-with-advanced-gui-disabled
Rémi Verschelde
2019-08-26
Merge pull request #25656 from bruvzg/macos_multi_instances
Rémi Verschelde
2019-08-26
Register ReferenceRect when building with ADVANCED_GUI_DISABLED
merumelu
2019-08-26
Fix Multiline texts not updating correcly inside arrays
Michael Alexsander Silva Dias
2019-08-26
Fix return type of Control::get_drag_data in API json
toasteater
2019-08-26
[macOS] Add methods to modify global and dock menus. Add ability to open mult...
bruvzg
2019-08-25
Merge pull request #31496 from nekomatata/fix-text-edit-insert-selection
Rémi Verschelde
2019-08-25
Merge pull request #31654 from Paulb23/minimap_fixes
Rémi Verschelde
2019-08-25
Refactor TextEdit control height calculations
Paulb23
2019-08-25
Update TextEdit selection & cursor when inserting line
PouleyKetchoupp
2019-08-25
Minimap scroll now acts similar to scrollbar
Paulb23
2019-08-25
Merge pull request #31628 from merumelu/treeitem-icon-modulate
Rémi Verschelde
2019-08-25
Disallow undo/redo in readonly TextEdit's
Yuri Roubinski
2019-08-24
Tree: fix and expose icon modulation
merumelu
2019-08-24
Fixed syntax highlighting cache not clearing final line
Paulb23
2019-08-24
Adjust viewport colour based on background colour
Paulb23
2019-08-23
Merge pull request #31593 from SaracenOne/project_theme_shutdown_fix
Rémi Verschelde
2019-08-23
Fixes issue with project_default_theme not being dereferenced on cleanup.
Saracen
2019-08-23
Merge pull request #30398 from tomasantunes/master2
Rémi Verschelde
2019-08-23
Merge pull request #31014 from DavidSichma/kinematic_angle
Rémi Verschelde
2019-08-23
Merge pull request #31575 from creikey/increase-anchor-precision
Rémi Verschelde
2019-08-22
Fix minimap mouse click resolving to -1
Paulb23
2019-08-22
Increase control node's anchor precision
Cameron Reikes
2019-08-22
Merge pull request #31386 from raphael10241024/fix_inertia
Rémi Verschelde
2019-08-22
Fix custom inertia in physics2d, closes#30838
RaphaelHunter
2019-08-22
Added "editable" property to VisualShaderGroupNode
Yuri Roubinski
2019-08-21
Add minimap to text_edit
Paulb23
2019-08-21
Add syntax highlighting cache
Paulb23
[next]