Yorik van Havre
2d269951ee
Added Tools/githubstats.py script to check download stats from github
2015-09-08 00:18:31 -03:00
Yorik van Havre
a37025d5b6
Preferences->Document->License URL field is now editable
2015-09-07 20:10:02 -03:00
Yorik van Havre
6374f59627
Draft: Added preference setting to use the new C++ dxf importer
2015-09-07 16:46:08 -03:00
Mateusz Skowroński
763ccd0505
Fix for bugs #2236 & #2237
2015-09-07 15:28:18 -03:00
Yorik van Havre
4a08b71ac4
Arch: Fixed imports in ArchRoof
2015-09-07 15:10:29 -03:00
wmayer
5609b63be3
+ add method to write/read BREP in binary format
2015-09-07 19:02:56 +02:00
Yorik van Havre
dd87a93bbe
Draft: Added a pref option to disable SVG page scaling on import - fixes #2062
2015-09-05 23:35:52 -03:00
wmayer
1748818495
+ fixes #0002238 : Python: Environment Variable 'path' with mutated vowel
2015-09-05 14:52:06 +02:00
Yorik van Havre
b00d09ce66
Extending doxygen stuff for Draft & Arch
2015-09-04 19:14:36 -03:00
Yorik van Havre
c4f924fa52
Merge branch 'master' of github.com:FreeCAD/FreeCAD
2015-09-04 19:14:04 -03:00
wmayer
4f6ac53351
+ fix switching to another mdi view when using the sketcher creation command from task panel
2015-09-04 21:34:26 +02:00
wmayer
6b539a70b4
+ fix switching to another mdi view when using the sketcher creation command from task panel
2015-09-04 21:06:56 +02:00
Yorik van Havre
873234a533
Draft: Prepared support for dimensions in new DXF importer
2015-09-04 16:05:32 -03:00
wmayer
0dd9a437da
Merge branch 'master' of https://github.com/FreeCAD/FreeCAD
2015-09-04 17:53:58 +02:00
wmayer
984608aaaa
+ issue #0000175 : Auto save function
2015-09-04 17:53:22 +02:00
Yorik van Havre
eae6423979
Arch: bigger default section plane - fixes #2189
2015-09-04 12:49:03 -03:00
Yorik van Havre
8365f55643
Draft: fixed precision problem - fixes #1940
2015-09-04 12:43:09 -03:00
Yorik van Havre
f8571fb2a4
Changed all references to DraftGeomUtils.sortEdges to Part.__sortEdges__
2015-09-04 11:54:57 -03:00
wmayer
5cfbde93da
+ issue #0000175 : Auto save function
2015-09-04 15:08:12 +02:00
wmayer
7dc1b5ad6a
+ implement GUI to enable/disable auto-save and its timeout
2015-09-04 00:48:26 +02:00
wmayer
c7e7863ce5
Merge branch 'master' of https://github.com/FreeCAD/FreeCAD
2015-09-03 19:09:33 +02:00
wmayer
2d8c5b7870
+ implement auto-save function for documents
2015-09-03 19:09:03 +02:00
Yorik van Havre
e7eafef4f4
Part.__sortEdges__ now reorients edges if needed
2015-09-03 11:17:46 -03:00
wmayer
01cebfa854
+ allow to create a compound from a single part object
2015-09-03 13:19:21 +02:00
Yorik van Havre
ed8ae279b6
Draft: Allow Clones to clone a group
2015-09-02 20:07:17 -03:00
wmayer
eb4040d6d0
+ support of exclusive Python command groups
2015-09-02 22:52:04 +02:00
Yorik van Havre
c5a2d7dea1
Merge branch 'master' of github.com:FreeCAD/FreeCAD
2015-09-02 13:41:32 -03:00
Yorik van Havre
e122ea8bf7
Added SaveCopy command
...
This command saves a copy of the current document under a new name,
without modifying the document itself.
Available in menu File -> Save a Copy or from python with
FreeCAD.ActiveDocument.saveCopy(filename)
2015-09-02 13:38:14 -03:00
Yorik van Havre
3b433256e6
Draft: fixed display mode of objects converted from sketches - fixes #2166
2015-09-02 13:37:00 -03:00
wmayer
0530114522
+ fix build for FreeBSD
2015-09-02 18:06:37 +02:00
wmayer
b46823f039
+ Fix suffix for Korean
2015-09-02 18:06:14 +02:00
wmayer
cfbcd132ca
+ fix linking error in Sandbox module
2015-09-02 14:08:43 +02:00
Alexander Golubev
c30aeb06c1
App/DocumentObserver: make slot methods unimplemented rather pure-virtual and clenup derived classes accordingly
2015-09-02 13:54:44 +02:00
Alexander Golubev
546603a287
put -Wall flag before the user specified flags
2015-09-02 11:08:16 +02:00
wmayer
7a6d4eac8f
+ fix build failure in debug build type
2015-09-01 19:39:34 +02:00
wmayer
756a9c8130
+ fix various warnings with gcc
2015-09-01 19:29:39 +02:00
Yorik van Havre
2ddd81ff05
Fixed crash when empty lines in App::Annotation - fixes #2016
2015-09-01 11:48:08 -03:00
Yorik van Havre
5afc1843d0
Draft: Fixed translation again
2015-09-01 10:50:23 -03:00
Yorik van Havre
9b8b5f6903
Merge branch 'master' of github.com:FreeCAD/FreeCAD
2015-09-01 10:47:47 -03:00
Yorik van Havre
d9f2d1c712
Draft/Arch: Used new PropertyVectorDistance where needed
2015-09-01 10:47:25 -03:00
Yorik van Havre
8af403a1bc
Draft: Fixed small issue in translation
2015-09-01 10:46:21 -03:00
wmayer
8d1dded410
+ implement method getPointNormals
2015-09-01 14:59:14 +02:00
wmayer
5088d72407
+ fix flaws in class PropertyVectorDistance
2015-09-01 13:49:01 +02:00
wmayer
db9a68feec
+ fix various warnings with VC++
2015-09-01 12:50:10 +02:00
Yorik van Havre
4fd3a15b98
Added new property type: App::PropertyVectorDistance
...
This works exactly as a normal PropertyVector, but it
uses the Units-enabled GUI editor instead.
2015-08-31 22:57:29 -03:00
Yorik van Havre
f94522a2c1
Arch: Fixed crash when loading old files
2015-08-31 18:17:29 -03:00
Abdullah Tahiri
f2e22f0e63
Sketcher: Rename of the "Defaults" button of the advanced solver dialog
...
=======================================================================
Just renaming the button and adding a tooltip as discussed here:
http://forum.freecadweb.org/viewtopic.php?f=8&t=12180&start=30#p98221
2015-08-31 13:58:12 +02:00
wmayer
1a66bc4c45
+ improve whitespaces
2015-08-31 13:53:48 +02:00
Abdullah Tahiri
1724e0c2f8
Part Design: Bug fix Sketcher tools Menu in Part Design Menu
...
============================================================
As per forum request:
http://forum.freecadweb.org/viewtopic.php?f=10&t=11840&start=40#p97205
This actually was a bug of last year when I wanted to introduce it, coded it, but failed to actually make it shown.
2015-08-30 12:08:46 +02:00
Abdullah Tahiri
a026a19088
Sketcher: SelectElementsAssociatedWithConstraints added to tools toolbar
...
========================================================================
By express request:
http://forum.freecadweb.org/viewtopic.php?f=10&t=11840&start=40#p97202
2015-08-30 12:08:46 +02:00