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
2018-05-02
Fix placeholders position in `LineEdit` when editing inside the Editor
robfram
2018-05-01
Adds z-index properties to TileSets.
Pieter-Jan Briers
2018-05-01
Merge pull request #16977 from SASUPERNOVA/master
Rémi Verschelde
2018-05-01
Fix Node2D::global_scale's PropertyInfo type
Rémi Verschelde
2018-05-01
Merge pull request #18348 from rfht/master
Rémi Verschelde
2018-05-01
Merge pull request #18382 from groud/fix_gridcontainer_children_visibility
Rémi Verschelde
2018-05-01
Merge pull request #18321 from Crazy-P/Fixes-logically-dead-code
Rémi Verschelde
2018-04-30
Merge pull request #18370 from KidRigger/master
Max Hilbrunner
2018-04-30
Merge pull request #18489 from Calinou/tweak-property-hint-ranges
Max Hilbrunner
2018-04-30
Make the LineEdit "secret" character customizable
Hugo Locurcio
2018-04-28
Tweak the property hint ranges of caret blink and line length guideline
Hugo Locurcio
2018-04-27
CSG Support for Godot!
Juan Linietsky
2018-04-27
Fixed stylebox crash
sersoong
2018-04-24
Fix Node2D::global_position to have Vector2 type
Ruslan Mustakov
2018-04-23
Fix GridContainer's children visibility breaking the layout
groud
2018-04-23
Adds support for CMD+Left and CMD+Right on MacOS
Anish
2018-04-22
Change ".." punctuation for "..." in editor strings (#16507)
Hugo Locurcio
2018-04-21
fix clang6 assignment error
thfrwn
2018-04-21
Fixes logically dead code (Coverity)
Crazy-P
2018-04-19
Fixed context menu TTR bugs
sersoong
2018-04-18
Merge pull request #18172 from Chaosus/fix_notification
Rémi Verschelde
2018-04-18
Merge pull request #18161 from flashyincceo/fixing-bug-#18128
Rémi Verschelde
2018-04-18
Merge pull request #18204 from tagcup/quat_scale
Rémi Verschelde
2018-04-18
Merge pull request #18230 from volzhs/fix-image-error
Rémi Verschelde
2018-04-17
Ability to change path color with self modulate
volzhs
2018-04-16
Fix error spam with Sprite has compressed texture
volzhs
2018-04-16
Fix index out of size error on Image
volzhs
2018-04-15
Updated fork to match current version of Godot.
SASUPERNOVA
2018-04-14
Avoid converting Quat to Euler angles when not necessary.
tagcup
2018-04-14
ItemList selection: Check against item count
ShyRed
2018-04-13
Add popup_closed signal for ColorPickerButton
Peter Folkins
2018-04-13
Merge pull request #17502 from groud/2Deditor_rect
Juan Linietsky
2018-04-13
Prevent visibility notification been called twice in object creation
Chaosus
2018-04-11
Use internal physics processing for Nodes' internal logic
Rémi Verschelde
2018-04-11
Update classref and docs, fix missing parameters' name
Poommetee Ketson
2018-04-10
Fixed color region calculation for the first line
Paulb23
2018-04-10
Implement Input.set_default_cursor_shape to change the default shape
Guilherme Felipe
2018-04-10
Merge pull request #18095 from robfram/fix-lineedit-17113
Rémi Verschelde
2018-04-10
Merge pull request #18091 from RandomShaper/icon-radio-item
Rémi Verschelde
2018-04-10
Merge pull request #17081 from endragor/no-press-when-scroll
Rémi Verschelde
2018-04-10
Merge pull request #17080 from simedis/pretty_print_tree
Rémi Verschelde
2018-04-09
LineEdit placeholder alignment, content margins, and overflow bugs
robfram
2018-04-09
Merge pull request #18080 from Alexander-Alekseev/fix_rigidbody_config_warning
Rémi Verschelde
2018-04-09
Merge pull request #16473 from ianb96/move_tab
Rémi Verschelde
2018-04-09
Add support for radio-looking items with icon
Pedro J. Estébanez
2018-04-09
Merge pull request #18040 from Paulb23/color_region_cache
Rémi Verschelde
2018-04-09
Make BaseButton not emit press when container is scrolled
Ruslan Mustakov
2018-04-09
Made print_tree_pretty() function which displays scene tree graphically
Geoffrey
2018-04-09
Fix RigidBody's configuration warning for Z axis
Alexander Alekseev
2018-04-08
Merge pull request #18072 from AlexHolly/master
George Marques
[next]