cura:CURA-7647-small-proof-of-concept

Last commit made on 2023-12-18
Get this branch:
git clone -b CURA-7647-small-proof-of-concept https://git.launchpad.net/cura

Branch merges

Branch information

Name:
CURA-7647-small-proof-of-concept
Repository:
lp:cura

Recent commits

4c9010f... by "c.lamboo" <email address hidden>

proof of concept simulation animation

a0bf748... by Casper Lamboo <email address hidden>

Merge pull request #17653 from Ultimaker/CURA-11440

CURA-11440

c241e53... by Jelle Spijker <email address hidden>

Only copy datas if installed

Contribute to CURA-11440

3c473d6... by Jelle Spijker <email address hidden>

Only copy datas if installed

Contribute to CURA-11440

211fbef... by Jelle Spijker <email address hidden>

Update change_log.txt with recent features and updates

The change log is updated to reflect the recent enhancements introduced in the application. This includes support for widely used CAD files with certain subscriptions, as well as security updates through the upgrade from OpenSSL version 1.1.1 to 3.2.0. Additional improvements and adjustments are also documented.

Contribute to CURA-11440

3c6c5f4... by Jelle Spijker <email address hidden>

Refactor environment variables in GitHub workflows

The changes remove the explicit declaration of `CONAN_ARGS`, `ENTERPRISE`, and `STAGING` variables from the `env` sections of macOS, Linux, and Windows workflow files. Also, simplified the values of `enterprise` and `staging` parameters in job executions. These are now directly accessed from the GitHub action's input.

Contribute to CURA-11440

fb42fb6... by Remco Burema <email address hidden>

Add 'Enterprise' if applicable to About-dialog.

done as a 15 min fix

(cherry picked from commit f8239aa1fa288a6b465cbf5ae15531167ef5bbdf)

c3e8415... by Jelle Spijker <email address hidden>

Use correct NativeCADplugin version

Contributes to CURA-11440

a8d5907... by Jelle Spijker <email address hidden>

Install NativeCADplugin in Enterprise builds

Contributes to CURA-11440

63ccbe6... by Jelle Spijker <email address hidden>

Port workflow changes

Contributes to CURA-11384