jriegel
7d3760742f
Merge remote-tracking branch 'refs/remotes/origin/jriegel/NewWinBuild' into jriegel/Rift
2014-08-27 17:48:59 +02:00
jriegel
206970bad8
Destinquish old and new OpenCV
2014-08-27 16:42:50 +02:00
jriegel
9a431e2b20
Intergrate Werners PCL Triangulation patch and upgrade it to PCL 1.7
2014-08-26 10:28:37 +02:00
jriegel
8e373c0feb
Merge remote-tracking branch 'refs/remotes/origin/wmayer/pcl-testing' into jriegel/NewWinBuild
...
Conflicts:
src/Mod/Points/App/CMakeLists.txt
src/Mod/ReverseEngineering/App/AppReverseEngineeringPy.cpp
2014-08-26 08:42:47 +02:00
jriegel
6f664d6a24
Test import for Ply via PCL in Points
2014-08-25 23:27:17 +02:00
jriegel
abf6a978ae
Add OpenCV again and test command
2014-08-25 23:16:54 +02:00
jriegel
4b561185d6
Add switch for compile with and without PCL
2014-08-25 23:16:34 +02:00
jriegel
062d2a046e
simplify Mefisto project without Fortran part...
2014-08-21 18:34:21 +02:00
jriegel
e1f46b0d0e
define for PCL usage for older LibPacks
2014-08-21 18:17:20 +02:00
jriegel
d46e0d0cb6
some type clearification
2014-08-21 17:59:33 +02:00
jriegel
34c5487113
cleaning up CMake file and some comments
2014-08-18 22:42:23 +02:00
jriegel
da8bb830eb
move MEFISTO to inline c file instead of fortran...
2014-08-18 22:32:10 +02:00
jriegel
0d3db11327
OCL tests
2014-08-17 20:15:12 +02:00
jriegel
b3be299994
Remove all hardcoded INT types out of PyCXX to make X64 warning free
2014-08-14 09:13:53 +02:00
jriegel
1639a7736a
Changes for LibPack 10.x
2014-08-13 21:05:40 +02:00
jriegel
d5d0a81bea
comenting out use of Qt internal API only on Windows
2014-08-13 21:05:13 +02:00
jriegel
6377b7d092
remove Standard_String.hxx, no longer needed
2014-08-13 21:04:27 +02:00
jriegel
13d1d5be6e
Fix for VC11, should be backwards compatible
2014-08-13 21:01:27 +02:00
jriegel
621f582155
fix using Release lib in Debug
2014-08-13 21:00:50 +02:00
jriegel
e933497ee4
Use default eigen in Approximation...
2014-08-13 21:00:15 +02:00
jriegel
8245a64c52
Change std::make_pairs to C++11 standard without template arguments
2014-08-13 20:59:29 +02:00
jriegel
cf229654aa
App and Base Compiles with new LibPack
2014-08-03 22:56:52 +02:00
jriegel
103ae7c2ad
move build specifier in own cMake group
2014-08-03 20:53:19 +02:00
jriegel
d92a859ee3
New LibPack 10 for Win 64
2014-08-03 20:37:06 +02:00
wmayer
3421e1773c
+ add missing files to install target of Sketcher module
2014-07-17 12:26:52 +02:00
jriegel
5257b6a8a9
Integrating Rift Libs in build
2014-07-16 23:08:32 +02:00
wmayer
46f737b430
+ fixes #0001614 : Provide proper Error Message for corrupt xml files
2014-07-16 19:12:19 +02:00
wmayer
bbaf4d9073
+ use XMLString::release to free memory
2014-07-16 19:11:17 +02:00
wmayer
050bab79f0
+ fix mesh trimming
2014-07-16 18:21:30 +02:00
wmayer
fe9e77d661
+ fixes #0001617 : typo in importCSG.py
2014-07-16 15:11:45 +02:00
wmayer
aca282e0e3
+ fix mesh triming
2014-07-16 13:57:14 +02:00
Yorik van Havre
ab4215884c
Arch: General improvements
...
* Removed roundings in exported objects
* Added toggleIfcBrepFlag command to force export as BREP
* Prepared Arch objects for Materials and custom IFC attributes
* Supported latest developement version of IfcOpenShell
* Cleanup of IFC exporter
* Export of Arch Sites as IfcSite
* Export of Groups as IfcGroup
2014-07-15 15:13:30 -03:00
wmayer
09572a364a
+ fixes #0001499 : Mesh trim loses some triangles
2014-07-15 18:42:42 +02:00
wmayer
3ec88ef51e
+ Mesh trim loses some triangles
2014-07-15 13:31:15 +02:00
Ian Rees
eb5ad1f481
Forgot to add this to the last commit...
2014-07-15 11:41:11 +02:00
Ian Rees
3788959b94
Have cmake set doxygen to use dot if it's available.
...
Also a minor typos
2014-07-15 11:41:10 +02:00
wmayer
57d257d87e
+ include missing header file
2014-07-15 10:27:02 +02:00
Yorik van Havre
d0a612be2d
Bumped version to 0.15 and added a temporary new splash
2014-07-14 20:04:21 -03:00
Yorik van Havre
1c1e984c20
Spreadsheet: Added setitem and getitem methods
2014-07-14 19:13:18 -03:00
wmayer
25defd5699
+ support comparison with double in quantity number protocol
2014-07-14 17:17:41 +02:00
Yorik van Havre
4e28cddebb
Draft: Array tool now prints commands in the python console
2014-07-13 12:32:32 -03:00
Sebastian Hoogen
1bdee9179f
importSVG: recognize relative scaling in viewBox attribute
2014-07-13 11:37:36 +02:00
Sebastian Hoogen
4140c5da71
remove unused meshing paramters for exportCSG
...
releated to 382e055e9b
2014-07-13 11:37:35 +02:00
Sebastian Hoogen
5240693d40
support for Part::Loft in exportDRAWEXE
2014-07-13 11:37:34 +02:00
Sebastian Hoogen
691a12b1ea
renable DRAWEXE exporter
...
This reverts commit 4c48bdf216 .
2014-07-13 11:37:34 +02:00
Michael Ang
1470aa1b3d
automatically find the OpenSCAD binary on Mac OS X
2014-07-13 11:37:33 +02:00
wmayer
d3221b183c
+ fix crash when trying to edit broken revolve object
2014-07-13 11:34:36 +02:00
Jose Luis Cercos-Pita
9d57b6308e
Added spreadsheets to the hydrostatics tool
2014-07-13 11:09:00 +02:00
Jose Luis Cercos-Pita
a45b7d7509
Fixed worng variable
2014-07-13 11:09:00 +02:00
Jose Luis Cercos-Pita
1269dfce78
Changed the spreadsheet label
2014-07-13 11:08:59 +02:00