Skip to content

Tags: AcademySoftwareFoundation/OpenRV

Tags

v3.0.0

Toggle v3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix drop region for High-DPI displays (#889) (#890)

### 889: Fix drop region for High-DPI displays

### Linked issues
Fixes #889

### Describe the reason for the change.
Could not add new content sources via drag and drop when a source is
already loaded on High-DPI displays

### Summarize your change.
Now taking devicePixelRatio (High-DPI display) into account in
drawDropRegions() mu method.

### Describe what you have tested and on which operating system.
Successfully tested on macOS

### Add a list of changes, and note any that might need special
attention during the review.

### If possible, provide screenshots.

Signed-off-by: Bernard Laberge <bernard.laberge@autodesk.com>

v2.0.1

Toggle v2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Upgrading python3.cmake to 3.10.13 (#373)

### Linked issues
n/a

### Summarize your change.
Upgrading python version from 3.10.12 to 3.10.12

### Describe the reason for the change.
Upgrade

### Describe what you have tested and on which operating system.
Rocky 8

### Add a list of changes, and note any that might need special
attention during the review.
n/a

### If possible, provide screenshots.
n/a

Signed-off-by: Cédrik Fuoco <cedrik.fuoco@autodesk.com>
Co-authored-by: Kerby Geffrard <kerby.geffrard@autodesk.com>

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Set OpenRV to 2.0.0 (2024) (#380)

Signed-off-by: Kerby Geffrard <kerby.geffrard@autodesk.com>

v1.0.0

Toggle v1.0.0's commit message
Autodesk's Open RV original contribution