Unknown
|
d9187fa444
|
Fixes #3252 - obsolete FC links in package/debian FC man pages
See https://freecadweb.org/tracker/view.php?id=3253
More work will need to be done to get the man page updated with more current relevant info.
|
2017-11-09 15:01:52 -05:00 |
|
Eivind Kvedalen
|
5fe7a9af71
|
Spreadsheet: Fix for issue #3225.
Done by adding a selector function to Document::renameObjectIdentifiers(...) to ensure
that the Spreadsheet document object is not rewritten twice.
|
2017-11-08 23:15:16 +01:00 |
|
Bernd Hahnebach
|
bb764b1475
|
FEM: unit test, extend the make objects test
|
2017-11-08 23:01:31 +01:00 |
|
Bernd Hahnebach
|
551f6dc4ae
|
FEM: unit test, move FEM objects test to the right test class and fix code formating flake8
|
2017-11-08 23:01:31 +01:00 |
|
Bernd Hahnebach
|
5c6a51c1ac
|
FEM: code formating, flake8
|
2017-11-08 23:01:31 +01:00 |
|
wmayer
|
3011fc8b2f
|
fix build failure on macoS when including glext.h
|
2017-11-08 22:58:09 +01:00 |
|
wmayer
|
def0b81784
|
changes in Mesh module:
+ cppcheck: fix some minor issues found by code analyzer
+ export to IDTF
+ fix for throwing exception
+ optimize mesh rendering
|
2017-11-08 17:56:13 +01:00 |
|
wmayer
|
547af2f5b2
|
+ found a solution using painter path to fix the text rending in image view
|
2017-11-08 14:49:23 +01:00 |
|
wmayer
|
ec1bcccb82
|
fix crashes in dependency walker
|
2017-11-08 12:12:46 +01:00 |
|
Yorik van Havre
|
71836f4b37
|
Less copyright-harmful clone icons for Draft and PartDesign
|
2017-11-06 19:38:36 -02:00 |
|
Abdullah Tahiri
|
41deaf82dd
|
Sketcher: Delete all geometry menu command (in sketcher tools)
|
2017-11-06 14:18:12 +01:00 |
|
Abdullah Tahiri
|
3aec9b3859
|
Sketcher: Python command to delete all internal geometry and constraints of an sketch
|
2017-11-06 14:18:12 +01:00 |
|
wmayer
|
7f5e0caf3e
|
code cleanup
|
2017-11-06 14:15:59 +01:00 |
|
wmayer
|
3daa4fe690
|
prepare zipios++ for unicode support
|
2017-11-05 19:37:42 +01:00 |
|
WandererFan
|
17663ebac0
|
Add TechDraw to translation scripts
|
2017-11-05 18:45:08 +01:00 |
|
WandererFan
|
c70c6b15f7
|
Remove incorrect .qm/.ts files
- TechDraw translations directory contains old files based on
Drawing module.
|
2017-11-05 18:44:49 +01:00 |
|
Peter Lama
|
926b844409
|
Rename superPlacement property to AttachmentOffset
The name Attachment Offset gives a better picture of what the
property does.
|
2017-11-05 16:41:25 +01:00 |
|
PLChris
|
647b6d6ea0
|
make philips postprocessor compatible with current Path Workbench
|
2017-11-05 13:03:35 +01:00 |
|
Harald Geyer
|
2677363769
|
Draft: Fix module loading in non-GUI mode
The WorkingPlane module is used in getSVG and getDXF, so we need to
import it unconditionally.
|
2017-11-05 12:47:08 +01:00 |
|
wmayer
|
71fbfa952f
|
add 2d features to body for drag and drop
|
2017-11-05 12:37:46 +01:00 |
|
wmayer
|
d5d3513a56
|
remove pointless Section option from boolean operation in PD
|
2017-11-04 13:46:42 +01:00 |
|
looooo
|
edcc8ac76f
|
windows python path setup:
allow to set the PYTHONHOME variable
|
2017-11-04 11:45:06 +01:00 |
|
looooo
|
a9e1a55175
|
move PySide abstraction layer to Ext
/bin is not in the python-path for a installed build.
|
2017-11-03 23:24:08 +01:00 |
|
wmayer
|
621d4283e5
|
fix build failures with gcc
|
2017-11-03 17:21:48 +01:00 |
|
wmayer
|
e0d5d92cde
|
implement own ply/pcd importer/exporter
|
2017-11-03 17:03:51 +01:00 |
|
Yorik van Havre
|
d76cccac32
|
Arch: Fixed wrong strucutral presets
|
2017-11-03 12:28:29 -02:00 |
|
Yorik van Havre
|
2fd36495d4
|
Merge pull request #1071 from abdullahtahiriyo/restore_carbon_copy_interbody
Sketcher: Restore inter-body expression engine links in Carbon Copy
|
2017-11-03 11:40:48 -02:00 |
|
Abdullah Tahiri
|
e4a52991b6
|
Sketcher: Restore inter-body expression engine links in Carbon Copy
|
2017-11-02 19:52:26 +01:00 |
|
Yorik van Havre
|
7e4a0ae177
|
Merge pull request #1069 from easyw/master
avoid stop loading on coincident points
|
2017-11-02 12:15:52 -02:00 |
|
easyw
|
095bc78627
|
avoid stop loading on coincident points
reference at the forum:
https://forum.freecadweb.org/viewtopic.php?f=3&t=25146&p=197699#p197607
|
2017-11-02 10:24:25 +01:00 |
|
wmayer
|
adc24f8c8f
|
Merge branch 'master' of https://github.com/FreeCAD/FreeCAD
|
2017-11-01 14:14:23 +01:00 |
|
wmayer
|
7ea6b0e19e
|
use scoped connection to automatically disconect on deletion
|
2017-11-01 14:13:57 +01:00 |
|
Markus Lampert
|
225910230e
|
Comment explaining the local implementation of snapper mouse move
|
2017-11-01 10:39:07 -02:00 |
|
Markus Lampert
|
03ad4fb598
|
Fixed holding tags snapper interaction.
|
2017-11-01 10:39:07 -02:00 |
|
Markus Lampert
|
84e67a2471
|
Moved tag generation together with button box for better getpoint handling.
|
2017-11-01 10:39:07 -02:00 |
|
Markus Lampert
|
17ebceb144
|
Use PathGetPoint for Tags.
|
2017-11-01 10:39:07 -02:00 |
|
Markus Lampert
|
27e7dcfe13
|
Fixed PathSanity.
|
2017-11-01 10:39:07 -02:00 |
|
Markus Lampert
|
8fc24a063e
|
Using vertical speed for tags.
|
2017-11-01 10:39:07 -02:00 |
|
Markus Lampert
|
c41f5862f0
|
checkpoint
|
2017-11-01 10:39:07 -02:00 |
|
Bernd Hahnebach
|
7c7f56bf3e
|
FEM: general prefs, use directory chooser for working dir setting
|
2017-11-01 10:37:25 -02:00 |
|
Wilfried Hortschitz
|
c309ea41ed
|
FEM: material task panel, repair restore of values considering locales
|
2017-11-01 10:37:25 -02:00 |
|
wmayer
|
780d1791f3
|
add occ library dir to PathSimulator
|
2017-11-01 13:19:09 +01:00 |
|
Shai Seger
|
ea4f6f2b2d
|
PathSimulator: move all changes to branch path_simulator
|
2017-10-31 11:10:23 -02:00 |
|
Shai Seger
|
f9fec3f724
|
Fix dialog texts
|
2017-10-31 11:10:23 -02:00 |
|
Shai Seger
|
3a28e4f621
|
Solve the C++/Python type checking issue
|
2017-10-31 11:10:23 -02:00 |
|
Shai Seger
|
f531914007
|
change abs to fabs (for linux compatibility)
|
2017-10-31 11:10:23 -02:00 |
|
Shai Seger
|
c05219cfe8
|
fix some linux compiler warnings
|
2017-10-31 11:10:23 -02:00 |
|
Shai Seger
|
e1d624b2cb
|
Fixed some non standard c++ operations.
|
2017-10-31 11:10:23 -02:00 |
|
Shai Seger
|
08890b77cf
|
Fix another linux compilation issue...
|
2017-10-31 11:10:23 -02:00 |
|
Shai Seger
|
5d2213381a
|
Increase Fast Forward speed
Fix Linux compilation issue (hopefully)
|
2017-10-31 11:10:23 -02:00 |
|