Search found 2787 matches

by shoogen
Sat Jul 18, 2015 6:32 pm
Forum: Developers corner
Topic: git access
Replies: 42
Views: 8755

Re: git access

yorik wrote:1) We wait for SF to come back online to make sure the latest commit on SF master is the same as the latest commit on Github master
At least the person who committed and pushed should have a local copy and should be able to tell.
by shoogen
Sun Jul 05, 2015 7:22 am
Forum: Path/CAM
Topic: Path module merged in master!
Replies: 79
Views: 22825

Re: Path module merged in master!

I'm not sure if I got aspect 3) correct. I can build without errors. But upon workbench activation i get "No module named area".
by shoogen
Sat Jun 27, 2015 7:51 am
Forum: Developers corner
Topic: CGAL and OCC
Replies: 3
Views: 2009

Re: CGAL and OCC

EDIT: CGAL is GPLed. Linking against it would apply the restrictions of the GPL on FreeCAD.
by shoogen
Wed Jun 10, 2015 10:21 pm
Forum: Open discussion
Topic: 0.16 splash screen
Replies: 10
Views: 3459

Re: 0.16 splash screen

hhassey wrote:Personally I think that one is too busy.
The splash screen has to overwhelm me, every time I see it.
Your example looks nice. But I don't want to find myself to remember the numbers shown in there one day.
I like a crowed splash screen.
by shoogen
Sun Jun 07, 2015 10:40 am
Forum: Archived Pull Requests
Topic: refactoring of TopoShape::convertToMatrix
Replies: 1
Views: 1138

refactoring of TopoShape::convertToMatrix

I'm trying to compile FreeCAD against a current OCCT dev version. I need to refactor TopoShape::convertToMatrix(), but I have no idea how to test if my changes are correct. And I don't really understand what the scaling factor is needed for. It would be great if someone could test the changes. It sh...
by shoogen
Sat Jun 06, 2015 3:18 pm
Forum: Open discussion
Topic: Boolean Operations
Replies: 16
Views: 7568

Re: Boolean Operations

In the current implementation Fuzzy booleans damage the input shapes. As a workaround the input shapes have to be duplicated beforehand.
I forcibly updated my github branch dev-fuzzyboolean. https://github.com/5263/FreeCAD/commits ... zzyboolean
by shoogen
Sun May 10, 2015 1:46 pm
Forum: Help on using FreeCAD
Topic: Fusion failed but result passes BOPCheck
Replies: 8
Views: 2398

Re: Fusion failed but result passes BOPCheck

We need to rename the Wiki page. But I don't have the needed privileges.
You can copy the exportDRAWEXE.py into you marco directory. It will register the file extension when imported.
(I don't build the sandbox module either) ;)
by shoogen
Sat May 09, 2015 8:09 pm
Forum: Archived Pull Requests
Topic: workaround for bug 2062
Replies: 1
Views: 621

workaround for bug 2062

There is something going wrong when scaling the shape with transformShape. But I don't think that i will investigate it further anytime soon. The following changes since commit 31cecf79a1ecab6969c8ce14d3310e6e219e1bec: Draft: Added archang's patch to importDWG (2015-05-09 12:39:53 -0300) are availab...
by shoogen
Thu Apr 30, 2015 6:36 pm
Forum: Forum in Deutsch
Topic: Recompute unterbinden?
Replies: 2
Views: 908

Re: Recompute unterbinden?

wmayer wrote:jedoch noch nicht umgesetzt.
Da bin ich anderer Meinung
viewtopic.php?f=17&t=9516
Es erfordert allerdings FreeCAD selbst zu kompilieren.
by shoogen
Sun Apr 26, 2015 7:57 am
Forum: Developers corner
Topic: Load EditableTexts in Drawing
Replies: 10
Views: 2851

Re: Load EditableTexts in Drawing

Why is this topic archived?