PaddleStroke
PaddleStroke
Small bug found : Number of page does not update when police size update.
Video and description : https://forum.freecadweb.org/viewtopic.php?f=9&t=65892 Description : add support to copy/paste geometries in sketcher using ctrl-X/C and ctrl-V Geometries (and relevent constraints) are copied to computer clipboard as xml text....
I'm using JSZip to access files inside a zip. In that .zip there is one file that I'm looking for and I need it's content. To get the content it...
Hello there, Thanks for your work. I'm writing because I'm having trouble to understand how to use JSZip. Especially the async aspect to it. Reading the upgrade guide (https://stuk.github.io/jszip/documentation/upgrade_guide.html) version...
I'm already modifying a epub with jszip, and at some point I want to display it using epub.js. How do I open the jszip object and not the binary blob?...
I'm trying to use the [Backbone Javascript Client](https://developer.wordpress.org/rest-api/using-the-rest-api/backbone-javascript-client/) from within my wordpress. But documentation is lacking. I'm wondering if this is the same as this node-wpapi plugin? The syntax seems...
Hello, I am running ES on a linux mainline kernel (retrorangepi, a retropie build for sunxi/Allwinner SoC). My device have a RGB24 LCD connected and a HDMI out. Currently ES...
Scale DSH : adds a tool to scale geometries. @abdullahtahiriyo
Following on https://github.com/FreeCAD/FreeCAD/pull/10666 This enables to get centerpoints, startpoint and endpoints easily and will lighten the syntax a lot all over the place in sketcher. Also it enables getting them...
Adds AssemblyObject and viewer in cpp that handle the solving by connecting to ondsel solver. Fixes #10753 Fixes #10749 Fixes #10754 Fixes #10479 Fixes #11311 Fixes #10751 Fixes #11397 Fixes...