Commit Graph

  • 16737ac42f + save/restore visibility of status bar wmayer 2011-12-15 11:25:47 +00:00
  • aed7cd2a5c + use screen resolution in PDF export/print preview to reduce memory usage wmayer 2011-12-15 10:09:25 +00:00
  • c8b58f9b26 + use screen resolution in PDF export/print preview to reduce memory usage wmayer 2011-12-15 10:06:05 +00:00
  • a987522a77 + support fixed geometries in the Sketch class + avoid code duplication logari81 2011-12-14 21:29:24 +00:00
  • 8985f085db + fix non-affine placement transformation in PartDesign/Chamfer + simplify placement transformations in PartDesign/Fillet + revert accidentally canceled change in PartDesign/Pad logari81 2011-12-14 16:12:09 +00:00
  • be8f843ce1 + do not use geometric transform in fillet feature wmayer 2011-12-14 12:36:46 +00:00
  • 16b4578667 + synchronize PartDesign/Chamfer version with PartDesign/Fillet logari81 2011-12-13 19:32:19 +00:00
  • ffd390a6af + fix cmake file for MinGW wmayer 2011-12-13 19:18:22 +00:00
  • 431406a5aa 0000536: Parametric Edge in Part wb via create primitives dialogue gui wmayer 2011-12-13 19:11:38 +00:00
  • b3156069ab 0000531: Python API: Mirroring rotated parts produces undesired results wmayer 2011-12-13 18:01:59 +00:00
  • 17fc4285d7 + fixed more filename bugs in Draft and Arch + reverted last changes in Draft Snap yorikvanhavre 2011-12-13 15:07:09 +00:00
  • 95bf080066 + fixing remaining bugs in Draft + started working on a better Snapper structure yorikvanhavre 2011-12-13 13:45:32 +00:00
  • 1302fc9751 + fixed bugs preventing the Draft module to load yorikvanhavre 2011-12-13 11:59:49 +00:00
  • d5d74e140e + check if creation of face was successful wmayer 2011-12-13 10:30:51 +00:00
  • 7b724d7137 + little fix wmayer 2011-12-13 10:16:33 +00:00
  • 9e4190f197 + optimize model refine algorithm (tanderson69) wmayer 2011-12-13 09:53:51 +00:00
  • f6ce9caf79 + fix Placement of PartDesign/Fillet feature to the Placement of its base logari81 2011-12-13 07:17:09 +00:00
  • 0c7de56369 + fix PartDesign/Pocket direction bug introduced previously logari81 2011-12-13 07:12:04 +00:00
  • 22e0d26383 + fix tolerance issue in FaceTypedPlane::isEqual() wmayer 2011-12-12 23:10:37 +00:00
  • 439ea23a40 + fix linker error wmayer 2011-12-12 21:25:52 +00:00
  • 257544d748 + added comments inside __init__.py files in Draft and StartPage yorikvanhavre 2011-12-12 20:58:04 +00:00
  • 00d1bd409c + fix filename in Arch module yorikvanhavre 2011-12-12 18:38:34 +00:00
  • 24a9ff2374 + standardizing Arch module filenames yorikvanhavre 2011-12-12 18:34:28 +00:00
  • d1db47a43a + fix placement of Pad and Pocket feature to the placement of the underlying sketch/support + do all geometry creation operations in the local coordinate system logari81 2011-12-12 18:14:44 +00:00
  • 0eb676e354 + added preliminary Arch Axis system yorikvanhavre 2011-12-12 18:09:00 +00:00
  • e2ce022839 + add axis link property to the PartDesign/Revolution feature + fix placement of the PartDesign/Revolution feature to the placement of its sketch/support logari81 2011-12-12 17:53:48 +00:00
  • d03d74f6ae + whitespace, typo fixes, tidying up logari81 2011-12-12 17:45:41 +00:00
  • f5d2ae2295 + separated Draft Snap and Trackers into their own files yorikvanhavre 2011-12-12 16:20:41 +00:00
  • 6c601565e2 Changing some filenames in Draft to more unified naming scheme yorikvanhavre 2011-12-12 16:03:18 +00:00
  • 2b4147da66 0000507: Part/Part Design: allow edge preselection for chamfer/fillet wmayer 2011-12-12 14:27:34 +00:00
  • ced4731298 + comment out part of patch #0000519 that caused some regression wmayer 2011-12-12 12:54:35 +00:00
  • 05b6123bb2 0000535: request for python editible Properties panels wmayer 2011-12-12 12:40:08 +00:00
  • 3556a43e99 + add missing cmake file wmayer 2011-12-11 23:27:41 +00:00
  • 3a4bb6ec4f 0000535: request for python editible Properties panels wmayer 2011-12-11 21:20:00 +00:00
  • bde949f7e4 0000519: Patch to set proper RPATH's for system wide installation on Linux wmayer 2011-12-11 12:36:36 +00:00
  • de66587251 0000520: CMake configuration tweaks wmayer 2011-12-11 11:45:34 +00:00
  • 94334df562 + fix Makefile wmayer 2011-12-11 01:15:09 +00:00
  • 8bcc1ffe80 + add missing file, fix Makefile wmayer 2011-12-11 01:12:24 +00:00
  • d59babb2c2 + fixed bug in Arch Cells yorikvanhavre 2011-12-10 23:25:11 +00:00
  • c55848a5e7 + allow holes & additions in Arch Structure yorikvanhavre 2011-12-10 23:13:07 +00:00
  • a99f6293d2 0000532: fillet command in Part Design shows only partial dialog wmayer 2011-12-10 22:10:09 +00:00
  • 23164bfa1a 0000534: cmake error wmayer 2011-12-10 21:56:16 +00:00
  • 7d7631bc9d + add task panel for projections (j-dowsett) wmayer 2011-12-10 21:36:02 +00:00
  • 86e3e90853 + get possible axes information from Sketch logari81 2011-12-10 21:17:50 +00:00
  • e95de7090d + add method to get SoDetail from element name + fix broken selection mechanism wmayer 2011-12-10 21:11:20 +00:00
  • d5655a9e1d 0000520: CMake configuration tweaks wmayer 2011-12-10 19:26:44 +00:00
  • 0748b1fa77 0000530: Python Console allows editing of history wmayer 2011-12-10 18:40:03 +00:00
  • c1b91f6f11 + splitted Draft tools in 2 toolbars yorikvanhavre 2011-12-10 18:37:13 +00:00
  • 57fa312673 added RFE 533 - Draft Array tool yorikvanhavre 2011-12-10 18:31:32 +00:00
  • ac695ad67b + infrastructure for placement synchronization of SketchBased features logari81 2011-12-10 15:23:59 +00:00
  • fad7696ad4 + avoid code repetition in positioning of Sketch logari81 2011-12-10 15:14:56 +00:00
  • 6ed7ad3a15 0000489: python console: "RFC"s for even more "rapid" prototyping :-) wmayer 2011-12-10 14:40:44 +00:00
  • f8866986b6 + add Axis class to Base logari81 2011-12-10 14:36:26 +00:00
  • 6e138c79d7 0000451: boolean operation display mode wmayer 2011-12-10 14:17:22 +00:00
  • 1884ee3881 0000528: Need a way to reset the Python instance wmayer 2011-12-10 13:42:32 +00:00
  • 847a9aad5e 0000479: Pad: negative value is not allowed wmayer 2011-12-10 12:12:37 +00:00
  • b9a07509d4 0000504: Include macro directory as part of default python path wmayer 2011-12-10 11:24:27 +00:00
  • 400a4d719d + check shape type after shell construction wmayer 2011-12-10 10:45:18 +00:00
  • b75385abd8 + Draft DXF import now produces Draft Blocks if Parametric Objects import style is selected yorikvanhavre 2011-12-09 18:56:38 +00:00
  • a7753882d7 + handle special case when removing splitter of a shell wmayer 2011-12-09 18:38:03 +00:00
  • 412e25dff1 + fixed an arc orientation bug in Draft to Sketch yorikvanhavre 2011-12-09 15:11:59 +00:00
  • 831b6c010b 0000527: removeSplitter closes holes (tanderson69) wmayer 2011-12-09 12:10:01 +00:00
  • 012e50c524 + Thomas Anderson's patch for spacenav wmayer 2011-12-09 11:29:51 +00:00
  • a5c8113aaa + fix wrong positioning of Sketch on rotated Support logari81 2011-12-08 20:10:57 +00:00
  • 43134ea110 + Arch Add tool can now merge several cells of the same type yorikvanhavre 2011-12-08 17:11:59 +00:00
  • 4f408105f9 + extended Draft2Sketch tool with items from RFE492 yorikvanhavre 2011-12-08 14:24:55 +00:00
  • 7c874fb0f4 + fix broken Gear script wmayer 2011-12-08 13:01:40 +00:00
  • d6d7914079 + in removeSplitter() only allow shells or solids wmayer 2011-12-08 10:06:58 +00:00
  • 32cd807f3c + fix crash when filleting a shape wmayer 2011-12-08 09:40:16 +00:00
  • 5359085335 + little fix wmayer 2011-12-08 08:53:54 +00:00
  • 9e56242a29 + fix bug #525 + update document undo/redo test cases jriegel 2011-12-07 21:24:44 +00:00
  • b9e1a370e7 + fix bug in cone where also a radius of 0 must be allowed wmayer 2011-12-07 20:26:36 +00:00
  • 69cec966d6 + added Doc transaction to Draft to Sketch command yorikvanhavre 2011-12-07 18:22:51 +00:00
  • c95dd75624 + allow Arch Cell tools to convert other cell types yorikvanhavre 2011-12-07 15:27:06 +00:00
  • 271291a2d0 + add Thomas Anderson's remove splitter algorithm wmayer 2011-12-07 15:16:57 +00:00
  • c618af29dc + added Draft2Sketch command, converts bidir between Sketch and Draft yorikvanhavre 2011-12-06 17:18:18 +00:00
  • 56118c1893 + use svg graphics for Arch tree icons yorikvanhavre 2011-12-06 16:44:04 +00:00
  • 5472f3e05e + added better Taskpanel to all Arch components yorikvanhavre 2011-12-06 13:05:40 +00:00
  • 6b8e620c53 + better EditMode taskpanel for Arch objects yorikvanhavre 2011-12-06 01:13:23 +00:00
  • 4c9fb846bc + rename MainPart to Body jriegel 2011-12-05 21:48:47 +00:00
  • 73189752ab + small cosmetric improvements to sphinx doc yorikvanhavre 2011-12-05 20:03:43 +00:00
  • efa1dd9c63 0000508: Part: Parameterized Primitive: Plane - new planes with normals x or y are placed wrong wmayer 2011-12-05 15:41:39 +00:00
  • 11654cdd58 + include <GL/glu.h> wmayer 2011-12-05 11:03:15 +00:00
  • 884f9f2984 + added 012 wininstaller bitmap to trunk yorikvanhavre 2011-12-04 20:42:22 +00:00
  • 6ec6ed601e + set focus on spin box for pocket, revolve and fillet task panel wmayer 2011-12-04 16:15:36 +00:00
  • bdb203bf9c 0000506: Modifying focus when creating pad. wmayer 2011-12-04 15:52:10 +00:00
  • 8d84eda4f9 + add path to sys wmayer 2011-12-04 14:20:55 +00:00
  • 70a7e06716 + replace -1 with Constraint::GeoUndef logari81 2011-12-03 19:29:58 +00:00
  • 2a8a4775ef + make Levenberg-Marquardt solver maxStep aware logari81 2011-12-03 19:22:06 +00:00
  • 7c0848180d + update minor version number wmayer 2011-12-03 17:23:09 +00:00
  • 0956cd2588 + change version number jriegel 2011-12-02 21:02:19 +00:00
  • 8be90b28ba + fixed classname in Draft DXF import yorikvanhavre 2011-12-02 18:14:24 +00:00
  • 0e6dfe3e22 + added sphinx documentation structure yorikvanhavre 2011-12-02 15:45:30 +00:00
  • 2d1997b79c + making some internal classes private in Draft and Arch yorikvanhavre 2011-12-02 15:02:41 +00:00
  • e741f3a2d4 + make copy of shape and remove triangulation before exporting wmayer 2011-12-02 11:10:23 +00:00
  • 818c38a851 + fix isometric view + fix bug in PropertyFileIncluded with empty string + fix little German translation issue wmayer 2011-12-02 10:48:19 +00:00
  • 69aee6a7d3 + updated offline documentation yorikvanhavre 2011-11-30 19:29:56 +00:00
  • 2c07aeebf1 + updated wiki 2 qhelp (and 2 pdf) scripts yorikvanhavre 2011-11-30 19:22:17 +00:00
  • d70992df76 + fix build errors wmayer 2011-11-30 15:55:55 +00:00
  • 11fd74ad2b + fix download dialog wmayer 2011-11-29 14:36:46 +00:00