wmayer
f46371b6ac
+ reorder header to fix warnings with Win32 build
2015-11-30 20:38:19 +01:00
wmayer
c02d8017c5
+ ignore colour information of ply point files
2015-10-31 16:09:38 +01:00
wmayer
27917795a4
+ reorder include files to fix re-definition of macro BOOST_PARAMETER_MAX_ARITY
2015-10-31 13:32:01 +01:00
wmayer
f46dc20fca
+ fix & suppress msvc warnings
2015-10-16 18:26:30 +02:00
wmayer
f6023d36d2
+ rework BoundingBox class and its Python binding
2015-10-11 00:18:53 +02:00
wmayer
51e4eebbc6
+ Prefer prefix ++/-- operators for non-primitive types
2015-10-06 21:16:44 +02:00
wmayer
d19ada810f
+ split file extension from descriptive text of file format to avoid that invalid translation breaks file dialog
...
+ add method to make image view unclosable for user
+ fix possible crash in MeshAlgorithm::GetMeshBorder
+ fix possible crash in MeshAlgorithm::ConnectLines
2015-10-06 17:28:52 +02:00
wmayer
a535688eef
+ ignore color of PLY file for point clouds
2015-09-27 22:04:16 +02:00
Mateusz Skowroński
05f95c0506
Fix files encoding. Go from ISO8859-1 to UTF-8.
2015-09-21 19:50:49 -03:00
wmayer
e0bdf24c95
+ fix build problems with MSVC and libpack
2015-09-21 14:51:12 +02:00
wmayer
72aaaa669a
+ harmonize Coin3D cmake variables with official check
2015-07-28 14:55:15 +02:00
wmayer
c2c83a353b
+ harmonize XercesC cmake variables with official check
2015-07-28 14:17:49 +02:00
wmayer
d2b7b730d3
+ replace deprecated PYTHON_INCLUDE_PATH
2015-07-25 18:29:42 +02:00
wmayer
21435326d2
+ fix broken PolyPickerSelection
2015-07-02 14:51:38 +02:00
wmayer
6e0287ff17
+ remove SoFCSelection from ViewProviderGeometryObject
2015-05-20 21:44:27 +02:00
wmayer
cab441cf2a
+ remove references to SoFCSelection where not needed
2015-05-20 19:24:12 +02:00
Yorik van Havre
87911ca46b
Updated ts files from source
2015-02-27 18:56:51 -03:00
Yorik van Havre
7f98d14930
Updated translations from crowdin
2015-02-27 18:46:03 -03:00
Yorik van Havre
3e78e68f39
Updated base translation files for crowdin
2015-01-13 20:00:09 -02:00
wmayer
3398513a28
+ remove useless stuff from Init files
2015-01-13 16:19:19 +01:00
Julien Nabet
ac57af3b8a
Fix some cppcheck reports:
...
- (error) va_list '<var>' was opened but not closed by va_end()
- (style) Same expression on both sides of '||'
- (style) Same expression on both sides of '!='
2015-01-06 11:37:44 +01:00
Sebastian Hoogen
46a00d1380
remove support for automake
2014-11-26 10:26:30 +01:00
Sebastian Hoogen
01cf0f5872
issue #1027 use unicode filepaths
2014-10-11 13:32:06 +02:00
Stefan Tröger
512a2b94d2
Adaption of FreeCAD to QuarterWidget
...
-removes all soqtviewer references
-create a quarter adaptor class which implements missing functionality
-adopts freecad code to make use of SoRenderManager and changed View3DInventorViewer interface
2014-09-23 10:11:11 +02:00
Sebastian Hoogen
d49528b27e
issue #1700 replace PyExc_Exception
2014-09-17 11:15:57 +02:00
Sebastian Hoogen
af50cbf964
fixes #0001422 : Subclass Exception
...
inherit Base.FreeCADError form RuntimeError
inherit Part.OCCError from Base.FreeCADError
inherit OCCDomainError from Part.OCCError
inherit OCCRangeError from Part.OCCError
inherit OCCConstructionError from OCCDomainError
inherit OCCDimensionError from OCCDomainError
Added PY_CATCH_OCC macro
replace PyExc_Exception
use FreeCADError in makeWireString
catch exception in BSplineCurve.increasedegree
2014-09-17 11:15:56 +02:00
wmayer
419664e0ea
+ restore lost changes, improve whitspaces, suppress useless MSVC warnings
2014-08-28 12:37:42 +02:00
wmayer
773a6d1d4d
+ set pcl components for LibPacks
2014-08-28 10:41:59 +02:00
wmayer
3fd87a62b4
+ do pcl components checks
2014-08-28 01:51:58 +02:00
jriegel
d0d832896a
Merge remote-tracking branch 'refs/remotes/origin/jriegel/NewWinBuild' into jriegel/review-NewLibPack
...
Conflicts:
src/3rdParty/salomesmesh/CMakeLists.txt
2014-08-27 15:39:00 +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
4b561185d6
Add switch for compile with and without PCL
2014-08-25 23:16:34 +02:00
jriegel
e1f46b0d0e
define for PCL usage for older LibPacks
2014-08-21 18:17:20 +02:00
jriegel
0d3db11327
OCL tests
2014-08-17 20:15:12 +02:00
wmayer
546841ccfd
+ implement save() function in PointKernel, fix icon issue in mesh workbench
2014-08-06 17:39:15 +02:00
jriegel
103ae7c2ad
move build specifier in own cMake group
2014-08-03 20:53:19 +02:00
wmayer
f762d7d83d
+ fixes #0001569 : Bounding Box of Mesh::Feature in the Gui does not respect the Placement
2014-06-02 13:06:14 +02:00
Yorik van Havre
867f526d3b
Updated translations
2014-05-24 17:35:20 -03:00
wmayer
6ac93e9d72
Add initial support for different libdir (jobermayr)
2014-05-10 12:57:38 +02:00
mdinger
1498e99cef
Move python module prefix and suffix properties into macro to be set together
2014-05-03 16:00:30 +02:00
wmayer
67edfb895b
+ Fix prefix of Python extensions built with MinGW
2014-04-30 18:22:52 +02:00
mdinger
e2bd648e9a
Remove unnecessary quotes.
2014-04-30 13:41:16 +02:00
mdinger
3e3ce381f6
Apply SET_BIN_DIR macro to Mod
2014-04-30 13:41:13 +02:00
Yorik van Havre
bc73f76a63
Updated ts files from source
2014-03-10 20:36:59 -03:00
wmayer
be7ad6f5ba
+ Add new icons, fix German translation in Points module
2014-01-26 16:19:07 +01:00
wmayer
3fe720f3bc
+ Replace math.h with cmath
2014-01-05 11:25:40 +01:00
wmayer
70b626af09
+ fix possible endless loop in mesh grid, allow to set an array of points to the kernel
2013-11-19 18:11:46 +01:00
wmayer
201042692d
0001278: No build possible with current CMake version 2.8.12
2013-10-22 10:33:18 +02:00
wmayer
f82628ca35
Make Python API more pythonic
2013-10-09 21:16:04 +02:00