Bernd Hahnebach
50c76181af
Material: code formating, spaces
2020-01-06 00:02:20 +01:00
Dietmar Czekay
c3f0288ea5
add VacuumPermittivity and fix adding user values to material editor in FEM
2019-09-04 11:29:09 -03:00
luz.paz
9453e68e23
Misc. source comment typo and whitespace fixes
...
Found via codespell
2019-06-16 20:47:07 +02:00
Bernd Hahnebach
3abd3fcc2e
Materials: white space
2019-06-11 10:37:08 +02:00
Bernd Hahnebach
6380b28e24
Materials: card reader, delete not needed variable
2019-06-08 22:35:26 +02:00
Bernd Hahnebach
f68958cd07
Material: card reader, do not break reading if saved with depretiated writer
2019-06-08 22:24:48 +02:00
Bernd Hahnebach
6e5ec327c9
Materials: card writer, add whitspace between FreeCAD and version string
2019-06-03 22:17:50 +02:00
Bernd Hahnebach
b68ddaafca
Material: card utils and import, add some code examples
2019-04-25 20:43:07 +02:00
Bernd Hahnebach
3f5f53e91f
Material: mat card template for material editor, move to a much more pythonic one
2019-04-25 20:43:07 +02:00
Bernd Hahnebach
80bf21c3d6
Material: import card module, code formating, comments and prints
2019-04-23 09:12:55 +02:00
luz.paz
9079de7516
Material: fix typos
...
Found via codespell
Thought this would merit a pre-0.18 release commit because of `./src/Mod/Material/StandardMaterial/TEMPLATE.FCMat`
2019-03-02 18:11:45 -05:00
Bernd Hahnebach
93456fda4c
Material: card writer, get rid of double new line on file end
2019-03-02 18:13:10 +01:00
Bernd Hahnebach
e481af1369
Material: card writer, better meta comments
2019-03-02 18:13:10 +01:00
Bernd Hahnebach
f8771be49a
Material, card writer, add parameter to switch off group section writing (it is how material cards look like ATM)
2019-03-02 18:13:09 +01:00
Bernd Hahnebach
83a40a3273
Material, card writer, move comment
2019-03-02 18:13:09 +01:00
Bernd Hahnebach
1f2e0fb9e5
Material: card writer, add white spaces around =
2019-03-02 18:13:09 +01:00
wmayer
070a153757
fixes 0003865: non-ASCII characters incorrectly displayed in material cards
...
The combination Py2+Qt5 already worked, this change now fixes the combinations Py2+Qt4 and Py3+Qt5
2019-02-26 19:26:00 +01:00
Bernd Hahnebach
cad3019da5
Material: card parser, more important comments
2019-02-21 13:51:43 +01:00
Bernd Hahnebach
899f3df2fe
Material: card header, use the same header in all code files
2019-02-19 10:27:26 -03:00
Bernd Hahnebach
ef79d20bfa
Material, mat card writer, do not write empty sections
2019-02-15 19:02:43 +01:00
Bernd Hahnebach
7f2ad7fbbf
Material: mat card parser, there are two parsers in FreeCAD, make some comments about the existance of each other
2019-02-12 10:17:50 -02:00
Bernd Hahnebach
3b579190ea
Material: card reader and writer, use file card name as CardName property
2019-02-12 10:17:50 -02:00
Bernd Hahnebach
e0be3e474e
Material: card reader, fix for values containing a =
2019-02-12 10:17:50 -02:00
Bernd Hahnebach
76d1f0aa8e
Material: card writer, some comments
2019-02-12 10:17:50 -02:00
Bernd Hahnebach
3c3d9bca58
Material: card writer, do not handle source as comment in mat card
2019-02-12 10:17:50 -02:00
Bernd Hahnebach
22f59570c8
Material: card writer, move FreeCAD version info behind matcard info, std in original cards
2019-02-12 10:17:50 -02:00
Bernd Hahnebach
b94ebbecc5
Material: Py3, get rid of extra bees on printing
2019-02-12 10:17:50 -02:00
Bernd Hahnebach
216106e407
Material: Py3 fixes in mat card writer
2019-02-11 15:18:24 +01:00
Bernd Hahnebach
bc31a9afcd
Material: code formating, flake8
2019-01-05 12:17:52 +01:00
Bernd Hahnebach
b3de953c18
Material: code formating, file beginnings Python block comment with space, flake8 E265
2019-01-05 12:17:52 +01:00
Yorik van Havre
91a61d4813
Material: Fixed py3/import issues
2018-12-29 14:40:25 -02:00
caceres
195c530c00
Material: MaterialEditor migrate to model/view
2018-12-29 12:47:30 -02:00
looooo
1476caf281
py3: iteritems -> items, iterkeys -> keys
2018-12-08 11:27:22 -03:00
Yorik van Havre
7fabfde0ef
py3 compatibility fixes
2018-10-27 16:04:51 -03:00
Bernd Hahnebach
9ce4111cee
py3: define more unicode for python3, see commit 7ad0c7f7
2018-08-07 16:57:00 +02:00
Bernd Hahnebach
184a566da3
Material: move materal property list into material module and use this for material editor ui and writing of mat files
2018-06-10 20:54:23 +02:00
Bernd Hahnebach
1e844d4f53
Material, code formating, flake8 compatible code
2018-06-10 20:54:23 +02:00
Bernd Hahnebach
6ae0aa0659
Material: Editor and import, only use mat keys if they have a value
2018-06-01 08:21:31 +02:00
Bernd Hahnebach
bf11a5f239
Material: Editor and import, fix openfile and savefile if no filename is given, make open and save work the same way
2018-06-01 08:21:28 +02:00
Bernd Hahnebach
428e9ea5ed
Material: Editor and import, delete trailing white spaces
2018-06-01 08:21:26 +02:00
Priit Laes
de89c2e178
python: Material: *.py: Fix syntax for Python 3
2017-02-12 18:57:54 +01:00
wmayer
ee07ff6231
fix unicode/utf-8 encoding problems
2016-09-24 16:48:30 +02:00
Yorik van Havre
a5852dd8f2
Material: Fixed the material editor dialog, thanks to rockn
2015-11-24 22:57:50 -02:00
sgrogan
2d1b79cbb0
Replace Specific Weight with Density
2015-09-14 17:36:44 -03:00
Sebastian Hoogen
57db95a1c3
issue #1701 removed further except: statements
2014-09-17 11:57:32 +02:00
Yorik van Havre
f4da53bd1d
Material: Created material editor
...
Materal editor is now funcional, abeit not complete. Can be used to
create and save new cards. Lauch from within FreeCAD with
import MaterialEditor; MaterialEditor.openEditor()
2013-11-19 19:27:15 -02:00
Yorik van Havre
42fdbefc54
0001102: Updated all links to old freecad homepage and wiki to the new ones
2013-09-15 17:04:42 -03:00
jriegel
f120990372
Add file importer, standard material and Yoriks gui prototype
2013-06-01 20:27:30 +02:00