Search found 9471 matches

by triplus
Sat Jan 28, 2017 9:50 am
Forum: Open discussion
Topic: Python print()
Replies: 12
Views: 3827

Re: Python print()

We have 'Python Console' but the only way I've ever been able to print anything there is when I execute something in that console. From within a module the output goes to Report View if the redirection is set in the preferences, otherwise it goes nowhere. Yes this is correct. To be honest it does t...
by triplus
Sat Jan 28, 2017 9:38 am
Forum: Developers corner
Topic: STEP file read might be crazy long ...
Replies: 117
Views: 37972

Re: STEP file read might be crazy long ...

Note that in the past you had to use OCC with TBB to get some parallelism. I remember when i had to compile OCC with TBB to observe some meshing related parallelism as BOA parallelism wasn't made available yet for FreeCAD. Now i checked when this changed and it changed in OCC 6.9.0: Support of paral...
by triplus
Fri Jan 27, 2017 10:59 pm
Forum: Help on using FreeCAD
Topic: Spreadsheet - Avoid recompute() automatically executed
Replies: 4
Views: 2161

Re: Spreadsheet - Avoid recompute() automatically executed

Right click on the document in the tree view and select the option Skip recomputes.
by triplus
Fri Jan 27, 2017 10:37 pm
Forum: UX/UI Design
Topic: UI improvement proposal: mouse navigation indicator
Replies: 48
Views: 11823

Re: UI improvement proposal: mouse navigation indicator

Icons.png Now we don't use any product logo anymore and there is dedicated icon available for each navigation style. Therefore i consider this task resolved for now. If anybody else wants to further tackle this go ahead. As for the plan from my side: Finish tooltips and try to provide up to date in...
by triplus
Fri Jan 27, 2017 8:37 pm
Forum: UX/UI Design
Topic: Sketcher icons (finally) aligned
Replies: 69
Views: 16887

Re: Sketcher icons (finally) aligned

1.png This will likely result in the same way on my toolbar as the Draft Clone example we talked about in the past. 2.png Old one has much better detail at small size. 3.png You'll likely need to find a better solution for the text in the future. As current solution surely can't be part of any offi...
by triplus
Fri Jan 27, 2017 7:06 pm
Forum: UX/UI Design
Topic: UI improvement proposal: mouse navigation indicator
Replies: 48
Views: 11823

Re: UI improvement proposal: mouse navigation indicator

Hi Pablo. I made some quick mock-ups and i feel i have the Blender one figured out. And i need to further test the Maya one but it looks like ATM it could work. I will merge your pull request and i plan to finish the work on mentioned 2 icons later today. Hopefully that should do it and we can move ...
by triplus
Fri Jan 27, 2017 6:50 pm
Forum: UX/UI Design
Topic: UI improvement proposal: mouse navigation indicator
Replies: 48
Views: 11823

Re: UI improvement proposal: mouse navigation indicator

Hi Pablo. Blender and Maya icons are still trying to follow the geometry of Blender and Maya logos to closely. That is what i would like to be avoided altogether. I know you would like to introduce some sort of associativity with the Blender and Maya logos but forget about that. Any icon (mouse rela...
by triplus
Fri Jan 27, 2017 6:34 pm
Forum: Developers corner
Topic: Some Qt5 transition teasers
Replies: 61
Views: 15947

Re: Some Qt5 transition teasers

f3nix wrote:Totally forgot about it. Maybe it is time to _really_ look into it. ;)
Sounds like a plan.
Happy hacking! :)
Yes now it feels the time is right!
by triplus
Fri Jan 27, 2017 6:13 pm
Forum: Developers corner
Topic: FreeCAD Qt5 plan for deprecated WebKit?
Replies: 59
Views: 15089

Re: FreeCAD Qt5 plan for deprecated WebKit?

Hi, I've been working on QOpenGLWidget port during past few days. I think I will have something shareable in the near future. Cheers, Mateusz Fantastic news! P.S. As for the QGraphicsView. If i remember correctly @ickby was hoping to get a performance boost in Qt 5. But if i read the blog it doesn’...
by triplus
Fri Jan 27, 2017 5:52 pm
Forum: Python scripting and macros
Topic: Pie Menu
Replies: 226
Views: 60387

Re: Pie Menu

@nyholku

This is the closest advice i can give you ATM regarding creating a piece of functionality like navigation cube for FreeCAD:

https://forum.freecadweb.org/viewtopic.php?f=10&t=20105