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
2020-06-05
Merge pull request #39293 from madmiraal/fix-27921
Rémi Verschelde
2020-06-04
Correct misspellings of damped spring.
Marcel Admiraal
2020-06-04
Set "shader_param/" prefix in Shader::has_param()
Marcus Brummer
2020-06-03
Merge pull request #39270 from Phischermen/fix-mesh-property-list
Rémi Verschelde
2020-06-03
Merge pull request #39164 from theoway/richlabeltext_align_bug
Rémi Verschelde
2020-06-03
Made property hint consistent with other property hints
Phischermen
2020-06-03
Allow scroll_to_line when scroll_active is 'false'
Dominik 'dreamsComeTrue' Jasiński
2020-06-03
Fixes the right and center alignment bug of rich text label
Umang Kalra
2020-06-03
Merge pull request #39113 from nekomatata/bbcode-image-color
Rémi Verschelde
2020-06-03
Merge pull request #39130 from Calinou/dynamicfont-disable-outline-antialiasing
Rémi Verschelde
2020-06-03
Merge pull request #39209 from Xrayez/ray-shape-indie
Rémi Verschelde
2020-06-01
Add performance hints to the DirectionalLight shadow mode property hint
Hugo Locurcio
2020-06-01
Move `RayShape2D` implementation into its own translation unit
Andrii Doroshenko (Xrayez)
2020-05-30
Add color option for img bbcode tag in RichTextLabel to tint images
PouleyKetchoupp
2020-05-29
Merge pull request #39051 from Xrayez/geometry-split
Rémi Verschelde
2020-05-28
Disable antialiasing on the DynamicFont outline as well when requested
Hugo Locurcio
2020-05-27
Split `Geometry` singleton into `Geometry2D` and `Geometry3D`
Andrii Doroshenko (Xrayez)
2020-05-27
Expose `get_char_size()` from Font instead of BitmapFont
Maganty Rushyendra
2020-05-27
Merge pull request #36409 from fire/skeleton-custom-inspector
Rémi Verschelde
2020-05-26
colorpicker margin bug fixed
Thakee Nathees
2020-05-25
Merge pull request #38978 from nekomatata/remote-inspector-res-preview
Fabio Alessandrelli
2020-05-23
Merge pull request #38396 from nekomatata/unexpose-sort-children
Rémi Verschelde
2020-05-23
Fix resource preview in remote inspector
PouleyKetchoupp
2020-05-22
Custom Skeleton3DEditorPlugin
K. S. Ernest (iFire) Lee
2020-05-21
Clarifies 'icon_separation' in TabContainer (instead of 'hseparation')
Dominik 'dreamsComeTrue' Jasiński
2020-05-20
Merge pull request #38794 from nekomatata/text-edit-search-result
Rémi Verschelde
2020-05-20
Merge pull request #38309 from SkyLucilfer/AndroidLineEdit
Rémi Verschelde
2020-05-19
Fixed kinematic body axis lock
Andrea Catania
2020-05-19
Style: Fix unnecessary semicolons that confused clang-format
Rémi Verschelde
2020-05-18
Merge pull request #38791 from clayjohn/physical-sky-update
Rémi Verschelde
2020-05-17
Allow searching with keyboard input by default in PopupMenu
Hugo Locurcio
2020-05-17
Merge pull request #38695 from dreamsComeTrue/node-swap-order-arguments
Rémi Verschelde
2020-05-16
TextEdit search returns a dictionary instead of Vector
PouleyKetchoupp
2020-05-17
Fix popup window size calculation in popup_centered_ratio by using Rect2
unknown
2020-05-16
Add night sky to PhysicalSkyMaterial
clayjohn
2020-05-16
Merge pull request #38782 from mbrlabs/text-editor-fix
Rémi Verschelde
2020-05-16
Fix Container sorting not working when overriding _sort_children in gdscript
PouleyKetchoupp
2020-05-16
Fix Android LineEdit editing bugs
SkyJJ
2020-05-16
Fixed text editor drawing if smooth scrolling is disabled.
Marcus Brummer
2020-05-16
Remove HQ2X and the `Image.expand_2x_hq2x()` method
Hugo Locurcio
2020-05-16
Merge pull request #38463 from smartin015/3.2-fixgedit
Rémi Verschelde
2020-05-16
Remove get_local_mouse_position() hack in GraphEdit
smartin015
2020-05-16
Fix popup positions on multiple screens (with same scaling only).
bruvzg
2020-05-15
Replace 'add_child_below_node' with 'add_sibling' in Node
Dominik 'dreamsComeTrue' Jasiński
2020-05-14
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
Style: Enforce separation line between function definitions
Rémi Verschelde
2020-05-14
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
Style: Fix missing/invalid copyright headers
Rémi Verschelde
2020-05-14
Merge pull request #38718 from neikeq/fix-bindings-after-lightmapper
Ignacio Roldán Etcheverry
2020-05-14
Remove redundant void argument lists
Rémi Verschelde
[next]