Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
13 Jan 2021 23:19:06
4.8.0

|
db  |
Really update libcharon to 4.8
N.B. the wrinkle in cmake build here.
find_package(Pythoninterp 3.4 REQUIRED) can find your install Python 3.9
instead of the DEFAULT Python. Force the correct one with a few patches.
PR: ports/251236
Submitted by: sko@rostwald.de
Reported by: trombik1973@gmail.com |
26 Sep 2020 19:53:10
4.7.1

|
db  |
This patch updates Cura and all associated dependencies to 4.7.1.
Also, it adds math/py-numpy-stl - an optional dependency that makes
loading STL files much faster. Without it, Cura was complaining:
2020-09-20 02:19:31,877 - WARNING - [MainThread] STLReader.STLReader.<module>
[32]: Could not find numpy-stl, falling back to slower code.
I'm not sure where the 6.x version in cad/fdm_materials came from, seems
like now that project has its version in sync with the Cura version,
so I chose to increment PORTEPOCH for that. [Greg]
- fdm_materials adds some new materials usable with Cura
- I had to bump PORTEPOCH on a couple of ports
- py-numpy-stl was added on a separate commit
- Bump version checking in Cura on some dependancies
[db]
PR: ports/249468
Submitted by: greg@unrelenting.technology |
07 Apr 2020 16:03:04
4.5.0

|
tobik  |
Clean up some duplicated variables
Reported by: portscan |
25 Mar 2020 23:44:59
4.5.0

|
db  |
Forgot to add NO_ARCH=yes no binary change |
25 Mar 2020 23:21:30
4.5.0

|
db  |
File metadata and streaming library
As of march 5th the Charon library is the responsibility of the Embedded
Applications team. Pull requests to MASTER have to be verified by the Embedded
Applications team.
WWW: https://github.com/Ultimaker/libCharon |