Files
create/src/Mod/Arch/Resources/Arch.qrc
Yorik van Havre 51383ada07 0001167: Arch fixtures system
Arch objects can now have Fixtures, which is a mesh or part attached to
them, but that doesn't modify the geometry of the base object. They are
normally hidden, except when the new Display Mode "Detailed" is used.
Fixtures can be added to any Arch object using the new Arch_Fixture command
and removed with the standard Arch_Remove command.

Fixtures are useful for small unimportant details like window latches or hinges,
that should stay hidden most of the time.
2013-07-07 11:29:26 -03:00

61 lines
2.6 KiB
Plaintext

<RCC>
<qresource>
<file>icons/Arch_Building.svg</file>
<file>icons/Arch_Floor.svg</file>
<file>icons/Arch_Cell.svg</file>
<file>icons/Arch_Wall.svg</file>
<file>icons/Arch_Site.svg</file>
<file>icons/Arch_Structure.svg</file>
<file>icons/Arch_Add.svg</file>
<file>icons/Arch_Remove.svg</file>
<file>icons/Arch_MeshToShape.svg</file>
<file>icons/Arch_SplitMesh.svg</file>
<file>icons/preferences-arch.svg</file>
<file>icons/Arch_RemoveShape.svg</file>
<file>icons/Arch_SectionPlane.svg</file>
<file>icons/Arch_Window.svg</file>
<file>icons/Arch_Wall_Tree.svg</file>
<file>icons/Arch_Cell_Tree.svg</file>
<file>icons/Arch_Building_Tree.svg</file>
<file>icons/Arch_Floor_Tree.svg</file>
<file>icons/Arch_SectionPlane_Tree.svg</file>
<file>icons/Arch_Site_Tree.svg</file>
<file>icons/Arch_Structure_Tree.svg</file>
<file>icons/Arch_Window_Tree.svg</file>
<file>icons/Arch_Axis.svg</file>
<file>icons/Arch_Axis_Tree.svg</file>
<file>icons/Arch_Roof.svg</file>
<file>icons/Arch_Roof_Tree.svg</file>
<file>icons/Arch_CloseHoles.svg</file>
<file>icons/Arch_Check.svg</file>
<file>icons/Arch_SelectNonManifold.svg</file>
<file>icons/Arch_MergeWalls.svg</file>
<file>icons/Arch_Wall_Tree_Assembly.svg</file>
<file>icons/Arch_Fixture.svg</file>
<file>ui/archprefs-base.ui</file>
<file>translations/Arch_af.qm</file>
<file>translations/Arch_de.qm</file>
<file>translations/Arch_fi.qm</file>
<file>translations/Arch_fr.qm</file>
<file>translations/Arch_it.qm</file>
<file>translations/Arch_nl.qm</file>
<file>translations/Arch_no.qm</file>
<file>translations/Arch_ru.qm</file>
<file>translations/Arch_uk.qm</file>
<file>translations/Arch_pl.qm</file>
<file>translations/Arch_hr.qm</file>
<file>translations/Arch_ja.qm</file>
<file>translations/Arch_hu.qm</file>
<file>translations/Arch_tr.qm</file>
<file>translations/Arch_sv-SE.qm</file>
<file>translations/Arch_zh-TW.qm</file>
<file>translations/Arch_pt-BR.qm</file>
<file>translations/Arch_cs.qm</file>
<file>translations/Arch_sk.qm</file>
<file>translations/Arch_es-ES.qm</file>
<file>translations/Arch_zh-CN.qm</file>
<file>translations/Arch_ro.qm</file>
<file>translations/Arch_pt-PT.qm</file>
</qresource>
</RCC>