Age | Commit message (Collapse) | Author |
|
|
|
Updated Tabs to not update excessively
|
|
|
|
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`
|
|
|
|
|
|
|
|
|
|
|
|
|
|
CaptainProton42/fix-gpuparticles3d-emission-points-from-node
|
|
`emission_point_texture` is now correctly created from an image containing the emission points.
|
|
|
|
|
|
Use correct overload of Math::random(from, to) to return floating point values within the correct range.
|
|
|
|
Add Delete All button to ItemList editor
|
|
|
|
|
|
Fix incorrect offsets of tooltip content in `CodeEdit`
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
New contributors added to AUTHORS:
@AnilBK, @Jummit
Thanks to all contributors and donors for making Godot possible!
|
|
|
|
|
|
|
|
Replace `#pragma once` by traditional include guards for consistency
|
|
|
|
|