Commit Graph

139 Commits

Author SHA1 Message Date
Bernd Hahnebach
0b6e79be35 FEM: code formating do not use to many slashes 2019-12-10 21:41:06 +01:00
luz.paz
7b7797f4f3 Fix various (doxy) typos and whitespace issues
Found via `codespell -q 3 -L aci,ake,aline,alle,alledges,alocation,als,ang,anid,ba,beginn,behaviour,bloaded,byteorder,calculater,cancelled,cancelling,cas,cascade,centimetre,childs,colour,colours,commen,currenty,dof,doubleclick,dum,eiter,elemente,feld,freez,hist,iff,indicies,initialisation,initialise,initialised,initialises,initialisiert,ist,kilometre,lod,mantatory,methode,metres,millimetre,modell,nd,noe,normale,normaly,nto,numer,oder,orgin,orginx,orginy,ot,pard,pres,programm,que,recurrance,rougly,seperator,serie,sinc,strack,substraction,te,thist,thru,tread,uint,unter,vertexes,wallthickness,whitespaces -S ./.git,*.po,*.ts,./ChangeLog.txt,./src/3rdParty,./src/Mod/Assembly/App/opendcm,./src/CXX,./src/zipios++,./src/Base/swig*,./src/Mod/Robot/App/kdl_cp,./src/Mod/Import/App/SCL,./src/WindowsInstaller,./src/Doc/FreeCAD.uml`
2019-10-03 07:57:13 +02:00
wmayer
d0d92b0801 force strict ISO C++ (-Wpedantic)
for Fem, Import, PartDesign, Robot, Sketcher, TechDraw
2019-09-18 14:18:07 +02:00
Bernd Hahnebach
4c5bcf3dc1 FEM: objects, use same name system no matter if C++ or Python object 2019-07-03 12:43:27 +02:00
Bernd Hahnebach
ece1b7ecba FEM: gui, commands, typo the second one :-) 2019-06-26 21:35:46 +02:00
Bernd Hahnebach
76953d933c FEM: gui commands, typo in comment 2019-06-25 14:02:12 +02:00
Bernd Hahnebach
f445e34fb8 FEM: vtk post processing, fix result type names in linearization plot 2019-06-25 00:14:43 +02:00
Abdullah Tahiri
241c370f5f PCH: Fem Gui 2019-05-16 21:43:08 +02:00
luz.paz
8fb61fe09f Crowdin: cont... 2019-03-22 10:44:14 -03:00
triplus
43b081947f Improved icon themes support 2019-02-13 10:42:46 -02:00
wmayer
ff6ed27ba9 replace boolean to check for inside/outside cutting with enum values 2018-09-18 18:25:51 +02:00
Bernd Hahnebach
15df652804 FEM: cpp commands post, do not use create, same like constraints, data along line 2018-09-11 07:22:45 +02:00
Bernd Hahnebach
f2422f1f7c FEM: cpp commands post, do not use create, same like constraints, scalar clip 2018-09-11 07:22:45 +02:00
Bernd Hahnebach
c4e7ace300 FEM: cpp commands post, do not use create, same like constraints, linearized stress 2018-09-11 07:22:44 +02:00
Bernd Hahnebach
2db040dd84 FEM: cpp commands post, do not use create, same like constraints, data at point 2018-09-11 07:22:44 +02:00
Bernd Hahnebach
79e320d701 FEM: cpp commands post, do not use create, same like constraints, clip 2018-09-11 07:22:43 +02:00
Bernd Hahnebach
2110292f32 FEM: cpp commands sort posts, cut 2018-09-11 07:22:43 +02:00
Bernd Hahnebach
1075c331fa FEM: cpp commands post, fix warning class and a typo 2018-09-11 07:22:43 +02:00
Bernd Hahnebach
55759110ec FEM: icons, rename solver standard 2018-09-11 07:22:37 +02:00
Bernd Hahnebach
f8939d689f FEM: vtk post, support multiple pipeline objects for filters 2018-08-26 20:47:41 +02:00
Bernd Hahnebach
d060cacfa2 FEM: cpp commands sort constraints, temperature 2018-08-26 20:47:41 +02:00
Bernd Hahnebach
144e548456 FEM: cpp commands sort constraints, pulley 2018-08-26 20:47:41 +02:00
Bernd Hahnebach
283f9dbe7a FEM: cpp commands sort constraints, pressure 2018-08-26 20:47:41 +02:00
Bernd Hahnebach
ffbeac03f9 FEM: cpp commands sort constraints, plane rotation 2018-08-26 20:47:40 +02:00
Bernd Hahnebach
c8ec1a756a FEM: cpp commands sort constraints, initial temperature 2018-08-26 20:47:40 +02:00
Bernd Hahnebach
38f8682633 FEM: cpp commands sort constraints, heat flux 2018-08-26 20:47:40 +02:00
Bernd Hahnebach
79442a1f2a FEM: cpp commands sort constraints, move gear 2018-08-26 20:47:40 +02:00
Bernd Hahnebach
164ee520a9 FEM: cpp commands sort constraints, move force 2018-08-26 20:47:39 +02:00
Bernd Hahnebach
ab522431db FEM: cpp commands sort constraints, move fluid boundary 2018-08-26 20:47:39 +02:00
Bernd Hahnebach
33f749c96e FEM: cpp commands sort constraints, move displacement 2018-08-26 20:47:39 +02:00
Bernd Hahnebach
c97ed2db34 FEM: cpp commands sort constraints, move contact 2018-08-26 20:47:39 +02:00
Bernd Hahnebach
ba6976fd67 FEM: cpp commands, use for command creation same order as for command definition 2018-08-26 20:47:38 +02:00
Bernd Hahnebach
6923a52213 FEM: cpp commands, add some comments 2018-08-26 20:47:38 +02:00
Bernd Hahnebach
e214769070 FEM: cpp commands, comment analysis and solver command as they are created in Python 2018-08-26 20:47:38 +02:00
Bernd Hahnebach
8c30258db4 FEM: cpp commands, code formating 2018-08-26 20:47:38 +02:00
Bernd Hahnebach
4019cc3466 FEM: icons, rename sphere icon 2018-08-07 16:57:05 +02:00
Bernd Hahnebach
1a1ce36f93 FEM: icons, rename plane icon 2018-08-07 16:57:05 +02:00
Bernd Hahnebach
dab1ed770c FEM: icons, rename warp filter icon 2018-08-07 16:57:04 +02:00
Bernd Hahnebach
a799e00606 FEM: icons, rename linearized stress icon 2018-08-07 16:57:04 +02:00
Bernd Hahnebach
38ae615edf FEM: icons, rename data at point icon 2018-08-07 16:57:04 +02:00
Bernd Hahnebach
d9ed75d954 FEM: icons, rename data along line icon 2018-08-07 16:57:03 +02:00
Bernd Hahnebach
2b6ec41963 FEM: icons, rename cut function icon 2018-08-07 16:57:03 +02:00
Bernd Hahnebach
23d28268ff FEM: icons, rename clip scalar icon 2018-08-07 16:57:03 +02:00
Bernd Hahnebach
cbcebb6d0c FEM: icons, rename clip region icon 2018-08-07 16:57:03 +02:00
Bernd Hahnebach
e16f1939ea FEM: icons, rename data icon 2018-08-07 16:57:02 +02:00
Bernd Hahnebach
1c870cc89a FEM: menue names, use better readable names and use same typo system 2018-08-07 16:57:00 +02:00
luz.paz
a86c0fe137 sWhatsThis fixes
ref: https://forum.freecadweb.org/viewtopic.php?f=10&t=26687
2018-01-31 19:07:07 +01:00
mkhizenz
c78504e6eb FEM: vtk DataAtPoint, implementation 2018-01-23 14:01:27 +01:00
mkhizenz
6155884950 FEM: Auto disable mesh and solid when opening VTK functions 2018-01-23 14:01:27 +01:00
Unknown
d949210aed Typos, grammar & uniformiity
3rd party KDL typos have been submitted upstream https://github.com/orocos/orocos_kinematics_dynamics/pull/121
2017-12-13 00:10:46 -05:00