mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-19 01:29:49 +00:00
parent
6492705d8a
commit
21cd02deaf
8
.github/workflows/dev-desktop-builds.yml
vendored
8
.github/workflows/dev-desktop-builds.yml
vendored
|
@ -16,8 +16,8 @@ concurrency:
|
||||||
cancel-in-progress: true
|
cancel-in-progress: true
|
||||||
|
|
||||||
env:
|
env:
|
||||||
GODOT_VERSION: 3.5.3
|
GODOT_VERSION: 3.5.2
|
||||||
GODOT_VERSION_MAC: 3.5.3
|
GODOT_VERSION_MAC: 3.5.2
|
||||||
RASPBERRY_PI_BUILDS_VERSION: 1.15.0
|
RASPBERRY_PI_BUILDS_VERSION: 1.15.0
|
||||||
EXPORT_NAME: Pixelorama
|
EXPORT_NAME: Pixelorama
|
||||||
|
|
||||||
|
@ -26,7 +26,7 @@ jobs:
|
||||||
name: Windows Export 🗔
|
name: Windows Export 🗔
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: docker://barichello/godot-ci:3.5.3
|
image: docker://barichello/godot-ci:3.5.2
|
||||||
steps:
|
steps:
|
||||||
- name: Setup WINE and rcedit 🍷
|
- name: Setup WINE and rcedit 🍷
|
||||||
run: |
|
run: |
|
||||||
|
@ -63,7 +63,7 @@ jobs:
|
||||||
name: Linux Export 🐧
|
name: Linux Export 🐧
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: docker://barichello/godot-ci:3.5.3
|
image: docker://barichello/godot-ci:3.5.2
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout 🛎️
|
- name: Checkout 🛎️
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
4
.github/workflows/dev-web.yml
vendored
4
.github/workflows/dev-web.yml
vendored
|
@ -9,7 +9,7 @@ concurrency:
|
||||||
cancel-in-progress: true
|
cancel-in-progress: true
|
||||||
|
|
||||||
env:
|
env:
|
||||||
GODOT_VERSION: 3.5.3
|
GODOT_VERSION: 3.5.2
|
||||||
EXPORT_NAME: Pixelorama
|
EXPORT_NAME: Pixelorama
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
@ -17,7 +17,7 @@ jobs:
|
||||||
name: Web Export 🌐
|
name: Web Export 🌐
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: docker://barichello/godot-ci:3.5.3
|
image: docker://barichello/godot-ci:3.5.2
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout 🛎️
|
- name: Checkout 🛎️
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
10
.github/workflows/release.yml
vendored
10
.github/workflows/release.yml
vendored
|
@ -5,8 +5,8 @@ on:
|
||||||
branches: [ release ]
|
branches: [ release ]
|
||||||
|
|
||||||
env:
|
env:
|
||||||
GODOT_VERSION: 3.5.3
|
GODOT_VERSION: 3.5.2
|
||||||
GODOT_VERSION_MAC: 3.5.3
|
GODOT_VERSION_MAC: 3.5.2
|
||||||
RASPBERRY_PI_BUILDS_VERSION: 1.15.0
|
RASPBERRY_PI_BUILDS_VERSION: 1.15.0
|
||||||
EXPORT_NAME: Pixelorama
|
EXPORT_NAME: Pixelorama
|
||||||
TAG: v0.11.4
|
TAG: v0.11.4
|
||||||
|
@ -17,7 +17,7 @@ jobs:
|
||||||
name: Windows Export 🗔
|
name: Windows Export 🗔
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: docker://barichello/godot-ci:3.5.3
|
image: docker://barichello/godot-ci:3.5.2
|
||||||
steps:
|
steps:
|
||||||
- name: Setup WINE, rcedit and NSIS 🍷
|
- name: Setup WINE, rcedit and NSIS 🍷
|
||||||
run: |
|
run: |
|
||||||
|
@ -76,7 +76,7 @@ jobs:
|
||||||
name: Linux Export 🐧
|
name: Linux Export 🐧
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: docker://barichello/godot-ci:3.5.3
|
image: docker://barichello/godot-ci:3.5.2
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout 🛎️
|
- name: Checkout 🛎️
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
@ -189,7 +189,7 @@ jobs:
|
||||||
name: Web Export 🌐
|
name: Web Export 🌐
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: docker://barichello/godot-ci:3.5.3
|
image: docker://barichello/godot-ci:3.5.2
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout 🛎️
|
- name: Checkout 🛎️
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
|
@ -8,7 +8,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||||
This update has been brought to you by the contributions of:
|
This update has been brought to you by the contributions of:
|
||||||
Fayez Akhtar ([@Variable-ind](https://github.com/Variable-ind))
|
Fayez Akhtar ([@Variable-ind](https://github.com/Variable-ind))
|
||||||
|
|
||||||
Built using Godot 3.5.3
|
Built using Godot 3.5.2
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
- Exporting palettes to png files is now possible.
|
- Exporting palettes to png files is now possible.
|
||||||
|
@ -24,7 +24,6 @@ Built using Godot 3.5.3
|
||||||
### Fixed
|
### Fixed
|
||||||
- Memory usage has been greatly optimized when doing operations such as drawing, image effects, selecting, transforming, etc, as the images stored in memory are now compressed. [#883](https://github.com/Orama-Interactive/Pixelorama/issues/883)
|
- Memory usage has been greatly optimized when doing operations such as drawing, image effects, selecting, transforming, etc, as the images stored in memory are now compressed. [#883](https://github.com/Orama-Interactive/Pixelorama/issues/883)
|
||||||
- Fixed memory leak when applying image effects. [7235617db7c21837edc7ba7b95f2e7eeb1140691](https://github.com/Orama-Interactive/Pixelorama/commit/7235617db7c21837edc7ba7b95f2e7eeb1140691)
|
- Fixed memory leak when applying image effects. [7235617db7c21837edc7ba7b95f2e7eeb1140691](https://github.com/Orama-Interactive/Pixelorama/commit/7235617db7c21837edc7ba7b95f2e7eeb1140691)
|
||||||
- Attempting to load an invalid pxo file no longer crashes the application.
|
|
||||||
- Fixed memory leak when previewing layouts in the Manage Layouts dialog.
|
- Fixed memory leak when previewing layouts in the Manage Layouts dialog.
|
||||||
- Tool shortcuts can now work with <kbd>Control</kbd>. [#935](https://github.com/Orama-Interactive/Pixelorama/issues/935)
|
- Tool shortcuts can now work with <kbd>Control</kbd>. [#935](https://github.com/Orama-Interactive/Pixelorama/issues/935)
|
||||||
- Optimize canvas drawing by only updating it when the image(s) have changed. [ac6a4db43d9296ebc03e639d8199dd3878a25d86](https://github.com/Orama-Interactive/Pixelorama/commit/ac6a4db43d9296ebc03e639d8199dd3878a25d86)
|
- Optimize canvas drawing by only updating it when the image(s) have changed. [ac6a4db43d9296ebc03e639d8199dd3878a25d86](https://github.com/Orama-Interactive/Pixelorama/commit/ac6a4db43d9296ebc03e639d8199dd3878a25d86)
|
||||||
|
|
Loading…
Reference in a new issue