Age | Commit message (Collapse) | Author |
|
Fix trim overrun width not being reset.
|
|
|
|
|
|
|
|
|
|
|
|
Reload kinematic shapes when changing PhysicsBody mode to Kinematic
|
|
|
|
|
|
|
|
|
|
Fix TileMap layer loading
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix tile size property
|
|
|
|
|
|
prevent a crash when calling test_body_motion. Call reload_kinematic_shapes from init_kinematic_utilities as they are always called together.
|
|
|
|
|
|
|
|
|
|
Updated Tabs to not update excessively
|
|
|
|
|
|
Use SWAP template for swapping values.
|
|
Fix error when opening multiple debugger sessions
|
|
check if 'shortcut' in InputEventShortcut is valid
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add history navigation in the script editor using extra mouse buttons
|
|
This feature is enabled by default, but it can be disabled in the editor
settings in case it interferes with other uses of the extra buttons
(such as push-to-talk in a VoIP program).
|
|
|
|
|
|
|
|
Correctly calculate position of the folding arrow in `Tree`
|