FreeCAD/src/Mod
2015-11-11 09:14:50 +01:00
..
Arch Arch: added IFC export preference option to choose triangulation style for non-planar shapes 2015-10-28 17:24:43 -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: fixed small bug in Draft unit test 2015-10-16 12:38:49 -03:00
Drawing + fixes #0002297: 'Export to PDF...' from drawing view does not show an error if existing file can not be overwritten 2015-10-17 00:31:30 +02:00
Fem FEM: use ConsolePrints instead off print in beamsection and shellthickness 2015-11-11 09:14:50 +01:00
Idf
Image + split file extension from descriptive text of file format to avoid that invalid translation breaks file dialog 2015-10-06 17:28:52 +02:00
Import Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
Inspection + rework BoundingBox class and its Python binding 2015-10-11 00:18:53 +02:00
JtReader
Material Materials: New Glass Materials 2015-10-31 13:01:39 +01:00
Mesh + replace || operator in BoundBox2D with real function names 2015-10-14 18:45:13 +02:00
MeshPart + Prefer prefix ++/-- operators for non-primitive types 2015-10-07 13:38:17 +02:00
OpenSCAD OpenSCAD IncreaseTolerance (edges and faces support) 2015-10-26 11:48:20 +01:00
Part + fix build failure with occ 6.9.1 2015-11-05 19:40:34 +01:00
PartDesign PartDesign: Fixed similar issue compared to #2302 with unit handling when using an expression for the chamfer size. 2015-11-09 21:37:24 +01:00
Path + fix & suppress msvc warnings 2015-10-16 18:26:30 +02:00
Plot
Points + ignore colour information of ply point files 2015-10-31 16:09:38 +01:00
Raytracing + Prefer prefix ++/-- operators for non-primitive types 2015-10-07 13:38:17 +02:00
ReverseEngineering + allow to set u/v dirs for B-Spline fit 2015-11-06 16:43:58 +01:00
Robot + fix & suppress msvc warnings 2015-10-16 18:26:30 +02: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 + double check that internal data is valid when leaving edit mode of sketcher view provider 2015-11-02 12:42:18 +01:00
Spreadsheet + remove unused line in CMake file 2015-10-23 11:08:22 +02: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 + don't switch tab when creating new web page 2015-11-10 17:32:55 +01:00
__init__.py
.gitattributes
CMakeLists.txt + remove option to build deprecated cam module 2015-08-01 10:47:46 +02:00
mod.dox