wmayer
4672066db8
+ remove spaces from qss files due to copy problems
2016-03-07 16:54:51 +01:00
wwmayer
9fa224a947
Merge pull request #112 from pgilfernandez/FreeCAD_stylesheets202
...
Dark and Light stylesheets fixes/improvements
2016-03-07 16:37:33 +01:00
wmayer
1fee124e65
+ add CMake file for stylesheet files
2016-03-07 16:08:40 +01:00
wmayer
007a00b7f1
+ bug fix similar to idea of pull request 111
2016-03-07 15:12:00 +01:00
Pablo Gil
685bcfb898
Dark and Light stylesheets fixes/improvements:
...
+ fixed background logo for Win and Linux
+ improved QToolBar handle for different icon sizes (selectable by user inside Preferences)
+ tweaked editable fields inside QToolBar in order to work for all icon sizes (selectable by user inside Preferences)
+ fixed Ubuntu problem that caused a blank line inside up/down buttons of QSpinBox and similar
+ tweaked Python Editor color for Light theme
+ fixed buttons margin/padding inside Task tab
+ tweaked color for checked QPushButtons inside Draft WB for better user experience
2016-03-07 09:50:04 +01:00
Yorik van Havre
d1b4f23388
Added latest translations from crowdin
2016-03-06 14:50:07 -03:00
Pablo Gil
8b8db11d9f
+ Dark and Light stylesheets with 3 color variations each
...
(from version 2.01, more info: http://forum.freecadweb.org/viewtopic.php?f=9&t=14518 )
2016-03-06 13:56:04 +01:00
wmayer
34b9ff8867
+ command to create points object from geometry
...
+ implement TopoShape::getPoints
2016-03-05 23:36:57 +01:00
wmayer
0ec81d2760
+ add properties with 'hidden' mode to property editor but hide the item
2016-03-05 18:24:58 +01:00
wmayer
843fbc49fc
+ set refine option by default
2016-03-05 16:15:45 +01:00
wmayer
781f91e6af
+ add refine option to shape builder
2016-03-05 16:13:15 +01:00
wmayer
948ccac021
+ dynamically hide/show and enable/disable item in property editor
2016-03-05 13:13:23 +01:00
wmayer
efdbc93e99
+ create points with normals from mesh object
2016-03-04 19:39:13 +01:00
wmayer
70f58672c7
+ get also back normals from MeshObject::getPoints
2016-03-04 18:28:49 +01:00
wmayer
0ea6a2ed0d
+ removed unneeded pure virtual method getFaces from PropertyComplexGeoData
...
+ extend interface of ComplexGeoData::getPoints to also return normals if available
2016-03-04 17:16:57 +01:00
wmayer
288841cf98
+ function to create points from mesh
2016-03-04 16:00:08 +01:00
wmayer
a5e6edff87
+ support of export of points to pcd and ply format
2016-03-04 14:48:26 +01:00
Bernd Hahnebach
74a43f23b3
FEM: ccxInpWriter, add Nodes dict to self object
2016-03-03 18:40:32 +01:00
fandaL
c1bf26bbd7
FEM: ccxInpWriter, copy Nodes dict
2016-03-03 18:40:31 +01:00
wmayer
816b54bd25
+ add segmentation algorithm
2016-03-03 18:07:17 +01:00
Yorik van Havre
b825dcd6bb
Merge pull request #109 from wood-galaxy/bim-ifcproperty-6
...
Arch : IFC : Handle case where NominalValue is None
2016-03-03 11:12:58 -03:00
Yorik van Havre
513969140d
Merge pull request #108 from wood-galaxy/arch-roof-2
...
Arch : improvements and clean up of roof object
2016-03-03 11:06:07 -03:00
Jonathan Wiedemann
219e212fe0
Merge branch 'master' into bim-ifcproperty-6
2016-03-03 11:07:34 +01:00
Jonathan Wiedemann
2b66257d25
Merge branch 'master' into arch-roof-2
2016-03-03 10:49:33 +01:00
Jonathan Wiedemann
d113deab32
Arch Roof : improvement and clean up
...
change default value
handle shape based object
better getsubvolume method
2016-03-03 10:45:32 +01:00
Bernd Hahnebach
57c783e5b0
FEM: make python modules again flake8 compatible
2016-03-02 22:23:27 +01:00
Bernd Hahnebach
bc3cc033e1
FEM: make method names in ccxwriter consisten
2016-03-02 22:23:27 +01:00
Bernd Hahnebach
83ccbbe79d
FEM: remove not used methods from FemAnalysis class
2016-03-02 22:23:26 +01:00
wmayer
ec992ae1dc
+ filter out invalid points
2016-03-02 18:04:45 +01:00
wmayer
f336b7ed67
+ filter out invalid points in surface triangulation algorithms
2016-03-02 16:14:08 +01:00
wmayer
8a76f2c13e
+ add region growing, segmentation and ransac algorithms to Reen module
2016-03-02 15:51:26 +01:00
Yorik van Havre
1ec066553e
Merge pull request #97 from dbtayl/master
...
Helical/linear ramp plunging
2016-03-01 17:08:19 -03:00
wmayer
a1eef54451
+ do not allow to set negative grid size in property editor
2016-03-01 18:24:39 +01:00
wmayer
0c5a477fee
+ fix regression in German translation (also fixed on crowdin)
2016-03-01 16:45:14 +01:00
Yorik van Havre
b389554a30
Updated translation tools
2016-03-01 12:34:16 -03:00
Yorik van Havre
7734ffb810
Updated translation files
2016-03-01 12:34:03 -03:00
Jonathan Wiedemann
403ba14f57
Arch Roof : improvement and clean up
...
change default value
handle shape based object
better getsubvolume method
2016-03-01 09:45:11 +01:00
Jonathan Wiedemann
0172544cc7
Merge branch 'master' into arch-roof-2
2016-03-01 08:08:32 +01:00
Yorik van Havre
f1053504a1
Merge pull request #107 from triplus/Set-QComboBox-icon-size
...
Set QComboBox icon size
2016-03-01 00:13:49 -03:00
wmayer
ecd6517cb0
Merge branch 'master' of https://github.com/FreeCAD/FreeCAD
2016-02-29 23:45:17 +01:00
wmayer
39187dacac
+ add voxel filter function to Reen module
2016-02-29 23:44:55 +01:00
triplus
cf842d569e
Set QComboBox icon size
2016-02-29 20:14:49 +01:00
wmayer
2710d276df
+ fix build failure with gcc
2016-02-29 19:36:22 +01:00
wmayer
9139ab37d3
+ change binary export & import of shapes to restore placement and orientation
2016-02-29 18:37:36 +01:00
wmayer
93f32d4dd1
+ prepare string for translation
2016-02-29 13:22:49 +01:00
vginkeo
f14758d5e5
FEM: C++98 compatible fix to constraint displacement reference deletion, update vertice, edge, face selection
2016-02-29 13:06:16 +01:00
vginkeo
e47560003e
FEM: do not hide constraints for result view
2016-02-29 13:06:15 +01:00
vginkeo
187894d8b5
FEM: remove some trailing whitespaces
2016-02-29 13:06:14 +01:00
vginkeo
fcd2882ad7
FEM: remove module ccxInpWriterFemConstraintDisplacement
...
which was intoduced in commit b1dc2cb
by an accident
2016-02-29 13:06:13 +01:00
wmayer
5574419293
+ set range for quantity boxes
2016-02-29 12:29:02 +01:00