Skip to content

Releases: aardappel/treesheets

9149879265

19 May 19:09
Compare
Choose a tag to compare
Remove CI compiler version for Linux build

- Just take the default one offered in the image
- It removes the burden of iterating the version each time

9149718426

19 May 18:38
1c5d660
Compare
Choose a tag to compare
Refined New Grid and Add Image icons (#642)

9138642823

18 May 08:47
Compare
Choose a tag to compare
Change keybinding from F7 to Alt+0 in French tutorial

9120741164

17 May 00:09
Compare
Choose a tag to compare
Make it clearer which wxWidgets to get and how

8951792460

04 May 16:28
f295128
Compare
Choose a tag to compare
Use icons from Visual Studio Code in the toolbar (#641)

* Use icons from Visual Studio Code in the toolbar

* Fix preposition

8945993966

03 May 23:21
b2914a8
Compare
Choose a tag to compare
Use vector data directly (#640)

8935557834

03 May 07:30
22598a6
Compare
Choose a tag to compare
Also calculate hash while image resampling (#639)

8898778290

30 Apr 17:08
Compare
Choose a tag to compare
Set C++20 as standard in CMake project

8898598780

30 Apr 16:53
57ba7c7
Compare
Choose a tag to compare
Adjust to C++20 (#636)

* Update GitHub Actions Linux compilers

* Update MSVC project to use C++20

* Update XCode project to use C++20

* Satisfy new C++20 requirement of total equality

* Explicitly type as wxString

Otherwise MSVC gets confused.

8860661826

27 Apr 15:02
fee4de3
Compare
Choose a tag to compare
Update version of checkout action (#632)

Old versions are deprecated, see <https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/>