Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: 4ian/GDevelop
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.6.251
Choose a base ref
...
head repository: 4ian/GDevelop
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 6 commits
  • 25 files changed
  • 3 contributors

Commits on Jan 5, 2026

  1. Configuration menu
    Copy the full SHA
    7269622 View commit details
    Browse the repository at this point in the history
  2. Fix arrow keys not working in the layer list (#8108)

    - Also clear layer selection when an object is selected
    D8H authored Jan 5, 2026
    Configuration menu
    Copy the full SHA
    ba192d1 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2026

  1. Configuration menu
    Copy the full SHA
    e554ea5 View commit details
    Browse the repository at this point in the history
  2. Fix loading of resources not properly retried when a resource can't b…

    …e loaded (for example: network error) (#8060)
    
    * Typically, when resources are downloaded from a CDN, then sometimes, for
    various reasons, a request for a resource may fail. In such cases, it’s
    very useful to have retry for avoiding intermittent issues.
    ViktorVovk authored Jan 6, 2026
    Configuration menu
    Copy the full SHA
    1d5e06c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7de306 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b82545 View commit details
    Browse the repository at this point in the history
Loading