Age | Commit message (Collapse) | Author |
|
Add "expand" option for stretch aspect, no more black bars
|
|
Fixes to buses editor
|
|
Inspector: Right click on resource opens sub-menu.
|
|
Updated default values in SpatialMaterial and Environment
|
|
tab_clicked signal for Tabs
|
|
Add IME support (macOS)
|
|
Moved member variables from constructor to initialization list
|
|
Improves method bind's detecting of signarute types
|
|
Fixed unselectable bus
Added bus options button
|
|
Fixes #9052
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-Restored an alpha scissor property in Material
|
|
closes #6298
|
|
-Fixed skeleton crash, probably fixes other issues
|
|
|
|
Add handling of touch events in _gui_input_event
|
|
Makes all Godot API's Methods lower_case
|
|
'tab_changed' signal after using 'set_current_tab'
|
|
Initialize Particles2D draw order property
|
|
|
|
Texture: Fix wrong method bind instance type
|
|
|
|
Queue RPC packet before calling method locally to ensure correct RPC …
|
|
Fixes #10039
|
|
|
|
Rename KEY_RETURN to KEY_ENTER and KEY_ENTER to KEY_KP_ENTER
|
|
|
|
Closes #7695
|
|
|
|
explicit bool constructor has thus now been removed, as it served it's mission!
|
|
|
|
Renames properties and methods to avoid ambiguities
|
|
- Method Node2D.scale(Vector2) renamed to Node2D.apply_scale(Vector2)
- Property BaseButton.is_pressed renamed to BaseButton.pressed
|
|
|
|
|
|
closes #7615
|
|
closes #10051
|
|
|
|
|
|
ScriptEditor: ctrl+click can open scenes & resources.
|
|
Added ARVRAnchor support and a few small enhancements
|
|
|