Skip to content

[release] Blazium Engine v0.4.39

Choose a tag to compare

@Bioblaze Bioblaze released this 27 Mar 08:32
445a37a

Changelog: da62c71 -> 445a37a

Summary:

  • Version: 0.4.39
  • Total Commits: 1506
  • Total PRs: 53
  • Total Files Changed: 0
  • Time Since First Change: N/A
  • Time Since Last Change: N/A
  • Total Contributors: 310

Commits and PRs:

Showing 25 out of 1505

Add arrow icon theme colors in FoldableContainer
Commit SHA: fad7a17
Date: 2/25/2025, 8:49:05 PM
Author: WhalesState

Prevent SplitContainer dragger position from changing when the middle separation changes after sorting children.
Commit SHA: 43ab1fe
Date: 2/26/2025, 10:32:12 PM
Author: WhalesState

Respect integrated GPU preference in Windows Settings
Commit SHA: 39d00c8
Date: 2/28/2025, 3:22:44 PM
Author: alvinhochun

Support GPU preference for MS Store packaged apps
Commit SHA: de088ab
Date: 2/28/2025, 3:23:07 PM
Author: alvinhochun

Add `OS.get_version_alias()` to return a human-readable Windows/macOS version number
Commit SHA: fbd6d71
Date: 2/28/2025, 4:12:13 PM
Author: Calinou
Windows 11's major version number is actually 10.x.x, which can be confusing
if you don't know about this quirk. `OS.get_version_alias()` avoids this
by displaying the "branding" version number and the build number as a suffix,
so that individual updates can still be distinguished from each other.
Add `(void *)` cast directly to `GetProcAddress` calls.
Commit SHA: 88e1293
Date: 2/28/2025, 4:12:13 PM
Author: bruvzg

Wayland: Fix primary clipboard handling
Commit SHA: be7b0ec
Date: 2/28/2025, 6:42:47 PM
Author: hunterkepley

Wayland: make primary selection logic consistent with main clipboard
Commit SHA: f92786e
Date: 2/28/2025, 6:42:47 PM
Author: Riteo

Wayland: clear button mask on pointer leave
Commit SHA: c98d975
Date: 2/28/2025, 6:42:47 PM
Author: Riteo
While experimenting with the recent "extent to title" PR, I noticed that
it's not guaranteed for a "button released" event to be emitted when
the pointer leaves the main surface, leaving some buttons stuck.
Wayland: Simplify cursor code and fix custom cursors
Commit SHA: 1878dfd
Date: 2/28/2025, 6:42:47 PM
Author: Riteo
Initially the WaylandThread cursor code was supposed to be as stateless
as possible but, as time went on, this wasn't possible.
Enable Drag and Drop for SubViewports and Windows
Commit SHA: ed9870b
Date: 2/28/2025, 6:42:47 PM
Author: Sauermann
Make Drag and Drop an application-wide operation.
This allows do drop on Controls in other Viewports/Windows.
Fix project manager stealing focus on i3
Commit SHA: 2c62c80
Date: 2/28/2025, 6:42:47 PM
Author: dsnopek

Fix renaming nodes on X11
Commit SHA: 9897e32
Date: 2/28/2025, 6:42:47 PM
Author: dsnopek

Fix native file dialog showing on loading project in editor.
Commit SHA: 09e5130
Date: 2/28/2025, 6:42:47 PM
Author: bruvzg

Add filename filter field to FileDialog
Commit SHA: 17459f1
Date: 2/28/2025, 6:42:47 PM
Author: vPumpking
Added possibility to filter files and folders through a text entry.
Make File Dialog case insensitive
Commit SHA: 20327a2
Date: 2/28/2025, 6:42:47 PM
Author: DevilboxGames
Change FileDialog and EditorFileDialog to use case insensitive string
comparisons when saving files to avoid duplicate file extensions.
Disable auto translate of FileDialog's file list
Commit SHA: 2b510e7
Date: 2/28/2025, 6:42:47 PM
Author: timothyqiu

Don't tint editor bottom panel icons when hovered or pressed
Commit SHA: 85e0d0d
Date: 2/28/2025, 6:42:47 PM
Author: Calinou
This prevents the error/warning icons from turning gray or green,
making them hard to recognize. A similar mechanism is already used
for EditorLog filter button icons.
[DisplayServer] Add feature flag for native file dialog access to `user/res` and `options`
Commit SHA: f5fa2ff
Date: 2/28/2025, 6:42:47 PM
Author: bruvzg

[Linux] Use safe IDs for native file dialog options.
Commit SHA: df7bd2a
Date: 2/28/2025, 6:42:47 PM
Author: bruvzg

Wayland: Only set selection when there is not already a source.
Commit SHA: 6749177
Date: 2/28/2025, 6:42:47 PM
Author: tdaven
Co-authored-by: Riteo Siuga

Contributors 25 out of 311:

  • bruvzg: 90 contributions
  • KoBeWi: 87 contributions
  • timothyqiu: 58 contributions
  • WhalesState: 55 contributions
  • Calinou: 45 contributions
  • Repiteo: 45 contributions
  • Bioblaze: 41 contributions
  • Chaosus: 28 contributions
  • AThousandShips: 28 contributions
  • Hilderin: 26 contributions
  • aaronfranke: 26 contributions
  • dsnopek: 25 contributions
  • akien-mga: 24 contributions
  • Faless: 23 contributions
  • dustdfg: 23 contributions
  • BlueCube3310: 22 contributions
  • adamscott: 20 contributions
  • syntaxerror247: 20 contributions
  • mihe: 20 contributions
  • Mickeon: 19 contributions
  • tetrapod00: 18 contributions
  • smix8: 17 contributions
  • dalexeev: 17 contributions
  • TokageItLab: 17 contributions