FreeCAD/src/Mod
DeepSOIC d9376eb487 Sketcher: visibility automation
Added the following properties to Sketch ViewProvider:
* 4 bools to enable/disable parts of automation
* TempoVis property to hold instance of TempoVis python object, that helps with the automation
2016-06-20 01:19:06 +03:00
..
Arch Arch: Fixed buggy placement of windows 2016-06-16 21:58:44 -03:00
Assembly Fix boost::any bug with Boost 1.54. 2016-05-02 18:31:08 +02:00
Cam Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
Complete Added latest translations from crowdin 2016-03-06 14:50:07 -03:00
Draft Draft: Fixed upgrading several faces 2016-06-18 19:32:19 -03:00
Drawing Material: allow to display Drawing Patterns in material editor - issue #2577 2016-06-09 22:19:45 -03:00
Fem fix uic warning: Z-order assignment: '' is not a valid widget 2016-06-16 12:49:06 +02:00
Idf Make Idflibs consistent for installed and uninstalled builds 2015-12-10 16:37:25 -05:00
Image BSD Porting fixes, conditional compilation and use of gettimeofday() 2016-05-15 12:08:43 +02:00
Import + port to OCC 7.0 2016-05-14 16:53:27 +02:00
Inspection + fix build failure with gcc 2016-02-29 19:36:22 +01:00
JtReader + add missing license text 2016-04-13 15:20:41 +02:00
Material Material: allow to display Drawing Patterns in material editor - issue #2577 2016-06-09 22:19:45 -03:00
Mesh + avoid memory exception when stl file is empty 2016-06-11 16:25:41 +02:00
MeshPart SMESH: Prevent generator from being deleted 2016-06-15 22:34:10 +02:00
OpenSCAD updated translations 2016-04-06 22:39:34 -03:00
Part Part: AttachmentEditor: withdraw code to use Show module 2016-06-20 01:19:02 +03:00
PartDesign Clean up warnings due to missing 'override'. 2016-06-16 14:14:52 +02:00
Path fix further warnings in libarea 2016-06-16 11:12:12 +02:00
Plot Moved to version checking for anarchists and software realists, like matplotlib guys 2016-04-19 13:41:30 +02:00
Points + suppress warnings with MSVC 2016-05-05 18:39:17 +02:00
Raytracing + fixes issue #0002224: Drawings break on reopen. Template not found 2016-05-05 11:11:08 +02:00
ReverseEngineering + port to OCC 7.0 2016-05-14 16:53:27 +02:00
Robot + fix build failure of Robot module when using occ 2016-05-15 21:01:44 +02:00
Sandbox QInputDialog::getInteger() is obsolete in Qt4. Replace it with getInt(). 2016-04-22 20:11:52 +02:00
Ship updated translations 2016-04-06 22:39:34 -03:00
Show New module: Show 2016-06-20 01:18:09 +03:00
Sketcher Sketcher: visibility automation 2016-06-20 01:19:06 +03:00
Spreadsheet Spreadsheet: Added Python version of Spreadhseet::Sheet 2016-06-14 19:16:00 -03:00
Start FEM: udate 3D FEM example file and add 2D FEM example file 2016-06-03 07:30:28 +02:00
TemplatePyMod + support of checkable commands 2015-08-25 18:01:37 +02:00
Test Updated translation files from crowdin 2016-03-17 23:29:11 -03:00
Web Web: support for saving cookies across sessions - fixes #2447 2016-05-24 12:38:18 -03:00
__init__.py
.gitattributes
CMakeLists.txt New module: Show 2016-06-20 01:18:09 +03:00
mod.dox