Search found 6 matches

by nvd
Wed Jul 22, 2020 9:08 pm
Forum: Python scripting and macros
Topic: Transform (Move and Rotate)
Replies: 13
Views: 5288

Re: Transform (Move and Rotate)

@thatgenericguy: The script has evolved a lot but I didn't share the latest one as I assumed that built-in transform is good enough. Still, I find this script (updated version) more convenient. I will upload the latest script as it looks like some API has changed in FreeCAD. Is it possible for you t...
by nvd
Thu Mar 21, 2019 11:30 am
Forum: Install / Compile
Topic: FAIL: testUndo (Document.UndoRedoCases)
Replies: 0
Views: 384

FAIL: testUndo (Document.UndoRedoCases)

Latest commit: 4a41c27cda2dc028665f5bf1d7bfaa0f2f800b43 Branch: master Python: Python 2.7.13 (default, Sep 26 2018, 18:42:22) [GCC 6.3.0 20170516] on linux2 System: Debian GNU/Linux 9 Built using these steps: mkdir build && cd build cmake -DFREECAD_USE_EXTERNAL_PIVY=1 -DCMAKE_BUILD_TYPE=Rele...
by nvd
Thu Nov 17, 2016 12:26 pm
Forum: Open discussion
Topic: Image Tearing During Turntable
Replies: 0
Views: 1731

Image Tearing During Turntable

I am seeing image tearing in turntable mode.
Is there anything needed on my side to turn VSync on (not enabled by default)?
by nvd
Tue Oct 25, 2016 6:09 pm
Forum: Python scripting and macros
Topic: Creating some lights in Document viewer
Replies: 3
Views: 1703

Re: Creating some lights in Document viewer

Thanks. It works.
Any idea how to change the intensity of the default source pointing from the top (+Z)?
by nvd
Wed Oct 12, 2016 9:53 am
Forum: Python scripting and macros
Topic: Transform (Move and Rotate)
Replies: 13
Views: 5288

Transform (Move and Rotate)

This is transform macro that I find easy to use for moving objects or a group of objects (or multiple groups) around. Select the objects and invoke the macro. Possibly these functions are already conveniently available. Please give it a look. What's next: 1: Rotation; flipping around axes 2: Snappin...
by nvd
Wed Oct 12, 2016 9:14 am
Forum: Python scripting and macros
Topic: IconThemes
Replies: 110
Views: 30284

Re: IconThemes

Looking forward. 8-)