Age | Commit message (Collapse) | Author |
|
|
|
Remove pathed `get_node()` use from scene tree dock
|
|
Re-enable per-pixel transparency support on Linux, macOS, and Windows.
|
|
C#: Connect only once for each signal of a script
|
|
|
|
AlmightyLaxz/dotnet-build_assemblies-double-support
Add float arg to build_assemblies.py
|
|
Since the list of signals in `CSharpScript::event_signals` retrieved
from calling `ScriptManagerBridge.UpdateScriptClassInfo` already
includes the signals from base scripts there is no need to iterate the
hierarchy again on `CSharpInstance::connect_event_signals`.
|
|
Fix dropped XEvents early in main window lifetime.
|
|
|
|
Document Vector4i
|
|
Un-defer the initial theme changed notification in `Window`
|
|
Some improvements to the SceneTreeTimer
|
|
Vulkan and OpenGL rendering drivers).
|
|
|
|
|
|
Fix Skeleton3DEditor crash
|
|
|
|
|
|
|
|
This prevents lines from being printed every time the editor or project
starts in the editor Output log.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Rindbee <idleman@yeah.net>
|
|
|
|
Fixed GodotSharp build failing when real_t is double
|
|
|
|
|
|
|
|
|
|
Co-authored-by: derammo <817160+derammo@users.noreply.github.com>
|
|
|
|
"less" should be used for quantity, rather than "lesser".
Existing scripts that use `or_lesser` in `_get_property_list()`
will need to be updated to account for this change.
|
|
Expands #59045 to apply to all kinds of popups,
since they all render as separate windows.
|
|
|
|
|
|
|
|
- Use `org.freedesktop.appearance color-scheme` to support system dark mode.
|
|
Uses a Non-Breaking Space to prevent the icon from detaching from the name on newline, improving the look considerably.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|