FreeCAD/src/Mod
2015-12-30 15:19:47 +01:00
..
Arch Arch: Fixed section plane's clipping - fixes #2063 2015-12-28 16:56:53 -02:00
Assembly Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
Cam Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
Complete Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
Draft Draft: Added a grid toggle button to the snap toolbar 2015-12-29 12:10:22 -02:00
Drawing + fixes #0002347: freecad fails to build with Boost 1.60.0 2015-12-28 13:54:40 +01:00
Fem + implement property editor item for FEM mesh 2015-12-23 15:44:11 +01:00
Idf Make Idflibs consistent for installed and uninstalled builds 2015-12-10 16:37:25 -05:00
Image QWidget::setShown() is obsolete in Qt4. Replace it with setVisible(). 2015-12-22 14:18:45 +01:00
Import + fix warnings with Win32 build 2015-12-01 00:51:57 +01:00
Inspection + fix warnings with Win32 build 2015-12-01 00:51:57 +01:00
JtReader + remove useless stuff from Init files 2015-01-13 16:19:19 +01:00
Material Material: Fixed the material editor dialog, thanks to rockn 2015-11-24 22:57:50 -02:00
Mesh + optimize algorithm to get curvature on mesh points and drop dependency to WildMagic 2015-12-30 10:26:53 +01:00
MeshPart + Prefer prefix ++/-- operators for non-primitive types 2015-10-07 13:38:17 +02:00
OpenSCAD OpenSCAD: fix replaceChild 2015-12-17 03:34:16 +03:00
Part + fix warnings with Win32 build 2015-12-01 00:51:57 +01:00
PartDesign + fix warnings with Win32 build 2015-12-01 00:51:57 +01:00
Path Path: added .gcode extension to available gode file formats 2015-12-13 12:31:53 -02:00
Plot Fixed 'Axes' object has no attribute 'get_frame' error (see http://matplotlib.org/api/api_changes.html) 2015-05-31 19:28:16 +02:00
Points + optimize view provider for points, improve white spacing 2015-12-30 15:19:47 +01:00
Raytracing + fix warnings with Win32 build 2015-12-01 00:51:57 +01:00
ReverseEngineering + add several surface reconstruction methods from pcl to Reen module 2015-12-05 16:19:18 +01:00
Robot + fix warnings with Win32 build 2015-12-01 00:51:57 +01:00
Sandbox + rework BoundingBox class and its Python binding 2015-10-11 00:18:53 +02:00
Ship Updated ts files 2015-09-14 14:31:47 -03:00
Sketcher + fix compiler warnings 2015-12-30 10:58:14 +01:00
Spreadsheet Spreadsheet: Fixed PropertySheet::Paste(); undo did not work correctly. 2015-12-09 12:15:15 +01:00
Start Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
TemplatePyMod + support of checkable commands 2015-08-25 18:01:37 +02:00
Test + clean-up, fix and new methods added in unit test module 2015-10-19 21:51:43 +02:00
Web + allow to clear installed firewall 2015-12-13 14:36:41 +01:00
__init__.py
.gitattributes
CMakeLists.txt + remove option to build deprecated cam module 2015-08-01 10:47:46 +02:00
mod.dox