Bernd Hahnebach
aa189f5d1f
Materials: delete duplicate import
2019-07-02 22:47:42 +02:00
Bernd Hahnebach
dd4b93c201
Materials: Py2 fix
2019-07-02 12:31:43 +02:00
Bernd Hahnebach
7d2e1da194
Materials: code formating, flake8
2019-06-25 00:14:43 +02:00
luz.paz
c2827611be
[Crowdin] string fix + misc. typo and whitespace fixes
...
* Crowdin link: https://crowdin.com/translate/freecad/6766/en-hu#6576162
* Tacked on a few typo+whitespace fixes
2019-06-20 18:42:09 +02:00
luz.paz
13443ca27f
[Material] Respect unicode filenames
...
Fixes #4027
2019-06-19 22:16:13 +02:00
Bernd Hahnebach
e4f29ffe92
Material: material main module, move card related defs into mat utils module
2019-04-25 20:43:07 +02:00
Bernd Hahnebach
f69537ed30
Material: mat card template for material editor, move to a much more pythonic one
2019-04-25 20:43:07 +02:00
Bernd Hahnebach
d6582737a7
Material, editor and main module, code formating
2019-04-23 09:13:16 +02:00
Bernd Hahnebach
04d9836b88
Material: redundant card reader and writer, add some print messages
2019-04-23 09:12:55 +02:00
luz.paz
a8cea8c73f
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
ee1d4ae44b
Material: mat module, write all cards def, add a parameter to not write the template card, which is active by default
2019-03-02 18:13:10 +01:00
Bernd Hahnebach
2f621af7fa
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
4af93b326e
Material: card parser, more important comments
2019-02-21 13:51:43 +01:00
Bernd Hahnebach
6c33f44419
Material: tools, add def to read and write a bunch of mat cards
2019-02-19 10:27:26 -03:00
Bernd Hahnebach
4b08acd301
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
luz.paz
cb4a0adf71
Misc. typos
...
Found via `codespell`
2019-02-08 11:01:24 -02:00
Bernd Hahnebach
0bfcc2872a
Material: code formating, flake8
2019-01-05 12:17:52 +01:00
Bernd Hahnebach
8166145d0c
Material: code formating, file beginnings Python block comment with space, flake8 E265
2019-01-05 12:17:52 +01:00
caceres
7be816033a
Material: MaterialEditor migrate to model/view
2018-12-29 12:47:30 -02:00
luz.paz
a1ffb0fa3c
Misc. typo & whitespace fixes
...
Found via `codespell -q 3 -I ../fc-word-whitelist.txt --skip="*.ts,*.po,./src/3rdParty,./src/Mod/Assembly/App/opendcm,./.git,./src/zipios++"`
Revert IFC commit
2018-07-11 21:52:27 -04:00
Bernd Hahnebach
ae11ee4385
Material: properties, add ultimate strain
2018-07-11 21:18:49 -03:00
Bernd Hahnebach
e90977a103
Material: properties, remove Elasticity because it is a theory and not a property
2018-07-11 21:18:49 -03:00
Bernd Hahnebach
abdaa271ea
Material: material properties, add angle of friction
2018-07-03 17:54:57 -03:00
Bernd Hahnebach
9f5b421cd9
Material: material properties, remove duplicate
2018-07-03 17:54:57 -03:00
Bernd Hahnebach
0ea61180c4
Material: material properties, add some links as comments
2018-07-03 17:54:57 -03:00
Bernd Hahnebach
60ab67e516
Material: material properties, better formating
2018-07-03 17:54:57 -03:00
Bernd Hahnebach
616129c012
Material: add some thermal and mechanical properties to material module
2018-07-03 17:54:57 -03:00
Bernd Hahnebach
78e86c7e05
Material: material module, add some comment
2018-07-03 17:54:57 -03:00
Bernd Hahnebach
ec7520d37f
Material: main module, only use one material structure list
2018-06-11 06:21:41 +02:00
wmayer
eadf9af1d7
fix typo
2018-06-10 20:55:16 +02:00
Bernd Hahnebach
d02b1fee43
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
eeb5c5e09d
Material, code formating, flake8 compatible code
2018-06-10 20:54:23 +02:00
lorenz
7dfb83d250
python3: ConfigParser -> RawConfigParser
...
"%"-symbol makes problems with python3
2018-04-10 15:12:24 +02:00
looooo
5d1de6037d
py3: some diff for fem with py3
2017-10-25 10:56:31 +02:00
Kunda
0192f2bf20
source typo fixes pt2 (only on py3 merged code)
2017-02-28 17:01:11 +01:00
Priit Laes
6f95c7083b
python: Material: *.py: Fix syntax for Python 3
2017-02-12 18:57:54 +01:00
Przemo Firszt
977398d480
Material: Use repr instead of backticks
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-04-23 17:02:02 +02:00
Przemo Firszt
848e0957a0
Material: Fix white space errors in Material.py
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-04-23 17:01:39 +02:00
Przemo Firszt
a46e8c3129
FEM: Change default behaviour of ConfigParser used for materials
...
ConfigParser changes option capital letters in keys to small letters.
That commit changes it to generate verbatim keys as read from FCMat
files. Also Section names are no longer used to generate material
dictionary.
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-04-23 17:01:18 +02:00
jriegel
6129e8b9a0
some fixes in material handling
2013-07-18 23:03:43 +02:00
jriegel
bc9a63540d
working on material framework
2013-06-06 23:24:30 +02:00
jriegel
51ccff8ff9
Add file importer, standard material and Yoriks gui prototype
2013-06-01 20:27:30 +02:00