Yorik van Havre
|
4ee8dc8f56
|
Cleaned up the dependencies in debian control file
* Added python-tools
* Replaced opencascade with oce (opencascade not in debian repos anymore)
* Updated some obsolete package names
|
2014-11-07 09:34:28 -02:00 |
|
Sebastian Hoogen
|
635ab1a6b9
|
OpenSCAD rc file is now compiled at build time
|
2014-11-06 23:31:24 -02:00 |
|
wmayer
|
75e08f0730
|
+ fix bug in SoQTQuarterAdaptor::processSoEvent
|
2014-11-06 19:14:14 +01:00 |
|
Stefan Tröger
|
95a976c3d0
|
fixes #0001781: Reimplement arrow keys for 3d view
- including minor formating fixes
|
2014-11-06 18:56:51 +01:00 |
|
wmayer
|
f7546de362
|
+ workaround for cropped images with Coin4
|
2014-11-06 16:49:50 +01:00 |
|
WandererFan
|
b3236dba6c
|
Fix #0001722 Left-handed helix with an angle>0 produces 1 too many turns
|
2014-11-06 10:49:02 -02:00 |
|
Yorik van Havre
|
7ad85db019
|
fixed binary path in FindPysideTools cmake file - fixes #1796
|
2014-11-05 20:07:53 -02:00 |
|
Yorik van Havre
|
8676ed01c3
|
Arch and Draft rc files are now compiled at build time - issue #1796
|
2014-11-05 20:07:53 -02:00 |
|
blobfish
|
05246a99ba
|
Part: ModelRefine: Fix for avoid edges of edgeFuse not working
|
2014-11-05 14:54:38 +01:00 |
|
Jan Rheinländer
|
a39a89fbf9
|
Part: ModelRefine: Test files
|
2014-11-05 14:54:37 +01:00 |
|
blobfish
|
3b09e111e1
|
Part: ModelRefine: adding bspline support
|
2014-11-05 14:54:36 +01:00 |
|
blobfish
|
9d4aba8a1c
|
Part: ModelRefine: Add FixMissingSeam
|
2014-11-05 14:54:36 +01:00 |
|
blobfish
|
0b0a731d29
|
Part: ModelRefine: fix for missing tolerances.
|
2014-11-05 14:54:35 +01:00 |
|
Jan Rheinländer
|
6e11995967
|
Part: ModelRefine: Enhancement for cylindrical faces
|
2014-11-05 14:54:34 +01:00 |
|
wmayer
|
8857f9825f
|
+ fix various rendering problems
|
2014-11-04 18:56:05 +01:00 |
|
wmayer
|
42c22c1d22
|
+ improve plane fit
|
2014-11-04 15:03:25 +01:00 |
|
wmayer
|
487493994d
|
+ fixes #0001816: parseQuantity returns garbage
|
2014-11-04 14:51:19 +01:00 |
|
wmayer
|
adf3c12ced
|
+ better exception handling in Part module
|
2014-11-04 11:03:51 +01:00 |
|
wmayer
|
3da4ede31d
|
+ add new render type to 3d viewer
|
2014-11-03 23:09:38 +01:00 |
|
wmayer
|
84b2478776
|
+ improve error handling in plane fit
|
2014-11-03 18:20:55 +01:00 |
|
WandererFan
|
56f4603dd4
|
Fix #1787 Draft.PathArray align
Correct handling of Euler angle calculations.
|
2014-11-03 10:24:23 -02:00 |
|
Yorik van Havre
|
fedd09d18c
|
Arch: Provisorily implemented workaround for utf8 paths and ifcopenshell - issue #1795
|
2014-11-02 15:47:29 -02:00 |
|
wmayer
|
1a322466d0
|
+ expose function to Python to check for invalid mesh points
|
2014-10-31 15:57:28 +01:00 |
|
wmayer
|
908c11edd7
|
+ fixes #0001798: Support general ellipsoid with three radii
|
2014-10-30 18:02:18 +01:00 |
|
wmayer
|
aad7e9fb07
|
+ change between AP203 and AP214 schemes
|
2014-10-30 13:07:25 +01:00 |
|
wmayer
|
a23432dafc
|
+ customize STEP header
|
2014-10-30 11:48:33 +01:00 |
|
Peter Lama
|
be860ce264
|
Fix building FreeCAD with PCL
PCLConfig also calls find_package for boost, but with different
components
|
2014-10-29 21:36:01 -07:00 |
|
wmayer
|
61c92961e3
|
+ customize IGES header
|
2014-10-29 16:39:33 +01:00 |
|
wmayer
|
fb638d9a14
|
+ header for IGES files (disabled)
|
2014-10-29 12:29:48 +01:00 |
|
wmayer
|
a64e73d229
|
+ split STEP and IGES settings into separate pages, handle Brep mode of IGES format
|
2014-10-28 19:27:23 +01:00 |
|
wmayer
|
16b2a516ea
|
+ fixes #0001665: Allow setting higher value for number of backup files
|
2014-10-28 18:15:51 +01:00 |
|
wmayer
|
8715bb8670
|
+ fixes #0001806: Wrong object name shown in App::PropertyLink Properties in the property editor
|
2014-10-27 17:05:27 +01:00 |
|
wmayer
|
128613bae1
|
+ make sure to set unique labels for newly created documents
|
2014-10-27 13:11:50 +01:00 |
|
wmayer
|
2d2f046ef2
|
+ fixes #0001797: Fix focus problem with Quarter based viewer
|
2014-10-27 11:36:33 +01:00 |
|
wmayer
|
bf2194460f
|
+ fix bug in Python binding of Quarter viewer
|
2014-10-24 19:29:35 +02:00 |
|
wmayer
|
2a49ac5878
|
+ port cache context handling
|
2014-10-22 15:26:22 +02:00 |
|
wmayer
|
d9093a1823
|
+ change API of GLPainter
|
2014-10-22 14:48:38 +02:00 |
|
wmayer
|
9fb670ae16
|
+ fixes #0001794: new defined as a macro sometimes conflicts with boost
|
2014-10-22 12:39:43 +02:00 |
|
wmayer
|
137c509ec1
|
+ fix problem with disappearing content of image view
|
2014-10-22 10:59:17 +02:00 |
|
wmayer
|
18a5d80423
|
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
|
2014-10-21 21:41:28 +02:00 |
|
wmayer
|
90e63f054e
|
+ make help system more flexible
|
2014-10-21 21:41:07 +02:00 |
|
wmayer
|
6ede5695d6
|
+ remove useless statement
|
2014-10-21 21:40:25 +02:00 |
|
wmayer
|
b24f53f0ec
|
+ formatting message
|
2014-10-20 21:43:35 +02:00 |
|
Sebastian Hoogen
|
5bfbddb569
|
Output Mac OS version (or Windows 8) on splashscreen
|
2014-10-19 20:02:10 +02:00 |
|
wmayer
|
616b1d0d99
|
+ save last used export/import filter
|
2014-10-19 19:42:50 +02:00 |
|
wmayer
|
9c83e55d9b
|
+ fix Python binding of 3d viewer
|
2014-10-19 18:59:05 +02:00 |
|
wmayer
|
4ffb856f33
|
+ fix more Quarter port issues
|
2014-10-19 17:49:31 +02:00 |
|
wmayer
|
7ade19fde2
|
+ support of home path with non-ASCII chars
|
2014-10-19 17:27:02 +02:00 |
|
wmayer
|
2453dd4e01
|
+ harmonize API
|
2014-10-19 14:28:39 +02:00 |
|
wmayer
|
be949a054d
|
+ harmonize API
|
2014-10-19 14:25:51 +02:00 |
|