wmayer
aaea6420ad
Py3: fix reading/writing from/to OBJ file
2019-04-18 12:02:07 +02:00
Yorik van Havre
a4d5c02d36
Arch: Fixed encoding bug in OBJ importer
2019-02-04 13:35:00 -02:00
wmayer
1ebcb36545
Remove decode as returned object by translate() function is a unicode oject
2019-01-08 13:23:51 +01:00
Yorik van Havre
3f2cfa0a7f
Arch: Fixed OBJ export
2018-06-26 15:26:00 -03:00
luz.paz
c0014cbd3e
Misc. comment typos
...
+ Found via `codespell -q 3 --skip="*.po,*.ts,./.git,./src/3rdParty,./src/CXX,./src/zipios++,./src/Mod/Assembly/App/opendcm" -I ~/Projects/fc-word-whitelist.txt`
+ crowdin translation refinements:
- https://crowdin.com/translate/freecad/6766/en-en#6499546
- https://crowdin.com/translate/freecad/6766/en-en#6504496
2018-06-13 20:37:17 -04:00
luz.paz
90c6689722
Arch: translation fixes
...
Adding Arch WB translation string corrections/refinements
2018-04-17 10:16:28 -03:00
luz.paz
1909466241
Arch: move \n out of translation strings
2018-02-11 20:06:22 +01:00
luzpaz
5107d86b60
Crowdin: Removing whitespace from widgets
...
Modified the code so that the whitespace was hardcoded since translators on Crowdin weren't adding the whitespace. Please review if correct.
+ found some other typos/grammar issues along the way.
CC @yorikvanhavre
2018-01-01 17:52:12 +01:00
Yorik van Havre
0fc9e2be04
Arch Multimaterial
2017-05-03 11:52:24 -03:00
Yorik van Havre
b32e9806e1
Arch: Fixed support of v/vt/vn notation in OBJ importer
2017-04-12 20:30:38 -03:00
Yorik van Havre
a6cfb18e37
Arch: Renaming Hires to HiRes
2017-03-07 13:36:33 -03:00
Yorik van Havre
aab99ad968
Arch: Added materials support to Arch OBJ import/exporter - fixes #2139
2017-02-25 01:07:48 -03:00
Yorik van Havre
715fa81fe2
Arch: Upgraded Equipment tool - fixes #2573
2017-02-01 23:04:14 -02:00
looooo
2bc1162193
py3: Arch: print fixes
2017-01-17 11:13:36 +01:00
Yorik van Havre
8ad2c699f8
py3: open function is in module 'io' in py3 instead of __builtin__
2017-01-17 09:24:59 +01:00
Yorik van Havre
21f430da2c
Arch: more robust edge ordering in Arch OBJ exporter
2016-12-22 17:28:09 -02:00
wmayer
1855c80f36
replace Part.Line with Part.LineSegment
2016-11-30 21:25:18 +01:00
Yorik van Havre
af97583026
Doc: Fixes in doxygen docs for Draft,Arch, FEM
2016-11-17 17:04:09 -02:00
Yorik van Havre
95195e3765
Arch: updated OBJ/DAE exporters to export groups
2016-06-16 18:31:21 -03:00
Jonathan Wiedemann
71606352ee
add decode utf8 importOBJ.py
2016-05-18 15:31:10 +02:00
Yorik van Havre
4cb5de6848
Arch: fixed OBJ import without GUI - fixes #2305
2016-01-31 16:53:54 -02:00
Yorik van Havre
be9920a132
Arch: obj exporter now skips bad objects instead of stopping
2015-12-10 15:46:09 -02:00
Yorik van Havre
91b2506ccc
Changed all references to DraftGeomUtils.sortEdges to Part.__sortEdges__
2015-09-04 11:54:57 -03:00
Yorik van Havre
53eb0dd758
Arch: Minor fix in OBJ exporter - fixes #2216
2015-08-17 20:27:19 -03:00
Yorik van Havre
5c01cf0a89
Arch: Fixed OBJ exporter to work with curves - fixes #1527
2014-05-04 13:04:52 -03:00
Yorik van Havre
19865c252b
Fixed translation system in Arch & Draft
2014-01-07 11:17:31 -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
Yorik van Havre
9e8e7a97b9
0001072 : Edge.Curve assert in Draft
2013-03-31 17:54:32 -03:00
Yorik van Havre
4386421a0b
Arch: Fixed strings to be translated
2012-08-15 18:39:53 -03:00
Yorik van Havre
7b0d0aa2f7
Arch: Minor fixes
2012-07-18 15:04:56 -03:00
Yorik van Havre
9d1cd19afb
Arch: improved OBJ exporter
2012-07-18 11:27:31 -03:00
Yorik van Havre
7086b80cb3
Renamed Draft fcvec and fcgeo modules
...
Draft/draftlibs/fcvec becomes Draft/DraftVecUtils
Draft/draftlibs/fcgeo becomes Draft/DraftGeomUtils
2012-05-22 11:45:40 -03:00
Yorik van Havre
8fdc39df93
Fixed bug 625 in Arch module too
2012-03-13 10:05:04 -03:00
Yorik van Havre
3badfeea98
+ changed Arch module license block to LGPL
...
+ removed express schema file from Arch sources due to license
+ added explanations in Arch settings for the user to get one himself
2012-01-03 20:46:55 -02:00
yorikvanhavre
4abc03fbce
+ added RFE #233 - Arch module OBJ exporter
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5019 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-14 16:48:44 +00:00