Commit Graph

  • 9fb09a82fb + updated MeshPart translations yorikvanhavre 2011-11-24 23:02:00 +00:00
  • 2369214f69 + updated Mesh translations yorikvanhavre 2011-11-24 22:58:47 +00:00
  • 10d1683712 + updated Image translations yorikvanhavre 2011-11-24 22:56:17 +00:00
  • 7f17522b0d + updated Fem translations yorikvanhavre 2011-11-24 22:51:45 +00:00
  • c8e6df5971 + updated Drawing translations yorikvanhavre 2011-11-24 22:46:20 +00:00
  • 398d4f73f7 + updated Draft translations yorikvanhavre 2011-11-24 22:43:41 +00:00
  • 147b3360e3 + updated Complete translations yorikvanhavre 2011-11-24 22:41:18 +00:00
  • e8385ac104 + updated Assembly translations yorikvanhavre 2011-11-24 22:38:35 +00:00
  • 78c10152cd + updated Arch translations yorikvanhavre 2011-11-24 22:36:23 +00:00
  • f2e45a9394 + updated Gui translations yorikvanhavre 2011-11-24 22:33:03 +00:00
  • 123f5fff80 + fix bug with non-movable image plane wmayer 2011-11-24 14:58:37 +00:00
  • b3c17daa01 + fix typo wmayer 2011-11-24 12:55:01 +00:00
  • 259ea69cd9 + update documentation jriegel 2011-11-24 07:07:13 +00:00
  • bb726c4644 + changes to make working with ipython shell wmayer 2011-11-23 21:04:51 +00:00
  • 8fa8b4b3df + remove web examples for 0.12 jriegel 2011-11-23 17:58:06 +00:00
  • c1bf4a6cb2 + fix ellipse problem in SVG output (j-dowsett) + fix wrong indentation wmayer 2011-11-23 14:18:47 +00:00
  • f23037936a + fix ellipse problem in SVG output (j-dowsett) wmayer 2011-11-23 10:01:09 +00:00
  • 2a14ddde2d + fix command Part_ReverseShape wmayer 2011-11-23 09:10:08 +00:00
  • 978392f78a + remove Part_ShapeInfo command wmayer 2011-11-23 09:05:06 +00:00
  • 3b4dde6799 + change warnings to log messages for 0.12 release logari81 2011-11-22 18:33:06 +00:00
  • 5a94eed5c0 + fix bug in Rotation::normalize() wmayer 2011-11-22 12:51:50 +00:00
  • e119c9572f + add Epitrochoid example wmayer 2011-11-22 10:37:02 +00:00
  • d6f12c823c + use generic method for ellipses for now wmayer 2011-11-22 08:43:44 +00:00
  • dbbf111ff0 0000488: python console: buggy CallTips completion for members, starting with underscore ('_') wmayer 2011-11-21 14:28:41 +00:00
  • 10b33d91fa + fix SVG generation of ellipse wmayer 2011-11-21 09:41:10 +00:00
  • 4a12666fec + fixed bug 476 in Draft DXF export yorikvanhavre 2011-11-18 19:11:53 +00:00
  • 4d7a9435c1 + use a trick to improve edge dragging of arcs and circles (until we find a more proper solution) logari81 2011-11-17 21:53:40 +00:00
  • aaea1b933c + try to make the SQP solver in the Sketcher more robust logari81 2011-11-17 19:58:45 +00:00
  • ee8242d22d + removed debug message in Draft yorikvanhavre 2011-11-17 17:39:55 +00:00
  • 3784de7c76 + fixed bugs when entering manual coords in Draft Taskview mode yorikvanhavre 2011-11-17 17:39:03 +00:00
  • 5f3a22073f + fixed bug 482 in Draft DXF export yorikvanhavre 2011-11-17 15:33:36 +00:00
  • e35a042c2d + 0000478: Segfault on insert part into 2D drawing (workaround) wmayer 2011-11-17 10:31:04 +00:00
  • a512879ba1 + fix non-parametric makeHelix() function in Part module wmayer 2011-11-17 10:02:26 +00:00
  • ef9275ce4d + add kwahoo's Spring script to PartDesign wmayer 2011-11-17 09:29:05 +00:00
  • 1c858b4b4b + fix minor bug in constraints list filters logari81 2011-11-15 21:57:51 +00:00
  • 5c3dd091d9 + fix handling and display of negative signs in the Sketcher logari81 2011-11-15 19:34:12 +00:00
  • 8b72179991 + make a solid shape from a wedge wmayer 2011-11-15 16:00:03 +00:00
  • 56e326d40d + remove eigen2 build dependency from debian package logari81 2011-11-15 14:13:14 +00:00
  • b900ccc94b + extend convention of local axes to non-aligned global axes wmayer 2011-11-15 12:40:30 +00:00
  • 73dd4ab9eb + respect Selectable property in SoFCUnifiedSelection node wmayer 2011-11-15 10:04:21 +00:00
  • 1ca9395fd9 + fix in DXF export (Daniel Falck) wmayer 2011-11-15 09:02:31 +00:00
  • 9dcfe40a73 + consistent use of sketch base point wmayer 2011-11-15 08:44:58 +00:00
  • 85b2fec8f6 + revert to previous values when setDatum fails + detect well known invalid values for setDatum + hide some negative distance datums in the gui logari81 2011-11-14 18:45:59 +00:00
  • 8c65bec480 + prevent possibly infinite loop in the Levenberg-Marquardt solver logari81 2011-11-14 18:40:54 +00:00
  • 84be918bec + use standard views if plane normal is parallel to main axis wmayer 2011-11-14 18:17:41 +00:00
  • fe05bdc942 + remove SoFCSelection node from ViewProviderImagePlane because it causes major problems to be used as construction plan for drafting wmayer 2011-11-14 10:25:17 +00:00
  • 52ce6c4e2f + fix bug with mirrored image + special handling of SVG images to have best resolution wmayer 2011-11-14 10:05:28 +00:00
  • 7e0d525443 + 0000484: Try to change the macro location causes crash. wmayer 2011-11-13 22:34:19 +00:00
  • 63b77aab4e + fix build failure wmayer 2011-11-13 21:09:33 +00:00
  • 59a554f8da + fix some bugs in the Sketcher fillet and trimming tools logari81 2011-11-13 20:13:46 +00:00
  • 7c70032797 + always move viewer to be orthogonal to sketch when in edit mode wmayer 2011-11-13 17:44:09 +00:00
  • b297f4b9a0 + rename file to avoid build errors (with a Linux guest building on a Windows host) wmayer 2011-11-13 15:38:24 +00:00
  • 62e8357b5d + change default colors logari81 2011-11-12 23:47:45 +00:00
  • 21042dd515 + fix build errors with VS2010 wmayer 2011-11-12 23:20:42 +00:00
  • bb3d204603 + fix build errors with VS2010 wmayer 2011-11-12 23:15:04 +00:00
  • 67018ac211 + reorganize the fallback solvers mechanism in the Sketcher + drop Sketcher solutions that yield to invalid Geometry logari81 2011-11-12 10:09:41 +00:00
  • 1782d731da + fix a bug in the fallback solvers mechanism logari81 2011-11-11 21:27:53 +00:00
  • fbd01cb5f2 + switch off global selection node while sketch is in edit mode wmayer 2011-11-11 14:21:23 +00:00
  • 26a1d89b6e + fix a small bug in constraint datum dragging logari81 2011-11-11 11:49:08 +00:00
  • 39f9452295 + show all supported image formats in file dialog by Qt wmayer 2011-11-11 11:00:04 +00:00
  • c2fefaeff9 + fetched actual documentation + icon for fillet dialog + small updates in wiki2qhelp.py jriegel 2011-11-11 07:21:00 +00:00
  • 5686310a0f + apply suggested improvements to the new freegcs solvers + detect diverging solutions and NaN logari81 2011-11-10 23:39:08 +00:00
  • 48d52b6a8b + exception handling in TaskDlgPadParameters wmayer 2011-11-10 18:38:34 +00:00
  • 5f186325e5 + add Levenberg-Marquardt and DogLeg algorithms in freegcs (from ickby) + use fallback solvers in Sketch::solve and ask for users feedback + improve tooltip text logari81 2011-11-10 18:29:52 +00:00
  • 6a9dff8129 + do some code clean up + adjust type id according to inheritance of view providers wmayer 2011-11-10 16:40:14 +00:00
  • 5f907d1278 + remove .png file extension from pixmap for Part_Primitives command wmayer 2011-11-10 15:58:40 +00:00
  • c4fe31a837 + apply changes wmayer 2011-11-10 09:13:25 +00:00
  • 72bfc3c74b + Add fillet dialog + fix undo/redo bug in edit PartDesign features + partially clean up module dependency in ViewProvider base class jriegel 2011-11-09 23:23:10 +00:00
  • 11008812de + more prio to line and point in selection on sketch edit jriegel 2011-11-09 20:46:22 +00:00
  • 7023236741 + rename methods to a more obvious name wmayer 2011-11-09 11:10:09 +00:00
  • a87e19073e + increment/decrement interactive counter for animations wmayer 2011-11-09 10:54:54 +00:00
  • 5afb26cf18 + animated panning wmayer 2011-11-09 10:47:35 +00:00
  • 9158a92e4f + fix issue with rotation enter with panning wmayer 2011-11-09 09:38:36 +00:00
  • c7985e5c06 + rework edit modes wmayer 2011-11-08 21:15:49 +00:00
  • c152e988be + fix bug in German version with grid sizes smaller 1mm + clarify labeling of grid snap and grid size jriegel 2011-11-08 20:34:47 +00:00
  • 7e1e2c1b94 + fix build error with MSVC wmayer 2011-11-08 12:44:35 +00:00
  • 2461bbd973 + getter method added to WaitCursor wmayer 2011-11-08 12:26:54 +00:00
  • 110c879e58 + do not filter events from modal message box if WaitCursor is instantiated wmayer 2011-11-08 11:59:44 +00:00
  • 8c515c381b + improve automatic grid resizing in the sketcher + make sketch axes always visible + remove redundant funtions logari81 2011-11-07 21:45:13 +00:00
  • 751929c87b + intent to improve the sketcher solving outside mouse drag operations (needs testing) logari81 2011-11-07 05:19:38 +00:00
  • a4697d22ee 0000460: exporting *stl files from File -> Export wmayer 2011-11-05 21:41:32 +00:00
  • 6001cdcfca 0000474: Wrong background of SVG pixmaps wmayer 2011-11-05 18:21:32 +00:00
  • e49fc57b21 + Draft DXF importer now supports splines (still little curvature problems) yorikvanhavre 2011-11-05 15:43:08 +00:00
  • e64a9efc92 + fixed bug #473 - Precision value in Draft yorikvanhavre 2011-11-05 14:28:29 +00:00
  • e21cb403f5 + fix bug #470 + different color for H and V axis in sketcher edit Mode jriegel 2011-11-04 21:40:47 +00:00
  • fc70821b48 + use QtWekkit module to render SVG on Windows wmayer 2011-11-04 19:13:39 +00:00
  • 7005831de6 0000356: Switch from QSvg to QWebKit (disabled atm) wmayer 2011-11-04 18:51:23 +00:00
  • 0321c3cb92 + added fix from danielfalck to Draft importDXF yorikvanhavre 2011-11-04 14:47:57 +00:00
  • 5d17586dcd + do not call seekToPoint() but directly panToCenter() for middle-clicks wmayer 2011-11-03 12:23:33 +00:00
  • 7931687dd1 0000463: a pad fails to produce a valid solid from a valid sketch wmayer 2011-11-02 10:53:47 +00:00
  • 5c6e3ab1c2 + add missing include directories (for MacOSX) wmayer 2011-11-02 09:44:38 +00:00
  • f5563260aa + a couple of bugfixes in Arch Editmode yorikvanhavre 2011-11-01 21:17:14 +00:00
  • a65d4fdda6 + implement global draw styles + use double precision in XML file + fix crash with in SoBrepFaceSet wmayer 2011-11-01 13:52:38 +00:00
  • b2748ea427 0000457: Fails to remember toolbar icon size wmayer 2011-10-31 10:17:12 +00:00
  • f76482bfe6 + added danielfalck's bugfixes in Draft DXF import yorikvanhavre 2011-10-30 17:35:45 +00:00
  • 7198928618 +added Draft Shape2DView command to the Complete workbench yorikvanhavre 2011-10-28 16:33:45 +00:00
  • b40e4c011b + Draft dimensions exported to SVG are now reimportable as Draft dimensions yorikvanhavre 2011-10-28 15:25:14 +00:00
  • 2e149d05c7 + fixed indentation in Draft DXF importer yorikvanhavre 2011-10-28 15:23:35 +00:00
  • bb29938c7f + fixed text bug in Draft taskview yorikvanhavre 2011-10-28 14:36:34 +00:00
  • 92a48eb14a + fix crash and allow to use values for pockets > 99 wmayer 2011-10-27 14:34:13 +00:00