FreeCAD/src/Mod/Arch
2015-09-14 17:36:44 -03:00
..
Resources Updated ts files 2015-09-14 14:31:47 -03:00
arch.dox
Arch.py Extending doxygen stuff for Draft & Arch 2015-09-04 19:14:36 -03:00
ArchAxis.py Arch: Fixed crash when loading old files 2015-08-31 18:17:29 -03:00
ArchBuilding.py
ArchCommands.py Changed all references to DraftGeomUtils.sortEdges to Part.__sortEdges__ 2015-09-04 11:54:57 -03:00
ArchComponent.py Changed all references to DraftGeomUtils.sortEdges to Part.__sortEdges__ 2015-09-04 11:54:57 -03:00
ArchCutPlane.py
ArchEquipment.py
ArchFloor.py
ArchFrame.py Changed all references to DraftGeomUtils.sortEdges to Part.__sortEdges__ 2015-09-04 11:54:57 -03:00
ArchMaterial.py Make alternate material directory UserAppData/Materials 2015-09-14 17:36:44 -03:00
ArchPanel.py Arch: Allow to build Arch objects from Part Compounds - fixes #2095 2015-06-14 18:36:54 -03:00
ArchRebar.py Arch: fixed bug in rebars 2015-06-26 13:50:02 -03:00
ArchRoof.py Arch: Fixed imports in ArchRoof 2015-09-07 15:10:29 -03:00
ArchSchedule.py Arch: moved some ui files to resource 2015-05-07 17:38:24 -03:00
ArchSectionPlane.py Arch: bigger default section plane - fixes #2189 2015-09-04 12:49:03 -03:00
ArchServer.py
ArchSite.py
ArchSpace.py Changed all references to DraftGeomUtils.sortEdges to Part.__sortEdges__ 2015-09-04 11:54:57 -03:00
ArchStairs.py First groundwork on Arch Schedule tool 2015-04-26 13:57:36 -03:00
ArchStructure.py Arch: Allow to build Arch objects from Part Compounds - fixes #2095 2015-06-14 18:36:54 -03:00
ArchVRM.py Changed all references to DraftGeomUtils.sortEdges to Part.__sortEdges__ 2015-09-04 11:54:57 -03:00
ArchWall.py Changed all references to DraftGeomUtils.sortEdges to Part.__sortEdges__ 2015-09-04 11:54:57 -03:00
ArchWindow.py Arch: Reintroduced support for custom subvolumes for windows 2015-08-04 22:18:30 -03:00
CMakeLists.txt Arch: Fixed makefile 2015-05-07 18:14:52 -03:00
importDAE.py Arch: Fixed DAE export - fixes #2219 2015-08-28 17:46:52 -03:00
importGBXML.py
importIFC.py Changed all references to DraftGeomUtils.sortEdges to Part.__sortEdges__ 2015-09-04 11:54:57 -03:00
importIFClegacy.py Changed all references to DraftGeomUtils.sortEdges to Part.__sortEdges__ 2015-09-04 11:54:57 -03:00
importOBJ.py Changed all references to DraftGeomUtils.sortEdges to Part.__sortEdges__ 2015-09-04 11:54:57 -03:00
importWebGL.py Changed all references to DraftGeomUtils.sortEdges to Part.__sortEdges__ 2015-09-04 11:54:57 -03:00
Init.py
InitGui.py Arch / Draft: reorganized preferences files 2015-05-07 17:06:56 -03:00
TestArch.py