Activity for DeepSOIC

  • DeepSOIC DeepSOIC committed [61a399]

    API: update distToShape built-in docu

  • DeepSOIC DeepSOIC committed [ed8eab]

    API: Update docu strings of methods of BSplineCurve

  • DeepSOIC DeepSOIC committed [4f2992]

    API: improve built-in docu for copyObject and moveObject

  • DeepSOIC DeepSOIC committed [4057de]

    OpenSCAD: fix replaceChild

  • DeepSOIC DeepSOIC committed [6b5554]

    PartDesign: reverse XZ plane to match legacy orientations

  • DeepSOIC DeepSOIC committed [d6a3d1]

    Attacher: fix superPlacement applied twice in some cases

  • DeepSOIC DeepSOIC committed [b1fba0]

    Attacher: remove #include QString

  • DeepSOIC DeepSOIC committed [1ca73c]

    Attacher: fix typesystem (forgotten ::init())

  • DeepSOIC DeepSOIC committed [314617]

    Attacher: create special source file to contain attacher strings

  • DeepSOIC DeepSOIC committed [7e14a0]

    Attacher: change label in UI

  • DeepSOIC DeepSOIC committed [4a1a14]

    Attacher: list ref. combinations in UI

  • DeepSOIC DeepSOIC committed [6eb450]

    Attacher: coding and translation style fixes

  • DeepSOIC DeepSOIC committed [b08a75]

    Attempt to fix gcc build

  • DeepSOIC DeepSOIC committed [00d853]

    Part: duplicate include cleanup

  • DeepSOIC DeepSOIC committed [a41c79]

    Attacher: AttachableObject should have virtual destructor

  • DeepSOIC DeepSOIC committed [d21995]

    Attacher: change Part2DObject to use Plane attacher by default

  • DeepSOIC DeepSOIC committed [6ffa0c]

    Attacher: initialize member variables

  • DeepSOIC DeepSOIC committed [53bd9b]

    Attacher: fix wrong inertial calculation on solids

  • DeepSOIC DeepSOIC committed [162378]

    Attacher: preparations for Py interface of shape type system

  • DeepSOIC DeepSOIC committed [fe295b]

    Attacher: Py: introduce Py interface of AttachableObject

  • DeepSOIC DeepSOIC committed [d4f1ef]

    Attacher: Py: add interface for changing attacher type

  • DeepSOIC DeepSOIC committed [7000d5]

    Attacher: Py: create AttachEnginePy

  • DeepSOIC DeepSOIC committed [dcc892]

    Attacher: Py: implement Attacher attribute of AttachableObject

  • DeepSOIC DeepSOIC committed [8b4f12]

    Attacher: Py: extend AttachEngine's interface

  • DeepSOIC DeepSOIC committed [76c0a8]

    Attacher: Py: GUI resources interface

  • DeepSOIC DeepSOIC committed [98a472]

    Attacher: Py: renames

  • DeepSOIC DeepSOIC committed [2d8a76]

    Attacher: Py: fix docu strings

  • DeepSOIC DeepSOIC committed [71f70e]

    AttachEngine: fix crash when referenced objects get deleted

  • DeepSOIC DeepSOIC committed [c92250]

    Attacher: Py: fix crash on FreeCAD startup

  • DeepSOIC DeepSOIC committed [b4102f]

    Attacher: fix defaulting to 3D of AttachableObject

  • DeepSOIC DeepSOIC committed [c92973]

    Draft: patch attachable objects + make clones attachable

  • DeepSOIC DeepSOIC committed [b13e69]

    Part: make primitives attachable

  • DeepSOIC DeepSOIC committed [0f75ad]

    Sketcher: change rules of external linkage

  • DeepSOIC DeepSOIC committed [c344e8]

    PartDesign: fixes for new body creation

  • DeepSOIC DeepSOIC committed [23d905]

    PartDesign (core): fix inability to deactivate active object

  • DeepSOIC DeepSOIC committed [739509]

    PartDesign: deactivate a container on double-click if already active

  • DeepSOIC DeepSOIC committed [541e84]

    New module: Show

  • DeepSOIC DeepSOIC committed [d9376e]

    Sketcher: visibility automation

  • DeepSOIC DeepSOIC committed [95f70b]

    Sketcher: TV: preferences UI

  • DeepSOIC DeepSOIC committed [c8ebc7]

    Part: TopoShape: add generalFuse method (GFA)

  • DeepSOIC DeepSOIC committed [885fec]

    Part: TopoShapePy: add generalFuse method

  • DeepSOIC DeepSOIC committed [ca0a64]

    Part: TopoShapePy: made Solid constructor accept CompSolid

  • DeepSOIC DeepSOIC committed [ea586e]

    Part: deprecate old JoinFeatures code

  • DeepSOIC DeepSOIC committed [87b7c8]

    Part: add BOPTools package

  • DeepSOIC DeepSOIC committed [c06998]

    Part: add BOPTools package as member of Part Py module

  • DeepSOIC DeepSOIC committed [e9b31d]

    Part: add/update GUI commands

  • DeepSOIC DeepSOIC committed [779b7e]

    Part: Revolve: add support for axis link and midplane

  • DeepSOIC DeepSOIC committed [369a70]

    App::Property: add methods to get/set read-onlyness

  • DeepSOIC DeepSOIC committed [507b39]

    Part: use the just-added methods to make properties read-only

  • DeepSOIC DeepSOIC committed [35ed8a]

    PartGui: fixes to Revolve and Extrude tasks by @f3nix

  • DeepSOIC DeepSOIC committed [c60e4c]

    PartGui: task Extrude: fix remove selection gate on cancel

  • DeepSOIC DeepSOIC committed [47c745]

    Part: Offset2D: fix save-load instability

  • DeepSOIC DeepSOIC committed [02286a]

    Part: implement facemakers: FaceMakerCheese, FaceMakerBullseye

  • DeepSOIC DeepSOIC committed [12d33e]

    Part: register facemaker classes into typesystem

  • DeepSOIC DeepSOIC committed [e89878]

    Part: Face: use facemakers

  • DeepSOIC DeepSOIC committed [86ada8]

    PartGui: Face: support not only sketches

  • DeepSOIC DeepSOIC committed [399cb4]

    Part: Extrude: port to use FaceMaker

  • DeepSOIC DeepSOIC committed [199d3e]

    Part: Revolve: port to use FaceMaker

  • DeepSOIC DeepSOIC committed [320763]

    PartDesign: port to use FaceMaker

  • DeepSOIC DeepSOIC committed [1757f7]

    Part: Py API: add methods to use FaceMakers

  • DeepSOIC DeepSOIC committed [c7f975]

    Part: Offset2D: rewrite to use FaceMaker

  • DeepSOIC DeepSOIC committed [c72a61]

    Part: Py API: deprecate Part.Face.makeOffset

  • DeepSOIC DeepSOIC committed [d21f33]

    Part: Extrude, Revolve: fix #2720 - relax action of Solid=true

  • DeepSOIC DeepSOIC committed [932c31]

    Part.BOPTools: drag-drop support

  • DeepSOIC DeepSOIC committed [e89e97]

    Part.BOPTools: fix wire making

  • DeepSOIC DeepSOIC committed [64754a]

    Gui: Gesture: fix for conda

  • DeepSOIC DeepSOIC committed [b4b882]

    Gui: PickRadius support for View3DPy.getObjectInfo()

  • DeepSOIC DeepSOIC committed [2d6141]

    Gui: GestureNav: fix constant hand cursor

  • DeepSOIC DeepSOIC committed [6e39a7]

    Gui: GestureNav: disable rotation when over a dragger

  • DeepSOIC DeepSOIC committed [db26cb]

    Sketcher: fix false detection of doubleclick

  • DeepSOIC DeepSOIC committed [2cb1ba]

    GestureNavigationStyle: fix interaction with SoClipPlaneManip

  • DeepSOIC DeepSOIC committed [96ee6f]

    Fix build with boost 1.65.1 on ubuntu 18.04

  • DeepSOIC DeepSOIC committed [6d7400]

    Revert "Gui: GestureNavigationStyle: remove logging"

  • DeepSOIC DeepSOIC committed [5a4373]

    Gui: GestureNavigationStyle: logging option

  • DeepSOIC DeepSOIC committed [e4e6ba]

    Show: fix CMake

  • DeepSOIC DeepSOIC created ticket #11

    Make Object::set, release and validate virtual

  • DeepSOIC DeepSOIC posted a comment on ticket #54

    Same here. Detached the analysis panel to become a floating window. Then (accidentally) closed the editor. Then reopened, it would show the analysis panel and then crash. Deleting the key "HKEY_CURRENT_USER\Software\EqualizerAPO\Configuration Editor\windowState" fixed the problem. The content of the deleted key is hopefully in the attached reg file.

  • DeepSOIC DeepSOIC posted a comment on discussion General Discussion

    Hey! That works a treat! One problem remains though: I can't seem to find a good integrator filter replacement. I expected low-pass filter with very low corner frequency (and a plenty of gain afterwards) would do, but the low-pass filter appears to be 2nd-order, and integrator should be first-order... I'll explore a bit more, and make a new thread if I fail to find it. I'm almost there!

  • DeepSOIC DeepSOIC posted a comment on discussion General Discussion

    Hmm, thanks for suggestion, i'll try!

  • DeepSOIC DeepSOIC modified a comment on discussion General Discussion

    Hi! I want to set up a filter like this: (see attachment) The key part of the filter is an inverse oscillator filter, made by mixing signal with its integral and double-integral with certain coefficients. It is similar to how notch filter with very low Q works here in Equalizer APO, except my one isn't nearly as attenuating at the notch frequency. I downloaded Equalizer APO today, and I haven't found any way to make parallel filters in Equalizer APO yet. The filters always seem to connect in series....

  • DeepSOIC DeepSOIC modified a comment on discussion General Discussion

    Hi! I want to set up a filter like this: The key part of the filter is an inverse oscillator filter, made by mixing signal with its integral and double-integral with certain coefficients. It is similar to how notch filter with very low Q works here in Equalizer APO, except my one isn't nearly as attenuating at the notch frequency. I downloaded Equalizer APO today, and I haven't found any way to make parallel filters in Equalizer APO yet. The filters always seem to connect in series. Any pointers...

  • DeepSOIC DeepSOIC modified a comment on discussion General Discussion

    Hi! I want to set up a filter like this: The key part of the filter is an inverse oscillator filter, made by mixing signal with its integral and double-integral with certain coefficients. It is similar to how notch filter with very low Q works here in Equalizer APO, except my one isn't nearly as attenuating at the notch frequency. I downloaded Equalizer APO today, and I haven't found any way to make parallel filters in Equalizer APO yet. The filters always seem to connect in series. Any pointers...

  • DeepSOIC DeepSOIC posted a comment on discussion General Discussion

    Hi! I want to set up a filter like this: https://preview.ibb.co/k6Hvra/my_filter.png The key part of the filter is an inverse oscillator filter, made by mixing signal with its integral and double-integral with certain coefficients. It is similar to how notch filter with very low Q works here in Equalizer APO, except my one isn't nearly as attenuating at the notch frequency. I downloaded Equalizer APO today, and I haven't found any way to make parallel filters in Equalizer APO yet. The filters always...

1