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-25
Minimap scroll now acts similar to scrollbar
Paulb23
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
2019-08-21
Rename FileDialog's folder icon custom color to `folder_icon_modulate`
Hugo Locurcio
2019-08-21
Merge pull request #31450 from GodotExplorer/fix-31425
Rémi Verschelde
2019-08-21
Fix filter quotes wraped insert completion options
geequlim
2019-08-21
Draw 3D collision shape/raycast gizmos in grayscale when disabled
Hugo Locurcio
2019-08-20
Fix preview for global expressions in visual shaders (#31505)
Yuri Roubinsky
2019-08-20
Fix preview for global expressions in visual shaders
Yuri Roubinski
2019-08-20
Merge pull request #31395 from ptrojahn/floatsarenasty
Rémi Verschelde
2019-08-20
Merge pull request #31492 from Calinou/file-dialog-color-folders
Rémi Verschelde
2019-08-20
Merge pull request #31466 from Calinou/improve-2d-path-editors
Rémi Verschelde
2019-08-20
Use a different color for folder icons in file dialogs
Hugo Locurcio
2019-08-19
Replace is_zero_approx(A.distance_to(B)) with A==B
Paul Trojahn
2019-08-19
fix animation freeze when playing animation from another AnimationPlayer
Unknown
2019-08-18
Improve the appearance of 2D path editors
Hugo Locurcio
2019-08-18
Keep syntax highlighting on TextEdit in readonly mode
Michael Alexsander Silva Dias
2019-08-18
Merge pull request #31453 from Chaosus/vs_code_preview
Rémi Verschelde
2019-08-18
Merge pull request #31449 from Chaosus/vs_global_expression
Rémi Verschelde
2019-08-18
Added code preview to visual shader
Yuri Roubinski
2019-08-18
Merge pull request #31423 from Calinou/improve-node-signal-group-tooltip
Rémi Verschelde
2019-08-18
Added global expressions to visual shaders
Yuri Roubinski
2019-08-17
Improve the scene tree signals/groups tooltip
Hugo Locurcio
2019-08-17
Replace last occurrences of 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG'
Rémi Verschelde
2019-08-15
Add an outline to box selection rectangles for better visibility
Hugo Locurcio
2019-08-15
Fix autocompletion widget having its text leak outside
Michael Alexsander Silva Dias
2019-08-14
Merge pull request #31263 from Chaosus/vs_plugin
Rémi Verschelde
2019-08-14
Plugin support for visual shaders
Yuri Roubinski
2019-08-14
Merge pull request #31360 from nekomatata/fix-error-parallax-mirroring
Rémi Verschelde
2019-08-14
Merge pull request #31266 from IAmActuallyCthulhu/pr/remove-redundant-author-...
Rémi Verschelde
2019-08-14
Fixed error in ParallaxLayer when set_mirroring is called before entering the...
PouleyKetchoupp
2019-08-14
Merge pull request #31267 from sparkart/fix_optionbutton_offset
Rémi Verschelde
2019-08-14
Exposed set_as_minsize to gdscript
Fabian
2019-08-13
Merge pull request #31338 from Calinou/reorganize-menus
Rémi Verschelde
2019-08-13
Reorganize various menus for consistency and conciseness
Hugo Locurcio
2019-08-12
Fix Right-Click Menu Deselecting Edits Content
Emmanuel Barroga
2019-08-12
Remove redundant author doc comments
IAmActuallyCthulhu
2019-08-12
Fix Offset with OptionButton Popup
Emmanuel Barroga
[next]