~freecad-community/freecad-extras/lattice2

  • Committer: DeepSOIC
  • Date: 2016-08-21 21:25:29 UTC
  • Revision ID: git-v1:ea3e24a327e3ac596ae3ae8d94e4c2d128234044
Inspect: fix null shapes; limit number of lines displayed
Filename Latest Rev Last Changed Committer Comment Size
..
fonts 73 8 years ago DeepSOIC ShapeString: bundle a few OFL-licensed fonts for e Diff
PyResources 14 8 years ago DeepSOIC Icons: add svg files Add the actual icons, but no Diff
shapes 5 8 years ago DeepSOIC Introduce markers py, and the first marker (empty Diff
.gitignore 6 8 years ago DeepSOIC .gitignore *.FCStd1 backup FreeCAD files 711 bytes Diff Download File
CompoundFilter2.py 196 8 years ago DeepSOIC CompoundFilter, ArrayFilter: fix bug #1 14.9 KB Diff Download File
copying.lib 18 8 years ago DeepSOIC Add licence (LGPL) 24.9 KB Diff Download File
FuseCompound2.py 117 8 years ago DeepSOIC V2: another take at internal renames because of fi 5.9 KB Diff Download File
InitGui.py 222 8 years ago DeepSOIC New feature: Attached Placement 4.8 KB Diff Download File
Lattice2.py 138 8 years ago DeepSOIC Change initGui to use "import Lattice2" Because o 2 KB Diff Download File
lattice2_rc.py 223 8 years ago DeepSOIC Attached Placement: icon 812 KB Diff Download File
Lattice2ArrayFeatures.py 222 8 years ago DeepSOIC New feature: Attached Placement 738 bytes Diff Download File
lattice2ArrayFilter.py 196 8 years ago DeepSOIC CompoundFilter, ArrayFilter: fix bug #1 17.4 KB Diff Download File
lattice2ArrayFromShape.py 201 8 years ago DeepSOIC ArrayFromShape: make dropdown toolbar button + ex 16.5 KB Diff Download File
lattice2AttachablePlacement.py 224 8 years ago DeepSOIC Attached Placement: fixes for editing state 5.3 KB Diff Download File
lattice2BaseFeature.py 227.1.2 7 years ago DeepSOIC Populate: add property to control shallow/deep cop 13.9 KB Diff Download File
lattice2BoundBox.py 207 8 years ago DeepSOIC BoundBox: fix #3 - error message for wrong selecti 17.6 KB Diff Download File
Lattice2CodeModules.py 227.1.2 7 years ago DeepSOIC Populate: add property to control shallow/deep cop 377 bytes Diff Download File
lattice2Common.py 227.1.2 7 years ago DeepSOIC Populate: add property to control shallow/deep cop 3.8 KB Diff Download File
lattice2CompoundExplorer.py 117 8 years ago DeepSOIC V2: another take at internal renames because of fi 7.1 KB Diff Download File
Lattice2CompoundFeatures.py 218 8 years ago DeepSOIC New feature: Slice. 471 bytes Diff Download File
lattice2Downgrade.py 227 7 years ago DeepSOIC [Breaking] Downgrade: Fix disconnected wires on OC 9.6 KB Diff Download File
lattice2Dummy.py 110 8 years ago DeepSOIC V2: renaming .py files 56 bytes Diff Download File
lattice2Executer.py 182 8 years ago DeepSOIC New tool: ExposeLinkSubs initial, not-so-capable 4.3 KB Diff Download File
lattice2ExposeLinkSub.py 209 8 years ago DeepSOIC ExposeLinkSubs: remove icon; remove toolbar button 7.3 KB Diff Download File
lattice2GeomUtils.py 114 8 years ago DeepSOIC V2: renames inside files 7.2 KB Diff Download File
Lattice2GuiTools.py 182 8 years ago DeepSOIC New tool: ExposeLinkSubs initial, not-so-capable 204 bytes Diff Download File
lattice2Inspect.py 231 7 years ago DeepSOIC Inspect: fix null shapes; limit number of lines di 7.3 KB Diff Download File
lattice2InterpolatorUtil.py 110 8 years ago DeepSOIC V2: renaming .py files 2.4 KB Diff Download File
lattice2Invert.py 117 8 years ago DeepSOIC V2: another take at internal renames because of fi 6.7 KB Diff Download File
lattice2JoinArrays.py 117 8 years ago DeepSOIC V2: another take at internal renames because of fi 6.5 KB Diff Download File
lattice2LinearArray.py 226 7 years ago DeepSOIC Linear array: fix read-onlyness of Point It was n 10.1 KB Diff Download File
lattice2MakeCompound.py 163 8 years ago DeepSOIC Fix Lattice2 failing to load when no Lattice v1 is 4.1 KB Diff Download File
lattice2Markers.py 110 8 years ago DeepSOIC V2: renaming .py files 3.7 KB Diff Download File
lattice2ParaSeries.py 203 8 years ago DeepSOIC ParaSeries: fix behavior with faulty parameter val 17.3 KB Diff Download File
lattice2Placement.py 206 8 years ago DeepSOIC Placement: fix #5 - keeping selection when creatin 15.3 KB Diff Download File
lattice2PolarArray.py 165 8 years ago DeepSOIC PolarArray: fix - remove dead Mode property 9.5 KB Diff Download File
lattice2PopulateChildren.py 227.1.2 7 years ago DeepSOIC Populate: add property to control shallow/deep cop 17.8 KB Diff Download File
lattice2PopulateCopies.py 227.1.2 7 years ago DeepSOIC Populate: add property to control shallow/deep cop 18.9 KB Diff Download File
lattice2ProjectArray.py 171 8 years ago DeepSOIC [Breaking]ProjectArray: renames Renamed PositionM 12 KB Diff Download File
lattice2RecomputeLocker.py 225 7 years ago DeepSOIC Fix #9 : touching sketch can break it. by avoidin 22.4 KB Diff Download File
lattice2Resample.py 117 8 years ago DeepSOIC V2: another take at internal renames because of fi 8.7 KB Diff Download File
lattice2ShapeCopy.py 227.1.3 7 years ago DeepSOIC Fix transformCopy Caused PopulateCopies to not wo 4.1 KB Diff Download File
lattice2ShapeInfoFeature.py 193 8 years ago DeepSOIC ShapeInfo: remove some duplicate information 11.6 KB Diff Download File
lattice2ShapeString.py 221 8 years ago DeepSOIC ShapeString: fix for 0.17 12.1 KB Diff Download File
lattice2Slice.py 220 8 years ago DeepSOIC Slice: (comments in code) no functional changes 8.4 KB Diff Download File
lattice2SubLink.py 190 8 years ago DeepSOIC SubLink: remove built-in analyzer (it was split of 10.7 KB Diff Download File
lattice2SubstituteObject.py 139 8 years ago DeepSOIC SubstituteObject: make it circular-dependency awar 7.3 KB Diff Download File
lattice2ValueSeriesGenerator.py 230 7 years ago DeepSOIC ValueSeriesGenerator: improve Alignment - keep spa 14.6 KB Diff Download File
readme.md 204 8 years ago DeepSOIC Update readme Closes #7 Various changes, most imp 5.4 KB Diff Download File