notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
freecad General purpose 3D CAD modeller
1.0.0_1 cad on this many watch lists=7 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0.r2Version of this port present on the latest quarterly branch.
Maintainer: cmt@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2007-05-26 19:29:31
Last Update: 2024-11-20 10:05:25
Commit Hash: 312ee18
People watching this port, also watch:: zsh, qcad, poudriere, tidy-html5, vim
License: LGPL20+
WWW:
https://www.freecadweb.org/
Description:
FreeCAD is a general purpose parametric 3D modeler. FreeCAD is aimed directly at mechanical engineering and product design but also fits in a wider range of uses around engineering, such as architecture or other engineering specialties. FreeCAD features tools similar to Catia, SolidWorks or Solid Edge, and therefore also falls into the category of MCAD, PLM, CAx and CAE. It is a feature based parametric modeler with a modular software architecture which makes it easy to provide additional functionality without modifying the core system. FreeCAD is under heavy development and might not be ready for production use.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (2997 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/FreeCAD-1.0.0_1/catalog.mk
  3. /usr/local/share/licenses/FreeCAD-1.0.0_1/LICENSE
  4. /usr/local/share/licenses/FreeCAD-1.0.0_1/LGPL20+
  5. FreeCAD/Ext/PySide/QtCore.py
  6. FreeCAD/Ext/PySide/QtGui.py
  7. FreeCAD/Ext/PySide/QtNetwork.py
  8. FreeCAD/Ext/PySide/QtSvg.py
  9. FreeCAD/Ext/PySide/QtSvgWidgets.py
  10. FreeCAD/Ext/PySide/QtUiTools.py
  11. FreeCAD/Ext/PySide/QtWebEngineWidgets.py
  12. FreeCAD/Ext/PySide/QtWidgets.py
  13. FreeCAD/Ext/PySide/__init__.py
  14. FreeCAD/Ext/freecad/gui/RemoteDebugger.py
  15. FreeCAD/Ext/freecad/gui/RemoteDebugger.ui
  16. FreeCAD/Ext/lazy_loader/__init__.py
  17. FreeCAD/Ext/lazy_loader/lazy_loader.py
  18. FreeCAD/Mod/AddonManager/ALLOWED_PYTHON_PACKAGES.txt
  19. FreeCAD/Mod/AddonManager/Addon.py
  20. FreeCAD/Mod/AddonManager/AddonManager.py
  21. FreeCAD/Mod/AddonManager/AddonManager.ui
  22. FreeCAD/Mod/AddonManager/AddonManagerOptions.py
  23. FreeCAD/Mod/AddonManager/AddonManagerOptions.ui
  24. FreeCAD/Mod/AddonManager/AddonManagerOptions_AddCustomRepository.ui
  25. FreeCAD/Mod/AddonManager/AddonManagerTest/__init__.py
  26. FreeCAD/Mod/AddonManager/AddonManagerTest/app/__init__.py
  27. FreeCAD/Mod/AddonManager/AddonManagerTest/app/mocks.py
  28. FreeCAD/Mod/AddonManager/AddonManagerTest/app/test_addon.py
  29. FreeCAD/Mod/AddonManager/AddonManagerTest/app/test_cache.py
  30. FreeCAD/Mod/AddonManager/AddonManagerTest/app/test_dependency_installer.py
  31. FreeCAD/Mod/AddonManager/AddonManagerTest/app/test_freecad_interface.py
  32. FreeCAD/Mod/AddonManager/AddonManagerTest/app/test_git.py
  33. FreeCAD/Mod/AddonManager/AddonManagerTest/app/test_installer.py
  34. FreeCAD/Mod/AddonManager/AddonManagerTest/app/test_macro.py
  35. FreeCAD/Mod/AddonManager/AddonManagerTest/app/test_macro_parser.py
  36. FreeCAD/Mod/AddonManager/AddonManagerTest/app/test_metadata.py
  37. FreeCAD/Mod/AddonManager/AddonManagerTest/app/test_uninstaller.py
  38. FreeCAD/Mod/AddonManager/AddonManagerTest/app/test_utilities.py
  39. FreeCAD/Mod/AddonManager/AddonManagerTest/data/DoNothing.FCMacro
  40. FreeCAD/Mod/AddonManager/AddonManagerTest/data/MacrosRecipesWikiPage.zip
  41. FreeCAD/Mod/AddonManager/AddonManagerTest/data/TestWorkbench.zip
  42. FreeCAD/Mod/AddonManager/AddonManagerTest/data/__init__.py
  43. FreeCAD/Mod/AddonManager/AddonManagerTest/data/addon_update_stats.json
  44. FreeCAD/Mod/AddonManager/AddonManagerTest/data/bad_macro_metadata.FCStd
  45. FreeCAD/Mod/AddonManager/AddonManagerTest/data/combination.xml
  46. FreeCAD/Mod/AddonManager/AddonManagerTest/data/corrupted_metadata.zip
  47. FreeCAD/Mod/AddonManager/AddonManagerTest/data/depends_on_all_workbenches.xml
  48. FreeCAD/Mod/AddonManager/AddonManagerTest/data/git_submodules.txt
  49. FreeCAD/Mod/AddonManager/AddonManagerTest/data/good_macro_metadata.FCStd
  50. FreeCAD/Mod/AddonManager/AddonManagerTest/data/good_package.xml
  51. FreeCAD/Mod/AddonManager/AddonManagerTest/data/icon_cache.zip
  52. FreeCAD/Mod/AddonManager/AddonManagerTest/data/icon_cache.zip.sha1
  53. FreeCAD/Mod/AddonManager/AddonManagerTest/data/macro_only.xml
  54. FreeCAD/Mod/AddonManager/AddonManagerTest/data/macro_template.FCStd
  55. FreeCAD/Mod/AddonManager/AddonManagerTest/data/metadata.zip
  56. FreeCAD/Mod/AddonManager/AddonManagerTest/data/missing_macro_metadata.FCStd
  57. FreeCAD/Mod/AddonManager/AddonManagerTest/data/prefpack_only.xml
  58. FreeCAD/Mod/AddonManager/AddonManagerTest/data/test_addon_with_fcmacro.zip
  59. FreeCAD/Mod/AddonManager/AddonManagerTest/data/test_github_style_repo.zip
  60. FreeCAD/Mod/AddonManager/AddonManagerTest/data/test_repo.zip
  61. FreeCAD/Mod/AddonManager/AddonManagerTest/data/test_simple_repo.zip
  62. FreeCAD/Mod/AddonManager/AddonManagerTest/data/test_version_detection.xml
  63. FreeCAD/Mod/AddonManager/AddonManagerTest/data/workbench_only.xml
  64. FreeCAD/Mod/AddonManager/AddonManagerTest/gui/__init__.py
  65. FreeCAD/Mod/AddonManager/AddonManagerTest/gui/gui_mocks.py
  66. FreeCAD/Mod/AddonManager/AddonManagerTest/gui/test_gui.py
  67. FreeCAD/Mod/AddonManager/AddonManagerTest/gui/test_installer_gui.py
  68. FreeCAD/Mod/AddonManager/AddonManagerTest/gui/test_uninstaller_gui.py
  69. FreeCAD/Mod/AddonManager/AddonManagerTest/gui/test_update_all_gui.py
  70. FreeCAD/Mod/AddonManager/AddonManagerTest/gui/test_workers_startup.py
  71. FreeCAD/Mod/AddonManager/AddonManagerTest/gui/test_workers_utility.py
  72. FreeCAD/Mod/AddonManager/AddonManagerTest/test_information.md
  73. FreeCAD/Mod/AddonManager/AddonManager_rc.py
  74. FreeCAD/Mod/AddonManager/AddonStats.py
  75. FreeCAD/Mod/AddonManager/Init.py
  76. FreeCAD/Mod/AddonManager/InitGui.py
  77. FreeCAD/Mod/AddonManager/NetworkManager.py
  78. FreeCAD/Mod/AddonManager/PythonDependencyUpdateDialog.ui
  79. FreeCAD/Mod/AddonManager/TestAddonManagerApp.py
  80. FreeCAD/Mod/AddonManager/TestAddonManagerGui.py
  81. FreeCAD/Mod/AddonManager/Widgets/__init__.py
  82. FreeCAD/Mod/AddonManager/Widgets/addonmanager_colors.py
  83. FreeCAD/Mod/AddonManager/Widgets/addonmanager_widget_addon_buttons.py
  84. FreeCAD/Mod/AddonManager/Widgets/addonmanager_widget_filter_selector.py
  85. FreeCAD/Mod/AddonManager/Widgets/addonmanager_widget_global_buttons.py
  86. FreeCAD/Mod/AddonManager/Widgets/addonmanager_widget_package_details_view.py
  87. FreeCAD/Mod/AddonManager/Widgets/addonmanager_widget_progress_bar.py
  88. FreeCAD/Mod/AddonManager/Widgets/addonmanager_widget_readme_browser.py
  89. FreeCAD/Mod/AddonManager/Widgets/addonmanager_widget_search.py
  90. FreeCAD/Mod/AddonManager/Widgets/addonmanager_widget_view_control_bar.py
  91. FreeCAD/Mod/AddonManager/Widgets/addonmanager_widget_view_selector.py
  92. FreeCAD/Mod/AddonManager/add_toolbar_button_dialog.ui
  93. FreeCAD/Mod/AddonManager/addonmanager_cache.py
  94. FreeCAD/Mod/AddonManager/addonmanager_connection_checker.py
  95. FreeCAD/Mod/AddonManager/addonmanager_dependency_installer.py
  96. FreeCAD/Mod/AddonManager/addonmanager_devmode.py
  97. FreeCAD/Mod/AddonManager/addonmanager_devmode_add_content.py
  98. FreeCAD/Mod/AddonManager/addonmanager_devmode_license_selector.py
  99. FreeCAD/Mod/AddonManager/addonmanager_devmode_licenses_table.py
  100. FreeCAD/Mod/AddonManager/addonmanager_devmode_metadata_checker.py
  101. FreeCAD/Mod/AddonManager/addonmanager_devmode_people_table.py
  102. FreeCAD/Mod/AddonManager/addonmanager_devmode_person_editor.py
  103. FreeCAD/Mod/AddonManager/addonmanager_devmode_predictor.py
  104. FreeCAD/Mod/AddonManager/addonmanager_devmode_validators.py
  105. FreeCAD/Mod/AddonManager/addonmanager_firstrun.py
  106. FreeCAD/Mod/AddonManager/addonmanager_freecad_interface.py
  107. FreeCAD/Mod/AddonManager/addonmanager_git.py
  108. FreeCAD/Mod/AddonManager/addonmanager_installer.py
  109. FreeCAD/Mod/AddonManager/addonmanager_installer_gui.py
  110. FreeCAD/Mod/AddonManager/addonmanager_licenses.py
  111. FreeCAD/Mod/AddonManager/addonmanager_macro.py
  112. FreeCAD/Mod/AddonManager/addonmanager_macro_parser.py
  113. FreeCAD/Mod/AddonManager/addonmanager_metadata.py
  114. FreeCAD/Mod/AddonManager/addonmanager_package_details_controller.py
  115. FreeCAD/Mod/AddonManager/addonmanager_preferences_defaults.json
  116. FreeCAD/Mod/AddonManager/addonmanager_pyside_interface.py
  117. FreeCAD/Mod/AddonManager/addonmanager_readme_controller.py
  118. FreeCAD/Mod/AddonManager/addonmanager_uninstaller.py
  119. FreeCAD/Mod/AddonManager/addonmanager_uninstaller_gui.py
  120. FreeCAD/Mod/AddonManager/addonmanager_update_all_gui.py
  121. FreeCAD/Mod/AddonManager/addonmanager_utilities.py
  122. FreeCAD/Mod/AddonManager/addonmanager_workers_installation.py
  123. FreeCAD/Mod/AddonManager/addonmanager_workers_startup.py
  124. FreeCAD/Mod/AddonManager/addonmanager_workers_utility.py
  125. FreeCAD/Mod/AddonManager/change_branch.py
  126. FreeCAD/Mod/AddonManager/change_branch.ui
  127. FreeCAD/Mod/AddonManager/compact_view.py
  128. FreeCAD/Mod/AddonManager/composite_view.py
  129. FreeCAD/Mod/AddonManager/dependency_resolution_dialog.ui
  130. FreeCAD/Mod/AddonManager/developer_mode.ui
  131. FreeCAD/Mod/AddonManager/developer_mode_add_content.ui
  132. FreeCAD/Mod/AddonManager/developer_mode_advanced_freecad_versions.ui
  133. FreeCAD/Mod/AddonManager/developer_mode_copyright_info.ui
  134. FreeCAD/Mod/AddonManager/developer_mode_dependencies.ui
  135. FreeCAD/Mod/AddonManager/developer_mode_edit_dependency.ui
  136. FreeCAD/Mod/AddonManager/developer_mode_freecad_versions.ui
  137. FreeCAD/Mod/AddonManager/developer_mode_license.ui
  138. FreeCAD/Mod/AddonManager/developer_mode_licenses_table.ui
  139. FreeCAD/Mod/AddonManager/developer_mode_people.ui
  140. FreeCAD/Mod/AddonManager/developer_mode_people_table.ui
  141. FreeCAD/Mod/AddonManager/developer_mode_select_from_list.ui
  142. FreeCAD/Mod/AddonManager/developer_mode_tags.ui
  143. FreeCAD/Mod/AddonManager/expanded_view.py
  144. FreeCAD/Mod/AddonManager/first_run.ui
  145. FreeCAD/Mod/AddonManager/install_to_toolbar.py
  146. FreeCAD/Mod/AddonManager/loading.html
  147. FreeCAD/Mod/AddonManager/manage_python_dependencies.py
  148. FreeCAD/Mod/AddonManager/package_list.py
  149. FreeCAD/Mod/AddonManager/select_toolbar_dialog.ui
  150. FreeCAD/Mod/AddonManager/update_all.ui
  151. FreeCAD/Mod/Assembly/Assembly/__init__.py
  152. FreeCAD/Mod/Assembly/AssemblyImport.py
  153. FreeCAD/Mod/Assembly/AssemblyTests/TestCore.py
  154. FreeCAD/Mod/Assembly/AssemblyTests/__init__.py
  155. FreeCAD/Mod/Assembly/Assembly_rc.py
  156. FreeCAD/Mod/Assembly/CommandCreateAssembly.py
  157. FreeCAD/Mod/Assembly/CommandCreateBom.py
  158. FreeCAD/Mod/Assembly/CommandCreateJoint.py
  159. FreeCAD/Mod/Assembly/CommandCreateView.py
  160. FreeCAD/Mod/Assembly/CommandExportASMT.py
  161. FreeCAD/Mod/Assembly/CommandInsertLink.py
  162. FreeCAD/Mod/Assembly/CommandSolveAssembly.py
  163. FreeCAD/Mod/Assembly/Init.py
  164. FreeCAD/Mod/Assembly/InitGui.py
  165. FreeCAD/Mod/Assembly/JointObject.py
  166. FreeCAD/Mod/Assembly/Preferences.py
  167. FreeCAD/Mod/Assembly/SoSwitchMarker.py
  168. FreeCAD/Mod/Assembly/TestAssemblyWorkbench.py
  169. FreeCAD/Mod/Assembly/UtilsAssembly.py
  170. FreeCAD/Mod/BIM/Arch.py
  171. FreeCAD/Mod/BIM/ArchAxis.py
  172. FreeCAD/Mod/BIM/ArchAxisSystem.py
  173. FreeCAD/Mod/BIM/ArchBuildingPart.py
  174. FreeCAD/Mod/BIM/ArchCommands.py
  175. FreeCAD/Mod/BIM/ArchComponent.py
  176. FreeCAD/Mod/BIM/ArchCurtainWall.py
  177. FreeCAD/Mod/BIM/ArchCutPlane.py
  178. FreeCAD/Mod/BIM/ArchEquipment.py
  179. FreeCAD/Mod/BIM/ArchFence.py
  180. FreeCAD/Mod/BIM/ArchFrame.py
  181. FreeCAD/Mod/BIM/ArchGrid.py
  182. FreeCAD/Mod/BIM/ArchIFC.py
  183. FreeCAD/Mod/BIM/ArchIFCSchema.py
  184. FreeCAD/Mod/BIM/ArchIFCView.py
  185. FreeCAD/Mod/BIM/ArchMaterial.py
  186. FreeCAD/Mod/BIM/ArchNesting.py
  187. FreeCAD/Mod/BIM/ArchPanel.py
  188. FreeCAD/Mod/BIM/ArchPipe.py
  189. FreeCAD/Mod/BIM/ArchPrecast.py
  190. FreeCAD/Mod/BIM/ArchProfile.py
  191. FreeCAD/Mod/BIM/ArchProject.py
  192. FreeCAD/Mod/BIM/ArchRebar.py
  193. FreeCAD/Mod/BIM/ArchReference.py
  194. FreeCAD/Mod/BIM/ArchRoof.py
  195. FreeCAD/Mod/BIM/ArchSchedule.py
  196. FreeCAD/Mod/BIM/ArchSectionPlane.py
  197. FreeCAD/Mod/BIM/ArchSite.py
  198. FreeCAD/Mod/BIM/ArchSketchObject.py
  199. FreeCAD/Mod/BIM/ArchSpace.py
  200. FreeCAD/Mod/BIM/ArchStairs.py
  201. FreeCAD/Mod/BIM/ArchStructure.py
  202. FreeCAD/Mod/BIM/ArchTruss.py
  203. FreeCAD/Mod/BIM/ArchVRM.py
  204. FreeCAD/Mod/BIM/ArchWall.py
  205. FreeCAD/Mod/BIM/ArchWindow.py
  206. FreeCAD/Mod/BIM/ArchWindowPresets.py
  207. FreeCAD/Mod/BIM/Arch_rc.py
  208. FreeCAD/Mod/BIM/BimSelect.py
  209. FreeCAD/Mod/BIM/BimStatus.py
  210. FreeCAD/Mod/BIM/Dice3DS/__init__.py
  211. FreeCAD/Mod/BIM/Dice3DS/dom3ds.py
  212. FreeCAD/Mod/BIM/Dice3DS/util.py
  213. FreeCAD/Mod/BIM/Init.py
  214. FreeCAD/Mod/BIM/InitGui.py
  215. FreeCAD/Mod/BIM/OfflineRenderingUtils.py
  216. FreeCAD/Mod/BIM/TestArch.py
  217. FreeCAD/Mod/BIM/bimcommands/BimArchUtils.py
  218. FreeCAD/Mod/BIM/bimcommands/BimAxis.py
  219. FreeCAD/Mod/BIM/bimcommands/BimBackground.py
  220. FreeCAD/Mod/BIM/bimcommands/BimBeam.py
  221. FreeCAD/Mod/BIM/bimcommands/BimBox.py
  222. FreeCAD/Mod/BIM/bimcommands/BimBuilder.py
  223. FreeCAD/Mod/BIM/bimcommands/BimBuildingPart.py
  224. FreeCAD/Mod/BIM/bimcommands/BimClassification.py
  225. FreeCAD/Mod/BIM/bimcommands/BimClone.py
  226. FreeCAD/Mod/BIM/bimcommands/BimColumn.py
  227. FreeCAD/Mod/BIM/bimcommands/BimCommon.py
  228. FreeCAD/Mod/BIM/bimcommands/BimCompound.py
  229. FreeCAD/Mod/BIM/bimcommands/BimConvert.py
  230. FreeCAD/Mod/BIM/bimcommands/BimCopy.py
  231. FreeCAD/Mod/BIM/bimcommands/BimCurtainwall.py
  232. FreeCAD/Mod/BIM/bimcommands/BimCut.py
  233. FreeCAD/Mod/BIM/bimcommands/BimCutPlane.py
  234. FreeCAD/Mod/BIM/bimcommands/BimDiff.py
  235. FreeCAD/Mod/BIM/bimcommands/BimDimensions.py
  236. FreeCAD/Mod/BIM/bimcommands/BimDoor.py
  237. FreeCAD/Mod/BIM/bimcommands/BimEmptyTrash.py
  238. FreeCAD/Mod/BIM/bimcommands/BimEquipment.py
  239. FreeCAD/Mod/BIM/bimcommands/BimExamples.py
  240. FreeCAD/Mod/BIM/bimcommands/BimExtrude.py
  241. FreeCAD/Mod/BIM/bimcommands/BimFence.py
  242. FreeCAD/Mod/BIM/bimcommands/BimFrame.py
  243. FreeCAD/Mod/BIM/bimcommands/BimFuse.py
  244. FreeCAD/Mod/BIM/bimcommands/BimGlue.py
  245. FreeCAD/Mod/BIM/bimcommands/BimHelp.py
  246. FreeCAD/Mod/BIM/bimcommands/BimIfcElements.py
  247. FreeCAD/Mod/BIM/bimcommands/BimIfcExplorer.py
  248. FreeCAD/Mod/BIM/bimcommands/BimIfcProperties.py
  249. FreeCAD/Mod/BIM/bimcommands/BimIfcQuantities.py
  250. FreeCAD/Mod/BIM/bimcommands/BimImagePlane.py
  251. FreeCAD/Mod/BIM/bimcommands/BimLayers.py
  252. FreeCAD/Mod/BIM/bimcommands/BimLeader.py
  253. FreeCAD/Mod/BIM/bimcommands/BimLibrary.py
  254. FreeCAD/Mod/BIM/bimcommands/BimMaterial.py
  255. FreeCAD/Mod/BIM/bimcommands/BimMoveView.py
  256. FreeCAD/Mod/BIM/bimcommands/BimNudge.py
  257. FreeCAD/Mod/BIM/bimcommands/BimOffset.py
  258. FreeCAD/Mod/BIM/bimcommands/BimPanel.py
  259. FreeCAD/Mod/BIM/bimcommands/BimPipe.py
  260. FreeCAD/Mod/BIM/bimcommands/BimPreflight.py
  261. FreeCAD/Mod/BIM/bimcommands/BimProfile.py
  262. FreeCAD/Mod/BIM/bimcommands/BimProject.py
  263. FreeCAD/Mod/BIM/bimcommands/BimProjectManager.py
  264. FreeCAD/Mod/BIM/bimcommands/BimRebar.py
  265. FreeCAD/Mod/BIM/bimcommands/BimReextrude.py
  266. FreeCAD/Mod/BIM/bimcommands/BimReference.py
  267. FreeCAD/Mod/BIM/bimcommands/BimReorder.py
  268. FreeCAD/Mod/BIM/bimcommands/BimResetCloneColors.py
  269. FreeCAD/Mod/BIM/bimcommands/BimRewire.py
  270. FreeCAD/Mod/BIM/bimcommands/BimRoof.py
  271. FreeCAD/Mod/BIM/bimcommands/BimSchedule.py
  272. FreeCAD/Mod/BIM/bimcommands/BimSectionPlane.py
  273. FreeCAD/Mod/BIM/bimcommands/BimSetup.py
  274. FreeCAD/Mod/BIM/bimcommands/BimShape2DView.py
  275. FreeCAD/Mod/BIM/bimcommands/BimSimpleCopy.py
  276. FreeCAD/Mod/BIM/bimcommands/BimSite.py
  277. FreeCAD/Mod/BIM/bimcommands/BimSketch.py
  278. FreeCAD/Mod/BIM/bimcommands/BimSlab.py
  279. FreeCAD/Mod/BIM/bimcommands/BimSpace.py
  280. FreeCAD/Mod/BIM/bimcommands/BimStairs.py
  281. FreeCAD/Mod/BIM/bimcommands/BimTDPage.py
  282. FreeCAD/Mod/BIM/bimcommands/BimTDView.py
  283. FreeCAD/Mod/BIM/bimcommands/BimText.py
  284. FreeCAD/Mod/BIM/bimcommands/BimTogglePanels.py
  285. FreeCAD/Mod/BIM/bimcommands/BimTrash.py
  286. FreeCAD/Mod/BIM/bimcommands/BimTruss.py
  287. FreeCAD/Mod/BIM/bimcommands/BimTutorial.py
  288. FreeCAD/Mod/BIM/bimcommands/BimUnclone.py
  289. FreeCAD/Mod/BIM/bimcommands/BimUngroup.py
  290. FreeCAD/Mod/BIM/bimcommands/BimViews.py
  291. FreeCAD/Mod/BIM/bimcommands/BimWPCommands.py
  292. FreeCAD/Mod/BIM/bimcommands/BimWall.py
  293. FreeCAD/Mod/BIM/bimcommands/BimWelcome.py
  294. FreeCAD/Mod/BIM/bimcommands/BimWindow.py
  295. FreeCAD/Mod/BIM/bimcommands/BimWindows.py
  296. FreeCAD/Mod/BIM/bimcommands/__init__.py
  297. FreeCAD/Mod/BIM/importers/__init__.py
  298. FreeCAD/Mod/BIM/importers/exportIFC.py
  299. FreeCAD/Mod/BIM/importers/exportIFCHelper.py
  300. FreeCAD/Mod/BIM/importers/exportIFCStructuralTools.py
  301. FreeCAD/Mod/BIM/importers/import3DS.py
  302. FreeCAD/Mod/BIM/importers/importDAE.py
  303. FreeCAD/Mod/BIM/importers/importGBXML.py
  304. FreeCAD/Mod/BIM/importers/importIFC.py
  305. FreeCAD/Mod/BIM/importers/importIFCHelper.py
  306. FreeCAD/Mod/BIM/importers/importIFClegacy.py
  307. FreeCAD/Mod/BIM/importers/importIFCmulticore.py
  308. FreeCAD/Mod/BIM/importers/importJSON.py
  309. FreeCAD/Mod/BIM/importers/importOBJ.py
  310. FreeCAD/Mod/BIM/importers/importSH3D.py
  311. FreeCAD/Mod/BIM/importers/importSHP.py
  312. FreeCAD/Mod/BIM/importers/importWebGL.py
  313. FreeCAD/Mod/BIM/nativeifc/__init__.py
  314. FreeCAD/Mod/BIM/nativeifc/ifc_commands.py
  315. FreeCAD/Mod/BIM/nativeifc/ifc_diff.py
  316. FreeCAD/Mod/BIM/nativeifc/ifc_generator.py
  317. FreeCAD/Mod/BIM/nativeifc/ifc_geometry.py
  318. FreeCAD/Mod/BIM/nativeifc/ifc_import.py
  319. FreeCAD/Mod/BIM/nativeifc/ifc_layers.py
  320. FreeCAD/Mod/BIM/nativeifc/ifc_materials.py
  321. FreeCAD/Mod/BIM/nativeifc/ifc_objects.py
  322. FreeCAD/Mod/BIM/nativeifc/ifc_observer.py
  323. FreeCAD/Mod/BIM/nativeifc/ifc_openshell.py
  324. FreeCAD/Mod/BIM/nativeifc/ifc_performance_test.py
  325. FreeCAD/Mod/BIM/nativeifc/ifc_psets.py
  326. FreeCAD/Mod/BIM/nativeifc/ifc_selftest.py
  327. FreeCAD/Mod/BIM/nativeifc/ifc_status.py
  328. FreeCAD/Mod/BIM/nativeifc/ifc_tools.py
  329. FreeCAD/Mod/BIM/nativeifc/ifc_tree.py
  330. FreeCAD/Mod/BIM/nativeifc/ifc_viewproviders.py
  331. FreeCAD/Mod/CAM/CAMTests/Drilling_1.FCStd
  332. FreeCAD/Mod/CAM/CAMTests/FilePathTestUtils.py
  333. FreeCAD/Mod/CAM/CAMTests/Fixtures/OpHelix_v0-21.FCStd
  334. FreeCAD/Mod/CAM/CAMTests/PathTestUtils.py
  335. FreeCAD/Mod/CAM/CAMTests/TestCAMSanity.py
  336. FreeCAD/Mod/CAM/CAMTests/TestCentroidPost.py
  337. FreeCAD/Mod/CAM/CAMTests/TestGrblPost.py
  338. FreeCAD/Mod/CAM/CAMTests/TestLinuxCNCPost.py
  339. FreeCAD/Mod/CAM/CAMTests/TestMach3Mach4Post.py
  340. FreeCAD/Mod/CAM/CAMTests/TestPathAdaptive.py
  341. FreeCAD/Mod/CAM/CAMTests/TestPathCore.py
  342. FreeCAD/Mod/CAM/CAMTests/TestPathDepthParams.py
  343. FreeCAD/Mod/CAM/CAMTests/TestPathDressupDogbone.py
  344. FreeCAD/Mod/CAM/CAMTests/TestPathDressupDogboneII.py
  345. FreeCAD/Mod/CAM/CAMTests/TestPathDressupHoldingTags.py
  346. FreeCAD/Mod/CAM/CAMTests/TestPathDrillGenerator.py
  347. FreeCAD/Mod/CAM/CAMTests/TestPathDrillable.py
  348. FreeCAD/Mod/CAM/CAMTests/TestPathGeneratorDogboneII.py
  349. FreeCAD/Mod/CAM/CAMTests/TestPathGeom.py
  350. FreeCAD/Mod/CAM/CAMTests/TestPathHelix.py
  351. FreeCAD/Mod/CAM/CAMTests/TestPathHelixGenerator.py
  352. FreeCAD/Mod/CAM/CAMTests/TestPathHelpers.py
  353. FreeCAD/Mod/CAM/CAMTests/TestPathLanguage.py
  354. FreeCAD/Mod/CAM/CAMTests/TestPathLog.py
  355. FreeCAD/Mod/CAM/CAMTests/TestPathOpDeburr.py
  356. FreeCAD/Mod/CAM/CAMTests/TestPathOpUtil.py
  357. FreeCAD/Mod/CAM/CAMTests/TestPathPost.py
  358. FreeCAD/Mod/CAM/CAMTests/TestPathPreferences.py
  359. FreeCAD/Mod/CAM/CAMTests/TestPathProfile.py
  360. FreeCAD/Mod/CAM/CAMTests/TestPathPropertyBag.py
  361. FreeCAD/Mod/CAM/CAMTests/TestPathRotationGenerator.py
  362. FreeCAD/Mod/CAM/CAMTests/TestPathSetupSheet.py
  363. FreeCAD/Mod/CAM/CAMTests/TestPathStock.py
  364. FreeCAD/Mod/CAM/CAMTests/TestPathThreadMilling.py
  365. FreeCAD/Mod/CAM/CAMTests/TestPathThreadMillingGenerator.py
  366. FreeCAD/Mod/CAM/CAMTests/TestPathToolBit.py
  367. FreeCAD/Mod/CAM/CAMTests/TestPathToolChangeGenerator.py
  368. FreeCAD/Mod/CAM/CAMTests/TestPathToolController.py
  369. FreeCAD/Mod/CAM/CAMTests/TestPathUtil.py
  370. FreeCAD/Mod/CAM/CAMTests/TestPathVcarve.py
  371. FreeCAD/Mod/CAM/CAMTests/TestPathVoronoi.py
  372. FreeCAD/Mod/CAM/CAMTests/TestRefactoredCentroidPost.py
  373. FreeCAD/Mod/CAM/CAMTests/TestRefactoredGrblPost.py
  374. FreeCAD/Mod/CAM/CAMTests/TestRefactoredLinuxCNCPost.py
  375. FreeCAD/Mod/CAM/CAMTests/TestRefactoredMach3Mach4Post.py
  376. FreeCAD/Mod/CAM/CAMTests/TestRefactoredTestPost.py
  377. FreeCAD/Mod/CAM/CAMTests/TestRefactoredTestPostGCodes.py
  378. FreeCAD/Mod/CAM/CAMTests/TestRefactoredTestPostMCodes.py
  379. FreeCAD/Mod/CAM/CAMTests/Tools/Bit/test-path-tool-bit-bit-00.fctb
  380. FreeCAD/Mod/CAM/CAMTests/Tools/Library/test-path-tool-bit-library-00.fctl
  381. FreeCAD/Mod/CAM/CAMTests/Tools/Shape/test-path-tool-bit-shape-00.fcstd
  382. FreeCAD/Mod/CAM/CAMTests/__init__.py
  383. FreeCAD/Mod/CAM/CAMTests/boxtest.fcstd
  384. FreeCAD/Mod/CAM/CAMTests/boxtest1.fcstd
  385. FreeCAD/Mod/CAM/CAMTests/drill_test1.FCStd
  386. FreeCAD/Mod/CAM/CAMTests/test-path-tool-bit-bit-00.fctb
  387. FreeCAD/Mod/CAM/CAMTests/test-path-tool-bit-library-00.fctl
  388. FreeCAD/Mod/CAM/CAMTests/test-path-tool-bit-shape-00.fcstd
  389. FreeCAD/Mod/CAM/CAMTests/test_adaptive.fcstd
  390. FreeCAD/Mod/CAM/CAMTests/test_centroid_00.ngc
  391. FreeCAD/Mod/CAM/CAMTests/test_filenaming.fcstd
  392. FreeCAD/Mod/CAM/CAMTests/test_geomop.fcstd
  393. FreeCAD/Mod/CAM/CAMTests/test_holes00.fcstd
  394. FreeCAD/Mod/CAM/CAMTests/test_profile.fcstd
  395. FreeCAD/Mod/CAM/Data/Threads/imperial-external-2A.csv
  396. FreeCAD/Mod/CAM/Data/Threads/imperial-external-3A.csv
  397. FreeCAD/Mod/CAM/Data/Threads/imperial-internal-2B.csv
  398. FreeCAD/Mod/CAM/Data/Threads/imperial-internal-3B.csv
  399. FreeCAD/Mod/CAM/Data/Threads/metric-external-4G6G.csv
  400. FreeCAD/Mod/CAM/Data/Threads/metric-external-6G.csv
  401. FreeCAD/Mod/CAM/Data/Threads/metric-internal-6H.csv
  402. FreeCAD/Mod/CAM/Images/Ops/chamfer.svg
  403. FreeCAD/Mod/CAM/Images/Tools/drill.svg
  404. FreeCAD/Mod/CAM/Images/Tools/endmill.svg
  405. FreeCAD/Mod/CAM/Images/Tools/v-bit.svg
  406. FreeCAD/Mod/CAM/Init.py
  407. FreeCAD/Mod/CAM/InitGui.py
  408. FreeCAD/Mod/CAM/Path/Base/Drillable.py
  409. FreeCAD/Mod/CAM/Path/Base/FeedRate.py
  410. FreeCAD/Mod/CAM/Path/Base/Generator/dogboneII.py
  411. FreeCAD/Mod/CAM/Path/Base/Generator/drill.py
  412. FreeCAD/Mod/CAM/Path/Base/Generator/helix.py
  413. FreeCAD/Mod/CAM/Path/Base/Generator/rotation.py
  414. FreeCAD/Mod/CAM/Path/Base/Generator/threadmilling.py
  415. FreeCAD/Mod/CAM/Path/Base/Generator/toolchange.py
  416. FreeCAD/Mod/CAM/Path/Base/Gui/GetPoint.py
  417. FreeCAD/Mod/CAM/Path/Base/Gui/IconViewProvider.py
  418. FreeCAD/Mod/CAM/Path/Base/Gui/PreferencesAdvanced.py
  419. FreeCAD/Mod/CAM/Path/Base/Gui/PropertyBag.py
  420. FreeCAD/Mod/CAM/Path/Base/Gui/PropertyEditor.py
  421. FreeCAD/Mod/CAM/Path/Base/Gui/SetupSheet.py
  422. FreeCAD/Mod/CAM/Path/Base/Gui/SetupSheetOpPrototype.py
  423. FreeCAD/Mod/CAM/Path/Base/Gui/Util.py
  424. FreeCAD/Mod/CAM/Path/Base/Gui/__init__.py
  425. FreeCAD/Mod/CAM/Path/Base/Language.py
  426. FreeCAD/Mod/CAM/Path/Base/MachineState.py
  427. FreeCAD/Mod/CAM/Path/Base/Property.py
  428. FreeCAD/Mod/CAM/Path/Base/PropertyBag.py
  429. FreeCAD/Mod/CAM/Path/Base/SetupSheet.py
  430. FreeCAD/Mod/CAM/Path/Base/SetupSheetOpPrototype.py
  431. FreeCAD/Mod/CAM/Path/Base/Util.py
  432. FreeCAD/Mod/CAM/Path/Base/__init__.py
  433. FreeCAD/Mod/CAM/Path/Dressup/Boundary.py
  434. FreeCAD/Mod/CAM/Path/Dressup/DogboneII.py
  435. FreeCAD/Mod/CAM/Path/Dressup/Gui/AxisMap.py
  436. FreeCAD/Mod/CAM/Path/Dressup/Gui/Boundary.py
  437. FreeCAD/Mod/CAM/Path/Dressup/Gui/Dogbone.py
  438. FreeCAD/Mod/CAM/Path/Dressup/Gui/DogboneII.py
  439. FreeCAD/Mod/CAM/Path/Dressup/Gui/Dragknife.py
  440. FreeCAD/Mod/CAM/Path/Dressup/Gui/LeadInOut.py
  441. FreeCAD/Mod/CAM/Path/Dressup/Gui/Preferences.py
  442. FreeCAD/Mod/CAM/Path/Dressup/Gui/RampEntry.py
  443. FreeCAD/Mod/CAM/Path/Dressup/Gui/TagPreferences.py
  444. FreeCAD/Mod/CAM/Path/Dressup/Gui/Tags.py
  445. FreeCAD/Mod/CAM/Path/Dressup/Gui/ZCorrect.py
  446. FreeCAD/Mod/CAM/Path/Dressup/Gui/__init__.py
  447. FreeCAD/Mod/CAM/Path/Dressup/Tags.py
  448. FreeCAD/Mod/CAM/Path/Dressup/Utils.py
  449. FreeCAD/Mod/CAM/Path/Dressup/__init__.py
  450. FreeCAD/Mod/CAM/Path/Geom.py
  451. FreeCAD/Mod/CAM/Path/GuiInit.py
  452. FreeCAD/Mod/CAM/Path/Log.py
  453. FreeCAD/Mod/CAM/Path/Main/Gui/Camotics.py
  454. FreeCAD/Mod/CAM/Path/Main/Gui/Fixture.py
  455. FreeCAD/Mod/CAM/Path/Main/Gui/Inspect.py
  456. FreeCAD/Mod/CAM/Path/Main/Gui/Job.py
  457. FreeCAD/Mod/CAM/Path/Main/Gui/JobCmd.py
  458. FreeCAD/Mod/CAM/Path/Main/Gui/JobDlg.py
  459. FreeCAD/Mod/CAM/Path/Main/Gui/PreferencesJob.py
  460. FreeCAD/Mod/CAM/Path/Main/Gui/SanityCmd.py
  461. FreeCAD/Mod/CAM/Path/Main/Gui/Simulator.py
  462. FreeCAD/Mod/CAM/Path/Main/Gui/SimulatorGL.py
  463. FreeCAD/Mod/CAM/Path/Main/Gui/__init__.py
  464. FreeCAD/Mod/CAM/Path/Main/Job.py
  465. FreeCAD/Mod/CAM/Path/Main/Sanity/HTMLTemplate.py
  466. FreeCAD/Mod/CAM/Path/Main/Sanity/ImageBuilder.py
  467. FreeCAD/Mod/CAM/Path/Main/Sanity/ReportGenerator.py
  468. FreeCAD/Mod/CAM/Path/Main/Sanity/Sanity.py
  469. FreeCAD/Mod/CAM/Path/Main/Sanity/Sanity_Bulb.svg
  470. FreeCAD/Mod/CAM/Path/Main/Sanity/Sanity_Caution.svg
  471. FreeCAD/Mod/CAM/Path/Main/Sanity/Sanity_Note.svg
  472. FreeCAD/Mod/CAM/Path/Main/Sanity/Sanity_Warning.svg
  473. FreeCAD/Mod/CAM/Path/Main/Stock.py
  474. FreeCAD/Mod/CAM/Path/Main/__init__.py
  475. FreeCAD/Mod/CAM/Path/Op/Adaptive.py
  476. FreeCAD/Mod/CAM/Path/Op/Area.py
  477. FreeCAD/Mod/CAM/Path/Op/Base.py
  478. FreeCAD/Mod/CAM/Path/Op/CircularHoleBase.py
  479. FreeCAD/Mod/CAM/Path/Op/Custom.py
  480. FreeCAD/Mod/CAM/Path/Op/Deburr.py
  481. FreeCAD/Mod/CAM/Path/Op/Drilling.py
  482. FreeCAD/Mod/CAM/Path/Op/Engrave.py
  483. FreeCAD/Mod/CAM/Path/Op/EngraveBase.py
  484. FreeCAD/Mod/CAM/Path/Op/FeatureExtension.py
  485. FreeCAD/Mod/CAM/Path/Op/Gui/Adaptive.py
  486. FreeCAD/Mod/CAM/Path/Op/Gui/Array.py
  487. FreeCAD/Mod/CAM/Path/Op/Gui/Base.py
  488. FreeCAD/Mod/CAM/Path/Op/Gui/CircularHoleBase.py
  489. FreeCAD/Mod/CAM/Path/Op/Gui/Comment.py
  490. FreeCAD/Mod/CAM/Path/Op/Gui/Copy.py
  491. FreeCAD/Mod/CAM/Path/Op/Gui/Custom.py
  492. FreeCAD/Mod/CAM/Path/Op/Gui/Deburr.py
  493. FreeCAD/Mod/CAM/Path/Op/Gui/Drilling.py
  494. FreeCAD/Mod/CAM/Path/Op/Gui/Engrave.py
  495. FreeCAD/Mod/CAM/Path/Op/Gui/FeatureExtension.py
  496. FreeCAD/Mod/CAM/Path/Op/Gui/Helix.py
  497. FreeCAD/Mod/CAM/Path/Op/Gui/MillFace.py
  498. FreeCAD/Mod/CAM/Path/Op/Gui/Pocket.py
  499. FreeCAD/Mod/CAM/Path/Op/Gui/PocketBase.py
  500. FreeCAD/Mod/CAM/Path/Op/Gui/PocketShape.py
  501. FreeCAD/Mod/CAM/Path/Op/Gui/Probe.py
  502. FreeCAD/Mod/CAM/Path/Op/Gui/Profile.py
  503. FreeCAD/Mod/CAM/Path/Op/Gui/Selection.py
  504. FreeCAD/Mod/CAM/Path/Op/Gui/SimpleCopy.py
  505. FreeCAD/Mod/CAM/Path/Op/Gui/Slot.py
  506. FreeCAD/Mod/CAM/Path/Op/Gui/Stop.py
  507. FreeCAD/Mod/CAM/Path/Op/Gui/Surface.py
  508. FreeCAD/Mod/CAM/Path/Op/Gui/ThreadMilling.py
  509. FreeCAD/Mod/CAM/Path/Op/Gui/Vcarve.py
  510. FreeCAD/Mod/CAM/Path/Op/Gui/Waterline.py
  511. FreeCAD/Mod/CAM/Path/Op/Gui/__init__.py
  512. FreeCAD/Mod/CAM/Path/Op/Helix.py
  513. FreeCAD/Mod/CAM/Path/Op/MillFace.py
  514. FreeCAD/Mod/CAM/Path/Op/Pocket.py
  515. FreeCAD/Mod/CAM/Path/Op/PocketBase.py
  516. FreeCAD/Mod/CAM/Path/Op/PocketShape.py
  517. FreeCAD/Mod/CAM/Path/Op/Probe.py
  518. FreeCAD/Mod/CAM/Path/Op/Profile.py
  519. FreeCAD/Mod/CAM/Path/Op/Slot.py
  520. FreeCAD/Mod/CAM/Path/Op/Surface.py
  521. FreeCAD/Mod/CAM/Path/Op/SurfaceSupport.py
  522. FreeCAD/Mod/CAM/Path/Op/ThreadMilling.py
  523. FreeCAD/Mod/CAM/Path/Op/Util.py
  524. FreeCAD/Mod/CAM/Path/Op/Vcarve.py
  525. FreeCAD/Mod/CAM/Path/Op/Waterline.py
  526. FreeCAD/Mod/CAM/Path/Op/__init__.py
  527. FreeCAD/Mod/CAM/Path/Post/Command.py
  528. FreeCAD/Mod/CAM/Path/Post/Processor.py
  529. FreeCAD/Mod/CAM/Path/Post/Utils.py
  530. FreeCAD/Mod/CAM/Path/Post/UtilsArguments.py
  531. FreeCAD/Mod/CAM/Path/Post/UtilsExport.py
  532. FreeCAD/Mod/CAM/Path/Post/UtilsParse.py
  533. FreeCAD/Mod/CAM/Path/Post/__init__.py
  534. FreeCAD/Mod/CAM/Path/Post/scripts/KineticNCBeamicon2_post.py
  535. FreeCAD/Mod/CAM/Path/Post/scripts/__init__.py
  536. FreeCAD/Mod/CAM/Path/Post/scripts/centroid_post.py
  537. FreeCAD/Mod/CAM/Path/Post/scripts/comparams_post.py
  538. FreeCAD/Mod/CAM/Path/Post/scripts/dxf_post.py
  539. FreeCAD/Mod/CAM/Path/Post/scripts/dynapath_post.py
  540. FreeCAD/Mod/CAM/Path/Post/scripts/estlcam_post.py
  541. FreeCAD/Mod/CAM/Path/Post/scripts/example_pre.py
  542. FreeCAD/Mod/CAM/Path/Post/scripts/fablin_post.py
  543. FreeCAD/Mod/CAM/Path/Post/scripts/fangling_post.py
  544. FreeCAD/Mod/CAM/Path/Post/scripts/fanuc_post.py
  545. FreeCAD/Mod/CAM/Path/Post/scripts/gcode_pre.py
  546. FreeCAD/Mod/CAM/Path/Post/scripts/generic_post.py
  547. FreeCAD/Mod/CAM/Path/Post/scripts/grbl_post.py
  548. FreeCAD/Mod/CAM/Path/Post/scripts/heidenhain_post.py
  549. FreeCAD/Mod/CAM/Path/Post/scripts/jtech_post.py
  550. FreeCAD/Mod/CAM/Path/Post/scripts/linuxcnc_post.py
  551. FreeCAD/Mod/CAM/Path/Post/scripts/mach3_mach4_post.py
  552. FreeCAD/Mod/CAM/Path/Post/scripts/marlin_post.py
  553. FreeCAD/Mod/CAM/Path/Post/scripts/nccad_post.py
  554. FreeCAD/Mod/CAM/Path/Post/scripts/opensbp_post.py
  555. FreeCAD/Mod/CAM/Path/Post/scripts/opensbp_pre.py
  556. FreeCAD/Mod/CAM/Path/Post/scripts/philips_post.py
  557. FreeCAD/Mod/CAM/Path/Post/scripts/refactored_centroid_post.py
  558. FreeCAD/Mod/CAM/Path/Post/scripts/refactored_grbl_post.py
  559. FreeCAD/Mod/CAM/Path/Post/scripts/refactored_linuxcnc_post.py
  560. FreeCAD/Mod/CAM/Path/Post/scripts/refactored_mach3_mach4_post.py
  561. FreeCAD/Mod/CAM/Path/Post/scripts/refactored_test_post.py
  562. FreeCAD/Mod/CAM/Path/Post/scripts/rml_post.py
  563. FreeCAD/Mod/CAM/Path/Post/scripts/rrf_post.py
  564. FreeCAD/Mod/CAM/Path/Post/scripts/slic3r_pre.py
  565. FreeCAD/Mod/CAM/Path/Post/scripts/smoothie_post.py
  566. FreeCAD/Mod/CAM/Path/Post/scripts/uccnc_post.py
  567. FreeCAD/Mod/CAM/Path/Post/scripts/wedm_post.py
  568. FreeCAD/Mod/CAM/Path/Preferences.py
  569. FreeCAD/Mod/CAM/Path/Tool/Bit.py
  570. FreeCAD/Mod/CAM/Path/Tool/Controller.py
  571. FreeCAD/Mod/CAM/Path/Tool/Gui/Bit.py
  572. FreeCAD/Mod/CAM/Path/Tool/Gui/BitCmd.py
  573. FreeCAD/Mod/CAM/Path/Tool/Gui/BitEdit.py
  574. FreeCAD/Mod/CAM/Path/Tool/Gui/BitLibrary.py
  575. FreeCAD/Mod/CAM/Path/Tool/Gui/BitLibraryCmd.py
  576. FreeCAD/Mod/CAM/Path/Tool/Gui/Controller.py
  577. FreeCAD/Mod/CAM/Path/Tool/Gui/__init__.py
  578. FreeCAD/Mod/CAM/Path/Tool/__init__.py
  579. FreeCAD/Mod/CAM/Path/__init__.py
  580. FreeCAD/Mod/CAM/PathCommands.py
  581. FreeCAD/Mod/CAM/PathPythonGui/__init__.py
  582. FreeCAD/Mod/CAM/PathPythonGui/simple_edit_panel.py
  583. FreeCAD/Mod/CAM/PathScripts/PathPropertyBag.py
  584. FreeCAD/Mod/CAM/PathScripts/PathPropertyBagGui.py
  585. FreeCAD/Mod/CAM/PathScripts/PathUtils.py
  586. FreeCAD/Mod/CAM/PathScripts/PathUtilsGui.py
  587. FreeCAD/Mod/CAM/PathScripts/__init__.py
  588. FreeCAD/Mod/CAM/TestCAMApp.py
  589. FreeCAD/Mod/CAM/Tools/Bit/45degree_chamfer.fctb
  590. FreeCAD/Mod/CAM/Tools/Bit/5mm-thread-cutter.fctb
  591. FreeCAD/Mod/CAM/Tools/Bit/5mm_Drill.fctb
  592. FreeCAD/Mod/CAM/Tools/Bit/5mm_Endmill.fctb
  593. FreeCAD/Mod/CAM/Tools/Bit/60degree_Vbit.fctb
  594. FreeCAD/Mod/CAM/Tools/Bit/6mm_Ball_End.fctb
  595. FreeCAD/Mod/CAM/Tools/Bit/6mm_Bullnose.fctb
  596. FreeCAD/Mod/CAM/Tools/Bit/probe.fctb
  597. FreeCAD/Mod/CAM/Tools/Bit/slittingsaw.fctb
  598. FreeCAD/Mod/CAM/Tools/Library/Default.fctl
  599. FreeCAD/Mod/CAM/Tools/README.md
  600. FreeCAD/Mod/CAM/Tools/Shape/ballend.fcstd
  601. FreeCAD/Mod/CAM/Tools/Shape/bullnose.fcstd
  602. FreeCAD/Mod/CAM/Tools/Shape/chamfer.fcstd
  603. FreeCAD/Mod/CAM/Tools/Shape/dovetail.fcstd
  604. FreeCAD/Mod/CAM/Tools/Shape/drill.fcstd
  605. FreeCAD/Mod/CAM/Tools/Shape/endmill.fcstd
  606. FreeCAD/Mod/CAM/Tools/Shape/probe.fcstd
  607. FreeCAD/Mod/CAM/Tools/Shape/slittingsaw.fcstd
  608. FreeCAD/Mod/CAM/Tools/Shape/thread-mill.fcstd
  609. FreeCAD/Mod/CAM/Tools/Shape/v-bit.fcstd
  610. FreeCAD/Mod/Draft/Draft.py
  611. FreeCAD/Mod/Draft/DraftGeomUtils.py
  612. FreeCAD/Mod/Draft/DraftGui.py
  613. FreeCAD/Mod/Draft/DraftTools.py
  614. FreeCAD/Mod/Draft/DraftVecUtils.py
  615. FreeCAD/Mod/Draft/Draft_rc.py
  616. FreeCAD/Mod/Draft/Init.py
  617. FreeCAD/Mod/Draft/InitGui.py
  618. FreeCAD/Mod/Draft/TestDraft.py
  619. FreeCAD/Mod/Draft/TestDraftGui.py
  620. FreeCAD/Mod/Draft/WorkingPlane.py
  621. FreeCAD/Mod/Draft/draftfunctions/README.md
  622. FreeCAD/Mod/Draft/draftfunctions/__init__.py
  623. FreeCAD/Mod/Draft/draftfunctions/array.py
  624. FreeCAD/Mod/Draft/draftfunctions/cut.py
  625. FreeCAD/Mod/Draft/draftfunctions/downgrade.py
  626. FreeCAD/Mod/Draft/draftfunctions/draftify.py
  627. FreeCAD/Mod/Draft/draftfunctions/dxf.py
  628. FreeCAD/Mod/Draft/draftfunctions/extrude.py
  629. FreeCAD/Mod/Draft/draftfunctions/fuse.py
  630. FreeCAD/Mod/Draft/draftfunctions/heal.py
  631. FreeCAD/Mod/Draft/draftfunctions/join.py
  632. FreeCAD/Mod/Draft/draftfunctions/mirror.py
  633. FreeCAD/Mod/Draft/draftfunctions/move.py
  634. FreeCAD/Mod/Draft/draftfunctions/offset.py
  635. FreeCAD/Mod/Draft/draftfunctions/rotate.py
  636. FreeCAD/Mod/Draft/draftfunctions/scale.py
  637. FreeCAD/Mod/Draft/draftfunctions/split.py
  638. FreeCAD/Mod/Draft/draftfunctions/svg.py
  639. FreeCAD/Mod/Draft/draftfunctions/svgshapes.py
  640. FreeCAD/Mod/Draft/draftfunctions/svgtext.py
  641. FreeCAD/Mod/Draft/draftfunctions/upgrade.py
  642. FreeCAD/Mod/Draft/draftgeoutils/__init__.py
  643. FreeCAD/Mod/Draft/draftgeoutils/arcs.py
  644. FreeCAD/Mod/Draft/draftgeoutils/circle_inversion.py
  645. FreeCAD/Mod/Draft/draftgeoutils/circles.py
  646. FreeCAD/Mod/Draft/draftgeoutils/circles_apollonius.py
  647. FreeCAD/Mod/Draft/draftgeoutils/circles_incomplete.py
  648. FreeCAD/Mod/Draft/draftgeoutils/cuboids.py
  649. FreeCAD/Mod/Draft/draftgeoutils/edges.py
  650. FreeCAD/Mod/Draft/draftgeoutils/faces.py
  651. FreeCAD/Mod/Draft/draftgeoutils/fillets.py
  652. FreeCAD/Mod/Draft/draftgeoutils/general.py
  653. FreeCAD/Mod/Draft/draftgeoutils/geo_arrays.py
  654. FreeCAD/Mod/Draft/draftgeoutils/geometry.py
  655. FreeCAD/Mod/Draft/draftgeoutils/intersections.py
  656. FreeCAD/Mod/Draft/draftgeoutils/linear_algebra.py
  657. FreeCAD/Mod/Draft/draftgeoutils/offsets.py
  658. FreeCAD/Mod/Draft/draftgeoutils/sort_edges.py
  659. FreeCAD/Mod/Draft/draftgeoutils/wires.py
  660. FreeCAD/Mod/Draft/draftguitools/README.md
  661. FreeCAD/Mod/Draft/draftguitools/__init__.py
  662. FreeCAD/Mod/Draft/draftguitools/gui_annotationstyleeditor.py
  663. FreeCAD/Mod/Draft/draftguitools/gui_arcs.py
  664. FreeCAD/Mod/Draft/draftguitools/gui_arrays.py
  665. FreeCAD/Mod/Draft/draftguitools/gui_base.py
  666. FreeCAD/Mod/Draft/draftguitools/gui_base_original.py
  667. FreeCAD/Mod/Draft/draftguitools/gui_beziers.py
  668. FreeCAD/Mod/Draft/draftguitools/gui_circles.py
  669. FreeCAD/Mod/Draft/draftguitools/gui_circulararray.py
  670. FreeCAD/Mod/Draft/draftguitools/gui_clone.py
  671. FreeCAD/Mod/Draft/draftguitools/gui_dimension_ops.py
  672. FreeCAD/Mod/Draft/draftguitools/gui_dimensions.py
  673. FreeCAD/Mod/Draft/draftguitools/gui_downgrade.py
  674. FreeCAD/Mod/Draft/draftguitools/gui_draft2sketch.py
  675. FreeCAD/Mod/Draft/draftguitools/gui_edit.py
  676. FreeCAD/Mod/Draft/draftguitools/gui_edit_arch_objects.py
  677. FreeCAD/Mod/Draft/draftguitools/gui_edit_base_object.py
  678. FreeCAD/Mod/Draft/draftguitools/gui_edit_draft_objects.py
  679. FreeCAD/Mod/Draft/draftguitools/gui_edit_part_objects.py
  680. FreeCAD/Mod/Draft/draftguitools/gui_edit_sketcher_objects.py
  681. FreeCAD/Mod/Draft/draftguitools/gui_ellipses.py
  682. FreeCAD/Mod/Draft/draftguitools/gui_facebinders.py
  683. FreeCAD/Mod/Draft/draftguitools/gui_fillets.py
  684. FreeCAD/Mod/Draft/draftguitools/gui_grid.py
  685. FreeCAD/Mod/Draft/draftguitools/gui_groups.py
  686. FreeCAD/Mod/Draft/draftguitools/gui_hatch.py
  687. FreeCAD/Mod/Draft/draftguitools/gui_heal.py
  688. FreeCAD/Mod/Draft/draftguitools/gui_hyperlink.py
  689. FreeCAD/Mod/Draft/draftguitools/gui_join.py
  690. FreeCAD/Mod/Draft/draftguitools/gui_labels.py
  691. FreeCAD/Mod/Draft/draftguitools/gui_layers.py
  692. FreeCAD/Mod/Draft/draftguitools/gui_lines.py
  693. FreeCAD/Mod/Draft/draftguitools/gui_lineslope.py
  694. FreeCAD/Mod/Draft/draftguitools/gui_mirror.py
  695. FreeCAD/Mod/Draft/draftguitools/gui_move.py
  696. FreeCAD/Mod/Draft/draftguitools/gui_offset.py
  697. FreeCAD/Mod/Draft/draftguitools/gui_orthoarray.py
  698. FreeCAD/Mod/Draft/draftguitools/gui_patharray.py
  699. FreeCAD/Mod/Draft/draftguitools/gui_pathtwistedarray.py
  700. FreeCAD/Mod/Draft/draftguitools/gui_planeproxy.py
  701. FreeCAD/Mod/Draft/draftguitools/gui_pointarray.py
  702. FreeCAD/Mod/Draft/draftguitools/gui_points.py
  703. FreeCAD/Mod/Draft/draftguitools/gui_polararray.py
  704. FreeCAD/Mod/Draft/draftguitools/gui_polygons.py
  705. FreeCAD/Mod/Draft/draftguitools/gui_rectangles.py
  706. FreeCAD/Mod/Draft/draftguitools/gui_rotate.py
  707. FreeCAD/Mod/Draft/draftguitools/gui_scale.py
  708. FreeCAD/Mod/Draft/draftguitools/gui_selectplane.py
  709. FreeCAD/Mod/Draft/draftguitools/gui_setstyle.py
  710. FreeCAD/Mod/Draft/draftguitools/gui_shape2dview.py
  711. FreeCAD/Mod/Draft/draftguitools/gui_shapestrings.py
  712. FreeCAD/Mod/Draft/draftguitools/gui_snapper.py
  713. FreeCAD/Mod/Draft/draftguitools/gui_snaps.py
  714. FreeCAD/Mod/Draft/draftguitools/gui_splines.py
  715. FreeCAD/Mod/Draft/draftguitools/gui_split.py
  716. FreeCAD/Mod/Draft/draftguitools/gui_stretch.py
  717. FreeCAD/Mod/Draft/draftguitools/gui_styles.py
  718. FreeCAD/Mod/Draft/draftguitools/gui_subelements.py
  719. FreeCAD/Mod/Draft/draftguitools/gui_texts.py
  720. FreeCAD/Mod/Draft/draftguitools/gui_togglemodes.py
  721. FreeCAD/Mod/Draft/draftguitools/gui_tool_utils.py
  722. FreeCAD/Mod/Draft/draftguitools/gui_trackers.py
  723. FreeCAD/Mod/Draft/draftguitools/gui_trimex.py
  724. FreeCAD/Mod/Draft/draftguitools/gui_upgrade.py
  725. FreeCAD/Mod/Draft/draftguitools/gui_wire2spline.py
  726. FreeCAD/Mod/Draft/draftmake/README.md
  727. FreeCAD/Mod/Draft/draftmake/__init__.py
  728. FreeCAD/Mod/Draft/draftmake/make_arc_3points.py
  729. FreeCAD/Mod/Draft/draftmake/make_array.py
  730. FreeCAD/Mod/Draft/draftmake/make_bezcurve.py
  731. FreeCAD/Mod/Draft/draftmake/make_block.py
  732. FreeCAD/Mod/Draft/draftmake/make_bspline.py
  733. FreeCAD/Mod/Draft/draftmake/make_circle.py
  734. FreeCAD/Mod/Draft/draftmake/make_circulararray.py
  735. FreeCAD/Mod/Draft/draftmake/make_clone.py
  736. FreeCAD/Mod/Draft/draftmake/make_copy.py
  737. FreeCAD/Mod/Draft/draftmake/make_dimension.py
  738. FreeCAD/Mod/Draft/draftmake/make_ellipse.py
  739. FreeCAD/Mod/Draft/draftmake/make_facebinder.py
  740. FreeCAD/Mod/Draft/draftmake/make_fillet.py
  741. FreeCAD/Mod/Draft/draftmake/make_hatch.py
  742. FreeCAD/Mod/Draft/draftmake/make_label.py
  743. FreeCAD/Mod/Draft/draftmake/make_layer.py
  744. FreeCAD/Mod/Draft/draftmake/make_line.py
  745. FreeCAD/Mod/Draft/draftmake/make_orthoarray.py
  746. FreeCAD/Mod/Draft/draftmake/make_patharray.py
  747. FreeCAD/Mod/Draft/draftmake/make_point.py
  748. FreeCAD/Mod/Draft/draftmake/make_pointarray.py
  749. FreeCAD/Mod/Draft/draftmake/make_polararray.py
  750. FreeCAD/Mod/Draft/draftmake/make_polygon.py
  751. FreeCAD/Mod/Draft/draftmake/make_rectangle.py
  752. FreeCAD/Mod/Draft/draftmake/make_shape2dview.py
  753. FreeCAD/Mod/Draft/draftmake/make_shapestring.py
  754. FreeCAD/Mod/Draft/draftmake/make_sketch.py
  755. FreeCAD/Mod/Draft/draftmake/make_text.py
  756. FreeCAD/Mod/Draft/draftmake/make_wire.py
  757. FreeCAD/Mod/Draft/draftmake/make_wpproxy.py
  758. FreeCAD/Mod/Draft/draftobjects/README.md
  759. FreeCAD/Mod/Draft/draftobjects/__init__.py
  760. FreeCAD/Mod/Draft/draftobjects/array.py
  761. FreeCAD/Mod/Draft/draftobjects/base.py
  762. FreeCAD/Mod/Draft/draftobjects/bezcurve.py
  763. FreeCAD/Mod/Draft/draftobjects/block.py
  764. FreeCAD/Mod/Draft/draftobjects/bspline.py
  765. FreeCAD/Mod/Draft/draftobjects/circle.py
  766. FreeCAD/Mod/Draft/draftobjects/clone.py
  767. FreeCAD/Mod/Draft/draftobjects/dimension.py
  768. FreeCAD/Mod/Draft/draftobjects/draft_annotation.py
  769. FreeCAD/Mod/Draft/draftobjects/draftlink.py
  770. FreeCAD/Mod/Draft/draftobjects/ellipse.py
  771. FreeCAD/Mod/Draft/draftobjects/facebinder.py
  772. FreeCAD/Mod/Draft/draftobjects/fillet.py
  773. FreeCAD/Mod/Draft/draftobjects/hatch.py
  774. FreeCAD/Mod/Draft/draftobjects/label.py
  775. FreeCAD/Mod/Draft/draftobjects/layer.py
  776. FreeCAD/Mod/Draft/draftobjects/patharray.py
  777. FreeCAD/Mod/Draft/draftobjects/pathtwistedarray.py
  778. FreeCAD/Mod/Draft/draftobjects/point.py
  779. FreeCAD/Mod/Draft/draftobjects/pointarray.py
  780. FreeCAD/Mod/Draft/draftobjects/polygon.py
  781. FreeCAD/Mod/Draft/draftobjects/rectangle.py
  782. FreeCAD/Mod/Draft/draftobjects/shape2dview.py
  783. FreeCAD/Mod/Draft/draftobjects/shapestring.py
  784. FreeCAD/Mod/Draft/draftobjects/text.py
  785. FreeCAD/Mod/Draft/draftobjects/wire.py
  786. FreeCAD/Mod/Draft/draftobjects/wpproxy.py
  787. FreeCAD/Mod/Draft/drafttaskpanels/README.md
  788. FreeCAD/Mod/Draft/drafttaskpanels/__init__.py
  789. FreeCAD/Mod/Draft/drafttaskpanels/task_circulararray.py
  790. FreeCAD/Mod/Draft/drafttaskpanels/task_orthoarray.py
  791. FreeCAD/Mod/Draft/drafttaskpanels/task_polararray.py
  792. FreeCAD/Mod/Draft/drafttaskpanels/task_scale.py
  793. FreeCAD/Mod/Draft/drafttaskpanels/task_selectplane.py
  794. FreeCAD/Mod/Draft/drafttaskpanels/task_shapestring.py
  795. FreeCAD/Mod/Draft/drafttests/README.md
  796. FreeCAD/Mod/Draft/drafttests/__init__.py
  797. FreeCAD/Mod/Draft/drafttests/auxiliary.py
  798. FreeCAD/Mod/Draft/drafttests/draft_test_objects.py
  799. FreeCAD/Mod/Draft/drafttests/test_airfoildat.py
  800. FreeCAD/Mod/Draft/drafttests/test_array.py
  801. FreeCAD/Mod/Draft/drafttests/test_creation.py
  802. FreeCAD/Mod/Draft/drafttests/test_draftgeomutils.py
  803. FreeCAD/Mod/Draft/drafttests/test_dwg.py
  804. FreeCAD/Mod/Draft/drafttests/test_dxf.py
  805. FreeCAD/Mod/Draft/drafttests/test_import.py
  806. FreeCAD/Mod/Draft/drafttests/test_import_gui.py
  807. FreeCAD/Mod/Draft/drafttests/test_import_tools.py
  808. FreeCAD/Mod/Draft/drafttests/test_modification.py
  809. FreeCAD/Mod/Draft/drafttests/test_oca.py
  810. FreeCAD/Mod/Draft/drafttests/test_pivy.py
  811. FreeCAD/Mod/Draft/drafttests/test_svg.py
  812. FreeCAD/Mod/Draft/draftutils/README.md
  813. FreeCAD/Mod/Draft/draftutils/__init__.py
  814. FreeCAD/Mod/Draft/draftutils/grid_observer.py
  815. FreeCAD/Mod/Draft/draftutils/groups.py
  816. FreeCAD/Mod/Draft/draftutils/gui_utils.py
  817. FreeCAD/Mod/Draft/draftutils/init_draft_statusbar.py
  818. FreeCAD/Mod/Draft/draftutils/init_tools.py
  819. FreeCAD/Mod/Draft/draftutils/messages.py
  820. FreeCAD/Mod/Draft/draftutils/params.py
  821. FreeCAD/Mod/Draft/draftutils/todo.py
  822. FreeCAD/Mod/Draft/draftutils/translate.py
  823. FreeCAD/Mod/Draft/draftutils/units.py
  824. FreeCAD/Mod/Draft/draftutils/utils.py
  825. FreeCAD/Mod/Draft/draftviewproviders/README.md
  826. FreeCAD/Mod/Draft/draftviewproviders/__init__.py
  827. FreeCAD/Mod/Draft/draftviewproviders/view_array.py
  828. FreeCAD/Mod/Draft/draftviewproviders/view_base.py
  829. FreeCAD/Mod/Draft/draftviewproviders/view_bezcurve.py
  830. FreeCAD/Mod/Draft/draftviewproviders/view_bspline.py
  831. FreeCAD/Mod/Draft/draftviewproviders/view_circulararray.py
  832. FreeCAD/Mod/Draft/draftviewproviders/view_clone.py
  833. FreeCAD/Mod/Draft/draftviewproviders/view_dimension.py
  834. FreeCAD/Mod/Draft/draftviewproviders/view_draft_annotation.py
  835. FreeCAD/Mod/Draft/draftviewproviders/view_draftlink.py
  836. FreeCAD/Mod/Draft/draftviewproviders/view_facebinder.py
  837. FreeCAD/Mod/Draft/draftviewproviders/view_fillet.py
  838. FreeCAD/Mod/Draft/draftviewproviders/view_hatch.py
  839. FreeCAD/Mod/Draft/draftviewproviders/view_label.py
  840. FreeCAD/Mod/Draft/draftviewproviders/view_layer.py
  841. FreeCAD/Mod/Draft/draftviewproviders/view_orthoarray.py
  842. FreeCAD/Mod/Draft/draftviewproviders/view_point.py
  843. FreeCAD/Mod/Draft/draftviewproviders/view_polararray.py
  844. FreeCAD/Mod/Draft/draftviewproviders/view_rectangle.py
  845. FreeCAD/Mod/Draft/draftviewproviders/view_shapestring.py
  846. FreeCAD/Mod/Draft/draftviewproviders/view_text.py
  847. FreeCAD/Mod/Draft/draftviewproviders/view_wire.py
  848. FreeCAD/Mod/Draft/draftviewproviders/view_wpproxy.py
  849. FreeCAD/Mod/Draft/importAirfoilDAT.py
  850. FreeCAD/Mod/Draft/importDWG.py
  851. FreeCAD/Mod/Draft/importDXF.py
  852. FreeCAD/Mod/Draft/importOCA.py
  853. FreeCAD/Mod/Draft/importSVG.py
  854. FreeCAD/Mod/Fem/Init.py
  855. FreeCAD/Mod/Fem/InitGui.py
  856. FreeCAD/Mod/Fem/ObjectsFem.py
  857. FreeCAD/Mod/Fem/Resources/ui/BodyHeatSource.ui
  858. FreeCAD/Mod/Fem/Resources/ui/ConstraintCentrif.ui
  859. FreeCAD/Mod/Fem/Resources/ui/ConstraintSectionPrint.ui
  860. FreeCAD/Mod/Fem/Resources/ui/ConstraintTie.ui
  861. FreeCAD/Mod/Fem/Resources/ui/CurrentDensity.ui
  862. FreeCAD/Mod/Fem/Resources/ui/DlgSettingsNetgen.ui
  863. FreeCAD/Mod/Fem/Resources/ui/ElectrostaticPotential.ui
  864. FreeCAD/Mod/Fem/Resources/ui/ElementFluid1D.ui
  865. FreeCAD/Mod/Fem/Resources/ui/ElementGeometry1D.ui
  866. FreeCAD/Mod/Fem/Resources/ui/ElementGeometry2D.ui
  867. FreeCAD/Mod/Fem/Resources/ui/ElementRotation1D.ui
  868. FreeCAD/Mod/Fem/Resources/ui/FlowVelocity.ui
  869. FreeCAD/Mod/Fem/Resources/ui/InitialFlowVelocity.ui
  870. FreeCAD/Mod/Fem/Resources/ui/InitialPressure.ui
  871. FreeCAD/Mod/Fem/Resources/ui/Magnetization.ui
  872. FreeCAD/Mod/Fem/Resources/ui/Material.ui
  873. FreeCAD/Mod/Fem/Resources/ui/MaterialReinforcement.ui
  874. FreeCAD/Mod/Fem/Resources/ui/MeshBoundaryLayer.ui
  875. FreeCAD/Mod/Fem/Resources/ui/MeshGmsh.ui
  876. FreeCAD/Mod/Fem/Resources/ui/MeshGroup.ui
  877. FreeCAD/Mod/Fem/Resources/ui/MeshGroupXDMFExport.ui
  878. FreeCAD/Mod/Fem/Resources/ui/MeshNetgen.ui
  879. FreeCAD/Mod/Fem/Resources/ui/MeshRegion.ui
  880. FreeCAD/Mod/Fem/Resources/ui/ResultHints.ui
  881. FreeCAD/Mod/Fem/Resources/ui/ResultShow.ui
  882. FreeCAD/Mod/Fem/Resources/ui/SolverCalculix.ui
  883. FreeCAD/Mod/Fem/TestFemApp.py
  884. FreeCAD/Mod/Fem/TestFemGui.py
  885. FreeCAD/Mod/Fem/coding_conventions.md
  886. FreeCAD/Mod/Fem/femcommands/__init__.py
  887. FreeCAD/Mod/Fem/femcommands/commands.py
  888. FreeCAD/Mod/Fem/femcommands/manager.py
  889. FreeCAD/Mod/Fem/femexamples/__init__.py
  890. FreeCAD/Mod/Fem/femexamples/boxanalysis_base.py
  891. FreeCAD/Mod/Fem/femexamples/boxanalysis_frequency.py
  892. FreeCAD/Mod/Fem/femexamples/boxanalysis_static.py
  893. FreeCAD/Mod/Fem/femexamples/buckling_lateraltorsionalbuckling.py
  894. FreeCAD/Mod/Fem/femexamples/buckling_platebuckling.py
  895. FreeCAD/Mod/Fem/femexamples/ccx_buckling_flexuralbuckling.py
  896. FreeCAD/Mod/Fem/femexamples/ccx_cantilever_base_edge.py
  897. FreeCAD/Mod/Fem/femexamples/ccx_cantilever_base_face.py
  898. FreeCAD/Mod/Fem/femexamples/ccx_cantilever_base_solid.py
  899. FreeCAD/Mod/Fem/femexamples/ccx_cantilever_beam_circle.py
  900. FreeCAD/Mod/Fem/femexamples/ccx_cantilever_beam_pipe.py
  901. FreeCAD/Mod/Fem/femexamples/ccx_cantilever_beam_rect.py
  902. FreeCAD/Mod/Fem/femexamples/ccx_cantilever_ele_hexa20.py
  903. FreeCAD/Mod/Fem/femexamples/ccx_cantilever_ele_quad4.py
  904. FreeCAD/Mod/Fem/femexamples/ccx_cantilever_ele_quad8.py
  905. FreeCAD/Mod/Fem/femexamples/ccx_cantilever_ele_seg2.py
  906. FreeCAD/Mod/Fem/femexamples/ccx_cantilever_ele_seg3.py
  907. FreeCAD/Mod/Fem/femexamples/ccx_cantilever_ele_tetra4.py
  908. FreeCAD/Mod/Fem/femexamples/ccx_cantilever_ele_tria3.py
  909. FreeCAD/Mod/Fem/femexamples/ccx_cantilever_ele_tria6.py
  910. FreeCAD/Mod/Fem/femexamples/ccx_cantilever_faceload.py
  911. FreeCAD/Mod/Fem/femexamples/ccx_cantilever_nodeload.py
  912. FreeCAD/Mod/Fem/femexamples/ccx_cantilever_prescribeddisplacement.py
  913. FreeCAD/Mod/Fem/femexamples/constraint_centrif.py
  914. FreeCAD/Mod/Fem/femexamples/constraint_contact_shell_shell.py
  915. FreeCAD/Mod/Fem/femexamples/constraint_contact_solid_solid.py
  916. FreeCAD/Mod/Fem/femexamples/constraint_section_print.py
  917. FreeCAD/Mod/Fem/femexamples/constraint_selfweight_cantilever.py
  918. FreeCAD/Mod/Fem/femexamples/constraint_tie.py
  919. FreeCAD/Mod/Fem/femexamples/constraint_transform_beam_hinged.py
  920. FreeCAD/Mod/Fem/femexamples/constraint_transform_torque.py
  921. FreeCAD/Mod/Fem/femexamples/elmer_nonguitutorial01_eigenvalue_of_elastic_beam.py
  922. FreeCAD/Mod/Fem/femexamples/equation_deformation_spring_elmer.py
  923. FreeCAD/Mod/Fem/femexamples/equation_electrostatics_capacitance_two_balls.py
  924. FreeCAD/Mod/Fem/femexamples/equation_electrostatics_electricforce_elmer_nongui6.py
  925. FreeCAD/Mod/Fem/femexamples/equation_flow_elmer_2D.py
  926. FreeCAD/Mod/Fem/femexamples/equation_flow_initial_elmer_2D.py
  927. FreeCAD/Mod/Fem/femexamples/equation_flow_turbulent_elmer_2D.py
  928. FreeCAD/Mod/Fem/femexamples/equation_flux_elmer.py
  929. FreeCAD/Mod/Fem/femexamples/equation_magnetodynamics_2D_elmer.py
  930. FreeCAD/Mod/Fem/femexamples/equation_magnetodynamics_elmer.py
  931. FreeCAD/Mod/Fem/femexamples/equation_magnetostatics_2D_elmer.py
  932. FreeCAD/Mod/Fem/femexamples/examplesgui.py
  933. FreeCAD/Mod/Fem/femexamples/frequency_beamsimple.py
  934. FreeCAD/Mod/Fem/femexamples/manager.py
  935. FreeCAD/Mod/Fem/femexamples/material_multiple_bendingbeam_fiveboxes.py
  936. FreeCAD/Mod/Fem/femexamples/material_multiple_bendingbeam_fivefaces.py
  937. FreeCAD/Mod/Fem/femexamples/material_multiple_tensionrod_twoboxes.py
  938. FreeCAD/Mod/Fem/femexamples/material_nl_platewithhole.py
  939. FreeCAD/Mod/Fem/femexamples/meshes/__init__.py
  940. FreeCAD/Mod/Fem/femexamples/meshes/mesh_beamsimple_tetra10.py
  941. FreeCAD/Mod/Fem/femexamples/meshes/mesh_boxanalysis_tetra10.py
  942. FreeCAD/Mod/Fem/femexamples/meshes/mesh_boxes_2_vertikal_tetra10.py
  943. FreeCAD/Mod/Fem/femexamples/meshes/mesh_buckling_ibeam_tria6.py
  944. FreeCAD/Mod/Fem/femexamples/meshes/mesh_buckling_plate_tria6.py
  945. FreeCAD/Mod/Fem/femexamples/meshes/mesh_canticcx_hexa20.py
  946. FreeCAD/Mod/Fem/femexamples/meshes/mesh_canticcx_quad4.py
  947. FreeCAD/Mod/Fem/femexamples/meshes/mesh_canticcx_quad8.py
  948. FreeCAD/Mod/Fem/femexamples/meshes/mesh_canticcx_seg2.py
  949. FreeCAD/Mod/Fem/femexamples/meshes/mesh_canticcx_seg3.py
  950. FreeCAD/Mod/Fem/femexamples/meshes/mesh_canticcx_tetra10.py
  951. FreeCAD/Mod/Fem/femexamples/meshes/mesh_canticcx_tria3.py
  952. FreeCAD/Mod/Fem/femexamples/meshes/mesh_canticcx_tria6.py
  953. FreeCAD/Mod/Fem/femexamples/meshes/mesh_capacitance_two_balls_tetra10.py
  954. FreeCAD/Mod/Fem/femexamples/meshes/mesh_constraint_centrif_tetra10.py
  955. FreeCAD/Mod/Fem/femexamples/meshes/mesh_constraint_tie_tetra10.py
  956. FreeCAD/Mod/Fem/femexamples/meshes/mesh_contact_box_halfcylinder_tetra10.py
  957. FreeCAD/Mod/Fem/femexamples/meshes/mesh_contact_tube_tube_tria3.py
  958. FreeCAD/Mod/Fem/femexamples/meshes/mesh_eigenvalue_of_elastic_beam_tetra10.py
  959. FreeCAD/Mod/Fem/femexamples/meshes/mesh_electricforce_elmer_nongui6_tetra10.py
  960. FreeCAD/Mod/Fem/femexamples/meshes/mesh_flexural_buckling.py
  961. FreeCAD/Mod/Fem/femexamples/meshes/mesh_multibodybeam_tetra10.py
  962. FreeCAD/Mod/Fem/femexamples/meshes/mesh_multibodybeam_tria6.py
  963. FreeCAD/Mod/Fem/femexamples/meshes/mesh_plate_mystran_quad4.py
  964. FreeCAD/Mod/Fem/femexamples/meshes/mesh_platewithhole_tetra10.py
  965. FreeCAD/Mod/Fem/femexamples/meshes/mesh_rc_wall_2d_tria6.py
  966. FreeCAD/Mod/Fem/femexamples/meshes/mesh_section_print_tetra10.py
  967. FreeCAD/Mod/Fem/femexamples/meshes/mesh_selfweight_cantilever_tetra10.py
  968. FreeCAD/Mod/Fem/femexamples/meshes/mesh_square_pipe_end_twisted_tria6.py
  969. FreeCAD/Mod/Fem/femexamples/meshes/mesh_thermomech_bimetal_tetra10.py
  970. FreeCAD/Mod/Fem/femexamples/meshes/mesh_transform_beam_hinged_tetra10.py
  971. FreeCAD/Mod/Fem/femexamples/meshes/mesh_transform_torque_tetra10.py
  972. FreeCAD/Mod/Fem/femexamples/meshes/mesh_truss_crane_seg2.py
  973. FreeCAD/Mod/Fem/femexamples/meshes/mesh_truss_crane_seg3.py
  974. FreeCAD/Mod/Fem/femexamples/mystran_plate.py
  975. FreeCAD/Mod/Fem/femexamples/rc_wall_2d.py
  976. FreeCAD/Mod/Fem/femexamples/square_pipe_end_twisted_edgeforces.py
  977. FreeCAD/Mod/Fem/femexamples/square_pipe_end_twisted_nodeforces.py
  978. FreeCAD/Mod/Fem/femexamples/thermomech_bimetal.py
  979. FreeCAD/Mod/Fem/femexamples/truss_3d_cs_circle_ele_seg2.py
  980. FreeCAD/Mod/Fem/femexamples/truss_3d_cs_circle_ele_seg3.py
  981. FreeCAD/Mod/Fem/femguiobjects/__init__.py
  982. FreeCAD/Mod/Fem/femguiobjects/readme.md
  983. FreeCAD/Mod/Fem/femguiutils/__init__.py
  984. FreeCAD/Mod/Fem/femguiutils/migrate_gui.py
  985. FreeCAD/Mod/Fem/femguiutils/selection_widgets.py
  986. FreeCAD/Mod/Fem/feminout/__init__.py
  987. FreeCAD/Mod/Fem/feminout/convert2TetGen.py
  988. FreeCAD/Mod/Fem/feminout/exportNastranMesh.py
  989. FreeCAD/Mod/Fem/feminout/importCcxDatResults.py
  990. FreeCAD/Mod/Fem/feminout/importCcxFrdResults.py
  991. FreeCAD/Mod/Fem/feminout/importFenicsMesh.py
  992. FreeCAD/Mod/Fem/feminout/importInpMesh.py
  993. FreeCAD/Mod/Fem/feminout/importPyMesh.py
  994. FreeCAD/Mod/Fem/feminout/importToolsFem.py
  995. FreeCAD/Mod/Fem/feminout/importVTKResults.py
  996. FreeCAD/Mod/Fem/feminout/importYamlJsonMesh.py
  997. FreeCAD/Mod/Fem/feminout/importZ88Mesh.py
  998. FreeCAD/Mod/Fem/feminout/importZ88O2Results.py
  999. FreeCAD/Mod/Fem/feminout/readFenicsXDMF.py
  1000. FreeCAD/Mod/Fem/feminout/readFenicsXML.py
  1001. FreeCAD/Mod/Fem/feminout/writeFenicsXDMF.py
  1002. FreeCAD/Mod/Fem/feminout/writeFenicsXML.py
  1003. FreeCAD/Mod/Fem/femmesh/__init__.py
  1004. FreeCAD/Mod/Fem/femmesh/femmesh2mesh.py
  1005. FreeCAD/Mod/Fem/femmesh/gmshtools.py
  1006. FreeCAD/Mod/Fem/femmesh/meshsetsgetter.py
  1007. FreeCAD/Mod/Fem/femmesh/meshtools.py
  1008. FreeCAD/Mod/Fem/femmesh/netgentools.py
  1009. FreeCAD/Mod/Fem/femobjects/__init__.py
  1010. FreeCAD/Mod/Fem/femobjects/base_femelement.py
  1011. FreeCAD/Mod/Fem/femobjects/base_femmeshelement.py
  1012. FreeCAD/Mod/Fem/femobjects/base_fempythonobject.py
  1013. FreeCAD/Mod/Fem/femobjects/constant_vacuumpermittivity.py
  1014. FreeCAD/Mod/Fem/femobjects/constraint_bodyheatsource.py
  1015. FreeCAD/Mod/Fem/femobjects/constraint_centrif.py
  1016. FreeCAD/Mod/Fem/femobjects/constraint_currentdensity.py
  1017. FreeCAD/Mod/Fem/femobjects/constraint_electrostaticpotential.py
  1018. FreeCAD/Mod/Fem/femobjects/constraint_flowvelocity.py
  1019. FreeCAD/Mod/Fem/femobjects/constraint_initialflowvelocity.py
  1020. FreeCAD/Mod/Fem/femobjects/constraint_initialpressure.py
  1021. FreeCAD/Mod/Fem/femobjects/constraint_magnetization.py
  1022. FreeCAD/Mod/Fem/femobjects/constraint_sectionprint.py
  1023. FreeCAD/Mod/Fem/femobjects/constraint_selfweight.py
  1024. FreeCAD/Mod/Fem/femobjects/constraint_tie.py
  1025. FreeCAD/Mod/Fem/femobjects/element_fluid1D.py
  1026. FreeCAD/Mod/Fem/femobjects/element_geometry1D.py
  1027. FreeCAD/Mod/Fem/femobjects/element_geometry2D.py
  1028. FreeCAD/Mod/Fem/femobjects/element_rotation1D.py
  1029. FreeCAD/Mod/Fem/femobjects/material_common.py
  1030. FreeCAD/Mod/Fem/femobjects/material_mechanicalnonlinear.py
  1031. FreeCAD/Mod/Fem/femobjects/material_reinforced.py
  1032. FreeCAD/Mod/Fem/femobjects/mesh_boundarylayer.py
  1033. FreeCAD/Mod/Fem/femobjects/mesh_gmsh.py
  1034. FreeCAD/Mod/Fem/femobjects/mesh_group.py
  1035. FreeCAD/Mod/Fem/femobjects/mesh_region.py
  1036. FreeCAD/Mod/Fem/femobjects/mesh_netgen.py
  1037. FreeCAD/Mod/Fem/femobjects/mesh_result.py
  1038. FreeCAD/Mod/Fem/femobjects/result_mechanical.py
  1039. FreeCAD/Mod/Fem/femobjects/solver_ccxtools.py
  1040. FreeCAD/Mod/Fem/femresult/__init__.py
  1041. FreeCAD/Mod/Fem/femresult/resulttools.py
  1042. FreeCAD/Mod/Fem/femsolver/__init__.py
  1043. FreeCAD/Mod/Fem/femsolver/calculix/__init__.py
  1044. FreeCAD/Mod/Fem/femsolver/calculix/solver.py
  1045. FreeCAD/Mod/Fem/femsolver/calculix/tasks.py
  1046. FreeCAD/Mod/Fem/femsolver/calculix/write_constraint_bodyheatsource.py
  1047. FreeCAD/Mod/Fem/femsolver/calculix/write_constraint_centrif.py
  1048. FreeCAD/Mod/Fem/femsolver/calculix/write_constraint_contact.py
  1049. FreeCAD/Mod/Fem/femsolver/calculix/write_constraint_displacement.py
  1050. FreeCAD/Mod/Fem/femsolver/calculix/write_constraint_fixed.py
  1051. FreeCAD/Mod/Fem/femsolver/calculix/write_constraint_fluidsection.py
  1052. FreeCAD/Mod/Fem/femsolver/calculix/write_constraint_force.py
  1053. FreeCAD/Mod/Fem/femsolver/calculix/write_constraint_heatflux.py
  1054. FreeCAD/Mod/Fem/femsolver/calculix/write_constraint_initialtemperature.py
  1055. FreeCAD/Mod/Fem/femsolver/calculix/write_constraint_planerotation.py
  1056. FreeCAD/Mod/Fem/femsolver/calculix/write_constraint_pressure.py
  1057. FreeCAD/Mod/Fem/femsolver/calculix/write_constraint_rigidbody.py
  1058. FreeCAD/Mod/Fem/femsolver/calculix/write_constraint_rigidbody_step.py
  1059. FreeCAD/Mod/Fem/femsolver/calculix/write_constraint_sectionprint.py
  1060. FreeCAD/Mod/Fem/femsolver/calculix/write_constraint_selfweight.py
  1061. FreeCAD/Mod/Fem/femsolver/calculix/write_constraint_temperature.py
  1062. FreeCAD/Mod/Fem/femsolver/calculix/write_constraint_tie.py
  1063. FreeCAD/Mod/Fem/femsolver/calculix/write_constraint_transform.py
  1064. FreeCAD/Mod/Fem/femsolver/calculix/write_femelement_geometry.py
  1065. FreeCAD/Mod/Fem/femsolver/calculix/write_femelement_material.py
  1066. FreeCAD/Mod/Fem/femsolver/calculix/write_femelement_matgeosets.py
  1067. FreeCAD/Mod/Fem/femsolver/calculix/write_footer.py
  1068. FreeCAD/Mod/Fem/femsolver/calculix/write_mesh.py
  1069. FreeCAD/Mod/Fem/femsolver/calculix/write_step_equation.py
  1070. FreeCAD/Mod/Fem/femsolver/calculix/write_step_output.py
  1071. FreeCAD/Mod/Fem/femsolver/calculix/writer.py
  1072. FreeCAD/Mod/Fem/femsolver/elmer/__init__.py
  1073. FreeCAD/Mod/Fem/femsolver/elmer/equations/__init__.py
  1074. FreeCAD/Mod/Fem/femsolver/elmer/equations/deformation.py
  1075. FreeCAD/Mod/Fem/femsolver/elmer/equations/deformation_writer.py
  1076. FreeCAD/Mod/Fem/femsolver/elmer/equations/elasticity.py
  1077. FreeCAD/Mod/Fem/femsolver/elmer/equations/elasticity_writer.py
  1078. FreeCAD/Mod/Fem/femsolver/elmer/equations/electricforce.py
  1079. FreeCAD/Mod/Fem/femsolver/elmer/equations/electricforce_writer.py
  1080. FreeCAD/Mod/Fem/femsolver/elmer/equations/electrostatic.py
  1081. FreeCAD/Mod/Fem/femsolver/elmer/equations/electrostatic_writer.py
  1082. FreeCAD/Mod/Fem/femsolver/elmer/equations/equation.py
  1083. FreeCAD/Mod/Fem/femsolver/elmer/equations/flow.py
  1084. FreeCAD/Mod/Fem/femsolver/elmer/equations/flow_writer.py
  1085. FreeCAD/Mod/Fem/femsolver/elmer/equations/flux.py
  1086. FreeCAD/Mod/Fem/femsolver/elmer/equations/flux_writer.py
  1087. FreeCAD/Mod/Fem/femsolver/elmer/equations/heat.py
  1088. FreeCAD/Mod/Fem/femsolver/elmer/equations/heat_writer.py
  1089. FreeCAD/Mod/Fem/femsolver/elmer/equations/linear.py
  1090. FreeCAD/Mod/Fem/femsolver/elmer/equations/magnetodynamic.py
  1091. FreeCAD/Mod/Fem/femsolver/elmer/equations/magnetodynamic2D.py
  1092. FreeCAD/Mod/Fem/femsolver/elmer/equations/magnetodynamic2D_writer.py
  1093. FreeCAD/Mod/Fem/femsolver/elmer/equations/magnetodynamic_writer.py
  1094. FreeCAD/Mod/Fem/femsolver/elmer/equations/nonlinear.py
  1095. FreeCAD/Mod/Fem/femsolver/elmer/sifio.py
  1096. FreeCAD/Mod/Fem/femsolver/elmer/solver.py
  1097. FreeCAD/Mod/Fem/femsolver/elmer/tasks.py
  1098. FreeCAD/Mod/Fem/femsolver/elmer/writer.py
  1099. FreeCAD/Mod/Fem/femsolver/equationbase.py
  1100. FreeCAD/Mod/Fem/femsolver/fenics/__init__.py
  1101. FreeCAD/Mod/Fem/femsolver/fenics/fenics_tools.py
  1102. FreeCAD/Mod/Fem/femsolver/mystran/__init__.py
  1103. FreeCAD/Mod/Fem/femsolver/mystran/add_con_fixed.py
  1104. FreeCAD/Mod/Fem/femsolver/mystran/add_con_force.py
  1105. FreeCAD/Mod/Fem/femsolver/mystran/add_femelement_geometry.py
  1106. FreeCAD/Mod/Fem/femsolver/mystran/add_femelement_material.py
  1107. FreeCAD/Mod/Fem/femsolver/mystran/add_mesh.py
  1108. FreeCAD/Mod/Fem/femsolver/mystran/add_solver_control.py
  1109. FreeCAD/Mod/Fem/femsolver/mystran/solver.py
  1110. FreeCAD/Mod/Fem/femsolver/mystran/tasks.py
  1111. FreeCAD/Mod/Fem/femsolver/mystran/writer.py
  1112. FreeCAD/Mod/Fem/femsolver/report.py
  1113. FreeCAD/Mod/Fem/femsolver/reportdialog.py
  1114. FreeCAD/Mod/Fem/femsolver/run.py
  1115. FreeCAD/Mod/Fem/femsolver/settings.py
  1116. FreeCAD/Mod/Fem/femsolver/signal.py
  1117. FreeCAD/Mod/Fem/femsolver/solver_taskpanel.py
  1118. FreeCAD/Mod/Fem/femsolver/solverbase.py
  1119. FreeCAD/Mod/Fem/femsolver/task.py
  1120. FreeCAD/Mod/Fem/femsolver/writerbase.py
  1121. FreeCAD/Mod/Fem/femsolver/z88/__init__.py
  1122. FreeCAD/Mod/Fem/femsolver/z88/solver.py
  1123. FreeCAD/Mod/Fem/femsolver/z88/tasks.py
  1124. FreeCAD/Mod/Fem/femsolver/z88/writer.py
  1125. FreeCAD/Mod/Fem/femtaskpanels/__init__.py
  1126. FreeCAD/Mod/Fem/femtaskpanels/base_femmeshtaskpanel.py
  1127. FreeCAD/Mod/Fem/femtaskpanels/base_femtaskpanel.py
  1128. FreeCAD/Mod/Fem/femtaskpanels/task_constraint_bodyheatsource.py
  1129. FreeCAD/Mod/Fem/femtaskpanels/task_constraint_centrif.py
  1130. FreeCAD/Mod/Fem/femtaskpanels/task_constraint_currentdensity.py
  1131. FreeCAD/Mod/Fem/femtaskpanels/task_constraint_electrostaticpotential.py
  1132. FreeCAD/Mod/Fem/femtaskpanels/task_constraint_flowvelocity.py
  1133. FreeCAD/Mod/Fem/femtaskpanels/task_constraint_initialflowvelocity.py
  1134. FreeCAD/Mod/Fem/femtaskpanels/task_constraint_initialpressure.py
  1135. FreeCAD/Mod/Fem/femtaskpanels/task_constraint_magnetization.py
  1136. FreeCAD/Mod/Fem/femtaskpanels/task_constraint_sectionprint.py
  1137. FreeCAD/Mod/Fem/femtaskpanels/task_constraint_tie.py
  1138. FreeCAD/Mod/Fem/femtaskpanels/task_element_fluid1D.py
  1139. FreeCAD/Mod/Fem/femtaskpanels/task_element_geometry1D.py
  1140. FreeCAD/Mod/Fem/femtaskpanels/task_element_geometry2D.py
  1141. FreeCAD/Mod/Fem/femtaskpanels/task_element_rotation1D.py
  1142. FreeCAD/Mod/Fem/femtaskpanels/task_material_common.py
  1143. FreeCAD/Mod/Fem/femtaskpanels/task_material_reinforced.py
  1144. FreeCAD/Mod/Fem/femtaskpanels/task_mesh_boundarylayer.py
  1145. FreeCAD/Mod/Fem/femtaskpanels/task_mesh_gmsh.py
  1146. FreeCAD/Mod/Fem/femtaskpanels/task_mesh_group.py
  1147. FreeCAD/Mod/Fem/femtaskpanels/task_mesh_netgen.py
  1148. FreeCAD/Mod/Fem/femtaskpanels/task_mesh_region.py
  1149. FreeCAD/Mod/Fem/femtaskpanels/task_result_mechanical.py
  1150. FreeCAD/Mod/Fem/femtaskpanels/task_solver_ccxtools.py
  1151. FreeCAD/Mod/Fem/femtest/__init__.py
  1152. FreeCAD/Mod/Fem/femtest/app/__init__.py
  1153. FreeCAD/Mod/Fem/femtest/app/support_utils.py
  1154. FreeCAD/Mod/Fem/femtest/app/test_ccxtools.py
  1155. FreeCAD/Mod/Fem/femtest/app/test_common.py
  1156. FreeCAD/Mod/Fem/femtest/app/test_femimport.py
  1157. FreeCAD/Mod/Fem/femtest/app/test_material.py
  1158. FreeCAD/Mod/Fem/femtest/app/test_mesh.py
  1159. FreeCAD/Mod/Fem/femtest/app/test_object.py
  1160. FreeCAD/Mod/Fem/femtest/app/test_open.py
  1161. FreeCAD/Mod/Fem/femtest/app/test_result.py
  1162. FreeCAD/Mod/Fem/femtest/app/test_solver_elmer.py
  1163. FreeCAD/Mod/Fem/femtest/app/test_solver_mystran.py
  1164. FreeCAD/Mod/Fem/femtest/app/test_solver_z88.py
  1165. FreeCAD/Mod/Fem/femtest/data/__init__.py
  1166. FreeCAD/Mod/Fem/femtest/data/calculix/__init__.py
  1167. FreeCAD/Mod/Fem/femtest/data/calculix/box.FCStd
  1168. FreeCAD/Mod/Fem/femtest/data/calculix/box_frequency.FCStd
  1169. FreeCAD/Mod/Fem/femtest/data/calculix/box_frequency.dat
  1170. FreeCAD/Mod/Fem/femtest/data/calculix/box_frequency.frd
  1171. FreeCAD/Mod/Fem/femtest/data/calculix/box_frequency.inp
  1172. FreeCAD/Mod/Fem/femtest/data/calculix/box_frequency_expected_values
  1173. FreeCAD/Mod/Fem/femtest/data/calculix/box_static.FCStd
  1174. FreeCAD/Mod/Fem/femtest/data/calculix/box_static.dat
  1175. FreeCAD/Mod/Fem/femtest/data/calculix/box_static.frd
  1176. FreeCAD/Mod/Fem/femtest/data/calculix/box_static.inp
  1177. FreeCAD/Mod/Fem/femtest/data/calculix/box_static_expected_values
  1178. FreeCAD/Mod/Fem/femtest/data/calculix/ccx_buckling_flexuralbuckling.dat
  1179. FreeCAD/Mod/Fem/femtest/data/calculix/ccx_buckling_flexuralbuckling.inp
  1180. FreeCAD/Mod/Fem/femtest/data/calculix/ccx_cantilever_beam_circle.inp
  1181. FreeCAD/Mod/Fem/femtest/data/calculix/ccx_cantilever_beam_pipe.inp
  1182. FreeCAD/Mod/Fem/femtest/data/calculix/ccx_cantilever_beam_rect.inp
  1183. FreeCAD/Mod/Fem/femtest/data/calculix/ccx_cantilever_ele_hexa20.inp
  1184. FreeCAD/Mod/Fem/femtest/data/calculix/ccx_cantilever_ele_quad4.inp
  1185. FreeCAD/Mod/Fem/femtest/data/calculix/ccx_cantilever_ele_quad8.inp
  1186. FreeCAD/Mod/Fem/femtest/data/calculix/ccx_cantilever_ele_seg2.inp
  1187. FreeCAD/Mod/Fem/femtest/data/calculix/ccx_cantilever_ele_seg3.inp
  1188. FreeCAD/Mod/Fem/femtest/data/calculix/ccx_cantilever_ele_tria3.inp
  1189. FreeCAD/Mod/Fem/femtest/data/calculix/ccx_cantilever_ele_tria6.inp
  1190. FreeCAD/Mod/Fem/femtest/data/calculix/ccx_cantilever_faceload.inp
  1191. FreeCAD/Mod/Fem/femtest/data/calculix/ccx_cantilever_nodeload.inp
  1192. FreeCAD/Mod/Fem/femtest/data/calculix/ccx_cantilever_prescribeddisplacement.inp
  1193. FreeCAD/Mod/Fem/femtest/data/calculix/constraint_centrif.inp
  1194. FreeCAD/Mod/Fem/femtest/data/calculix/constraint_contact_shell_shell.FCStd
  1195. FreeCAD/Mod/Fem/femtest/data/calculix/constraint_contact_shell_shell.inp
  1196. FreeCAD/Mod/Fem/femtest/data/calculix/constraint_contact_solid_solid.FCStd
  1197. FreeCAD/Mod/Fem/femtest/data/calculix/constraint_contact_solid_solid.inp
  1198. FreeCAD/Mod/Fem/femtest/data/calculix/constraint_sectionprint.inp
  1199. FreeCAD/Mod/Fem/femtest/data/calculix/constraint_selfweight_cantilever.inp
  1200. FreeCAD/Mod/Fem/femtest/data/calculix/constraint_tie.inp
  1201. FreeCAD/Mod/Fem/femtest/data/calculix/constraint_transform_beam_hinged.inp
  1202. FreeCAD/Mod/Fem/femtest/data/calculix/constraint_transform_torque.inp
  1203. FreeCAD/Mod/Fem/femtest/data/calculix/frequency_beamsimple.inp
  1204. FreeCAD/Mod/Fem/femtest/data/calculix/material_multiple_bendingbeam_fiveboxes.inp
  1205. FreeCAD/Mod/Fem/femtest/data/calculix/material_multiple_bendingbeam_fivefaces.inp
  1206. FreeCAD/Mod/Fem/femtest/data/calculix/material_multiple_tensionrod_twoboxes.inp
  1207. FreeCAD/Mod/Fem/femtest/data/calculix/material_nonlinear.inp
  1208. FreeCAD/Mod/Fem/femtest/data/calculix/square_pipe_end_twisted_edgeforces.inp
  1209. FreeCAD/Mod/Fem/femtest/data/calculix/square_pipe_end_twisted_nodeforces.inp
  1210. FreeCAD/Mod/Fem/femtest/data/calculix/thermomech_bimetal.inp
  1211. FreeCAD/Mod/Fem/femtest/data/elmer/ELMERSOLVER_STARTINFO
  1212. FreeCAD/Mod/Fem/femtest/data/elmer/__init__.py
  1213. FreeCAD/Mod/Fem/femtest/data/elmer/box_static_0_mm.sif
  1214. FreeCAD/Mod/Fem/femtest/data/elmer/ccxcantilever_faceload_0_mm.sif
  1215. FreeCAD/Mod/Fem/femtest/data/elmer/ccxcantilever_faceload_1_si.sif
  1216. FreeCAD/Mod/Fem/femtest/data/elmer/ccxcantilever_nodeload_0_mm.sif
  1217. FreeCAD/Mod/Fem/femtest/data/elmer/ccxcantilever_prescribeddisplacement_0_mm.sif
  1218. FreeCAD/Mod/Fem/femtest/data/elmer/group_mesh.geo
  1219. FreeCAD/Mod/Fem/femtest/data/mesh/__init__.py
  1220. FreeCAD/Mod/Fem/femtest/data/mesh/tetra10_mesh.inp
  1221. FreeCAD/Mod/Fem/femtest/data/mesh/tetra10_mesh.unv
  1222. FreeCAD/Mod/Fem/femtest/data/mesh/tetra10_mesh.vtk
  1223. FreeCAD/Mod/Fem/femtest/data/mesh/tetra10_mesh.yml
  1224. FreeCAD/Mod/Fem/femtest/data/mesh/tetra10_mesh.z88
  1225. FreeCAD/Mod/Fem/femtest/data/mystran/__init__.py
  1226. FreeCAD/Mod/Fem/femtest/data/mystran/ccx_cantilever_ele_quad4.bdf
  1227. FreeCAD/Mod/Fem/femtest/data/mystran/ccx_cantilever_ele_seg2.bdf
  1228. FreeCAD/Mod/Fem/femtest/data/mystran/ccx_cantilever_ele_tria3.bdf
  1229. FreeCAD/Mod/Fem/femtest/data/mystran/ccx_cantilever_faceload.bdf
  1230. FreeCAD/Mod/Fem/femtest/data/mystran/ccx_cantilever_nodeload.bdf
  1231. FreeCAD/Mod/Fem/femtest/data/mystran/mystran_plate.bdf
  1232. FreeCAD/Mod/Fem/femtest/data/open/__init__.py
  1233. FreeCAD/Mod/Fem/femtest/data/open/all_objects_de9b3fb438.FCStd
  1234. FreeCAD/Mod/Fem/femtest/data/z88/__init__.py
  1235. FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_ele_hexa20/51.txt
  1236. FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_ele_hexa20/z88.dyn
  1237. FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_ele_hexa20/z88elp.txt
  1238. FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_ele_hexa20/z88i1.txt
  1239. FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_ele_hexa20/z88i2.txt
  1240. FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_ele_hexa20/z88i5.txt
  1241. FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_ele_hexa20/z88int.txt
  1242. FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_ele_hexa20/z88man.txt
  1243. FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_ele_hexa20/z88mat.txt
  1244. FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_ele_tria6/51.txt
  1245. FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_ele_tria6/z88.dyn
  1246. FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_ele_tria6/z88elp.txt
  1247. FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_ele_tria6/z88i1.txt
  1248. FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_ele_tria6/z88i2.txt
  1249. FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_ele_tria6/z88i5.txt
  1250. FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_ele_tria6/z88int.txt
  1251. FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_ele_tria6/z88man.txt
  1252. FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_ele_tria6/z88mat.txt
  1253. FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_faceload/51.txt
  1254. FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_faceload/z88.dyn
  1255. FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_faceload/z88elp.txt
  1256. FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_faceload/z88i1.txt
  1257. FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_faceload/z88i2.txt
  1258. FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_faceload/z88i5.txt
  1259. FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_faceload/z88int.txt
  1260. FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_faceload/z88man.txt
  1261. FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_faceload/z88mat.txt
  1262. FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_nodeload/51.txt
  1263. FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_nodeload/z88.dyn
  1264. FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_nodeload/z88elp.txt
  1265. FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_nodeload/z88i1.txt
  1266. FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_nodeload/z88i2.txt
  1267. FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_nodeload/z88i5.txt
  1268. FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_nodeload/z88int.txt
  1269. FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_nodeload/z88man.txt
  1270. FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_nodeload/z88mat.txt
  1271. FreeCAD/Mod/Fem/femtest/gui/__init__.py
  1272. FreeCAD/Mod/Fem/femtest/gui/test_open.py
  1273. FreeCAD/Mod/Fem/femtest/test_commands.sh
  1274. FreeCAD/Mod/Fem/femtest/test_information.md
  1275. FreeCAD/Mod/Fem/femtools/__init__.py
  1276. FreeCAD/Mod/Fem/femtools/ccxtools.py
  1277. FreeCAD/Mod/Fem/femtools/checksanalysis.py
  1278. FreeCAD/Mod/Fem/femtools/constants.py
  1279. FreeCAD/Mod/Fem/femtools/errors.py
  1280. FreeCAD/Mod/Fem/femtools/femutils.py
  1281. FreeCAD/Mod/Fem/femtools/geomtools.py
  1282. FreeCAD/Mod/Fem/femtools/membertools.py
  1283. FreeCAD/Mod/Fem/femtools/migrate_app.py
  1284. FreeCAD/Mod/Fem/femtools/tokrules.py
  1285. FreeCAD/Mod/Fem/femviewprovider/__init__.py
  1286. FreeCAD/Mod/Fem/femviewprovider/view_base_femconstraint.py
  1287. FreeCAD/Mod/Fem/femviewprovider/view_base_femelement.py
  1288. FreeCAD/Mod/Fem/femviewprovider/view_base_femmaterial.py
  1289. FreeCAD/Mod/Fem/femviewprovider/view_base_femmeshelement.py
  1290. FreeCAD/Mod/Fem/femviewprovider/view_base_femobject.py
  1291. FreeCAD/Mod/Fem/femviewprovider/view_constant_vacuumpermittivity.py
  1292. FreeCAD/Mod/Fem/femviewprovider/view_constraint_bodyheatsource.py
  1293. FreeCAD/Mod/Fem/femviewprovider/view_constraint_centrif.py
  1294. FreeCAD/Mod/Fem/femviewprovider/view_constraint_currentdensity.py
  1295. FreeCAD/Mod/Fem/femviewprovider/view_constraint_electrostaticpotential.py
  1296. FreeCAD/Mod/Fem/femviewprovider/view_constraint_flowvelocity.py
  1297. FreeCAD/Mod/Fem/femviewprovider/view_constraint_initialflowvelocity.py
  1298. FreeCAD/Mod/Fem/femviewprovider/view_constraint_initialpressure.py
  1299. FreeCAD/Mod/Fem/femviewprovider/view_constraint_magnetization.py
  1300. FreeCAD/Mod/Fem/femviewprovider/view_constraint_sectionprint.py
  1301. FreeCAD/Mod/Fem/femviewprovider/view_constraint_selfweight.py
  1302. FreeCAD/Mod/Fem/femviewprovider/view_constraint_tie.py
  1303. FreeCAD/Mod/Fem/femviewprovider/view_element_fluid1D.py
  1304. FreeCAD/Mod/Fem/femviewprovider/view_element_geometry1D.py
  1305. FreeCAD/Mod/Fem/femviewprovider/view_element_geometry2D.py
  1306. FreeCAD/Mod/Fem/femviewprovider/view_element_rotation1D.py
  1307. FreeCAD/Mod/Fem/femviewprovider/view_material_common.py
  1308. FreeCAD/Mod/Fem/femviewprovider/view_material_mechanicalnonlinear.py
  1309. FreeCAD/Mod/Fem/femviewprovider/view_material_reinforced.py
  1310. FreeCAD/Mod/Fem/femviewprovider/view_mesh_boundarylayer.py
  1311. FreeCAD/Mod/Fem/femviewprovider/view_mesh_gmsh.py
  1312. FreeCAD/Mod/Fem/femviewprovider/view_mesh_group.py
  1313. FreeCAD/Mod/Fem/femviewprovider/view_mesh_netgen.py
  1314. FreeCAD/Mod/Fem/femviewprovider/view_mesh_region.py
  1315. FreeCAD/Mod/Fem/femviewprovider/view_mesh_result.py
  1316. FreeCAD/Mod/Fem/femviewprovider/view_result_mechanical.py
  1317. FreeCAD/Mod/Fem/femviewprovider/view_solver_ccxtools.py
  1318. FreeCAD/Mod/Help/Help.py
  1319. FreeCAD/Mod/Help/Help_rc.py
  1320. FreeCAD/Mod/Help/InitGui.py
  1321. FreeCAD/Mod/Help/default.css
  1322. FreeCAD/Mod/Help/dlgPreferencesHelp.ui
  1323. FreeCAD/Mod/Idf/Idf.py
  1324. FreeCAD/Mod/Idf/Idflibs/0603_SMD.stp
  1325. FreeCAD/Mod/Idf/Idflibs/0805_SMD.stp
  1326. FreeCAD/Mod/Idf/Idflibs/1206_SMD.stp
  1327. FreeCAD/Mod/Idf/Idflibs/1210_SMD.stp
  1328. FreeCAD/Mod/Idf/Idflibs/1812_SMD.stp
  1329. FreeCAD/Mod/Idf/Idflibs/2225_SMD.stp
  1330. FreeCAD/Mod/Idf/Idflibs/2512_SMD.stp
  1331. FreeCAD/Mod/Idf/Idflibs/CAP_50SGV_8_10.stp
  1332. FreeCAD/Mod/Idf/Idflibs/EPL22_6_16.stp
  1333. FreeCAD/Mod/Idf/Idflibs/I22_2_5_16.stp
  1334. FreeCAD/Mod/Idf/Idflibs/I22_2_5_16withEPL22_6_16.stp
  1335. FreeCAD/Mod/Idf/Idflibs/License.txt
  1336. FreeCAD/Mod/Idf/Idflibs/MSOP_10.stp
  1337. FreeCAD/Mod/Idf/Idflibs/RLF_12545.igs
  1338. FreeCAD/Mod/Idf/Idflibs/RLF_12545.stp
  1339. FreeCAD/Mod/Idf/Idflibs/RLF_7030.stp
  1340. FreeCAD/Mod/Idf/Idflibs/SMB_DO_214AA.stp
  1341. FreeCAD/Mod/Idf/Idflibs/SMC_DO_214AB.stp
  1342. FreeCAD/Mod/Idf/Idflibs/SOD_323.igs
  1343. FreeCAD/Mod/Idf/Idflibs/SOD_323.stp
  1344. FreeCAD/Mod/Idf/Idflibs/SOD_523.stp
  1345. FreeCAD/Mod/Idf/Idflibs/SOT23.igs
  1346. FreeCAD/Mod/Idf/Idflibs/SOT23.stp
  1347. FreeCAD/Mod/Idf/Idflibs/SOT404.igs
  1348. FreeCAD/Mod/Idf/Idflibs/SOT404.stp
  1349. FreeCAD/Mod/Idf/Idflibs/SOT428_DPAK.stp
  1350. FreeCAD/Mod/Idf/Idflibs/SOT_323_3.stp
  1351. FreeCAD/Mod/Idf/Idflibs/SOT_96.stp
  1352. FreeCAD/Mod/Idf/Idflibs/TCMT1107_4.stp
  1353. FreeCAD/Mod/Idf/Idflibs/TSM_103_01_L_DV_A.stp
  1354. FreeCAD/Mod/Idf/Idflibs/TSM_104_01_L_DV_A.stp
  1355. FreeCAD/Mod/Idf/Idflibs/TSS0P_8.stp
  1356. FreeCAD/Mod/Idf/Idflibs/VC0603_SMD.stp
  1357. FreeCAD/Mod/Idf/Idflibs/footprints_models.csv
  1358. FreeCAD/Mod/Idf/Init.py
  1359. FreeCAD/Mod/Import/Init.py
  1360. FreeCAD/Mod/Import/InitGui.py
  1361. FreeCAD/Mod/Import/TestImportGui.py
  1362. FreeCAD/Mod/Import/stepZ.py
  1363. FreeCAD/Mod/Inspection/Init.py
  1364. FreeCAD/Mod/Inspection/InitGui.py
  1365. FreeCAD/Mod/Material/Init.py
  1366. FreeCAD/Mod/Material/InitGui.py
  1367. FreeCAD/Mod/Material/MaterialEditor.py
  1368. FreeCAD/Mod/Material/Resources/ui/materials-editor.ui
  1369. FreeCAD/Mod/Material/Templatematerial.yml
  1370. FreeCAD/Mod/Material/TestMaterialsApp.py
  1371. FreeCAD/Mod/Material/TestMaterialsGui.py
  1372. FreeCAD/Mod/Material/importFCMat.py
  1373. FreeCAD/Mod/Material/materialtests/Materials/TestAcrylicLegacy.FCMat
  1374. FreeCAD/Mod/Material/materialtests/Materials/TestAluminumAppearance.FCMat
  1375. FreeCAD/Mod/Material/materialtests/Materials/TestAluminumMixed.FCMat
  1376. FreeCAD/Mod/Material/materialtests/Materials/TestAluminumPhysical.FCMat
  1377. FreeCAD/Mod/Material/materialtests/Materials/TestBrassAppearance.FCMat
  1378. FreeCAD/Mod/Material/materialtests/TestMaterialCreation.py
  1379. FreeCAD/Mod/Material/materialtests/TestMaterialDocument.py
  1380. FreeCAD/Mod/Material/materialtests/TestMaterialFilter.py
  1381. FreeCAD/Mod/Material/materialtests/TestMaterials.py
  1382. FreeCAD/Mod/Material/materialtests/TestModels.py
  1383. FreeCAD/Mod/Material/materialtests/__init__.py
  1384. FreeCAD/Mod/Material/materialtools/MaterialModels.py
  1385. FreeCAD/Mod/Material/materialtools/__init__.py
  1386. FreeCAD/Mod/Material/materialtools/cardutils.py
  1387. FreeCAD/Mod/Measure/Init.py
  1388. FreeCAD/Mod/Measure/InitGui.py
  1389. FreeCAD/Mod/Measure/MeasureCOM.py
  1390. FreeCAD/Mod/Measure/UtilsMeasure.py
  1391. FreeCAD/Mod/Mesh/App/TestData/NASTRAN_Test_Delimited_GRID_CQUAD4.bdf
  1392. FreeCAD/Mod/Mesh/App/TestData/NASTRAN_Test_GRIDSTAR_CQUAD4.bdf
  1393. FreeCAD/Mod/Mesh/App/TestData/NASTRAN_Test_GRID_CQUAD4.bdf
  1394. FreeCAD/Mod/Mesh/App/TestData/NASTRAN_Test_GRID_CTRIA3.bdf
  1395. FreeCAD/Mod/Mesh/BuildRegularGeoms.py
  1396. FreeCAD/Mod/Mesh/Init.py
  1397. FreeCAD/Mod/Mesh/InitGui.py
  1398. FreeCAD/Mod/Mesh/MeshEnums.py
  1399. FreeCAD/Mod/Mesh/MeshTestsApp.py
  1400. FreeCAD/Mod/MeshPart/Init.py
  1401. FreeCAD/Mod/MeshPart/InitGui.py
  1402. FreeCAD/Mod/MeshPart/MeshFlatteningCommand.py
  1403. FreeCAD/Mod/OpenSCAD/Init.py
  1404. FreeCAD/Mod/OpenSCAD/InitGui.py
  1405. FreeCAD/Mod/OpenSCAD/OpenSCAD2Dgeom.py
  1406. FreeCAD/Mod/OpenSCAD/OpenSCADCommands.py
  1407. FreeCAD/Mod/OpenSCAD/OpenSCADFeatures.py
  1408. FreeCAD/Mod/OpenSCAD/OpenSCADTest/__init__.py
  1409. FreeCAD/Mod/OpenSCAD/OpenSCADTest/app/__init__.py
  1410. FreeCAD/Mod/OpenSCAD/OpenSCADTest/app/test_importCSG.py
  1411. FreeCAD/Mod/OpenSCAD/OpenSCADTest/data/CSG.csg
  1412. FreeCAD/Mod/OpenSCAD/OpenSCADTest/data/CSG.scad
  1413. FreeCAD/Mod/OpenSCAD/OpenSCADTest/data/Cube.stl
  1414. FreeCAD/Mod/OpenSCAD/OpenSCADTest/data/Square.dxf
  1415. FreeCAD/Mod/OpenSCAD/OpenSCADTest/data/Surface.dat
  1416. FreeCAD/Mod/OpenSCAD/OpenSCADTest/data/Surface.png
  1417. FreeCAD/Mod/OpenSCAD/OpenSCADTest/data/Surface2.dat
  1418. FreeCAD/Mod/OpenSCAD/OpenSCADTest/data/__init__.py
  1419. FreeCAD/Mod/OpenSCAD/OpenSCADTest/gui/__init__.py
  1420. FreeCAD/Mod/OpenSCAD/OpenSCADTest/gui/test_dummy.py
  1421. FreeCAD/Mod/OpenSCAD/OpenSCADTest/test_information.md
  1422. FreeCAD/Mod/OpenSCAD/OpenSCADUtils.py
  1423. FreeCAD/Mod/OpenSCAD/OpenSCAD_rc.py
  1424. FreeCAD/Mod/OpenSCAD/TestOpenSCADApp.py
  1425. FreeCAD/Mod/OpenSCAD/TestOpenSCADGui.py
  1426. FreeCAD/Mod/OpenSCAD/colorcodeshapes.py
  1427. FreeCAD/Mod/OpenSCAD/expandplacements.py
  1428. FreeCAD/Mod/OpenSCAD/exportCSG.py
  1429. FreeCAD/Mod/OpenSCAD/importCSG.py
  1430. FreeCAD/Mod/OpenSCAD/replaceobj.py
  1431. FreeCAD/Mod/OpenSCAD/tokrules.py
  1432. FreeCAD/Mod/Part/AttachmentEditor/Commands.py
  1433. FreeCAD/Mod/Part/AttachmentEditor/FrozenClass.py
  1434. FreeCAD/Mod/Part/AttachmentEditor/TaskAttachmentEditor.py
  1435. FreeCAD/Mod/Part/AttachmentEditor/TaskAttachmentEditor.ui
  1436. FreeCAD/Mod/Part/AttachmentEditor/__init__.py
  1437. FreeCAD/Mod/Part/BOPTools/BOPFeatures.py
  1438. FreeCAD/Mod/Part/BOPTools/GeneralFuseResult.py
  1439. FreeCAD/Mod/Part/BOPTools/JoinAPI.py
  1440. FreeCAD/Mod/Part/BOPTools/JoinFeatures.py
  1441. FreeCAD/Mod/Part/BOPTools/ShapeMerge.py
  1442. FreeCAD/Mod/Part/BOPTools/SplitAPI.py
  1443. FreeCAD/Mod/Part/BOPTools/SplitFeatures.py
  1444. FreeCAD/Mod/Part/BOPTools/Utils.py
  1445. FreeCAD/Mod/Part/BOPTools/__init__.py
  1446. FreeCAD/Mod/Part/BasicShapes/CommandShapes.py
  1447. FreeCAD/Mod/Part/BasicShapes/ShapeContent.py
  1448. FreeCAD/Mod/Part/BasicShapes/Shapes.py
  1449. FreeCAD/Mod/Part/BasicShapes/TaskTube.ui
  1450. FreeCAD/Mod/Part/BasicShapes/Utils.py
  1451. FreeCAD/Mod/Part/BasicShapes/ViewProviderShapes.py
  1452. FreeCAD/Mod/Part/BasicShapes/__init__.py
  1453. FreeCAD/Mod/Part/CompoundTools/CompoundFilter.py
  1454. FreeCAD/Mod/Part/CompoundTools/Explode.py
  1455. FreeCAD/Mod/Part/CompoundTools/_CommandCompoundFilter.py
  1456. FreeCAD/Mod/Part/CompoundTools/_CommandExplodeCompound.py
  1457. FreeCAD/Mod/Part/CompoundTools/__init__.py
  1458. FreeCAD/Mod/Part/Init.py
  1459. FreeCAD/Mod/Part/InitGui.py
  1460. FreeCAD/Mod/Part/JoinFeatures.py
  1461. FreeCAD/Mod/Part/MakeBottle.py
  1462. FreeCAD/Mod/Part/PartEnums.py
  1463. FreeCAD/Mod/Part/TestPartApp.py
  1464. FreeCAD/Mod/Part/TestPartGui.py
  1465. FreeCAD/Mod/Part/parttests/BRep_tests.py
  1466. FreeCAD/Mod/Part/parttests/ColorPerFaceTest.py
  1467. FreeCAD/Mod/Part/parttests/ColorTransparencyTest.py
  1468. FreeCAD/Mod/Part/parttests/Geom2d_tests.py
  1469. FreeCAD/Mod/Part/parttests/TopoShapeListTest.py
  1470. FreeCAD/Mod/Part/parttests/TopoShapeTest.py
  1471. FreeCAD/Mod/Part/parttests/__init__.py
  1472. FreeCAD/Mod/Part/parttests/part_test_objects.py
  1473. FreeCAD/Mod/Part/parttests/regression_tests.py
  1474. FreeCAD/Mod/PartDesign/Init.py
  1475. FreeCAD/Mod/PartDesign/InitGui.py
  1476. FreeCAD/Mod/PartDesign/InvoluteGearFeature.py
  1477. FreeCAD/Mod/PartDesign/InvoluteGearFeature.ui
  1478. FreeCAD/Mod/PartDesign/PartDesignTests/Fixtures/InternalInvoluteGear_v0-20.FCStd
  1479. FreeCAD/Mod/PartDesign/PartDesignTests/Fixtures/InvoluteGear_v0-20.FCStd
  1480. FreeCAD/Mod/PartDesign/PartDesignTests/TestBoolean.py
  1481. FreeCAD/Mod/PartDesign/PartDesignTests/TestChamfer.py
  1482. FreeCAD/Mod/PartDesign/PartDesignTests/TestDatum.py
  1483. FreeCAD/Mod/PartDesign/PartDesignTests/TestDraft.py
  1484. FreeCAD/Mod/PartDesign/PartDesignTests/TestFillet.py
  1485. FreeCAD/Mod/PartDesign/PartDesignTests/TestHelix.py
  1486. FreeCAD/Mod/PartDesign/PartDesignTests/TestHole.py
  1487. FreeCAD/Mod/PartDesign/PartDesignTests/TestInvoluteGear.py
  1488. FreeCAD/Mod/PartDesign/PartDesignTests/TestLinearPattern.py
  1489. FreeCAD/Mod/PartDesign/PartDesignTests/TestLoft.py
  1490. FreeCAD/Mod/PartDesign/PartDesignTests/TestMaterial.py
  1491. FreeCAD/Mod/PartDesign/PartDesignTests/TestMirrored.py
  1492. FreeCAD/Mod/PartDesign/PartDesignTests/TestMultiTransform.py
  1493. FreeCAD/Mod/PartDesign/PartDesignTests/TestPad.py
  1494. FreeCAD/Mod/PartDesign/PartDesignTests/TestPipe.py
  1495. FreeCAD/Mod/PartDesign/PartDesignTests/TestPocket.py
  1496. FreeCAD/Mod/PartDesign/PartDesignTests/TestPolarPattern.py
  1497. FreeCAD/Mod/PartDesign/PartDesignTests/TestPrimitive.py
  1498. FreeCAD/Mod/PartDesign/PartDesignTests/TestRevolve.py
  1499. FreeCAD/Mod/PartDesign/PartDesignTests/TestShapeBinder.py
  1500. FreeCAD/Mod/PartDesign/PartDesignTests/TestSketch.py
  1501. FreeCAD/Mod/PartDesign/PartDesignTests/TestThickness.py
  1502. FreeCAD/Mod/PartDesign/PartDesignTests/TestTopologicalNamingProblem.py
  1503. FreeCAD/Mod/PartDesign/PartDesignTests/__init__.py
  1504. FreeCAD/Mod/PartDesign/Scripts/DistanceBolt.py
  1505. FreeCAD/Mod/PartDesign/Scripts/Epitrochoid.py
  1506. FreeCAD/Mod/PartDesign/Scripts/FilletArc.py
  1507. FreeCAD/Mod/PartDesign/Scripts/Gear.py
  1508. FreeCAD/Mod/PartDesign/Scripts/Parallelepiped.py
  1509. FreeCAD/Mod/PartDesign/Scripts/RadialCopy.py
  1510. FreeCAD/Mod/PartDesign/Scripts/Spring.py
  1511. FreeCAD/Mod/PartDesign/Scripts/__init__.py
  1512. FreeCAD/Mod/PartDesign/SprocketFeature.py
  1513. FreeCAD/Mod/PartDesign/SprocketFeature.ui
  1514. FreeCAD/Mod/PartDesign/TestPartDesignApp.py
  1515. FreeCAD/Mod/PartDesign/TestPartDesignGui.py
  1516. FreeCAD/Mod/PartDesign/WizardShaft/SegmentFunction.py
  1517. FreeCAD/Mod/PartDesign/WizardShaft/Shaft.py
  1518. FreeCAD/Mod/PartDesign/WizardShaft/ShaftDiagram.py
  1519. FreeCAD/Mod/PartDesign/WizardShaft/ShaftFeature.py
  1520. FreeCAD/Mod/PartDesign/WizardShaft/WizardShaft.py
  1521. FreeCAD/Mod/PartDesign/WizardShaft/WizardShaft.svg
  1522. FreeCAD/Mod/PartDesign/WizardShaft/WizardShaftTable.py
  1523. FreeCAD/Mod/PartDesign/WizardShaft/__init__.py
  1524. FreeCAD/Mod/PartDesign/__init__.py
  1525. FreeCAD/Mod/PartDesign/fcgear/__init__.py
  1526. FreeCAD/Mod/PartDesign/fcgear/fcgear.py
  1527. FreeCAD/Mod/PartDesign/fcgear/involute.py
  1528. FreeCAD/Mod/PartDesign/fcgear/svggear.py
  1529. FreeCAD/Mod/PartDesign/fcsprocket/__init__.py
  1530. FreeCAD/Mod/PartDesign/fcsprocket/fcsprocket.py
  1531. FreeCAD/Mod/PartDesign/fcsprocket/fcsprocketdialog.py
  1532. FreeCAD/Mod/PartDesign/fcsprocket/sprocket.py
  1533. FreeCAD/Mod/Plot/Plot.py
  1534. FreeCAD/Mod/Points/Init.py
  1535. FreeCAD/Mod/Points/InitGui.py
  1536. FreeCAD/Mod/Points/pointscommands/__init__.py
  1537. FreeCAD/Mod/Points/pointscommands/commands.py
  1538. FreeCAD/Mod/ReverseEngineering/Init.py
  1539. FreeCAD/Mod/ReverseEngineering/InitGui.py
  1540. FreeCAD/Mod/Robot/Init.py
  1541. FreeCAD/Mod/Robot/InitGui.py
  1542. FreeCAD/Mod/Robot/KukaExporter.py
  1543. FreeCAD/Mod/Robot/MovieTool.py
  1544. FreeCAD/Mod/Robot/RobotExample.py
  1545. FreeCAD/Mod/Robot/RobotExampleTrajectoryOutOfShapes.py
  1546. FreeCAD/Mod/Show/Containers.py
  1547. FreeCAD/Mod/Show/DepGraphTools.py
  1548. FreeCAD/Mod/Show/SceneDetail.py
  1549. FreeCAD/Mod/Show/SceneDetails/Camera.py
  1550. FreeCAD/Mod/Show/SceneDetails/ClipPlane.py
  1551. FreeCAD/Mod/Show/SceneDetails/ObjectClipPlane.py
  1552. FreeCAD/Mod/Show/SceneDetails/Pickability.py
  1553. FreeCAD/Mod/Show/SceneDetails/VProperty.py
  1554. FreeCAD/Mod/Show/SceneDetails/Workbench.py
  1555. FreeCAD/Mod/Show/SceneDetails/__init__.py
  1556. FreeCAD/Mod/Show/ShowUtils.py
  1557. FreeCAD/Mod/Show/TVObserver.py
  1558. FreeCAD/Mod/Show/TVStack.py
  1559. FreeCAD/Mod/Show/__init__.py
  1560. FreeCAD/Mod/Show/mTempoVis.py
  1561. FreeCAD/Mod/Sketcher/Init.py
  1562. FreeCAD/Mod/Sketcher/InitGui.py
  1563. FreeCAD/Mod/Sketcher/ProfileLib/Hexagon.py
  1564. FreeCAD/Mod/Sketcher/ProfileLib/RegularPolygon.py
  1565. FreeCAD/Mod/Sketcher/ProfileLib/__init__.py
  1566. FreeCAD/Mod/Sketcher/Profiles.py
  1567. FreeCAD/Mod/Sketcher/SketcherExample.py
  1568. FreeCAD/Mod/Sketcher/SketcherTests/TestSketchExpression.py
  1569. FreeCAD/Mod/Sketcher/SketcherTests/TestSketchFillet.py
  1570. FreeCAD/Mod/Sketcher/SketcherTests/TestSketchValidateCoincidents.py
  1571. FreeCAD/Mod/Sketcher/SketcherTests/TestSketcherSolver.py
  1572. FreeCAD/Mod/Sketcher/SketcherTests/__init__.py
  1573. FreeCAD/Mod/Sketcher/TestSketcherApp.py
  1574. FreeCAD/Mod/Sketcher/TestSketcherGui.py
  1575. FreeCAD/Mod/Spreadsheet/Init.py
  1576. FreeCAD/Mod/Spreadsheet/InitGui.py
  1577. FreeCAD/Mod/Spreadsheet/TestSpreadsheet.py
  1578. FreeCAD/Mod/Spreadsheet/importXLSX.py
  1579. FreeCAD/Mod/Spreadsheet/test_importXLSX.py
  1580. FreeCAD/Mod/Start/Init.py
  1581. FreeCAD/Mod/Start/InitGui.py
  1582. FreeCAD/Mod/Start/StartMigrator.py
  1583. FreeCAD/Mod/Surface/Init.py
  1584. FreeCAD/Mod/Surface/InitGui.py
  1585. FreeCAD/Mod/Surface/SurfaceTests/TestBlendCurve.py
  1586. FreeCAD/Mod/Surface/SurfaceTests/__init__.py
  1587. FreeCAD/Mod/Surface/TestSurfaceApp.py
  1588. FreeCAD/Mod/TechDraw/Init.py
  1589. FreeCAD/Mod/TechDraw/InitGui.py
  1590. FreeCAD/Mod/TechDraw/TDTest/DrawHatchTest.py
  1591. FreeCAD/Mod/TechDraw/TDTest/DrawProjectionGroupTest.py
  1592. FreeCAD/Mod/TechDraw/TDTest/DrawViewAnnotationTest.py
  1593. FreeCAD/Mod/TechDraw/TDTest/DrawViewBalloonTest.py
  1594. FreeCAD/Mod/TechDraw/TDTest/DrawViewDetailTest.py
  1595. FreeCAD/Mod/TechDraw/TDTest/DrawViewDimensionTest.py
  1596. FreeCAD/Mod/TechDraw/TDTest/DrawViewImageTest.py
  1597. FreeCAD/Mod/TechDraw/TDTest/DrawViewPartTest.py
  1598. FreeCAD/Mod/TechDraw/TDTest/DrawViewSectionTest.py
  1599. FreeCAD/Mod/TechDraw/TDTest/DrawViewSymbolTest.py
  1600. FreeCAD/Mod/TechDraw/TDTest/TechDrawTestUtilities.py
  1601. FreeCAD/Mod/TechDraw/TDTest/TestHatch.svg
  1602. FreeCAD/Mod/TechDraw/TDTest/TestImage.png
  1603. FreeCAD/Mod/TechDraw/TDTest/TestSymbol.svg
  1604. FreeCAD/Mod/TechDraw/TDTest/TestTemplate.svg
  1605. FreeCAD/Mod/TechDraw/TDTest/__init__.py
  1606. FreeCAD/Mod/TechDraw/TechDrawTools/CommandAxoLengthDimension.py
  1607. FreeCAD/Mod/TechDraw/TechDrawTools/CommandFillTemplateFields.py
  1608. FreeCAD/Mod/TechDraw/TechDrawTools/CommandHoleShaftFit.py
  1609. FreeCAD/Mod/TechDraw/TechDrawTools/CommandMoveView.py
  1610. FreeCAD/Mod/TechDraw/TechDrawTools/CommandPositionSectionView.py
  1611. FreeCAD/Mod/TechDraw/TechDrawTools/CommandShareView.py
  1612. FreeCAD/Mod/TechDraw/TechDrawTools/CommandVertexCreations.py
  1613. FreeCAD/Mod/TechDraw/TechDrawTools/Gui/DlgPageChooser.ui
  1614. FreeCAD/Mod/TechDraw/TechDrawTools/Gui/TaskAddOffsetVertex.ui
  1615. FreeCAD/Mod/TechDraw/TechDrawTools/Gui/TaskHoleShaftFit.ui
  1616. FreeCAD/Mod/TechDraw/TechDrawTools/Gui/TaskMoveView.ui
  1617. FreeCAD/Mod/TechDraw/TechDrawTools/TDToolsMovers.py
  1618. FreeCAD/Mod/TechDraw/TechDrawTools/TDToolsUtil.py
  1619. FreeCAD/Mod/TechDraw/TechDrawTools/TaskAddOffsetVertex.py
  1620. FreeCAD/Mod/TechDraw/TechDrawTools/TaskFillTemplateFields.py
  1621. FreeCAD/Mod/TechDraw/TechDrawTools/TaskHoleShaftFit.py
  1622. FreeCAD/Mod/TechDraw/TechDrawTools/TaskMoveView.py
  1623. FreeCAD/Mod/TechDraw/TechDrawTools/TaskShareView.py
  1624. FreeCAD/Mod/TechDraw/TechDrawTools/__init__.py
  1625. FreeCAD/Mod/TechDraw/TestTechDrawApp.py
  1626. FreeCAD/Mod/TechDraw/TestTechDrawGui.py
  1627. FreeCAD/Mod/Tux/InitGui.py
  1628. FreeCAD/Mod/Tux/NavigationIndicatorGui.py
  1629. FreeCAD/Mod/Tux/PersistentToolbars.py
  1630. FreeCAD/Mod/Tux/PersistentToolbarsGui.py
  1631. FreeCAD/Mod/Tux/Tux_rc.py
  1632. FreeCAD/Mod/Web/Init.py
  1633. FreeCAD/bin/FreeCAD
  1634. FreeCAD/bin/FreeCADCmd
  1635. FreeCAD/include/E57Format/E57Export.h
  1636. FreeCAD/include/OndselSolver/ASMTAllowRotation.h
  1637. FreeCAD/include/OndselSolver/ASMTAngleJoint.h
  1638. FreeCAD/include/OndselSolver/ASMTAnimationParameters.h
  1639. FreeCAD/include/OndselSolver/ASMTAssembly.h
  1640. FreeCAD/include/OndselSolver/ASMTCompoundJoint.h
  1641. FreeCAD/include/OndselSolver/ASMTConeConeContact.h
  1642. FreeCAD/include/OndselSolver/ASMTConstantGravity.h
  1643. FreeCAD/include/OndselSolver/ASMTConstantVelocityJoint.h
  1644. FreeCAD/include/OndselSolver/ASMTConstraintSet.h
  1645. FreeCAD/include/OndselSolver/ASMTContact.h
  1646. FreeCAD/include/OndselSolver/ASMTCylConeContact.h
  1647. FreeCAD/include/OndselSolver/ASMTCylCylContact.h
  1648. FreeCAD/include/OndselSolver/ASMTCylSphJoint.h
  1649. FreeCAD/include/OndselSolver/ASMTCylindricalJoint.h
  1650. FreeCAD/include/OndselSolver/ASMTExtrusion.h
  1651. FreeCAD/include/OndselSolver/ASMTFixedJoint.h
  1652. FreeCAD/include/OndselSolver/ASMTForceTorque.h
  1653. FreeCAD/include/OndselSolver/ASMTGearJoint.h
  1654. FreeCAD/include/OndselSolver/ASMTGeneralMotion.h
  1655. FreeCAD/include/OndselSolver/ASMTInPlaneJoint.h
  1656. FreeCAD/include/OndselSolver/ASMTItem.h
  1657. FreeCAD/include/OndselSolver/ASMTItemIJ.h
  1658. FreeCAD/include/OndselSolver/ASMTJoint.h
  1659. FreeCAD/include/OndselSolver/ASMTKinematicIJ.h
  1660. FreeCAD/include/OndselSolver/ASMTLimit.h
  1661. FreeCAD/include/OndselSolver/ASMTLineInPlaneJoint.h
  1662. FreeCAD/include/OndselSolver/ASMTMarker.h
  1663. FreeCAD/include/OndselSolver/ASMTMotion.h
  1664. FreeCAD/include/OndselSolver/ASMTNoRotationJoint.h
  1665. FreeCAD/include/OndselSolver/ASMTParallelAxesJoint.h
  1666. FreeCAD/include/OndselSolver/ASMTPart.h
  1667. FreeCAD/include/OndselSolver/ASMTPerpendicularJoint.h
  1668. FreeCAD/include/OndselSolver/ASMTPlanarJoint.h
  1669. FreeCAD/include/OndselSolver/ASMTPointInLineJoint.h
  1670. FreeCAD/include/OndselSolver/ASMTPointInPlaneJoint.h
  1671. FreeCAD/include/OndselSolver/ASMTPrincipalMassMarker.h
  1672. FreeCAD/include/OndselSolver/ASMTRackPinionJoint.h
  1673. FreeCAD/include/OndselSolver/ASMTRefCurve.h
  1674. FreeCAD/include/OndselSolver/ASMTRefItem.h
  1675. FreeCAD/include/OndselSolver/ASMTRefPoint.h
  1676. FreeCAD/include/OndselSolver/ASMTRefSurface.h
  1677. FreeCAD/include/OndselSolver/ASMTRevCylJoint.h
  1678. FreeCAD/include/OndselSolver/ASMTRevRevJoint.h
  1679. FreeCAD/include/OndselSolver/ASMTRevoluteJoint.h
  1680. FreeCAD/include/OndselSolver/ASMTRotationLimit.h
  1681. FreeCAD/include/OndselSolver/ASMTRotationalMotion.h
  1682. FreeCAD/include/OndselSolver/ASMTScrewJoint.h
  1683. FreeCAD/include/OndselSolver/ASMTSimulationParameters.h
  1684. FreeCAD/include/OndselSolver/ASMTSpatialContainer.h
  1685. FreeCAD/include/OndselSolver/ASMTSpatialItem.h
  1686. FreeCAD/include/OndselSolver/ASMTSphSphJoint.h
  1687. FreeCAD/include/OndselSolver/ASMTSphericalJoint.h
  1688. FreeCAD/include/OndselSolver/ASMTTime.h
  1689. FreeCAD/include/OndselSolver/ASMTTranslationLimit.h
  1690. FreeCAD/include/OndselSolver/ASMTTranslationalJoint.h
  1691. FreeCAD/include/OndselSolver/ASMTTranslationalMotion.h
  1692. FreeCAD/include/OndselSolver/ASMTUniversalJoint.h
  1693. FreeCAD/include/OndselSolver/Abs.h
  1694. FreeCAD/include/OndselSolver/AbsConstraint.h
  1695. FreeCAD/include/OndselSolver/AccICKineNewtonRaphson.h
  1696. FreeCAD/include/OndselSolver/AccICNewtonRaphson.h
  1697. FreeCAD/include/OndselSolver/AccKineNewtonRaphson.h
  1698. FreeCAD/include/OndselSolver/AccNewtonRaphson.h
  1699. FreeCAD/include/OndselSolver/AllowZRotation.h
  1700. FreeCAD/include/OndselSolver/AllowZRotationConstraintIqctJqc.h
  1701. FreeCAD/include/OndselSolver/AngleJoint.h
  1702. FreeCAD/include/OndselSolver/AngleZConstraintIJ.h
  1703. FreeCAD/include/OndselSolver/AngleZConstraintIqcJc.h
  1704. FreeCAD/include/OndselSolver/AngleZConstraintIqcJqc.h
  1705. FreeCAD/include/OndselSolver/AngleZIecJec.h
  1706. FreeCAD/include/OndselSolver/AngleZIeqcJec.h
  1707. FreeCAD/include/OndselSolver/AngleZIeqcJeqc.h
  1708. FreeCAD/include/OndselSolver/AnyGeneralSpline.h
  1709. FreeCAD/include/OndselSolver/AnyPosICNewtonRaphson.h
  1710. FreeCAD/include/OndselSolver/ArcSine.h
  1711. FreeCAD/include/OndselSolver/ArcTan.h
  1712. FreeCAD/include/OndselSolver/ArcTan2.h
  1713. FreeCAD/include/OndselSolver/Arguments.h
  1714. FreeCAD/include/OndselSolver/Array.h
  1715. FreeCAD/include/OndselSolver/AtPointConstraintIJ.h
  1716. FreeCAD/include/OndselSolver/AtPointConstraintIqcJc.h
  1717. FreeCAD/include/OndselSolver/AtPointConstraintIqcJqc.h
  1718. FreeCAD/include/OndselSolver/AtPointConstraintIqctJqc.h
  1719. FreeCAD/include/OndselSolver/AtPointJoint.h
  1720. FreeCAD/include/OndselSolver/BasicIntegrator.h
  1721. FreeCAD/include/OndselSolver/BasicQuasiIntegrator.h
  1722. FreeCAD/include/OndselSolver/BasicUserFunction.h
  1723. FreeCAD/include/OndselSolver/CADSystem.h
  1724. FreeCAD/include/OndselSolver/CREATE.h
  1725. FreeCAD/include/OndselSolver/CartesianFrame.h
  1726. FreeCAD/include/OndselSolver/CompoundJoint.h
  1727. FreeCAD/include/OndselSolver/ConstVelConstraintIJ.h
  1728. FreeCAD/include/OndselSolver/ConstVelConstraintIqcJc.h
  1729. FreeCAD/include/OndselSolver/ConstVelConstraintIqcJqc.h
  1730. FreeCAD/include/OndselSolver/Constant.h
  1731. FreeCAD/include/OndselSolver/ConstantGravity.h
  1732. FreeCAD/include/OndselSolver/ConstantVelocityJoint.h
  1733. FreeCAD/include/OndselSolver/Constraint.h
  1734. FreeCAD/include/OndselSolver/ConstraintIJ.h
  1735. FreeCAD/include/OndselSolver/ConstraintSet.h
  1736. FreeCAD/include/OndselSolver/Cosine.h
  1737. FreeCAD/include/OndselSolver/CylSphJoint.h
  1738. FreeCAD/include/OndselSolver/CylindricalJoint.h
  1739. FreeCAD/include/OndselSolver/DiagonalMatrix.h
  1740. FreeCAD/include/OndselSolver/DifferenceOperator.h
  1741. FreeCAD/include/OndselSolver/DifferentiatedGeneralSpline.h
  1742. FreeCAD/include/OndselSolver/DirectionCosineConstraintIJ.h
  1743. FreeCAD/include/OndselSolver/DirectionCosineConstraintIqcJc.h
  1744. FreeCAD/include/OndselSolver/DirectionCosineConstraintIqcJqc.h
  1745. FreeCAD/include/OndselSolver/DirectionCosineConstraintIqctJqc.h
  1746. FreeCAD/include/OndselSolver/DirectionCosineIecJec.h
  1747. FreeCAD/include/OndselSolver/DirectionCosineIeqcJec.h
  1748. FreeCAD/include/OndselSolver/DirectionCosineIeqcJeqc.h
  1749. FreeCAD/include/OndselSolver/DirectionCosineIeqctJeqc.h
  1750. FreeCAD/include/OndselSolver/DiscontinuityError.h
  1751. FreeCAD/include/OndselSolver/DispCompIecJecIe.h
  1752. FreeCAD/include/OndselSolver/DispCompIecJecKec.h
  1753. FreeCAD/include/OndselSolver/DispCompIecJecKeqc.h
  1754. FreeCAD/include/OndselSolver/DispCompIecJecO.h
  1755. FreeCAD/include/OndselSolver/DispCompIeqcJecIe.h
  1756. FreeCAD/include/OndselSolver/DispCompIeqcJecKeqc.h
  1757. FreeCAD/include/OndselSolver/DispCompIeqcJecO.h
  1758. FreeCAD/include/OndselSolver/DispCompIeqcJeqcIe.h
  1759. FreeCAD/include/OndselSolver/DispCompIeqcJeqcKeqc.h
  1760. FreeCAD/include/OndselSolver/DispCompIeqcJeqcKeqct.h
  1761. FreeCAD/include/OndselSolver/DispCompIeqcJeqcO.h
  1762. FreeCAD/include/OndselSolver/DispCompIeqctJeqcIe.h
  1763. FreeCAD/include/OndselSolver/DispCompIeqctJeqcKeqct.h
  1764. FreeCAD/include/OndselSolver/DispCompIeqctJeqcO.h
  1765. FreeCAD/include/OndselSolver/DistIecJec.h
  1766. FreeCAD/include/OndselSolver/DistIeqcJec.h
  1767. FreeCAD/include/OndselSolver/DistIeqcJeqc.h
  1768. FreeCAD/include/OndselSolver/DistIeqctJeqc.h
  1769. FreeCAD/include/OndselSolver/DistanceConstraintIJ.h
  1770. FreeCAD/include/OndselSolver/DistanceConstraintIqcJc.h
  1771. FreeCAD/include/OndselSolver/DistanceConstraintIqcJqc.h
  1772. FreeCAD/include/OndselSolver/DistanceConstraintIqctJqc.h
  1773. FreeCAD/include/OndselSolver/DistancexyConstraintIJ.h
  1774. FreeCAD/include/OndselSolver/DistancexyConstraintIqcJc.h
  1775. FreeCAD/include/OndselSolver/DistancexyConstraintIqcJqc.h
  1776. FreeCAD/include/OndselSolver/DistxyIecJec.h
  1777. FreeCAD/include/OndselSolver/DistxyIeqcJec.h
  1778. FreeCAD/include/OndselSolver/DistxyIeqcJeqc.h
  1779. FreeCAD/include/OndselSolver/DistxyIeqctJeqc.h
  1780. FreeCAD/include/OndselSolver/EigenDecomposition.h
  1781. FreeCAD/include/OndselSolver/EndFramec.h
  1782. FreeCAD/include/OndselSolver/EndFrameqc.h
  1783. FreeCAD/include/OndselSolver/EndFrameqct.h
  1784. FreeCAD/include/OndselSolver/EndFrameqct2.h
  1785. FreeCAD/include/OndselSolver/EulerAngles.h
  1786. FreeCAD/include/OndselSolver/EulerAnglesDDot.h
  1787. FreeCAD/include/OndselSolver/EulerAnglesDot.h
  1788. FreeCAD/include/OndselSolver/EulerAngleszxz.h
  1789. FreeCAD/include/OndselSolver/EulerAngleszxzDDot.h
  1790. FreeCAD/include/OndselSolver/EulerAngleszxzDot.h
  1791. FreeCAD/include/OndselSolver/EulerArray.h
  1792. FreeCAD/include/OndselSolver/EulerConstraint.h
  1793. FreeCAD/include/OndselSolver/EulerParameters.h
  1794. FreeCAD/include/OndselSolver/EulerParametersDDot.h
  1795. FreeCAD/include/OndselSolver/EulerParametersDot.h
  1796. FreeCAD/include/OndselSolver/Exponential.h
  1797. FreeCAD/include/OndselSolver/ExpressionX.h
  1798. FreeCAD/include/OndselSolver/ExternalSystem.h
  1799. FreeCAD/include/OndselSolver/FixedJoint.h
  1800. FreeCAD/include/OndselSolver/ForceTorqueData.h
  1801. FreeCAD/include/OndselSolver/ForceTorqueItem.h
  1802. FreeCAD/include/OndselSolver/FullColumn.h
  1803. FreeCAD/include/OndselSolver/FullMatrix.h
  1804. FreeCAD/include/OndselSolver/FullMotion.h
  1805. FreeCAD/include/OndselSolver/FullRow.h
  1806. FreeCAD/include/OndselSolver/FullVector.h
  1807. FreeCAD/include/OndselSolver/Function.h
  1808. FreeCAD/include/OndselSolver/FunctionFromData.h
  1809. FreeCAD/include/OndselSolver/FunctionWithManyArgs.h
  1810. FreeCAD/include/OndselSolver/FunctionX.h
  1811. FreeCAD/include/OndselSolver/FunctionXY.h
  1812. FreeCAD/include/OndselSolver/FunctionXcParameter.h
  1813. FreeCAD/include/OndselSolver/GEFullMat.h
  1814. FreeCAD/include/OndselSolver/GEFullMatFullPv.h
  1815. FreeCAD/include/OndselSolver/GEFullMatParPv.h
  1816. FreeCAD/include/OndselSolver/GESpMat.h
  1817. FreeCAD/include/OndselSolver/GESpMatFullPv.h
  1818. FreeCAD/include/OndselSolver/GESpMatFullPvPosIC.h
  1819. FreeCAD/include/OndselSolver/GESpMatParPv.h
  1820. FreeCAD/include/OndselSolver/GESpMatParPvMarko.h
  1821. FreeCAD/include/OndselSolver/GESpMatParPvMarkoFast.h
  1822. FreeCAD/include/OndselSolver/GESpMatParPvPrecise.h
  1823. FreeCAD/include/OndselSolver/GearConstraintIJ.h
  1824. FreeCAD/include/OndselSolver/GearConstraintIqcJc.h
  1825. FreeCAD/include/OndselSolver/GearConstraintIqcJqc.h
  1826. FreeCAD/include/OndselSolver/GearJoint.h
  1827. FreeCAD/include/OndselSolver/GeneralSpline.h
  1828. FreeCAD/include/OndselSolver/ICKineIntegrator.h
  1829. FreeCAD/include/OndselSolver/InLineJoint.h
  1830. FreeCAD/include/OndselSolver/InPlaneJoint.h
  1831. FreeCAD/include/OndselSolver/IndependentVariable.h
  1832. FreeCAD/include/OndselSolver/Integrator.h
  1833. FreeCAD/include/OndselSolver/IntegratorInterface.h
  1834. FreeCAD/include/OndselSolver/Item.h
  1835. FreeCAD/include/OndselSolver/ItemIJ.h
  1836. FreeCAD/include/OndselSolver/Joint.h
  1837. FreeCAD/include/OndselSolver/KineIntegrator.h
  1838. FreeCAD/include/OndselSolver/KinematicIeJe.h
  1839. FreeCAD/include/OndselSolver/LDUFullMat.h
  1840. FreeCAD/include/OndselSolver/LDUFullMatParPv.h
  1841. FreeCAD/include/OndselSolver/LDUSpMat.h
  1842. FreeCAD/include/OndselSolver/LDUSpMatParPv.h
  1843. FreeCAD/include/OndselSolver/LDUSpMatParPvMarko.h
  1844. FreeCAD/include/OndselSolver/LDUSpMatParPvPrecise.h
  1845. FreeCAD/include/OndselSolver/LimitIJ.h
  1846. FreeCAD/include/OndselSolver/LineInPlaneJoint.h
  1847. FreeCAD/include/OndselSolver/LinearMultiStepMethod.h
  1848. FreeCAD/include/OndselSolver/Ln.h
  1849. FreeCAD/include/OndselSolver/Log10.h
  1850. FreeCAD/include/OndselSolver/LogN.h
  1851. FreeCAD/include/OndselSolver/MarkerFrame.h
  1852. FreeCAD/include/OndselSolver/MatrixDecomposition.h
  1853. FreeCAD/include/OndselSolver/MatrixGaussElimination.h
  1854. FreeCAD/include/OndselSolver/MatrixLDU.h
  1855. FreeCAD/include/OndselSolver/MatrixSolver.h
  1856. FreeCAD/include/OndselSolver/MaximumIterationError.h
  1857. FreeCAD/include/OndselSolver/MbDMath.h
  1858. FreeCAD/include/OndselSolver/MomentOfInertiaSolver.h
  1859. FreeCAD/include/OndselSolver/Negative.h
  1860. FreeCAD/include/OndselSolver/NewtonRaphson.h
  1861. FreeCAD/include/OndselSolver/NewtonRaphsonError.h
  1862. FreeCAD/include/OndselSolver/NoRotationJoint.h
  1863. FreeCAD/include/OndselSolver/NotKinematicError.h
  1864. FreeCAD/include/OndselSolver/Numeric.h
  1865. FreeCAD/include/OndselSolver/OrbitAngleZIecJec.h
  1866. FreeCAD/include/OndselSolver/OrbitAngleZIeqcJec.h
  1867. FreeCAD/include/OndselSolver/OrbitAngleZIeqcJeqc.h
  1868. FreeCAD/include/OndselSolver/Orientation.h
  1869. FreeCAD/include/OndselSolver/ParallelAxesJoint.h
  1870. FreeCAD/include/OndselSolver/Part.h
  1871. FreeCAD/include/OndselSolver/PartFrame.h
  1872. FreeCAD/include/OndselSolver/PerpendicularJoint.h
  1873. FreeCAD/include/OndselSolver/PlanarJoint.h
  1874. FreeCAD/include/OndselSolver/PointInLineJoint.h
  1875. FreeCAD/include/OndselSolver/PointInPlaneJoint.h
  1876. FreeCAD/include/OndselSolver/PosICDragLimitNewtonRaphson.h
  1877. FreeCAD/include/OndselSolver/PosICDragNewtonRaphson.h
  1878. FreeCAD/include/OndselSolver/PosICKineNewtonRaphson.h
  1879. FreeCAD/include/OndselSolver/PosICNewtonRaphson.h
  1880. FreeCAD/include/OndselSolver/PosKineNewtonRaphson.h
  1881. FreeCAD/include/OndselSolver/PosNewtonRaphson.h
  1882. FreeCAD/include/OndselSolver/PosVelAccData.h
  1883. FreeCAD/include/OndselSolver/Power.h
  1884. FreeCAD/include/OndselSolver/PrescribedMotion.h
  1885. FreeCAD/include/OndselSolver/Product.h
  1886. FreeCAD/include/OndselSolver/QuasiIntegrator.h
  1887. FreeCAD/include/OndselSolver/RackPinConstraintIJ.h
  1888. FreeCAD/include/OndselSolver/RackPinConstraintIqcJc.h
  1889. FreeCAD/include/OndselSolver/RackPinConstraintIqcJqc.h
  1890. FreeCAD/include/OndselSolver/RackPinJoint.h
  1891. FreeCAD/include/OndselSolver/Reciprocal.h
  1892. FreeCAD/include/OndselSolver/RedundantConstraint.h
  1893. FreeCAD/include/OndselSolver/RevCylJoint.h
  1894. FreeCAD/include/OndselSolver/RevRevJoint.h
  1895. FreeCAD/include/OndselSolver/RevoluteJoint.h
  1896. FreeCAD/include/OndselSolver/RotationLimitIJ.h
  1897. FreeCAD/include/OndselSolver/RowTypeMatrix.h
  1898. FreeCAD/include/OndselSolver/ScalarNewtonRaphson.h
  1899. FreeCAD/include/OndselSolver/ScrewConstraintIJ.h
  1900. FreeCAD/include/OndselSolver/ScrewConstraintIqcJc.h
  1901. FreeCAD/include/OndselSolver/ScrewConstraintIqcJqc.h
  1902. FreeCAD/include/OndselSolver/ScrewJoint.h
  1903. FreeCAD/include/OndselSolver/SimulationStoppingError.h
  1904. FreeCAD/include/OndselSolver/Sine.h
  1905. FreeCAD/include/OndselSolver/SingularMatrixError.h
  1906. FreeCAD/include/OndselSolver/Solver.h
  1907. FreeCAD/include/OndselSolver/SparseColumn.h
  1908. FreeCAD/include/OndselSolver/SparseMatrix.h
  1909. FreeCAD/include/OndselSolver/SparseRow.h
  1910. FreeCAD/include/OndselSolver/SparseVector.h
  1911. FreeCAD/include/OndselSolver/SphSphJoint.h
  1912. FreeCAD/include/OndselSolver/SphericalJoint.h
  1913. FreeCAD/include/OndselSolver/StableBackwardDifference.h
  1914. FreeCAD/include/OndselSolver/StateData.h
  1915. FreeCAD/include/OndselSolver/Sum.h
  1916. FreeCAD/include/OndselSolver/SymTime.h
  1917. FreeCAD/include/OndselSolver/Symbolic.h
  1918. FreeCAD/include/OndselSolver/SymbolicParser.h
  1919. FreeCAD/include/OndselSolver/SyntaxError.h
  1920. FreeCAD/include/OndselSolver/System.h
  1921. FreeCAD/include/OndselSolver/SystemNewtonRaphson.h
  1922. FreeCAD/include/OndselSolver/SystemSolver.h
  1923. FreeCAD/include/OndselSolver/TooManyTriesError.h
  1924. FreeCAD/include/OndselSolver/TooSmallStepSizeError.h
  1925. FreeCAD/include/OndselSolver/Translation.h
  1926. FreeCAD/include/OndselSolver/TranslationConstraintIJ.h
  1927. FreeCAD/include/OndselSolver/TranslationConstraintIqcJc.h
  1928. FreeCAD/include/OndselSolver/TranslationConstraintIqcJqc.h
  1929. FreeCAD/include/OndselSolver/TranslationConstraintIqctJqc.h
  1930. FreeCAD/include/OndselSolver/TranslationLimitIJ.h
  1931. FreeCAD/include/OndselSolver/TranslationalJoint.h
  1932. FreeCAD/include/OndselSolver/Units.h
  1933. FreeCAD/include/OndselSolver/UniversalJoint.h
  1934. FreeCAD/include/OndselSolver/UserFunction.h
  1935. FreeCAD/include/OndselSolver/Variable.h
  1936. FreeCAD/include/OndselSolver/VectorNewtonRaphson.h
  1937. FreeCAD/include/OndselSolver/VelICKineSolver.h
  1938. FreeCAD/include/OndselSolver/VelICSolver.h
  1939. FreeCAD/include/OndselSolver/VelKineSolver.h
  1940. FreeCAD/include/OndselSolver/VelSolver.h
  1941. FreeCAD/include/OndselSolver/ZRotation.h
  1942. FreeCAD/include/OndselSolver/ZTranslation.h
  1943. FreeCAD/include/OndselSolver/enum.h
  1944. FreeCAD/include/OndselSolver/resource.h
  1945. FreeCAD/lib/AssemblyApp.so
  1946. FreeCAD/lib/AssemblyGui.so
  1947. FreeCAD/lib/CAMSimulator.so
  1948. FreeCAD/lib/DraftUtils.so
  1949. FreeCAD/lib/Fem.so
  1950. FreeCAD/lib/FemGui.so
  1951. FreeCAD/lib/FreeCAD.so
  1952. FreeCAD/lib/FreeCADGui.so
  1953. FreeCAD/lib/Import.so
  1954. FreeCAD/lib/ImportGui.so
  1955. FreeCAD/lib/Inspection.so
  1956. FreeCAD/lib/InspectionGui.so
  1957. FreeCAD/lib/MatGui.so
  1958. FreeCAD/lib/Materials.so
  1959. FreeCAD/lib/Measure.so
  1960. FreeCAD/lib/MeasureGui.so
  1961. FreeCAD/lib/Mesh.so
  1962. FreeCAD/lib/MeshGui.so
  1963. FreeCAD/lib/MeshPart.so
  1964. FreeCAD/lib/MeshPartGui.so
  1965. FreeCAD/lib/Part.so
  1966. FreeCAD/lib/PartDesignGui.so
  1967. FreeCAD/lib/PartGui.so
  1968. FreeCAD/lib/PathApp.so
  1969. FreeCAD/lib/PathGui.so
  1970. FreeCAD/lib/PathSimulator.so
  1971. FreeCAD/lib/Points.so
  1972. FreeCAD/lib/PointsGui.so
  1973. FreeCAD/lib/ReverseEngineering.so
  1974. FreeCAD/lib/ReverseEngineeringGui.so
  1975. FreeCAD/lib/Robot.so
  1976. FreeCAD/lib/RobotGui.so
  1977. FreeCAD/lib/Sketcher.so
  1978. FreeCAD/lib/SketcherGui.so
  1979. FreeCAD/lib/Spreadsheet.so
  1980. FreeCAD/lib/SpreadsheetGui.so
  1981. FreeCAD/lib/Start.so
  1982. FreeCAD/lib/StartGui.so
  1983. FreeCAD/lib/Surface.so
  1984. FreeCAD/lib/SurfaceGui.so
  1985. FreeCAD/lib/TechDraw.so
  1986. FreeCAD/lib/TechDrawGui.so
  1987. FreeCAD/lib/Web.so
  1988. FreeCAD/lib/_PartDesign.so
  1989. FreeCAD/lib/area.so
  1990. FreeCAD/lib/flatmesh.so
  1991. FreeCAD/lib/libDriver.so
  1992. FreeCAD/lib/libDriverDAT.so
  1993. FreeCAD/lib/libDriverSTL.so
  1994. FreeCAD/lib/libDriverUNV.so
  1995. FreeCAD/lib/libE57Format.a
  1996. FreeCAD/lib/libFreeCADApp.so
  1997. FreeCAD/lib/libFreeCADBase.so
  1998. FreeCAD/lib/libFreeCADGui.so
  1999. FreeCAD/lib/libMEFISTO2.so
  2000. FreeCAD/lib/libOndselSolver.so
  2001. FreeCAD/lib/libOndselSolver.so.1
  2002. FreeCAD/lib/libOndselSolver.so.1.0.1
  2003. FreeCAD/lib/libSMDS.so
  2004. FreeCAD/lib/libSMESH.so
  2005. FreeCAD/lib/libSMESHDS.so
  2006. FreeCAD/lib/libStdMeshers.so
  2007. FreeCAD/lib/libarea-native.so
  2008. FreeCAD/share/3Dconnexion/3DConnexion.xml
  2009. FreeCAD/share/Gui/PreferencePackTemplates/Arch_Colors.cfg
  2010. FreeCAD/share/Gui/PreferencePackTemplates/Console_Colors.cfg
  2011. FreeCAD/share/Gui/PreferencePackTemplates/Draft_Colors.cfg
  2012. FreeCAD/share/Gui/PreferencePackTemplates/Editor_Colors.cfg
  2013. FreeCAD/share/Gui/PreferencePackTemplates/Editor_Font.cfg
  2014. FreeCAD/share/Gui/PreferencePackTemplates/Main_window_layout.cfg
  2015. FreeCAD/share/Gui/PreferencePackTemplates/Part_Colors.cfg
  2016. FreeCAD/share/Gui/PreferencePackTemplates/Path_Colors.cfg
  2017. FreeCAD/share/Gui/PreferencePackTemplates/Shortcuts.cfg
  2018. FreeCAD/share/Gui/PreferencePackTemplates/Sketcher_Colors.cfg
  2019. FreeCAD/share/Gui/PreferencePackTemplates/TechDraw_Colors.cfg
  2020. FreeCAD/share/Gui/PreferencePackTemplates/View.cfg
  2021. FreeCAD/share/Gui/PreferencePackTemplates/Window_Colors.cfg
  2022. FreeCAD/share/Gui/PreferencePacks/Dark behave/Dark behave.cfg
  2023. FreeCAD/share/Gui/PreferencePacks/FreeCAD Classic/FreeCAD Classic.cfg
  2024. FreeCAD/share/Gui/PreferencePacks/FreeCAD Classic/post.FCMacro
  2025. FreeCAD/share/Gui/PreferencePacks/FreeCAD Dark/FreeCAD Dark.cfg
  2026. FreeCAD/share/Gui/PreferencePacks/FreeCAD Light/FreeCAD Light.cfg
  2027. FreeCAD/share/Gui/PreferencePacks/package.xml
  2028. FreeCAD/share/Gui/Stylesheets/FreeCAD Dark.qss
  2029. FreeCAD/share/Gui/Stylesheets/FreeCAD Light.qss
  2030. FreeCAD/share/Gui/Stylesheets/images_classic/Arrow-double-LeftRight-black.png
  2031. FreeCAD/share/Gui/Stylesheets/images_classic/Arrow-double-LeftRight-blue.png
  2032. FreeCAD/share/Gui/Stylesheets/images_classic/Arrow-double-LeftRight-darkgray.png
  2033. FreeCAD/share/Gui/Stylesheets/images_classic/Arrow-double-LeftRight-lightgray.png
  2034. FreeCAD/share/Gui/Stylesheets/images_classic/Arrow-double-LeftRight-white.png
  2035. FreeCAD/share/Gui/Stylesheets/images_classic/Arrow-double-UpDown-black.png
  2036. FreeCAD/share/Gui/Stylesheets/images_classic/Arrow-double-UpDown-blue.png
  2037. FreeCAD/share/Gui/Stylesheets/images_classic/Arrow-double-UpDown-darkgray.png
  2038. FreeCAD/share/Gui/Stylesheets/images_classic/Arrow-double-UpDown-lightgray.png
  2039. FreeCAD/share/Gui/Stylesheets/images_classic/Arrow-double-UpDown-white.png
  2040. FreeCAD/share/Gui/Stylesheets/images_classic/Arrow-down-black.png
  2041. FreeCAD/share/Gui/Stylesheets/images_classic/Arrow-down-blue.png
  2042. FreeCAD/share/Gui/Stylesheets/images_classic/Arrow-down-darkgray.png
  2043. FreeCAD/share/Gui/Stylesheets/images_classic/Arrow-down-lightgray.png
  2044. FreeCAD/share/Gui/Stylesheets/images_classic/Arrow-down-white.png
  2045. FreeCAD/share/Gui/Stylesheets/images_classic/Arrow-left-black.png
  2046. FreeCAD/share/Gui/Stylesheets/images_classic/Arrow-left-blue.png
  2047. FreeCAD/share/Gui/Stylesheets/images_classic/Arrow-left-darkgray.png
  2048. FreeCAD/share/Gui/Stylesheets/images_classic/Arrow-left-lightgray.png
  2049. FreeCAD/share/Gui/Stylesheets/images_classic/Arrow-left-white.png
  2050. FreeCAD/share/Gui/Stylesheets/images_classic/Arrow-leftDown-black.png
  2051. FreeCAD/share/Gui/Stylesheets/images_classic/Arrow-leftDown-blue.png
  2052. FreeCAD/share/Gui/Stylesheets/images_classic/Arrow-leftDown-darkgray.png
  2053. FreeCAD/share/Gui/Stylesheets/images_classic/Arrow-leftDown-lightgray.png
  2054. FreeCAD/share/Gui/Stylesheets/images_classic/Arrow-leftDown-white.png
  2055. FreeCAD/share/Gui/Stylesheets/images_classic/Arrow-right-black.png
  2056. FreeCAD/share/Gui/Stylesheets/images_classic/Arrow-right-blue.png
  2057. FreeCAD/share/Gui/Stylesheets/images_classic/Arrow-right-darkgray.png
  2058. FreeCAD/share/Gui/Stylesheets/images_classic/Arrow-right-lightgray.png
  2059. FreeCAD/share/Gui/Stylesheets/images_classic/Arrow-right-white.png
  2060. FreeCAD/share/Gui/Stylesheets/images_classic/Arrow-rightDown-black.png
  2061. FreeCAD/share/Gui/Stylesheets/images_classic/Arrow-rightDown-blue.png
  2062. FreeCAD/share/Gui/Stylesheets/images_classic/Arrow-rightDown-darkgray.png
  2063. FreeCAD/share/Gui/Stylesheets/images_classic/Arrow-rightDown-lightgray.png
  2064. FreeCAD/share/Gui/Stylesheets/images_classic/Arrow-rightDown-white.png
  2065. FreeCAD/share/Gui/Stylesheets/images_classic/Arrow-up-black.png
  2066. FreeCAD/share/Gui/Stylesheets/images_classic/Arrow-up-blue.png
  2067. FreeCAD/share/Gui/Stylesheets/images_classic/Arrow-up-darkgray.png
  2068. FreeCAD/share/Gui/Stylesheets/images_classic/Arrow-up-lightgray.png
  2069. FreeCAD/share/Gui/Stylesheets/images_classic/Arrow-up-white.png
  2070. FreeCAD/share/Gui/Stylesheets/images_classic/Close-DarkRed.png
  2071. FreeCAD/share/Gui/Stylesheets/images_classic/Close-lightgray.png
  2072. FreeCAD/share/Gui/Stylesheets/images_classic/Hmovetoolbar-black.png
  2073. FreeCAD/share/Gui/Stylesheets/images_classic/Hmovetoolbar-blue.png
  2074. FreeCAD/share/Gui/Stylesheets/images_classic/Hmovetoolbar-darkgray.png
  2075. FreeCAD/share/Gui/Stylesheets/images_classic/Hmovetoolbar-lightgray.png
  2076. FreeCAD/share/Gui/Stylesheets/images_classic/Hmovetoolbar-white.png
  2077. FreeCAD/share/Gui/Stylesheets/images_classic/Hsepartoolbar-black.png
  2078. FreeCAD/share/Gui/Stylesheets/images_classic/Hsepartoolbar-blue.png
  2079. FreeCAD/share/Gui/Stylesheets/images_classic/Hsepartoolbar-darkgray.png
  2080. FreeCAD/share/Gui/Stylesheets/images_classic/Hsepartoolbar-lightgray.png
  2081. FreeCAD/share/Gui/Stylesheets/images_classic/Hsepartoolbar-white.png
  2082. FreeCAD/share/Gui/Stylesheets/images_classic/Qsint_header_FoldOver_Blue-Blue.png
  2083. FreeCAD/share/Gui/Stylesheets/images_classic/Qsint_header_FoldOver_Blue-dark.png
  2084. FreeCAD/share/Gui/Stylesheets/images_classic/Qsint_header_FoldOver_Blue-light.png
  2085. FreeCAD/share/Gui/Stylesheets/images_classic/Qsint_header_Fold_Blue-Blue.png
  2086. FreeCAD/share/Gui/Stylesheets/images_classic/Qsint_header_Fold_Blue-dark.png
  2087. FreeCAD/share/Gui/Stylesheets/images_classic/Qsint_header_Fold_Blue-light.png
  2088. FreeCAD/share/Gui/Stylesheets/images_classic/Qsint_header_UnFoldOver_Blue-Blue.png
  2089. FreeCAD/share/Gui/Stylesheets/images_classic/Qsint_header_UnfoldOver_Blue-dark.png
  2090. FreeCAD/share/Gui/Stylesheets/images_classic/Qsint_header_UnfoldOver_Blue-light.png
  2091. FreeCAD/share/Gui/Stylesheets/images_classic/Qsint_header_Unfold_Blue-Blue.png
  2092. FreeCAD/share/Gui/Stylesheets/images_classic/Qsint_header_Unfold_Blue-dark.png
  2093. FreeCAD/share/Gui/Stylesheets/images_classic/Qsint_header_Unfold_Blue-light.png
  2094. FreeCAD/share/Gui/Stylesheets/images_classic/Qsint_header_fold_black.png
  2095. FreeCAD/share/Gui/Stylesheets/images_classic/Qsint_header_fold_darkgray.png
  2096. FreeCAD/share/Gui/Stylesheets/images_classic/Qsint_header_fold_lightgray.png
  2097. FreeCAD/share/Gui/Stylesheets/images_classic/Qsint_header_fold_white.png
  2098. FreeCAD/share/Gui/Stylesheets/images_classic/Qsint_header_unfold_black.png
  2099. FreeCAD/share/Gui/Stylesheets/images_classic/Qsint_header_unfold_darkgray.png
  2100. FreeCAD/share/Gui/Stylesheets/images_classic/Qsint_header_unfold_lightgray.png
  2101. FreeCAD/share/Gui/Stylesheets/images_classic/Qsint_header_unfold_white.png
  2102. FreeCAD/share/Gui/Stylesheets/images_classic/Radio-checked-black.png
  2103. FreeCAD/share/Gui/Stylesheets/images_classic/Radio-checked-blue.png
  2104. FreeCAD/share/Gui/Stylesheets/images_classic/Radio-checked-darkgray.png
  2105. FreeCAD/share/Gui/Stylesheets/images_classic/Radio-checked-lightgray.png
  2106. FreeCAD/share/Gui/Stylesheets/images_classic/Radio-checked-white.png
  2107. FreeCAD/share/Gui/Stylesheets/images_classic/Radio-unchecked-black.png
  2108. FreeCAD/share/Gui/Stylesheets/images_classic/Radio-unchecked-blue.png
  2109. FreeCAD/share/Gui/Stylesheets/images_classic/Radio-unchecked-darkgray.png
  2110. FreeCAD/share/Gui/Stylesheets/images_classic/Radio-unchecked-lightgray.png
  2111. FreeCAD/share/Gui/Stylesheets/images_classic/Radio-unchecked-white.png
  2112. FreeCAD/share/Gui/Stylesheets/images_classic/Vmovetoolbar-black.png
  2113. FreeCAD/share/Gui/Stylesheets/images_classic/Vmovetoolbar-blue.png
  2114. FreeCAD/share/Gui/Stylesheets/images_classic/Vmovetoolbar-darkgray.png
  2115. FreeCAD/share/Gui/Stylesheets/images_classic/Vmovetoolbar-lightgray.png
  2116. FreeCAD/share/Gui/Stylesheets/images_classic/Vmovetoolbar-white.png
  2117. FreeCAD/share/Gui/Stylesheets/images_classic/Vsepartoolbar-black.png
  2118. FreeCAD/share/Gui/Stylesheets/images_classic/Vsepartoolbar-blue.png
  2119. FreeCAD/share/Gui/Stylesheets/images_classic/Vsepartoolbar-darkgray.png
  2120. FreeCAD/share/Gui/Stylesheets/images_classic/Vsepartoolbar-lightgray.png
  2121. FreeCAD/share/Gui/Stylesheets/images_classic/Vsepartoolbar-white.png
  2122. FreeCAD/share/Gui/Stylesheets/images_classic/autohide-black.png
  2123. FreeCAD/share/Gui/Stylesheets/images_classic/autohide-blue.png
  2124. FreeCAD/share/Gui/Stylesheets/images_classic/autohide-darkgray.png
  2125. FreeCAD/share/Gui/Stylesheets/images_classic/autohide-lightgray.png
  2126. FreeCAD/share/Gui/Stylesheets/images_classic/autohide-white.png
  2127. FreeCAD/share/Gui/Stylesheets/images_classic/background_freecad.png
  2128. FreeCAD/share/Gui/Stylesheets/images_classic/background_freecad_dark.png
  2129. FreeCAD/share/Gui/Stylesheets/images_classic/background_freecad_light.png
  2130. FreeCAD/share/Gui/Stylesheets/images_classic/check-mark-black.png
  2131. FreeCAD/share/Gui/Stylesheets/images_classic/check-mark-blue.png
  2132. FreeCAD/share/Gui/Stylesheets/images_classic/check-mark-darkgray.png
  2133. FreeCAD/share/Gui/Stylesheets/images_classic/check-mark-lightgray.png
  2134. FreeCAD/share/Gui/Stylesheets/images_classic/check-mark-white.png
  2135. FreeCAD/share/Gui/Stylesheets/images_classic/checkbox-Empty-black.png
  2136. FreeCAD/share/Gui/Stylesheets/images_classic/checkbox-Empty-blue.png
  2137. FreeCAD/share/Gui/Stylesheets/images_classic/checkbox-Empty-darkgray.png
  2138. FreeCAD/share/Gui/Stylesheets/images_classic/checkbox-Empty-lightgray.png
  2139. FreeCAD/share/Gui/Stylesheets/images_classic/checkbox-Empty-white.png
  2140. FreeCAD/share/Gui/Stylesheets/images_classic/checkbox-checked-black.png
  2141. FreeCAD/share/Gui/Stylesheets/images_classic/checkbox-checked-blue.png
  2142. FreeCAD/share/Gui/Stylesheets/images_classic/checkbox-checked-darkgray.png
  2143. FreeCAD/share/Gui/Stylesheets/images_classic/checkbox-checked-lightgray.png
  2144. FreeCAD/share/Gui/Stylesheets/images_classic/checkbox-checked-white.png
  2145. FreeCAD/share/Gui/Stylesheets/images_classic/checkbox-indeterminate-black.png
  2146. FreeCAD/share/Gui/Stylesheets/images_classic/checkbox-indeterminate-blue.png
  2147. FreeCAD/share/Gui/Stylesheets/images_classic/checkbox-indeterminate-darkgray.png
  2148. FreeCAD/share/Gui/Stylesheets/images_classic/checkbox-indeterminate-lightgray.png
  2149. FreeCAD/share/Gui/Stylesheets/images_classic/checkbox-indeterminate-white.png
  2150. FreeCAD/share/Gui/Stylesheets/images_classic/close-black.png
  2151. FreeCAD/share/Gui/Stylesheets/images_classic/close-blue.png
  2152. FreeCAD/share/Gui/Stylesheets/images_classic/close-darkerred.png
  2153. FreeCAD/share/Gui/Stylesheets/images_classic/close-darkgray.png
  2154. FreeCAD/share/Gui/Stylesheets/images_classic/close-lightred.png
  2155. FreeCAD/share/Gui/Stylesheets/images_classic/close-red.png
  2156. FreeCAD/share/Gui/Stylesheets/images_classic/close-white.png
  2157. FreeCAD/share/Gui/Stylesheets/images_classic/edithide-black.png
  2158. FreeCAD/share/Gui/Stylesheets/images_classic/edithide-blue.png
  2159. FreeCAD/share/Gui/Stylesheets/images_classic/edithide-darkgray.png
  2160. FreeCAD/share/Gui/Stylesheets/images_classic/edithide-lightgray.png
  2161. FreeCAD/share/Gui/Stylesheets/images_classic/edithide-white.png
  2162. FreeCAD/share/Gui/Stylesheets/images_classic/editshow-black.png
  2163. FreeCAD/share/Gui/Stylesheets/images_classic/editshow-blue.png
  2164. FreeCAD/share/Gui/Stylesheets/images_classic/editshow-darkgray.png
  2165. FreeCAD/share/Gui/Stylesheets/images_classic/editshow-lightgray.png
  2166. FreeCAD/share/Gui/Stylesheets/images_classic/editshow-white.png
  2167. FreeCAD/share/Gui/Stylesheets/images_classic/float-black.png
  2168. FreeCAD/share/Gui/Stylesheets/images_classic/float-blue.png
  2169. FreeCAD/share/Gui/Stylesheets/images_classic/float-darkgray.png
  2170. FreeCAD/share/Gui/Stylesheets/images_classic/float-lightgray.png
  2171. FreeCAD/share/Gui/Stylesheets/images_classic/float-white.png
  2172. FreeCAD/share/Gui/Stylesheets/images_classic/indeterminate-mark-black.png
  2173. FreeCAD/share/Gui/Stylesheets/images_classic/indeterminate-mark-blue.png
  2174. FreeCAD/share/Gui/Stylesheets/images_classic/indeterminate-mark-darkgray.png
  2175. FreeCAD/share/Gui/Stylesheets/images_classic/indeterminate-mark-lightgray.png
  2176. FreeCAD/share/Gui/Stylesheets/images_classic/indeterminate-mark-white.png
  2177. FreeCAD/share/Gui/Stylesheets/images_classic/mode-black.png
  2178. FreeCAD/share/Gui/Stylesheets/images_classic/mode-blue.png
  2179. FreeCAD/share/Gui/Stylesheets/images_classic/mode-darkgray.png
  2180. FreeCAD/share/Gui/Stylesheets/images_classic/mode-lightgray.png
  2181. FreeCAD/share/Gui/Stylesheets/images_classic/mode-white.png
  2182. FreeCAD/share/Gui/Stylesheets/images_classic/more-black-lightgray.png
  2183. FreeCAD/share/Gui/Stylesheets/images_classic/more-black.png
  2184. FreeCAD/share/Gui/Stylesheets/images_classic/more-blue.png
  2185. FreeCAD/share/Gui/Stylesheets/images_classic/more-darkgray.png
  2186. FreeCAD/share/Gui/Stylesheets/images_classic/more-white.png
  2187. FreeCAD/share/Gui/Stylesheets/images_classic/overlay-black.png
  2188. FreeCAD/share/Gui/Stylesheets/images_classic/overlay-blue.png
  2189. FreeCAD/share/Gui/Stylesheets/images_classic/overlay-lightgray.png
  2190. FreeCAD/share/Gui/Stylesheets/images_classic/overlay-white.png
  2191. FreeCAD/share/Gui/Stylesheets/images_classic/overlay_lighter.png
  2192. FreeCAD/share/Gui/Stylesheets/images_classic/sizegrip-black.png
  2193. FreeCAD/share/Gui/Stylesheets/images_classic/sizegrip-blue.png
  2194. FreeCAD/share/Gui/Stylesheets/images_classic/sizegrip-darkgray.png
  2195. FreeCAD/share/Gui/Stylesheets/images_classic/sizegrip-lightgray.png
  2196. FreeCAD/share/Gui/Stylesheets/images_classic/sizegrip-white.png
  2197. FreeCAD/share/Gui/Stylesheets/images_classic/splitter_horizontal-black.png
  2198. FreeCAD/share/Gui/Stylesheets/images_classic/splitter_horizontal-blue.png
  2199. FreeCAD/share/Gui/Stylesheets/images_classic/splitter_horizontal-darkgray.png
  2200. FreeCAD/share/Gui/Stylesheets/images_classic/splitter_horizontal-lightgray.png
  2201. FreeCAD/share/Gui/Stylesheets/images_classic/splitter_horizontal-white.png
  2202. FreeCAD/share/Gui/Stylesheets/images_classic/splitter_vertical-black.png
  2203. FreeCAD/share/Gui/Stylesheets/images_classic/splitter_vertical-blue.png
  2204. FreeCAD/share/Gui/Stylesheets/images_classic/splitter_vertical-darkgray.png
  2205. FreeCAD/share/Gui/Stylesheets/images_classic/splitter_vertical-lightgray.png
  2206. FreeCAD/share/Gui/Stylesheets/images_classic/splitter_vertical-white.png
  2207. FreeCAD/share/Gui/Stylesheets/images_classic/taskshow-black.png
  2208. FreeCAD/share/Gui/Stylesheets/images_classic/taskshow-blue.png
  2209. FreeCAD/share/Gui/Stylesheets/images_classic/taskshow-darkgray.png
  2210. FreeCAD/share/Gui/Stylesheets/images_classic/taskshow-lightgray.png
  2211. FreeCAD/share/Gui/Stylesheets/images_classic/taskshow-white.png
  2212. FreeCAD/share/Gui/Stylesheets/images_classic/transparent-black.png
  2213. FreeCAD/share/Gui/Stylesheets/images_classic/transparent-blue.png
  2214. FreeCAD/share/Gui/Stylesheets/images_classic/transparent-darkgray.png
  2215. FreeCAD/share/Gui/Stylesheets/images_classic/transparent-lightgray.png
  2216. FreeCAD/share/Gui/Stylesheets/images_classic/transparent-white.png
  2217. FreeCAD/share/Gui/Stylesheets/images_classic/transparent.png
  2218. FreeCAD/share/Gui/Stylesheets/images_classic/undock-black-lightgray.png
  2219. FreeCAD/share/Gui/Stylesheets/images_classic/undock-black.png
  2220. FreeCAD/share/Gui/Stylesheets/images_classic/undock-blue.png
  2221. FreeCAD/share/Gui/Stylesheets/images_classic/undock-darkgray.png
  2222. FreeCAD/share/Gui/Stylesheets/images_classic/undock-white.png
  2223. FreeCAD/share/Gui/Stylesheets/images_dark-light/Hmovetoolbar_dark.svg
  2224. FreeCAD/share/Gui/Stylesheets/images_dark-light/Hmovetoolbar_light.svg
  2225. FreeCAD/share/Gui/Stylesheets/images_dark-light/Hsepartoolbar_dark.svg
  2226. FreeCAD/share/Gui/Stylesheets/images_dark-light/Hsepartoolbar_light.svg
  2227. FreeCAD/share/Gui/Stylesheets/images_dark-light/Vmovetoolbar_dark.svg
  2228. FreeCAD/share/Gui/Stylesheets/images_dark-light/Vmovetoolbar_light.svg
  2229. FreeCAD/share/Gui/Stylesheets/images_dark-light/Vsepartoolbar_dark.svg
  2230. FreeCAD/share/Gui/Stylesheets/images_dark-light/Vsepartoolbar_light.svg
  2231. FreeCAD/share/Gui/Stylesheets/images_dark-light/background_freecad.svg
  2232. FreeCAD/share/Gui/Stylesheets/images_dark-light/background_freecad_dark.svg
  2233. FreeCAD/share/Gui/Stylesheets/images_dark-light/background_freecad_light.svg
  2234. FreeCAD/share/Gui/Stylesheets/images_dark-light/branch_end_closed_dark.svg
  2235. FreeCAD/share/Gui/Stylesheets/images_dark-light/branch_end_closed_light.svg
  2236. FreeCAD/share/Gui/Stylesheets/images_dark-light/branch_end_dark.svg
  2237. FreeCAD/share/Gui/Stylesheets/images_dark-light/branch_end_light.svg
  2238. FreeCAD/share/Gui/Stylesheets/images_dark-light/branch_end_open_dark.svg
  2239. FreeCAD/share/Gui/Stylesheets/images_dark-light/branch_end_open_light.svg
  2240. FreeCAD/share/Gui/Stylesheets/images_dark-light/branch_more_closed_dark.svg
  2241. FreeCAD/share/Gui/Stylesheets/images_dark-light/branch_more_closed_light.svg
  2242. FreeCAD/share/Gui/Stylesheets/images_dark-light/branch_more_dark.svg
  2243. FreeCAD/share/Gui/Stylesheets/images_dark-light/branch_more_light.svg
  2244. FreeCAD/share/Gui/Stylesheets/images_dark-light/branch_more_open_dark.svg
  2245. FreeCAD/share/Gui/Stylesheets/images_dark-light/branch_more_open_light.svg
  2246. FreeCAD/share/Gui/Stylesheets/images_dark-light/branch_vline_dark.svg
  2247. FreeCAD/share/Gui/Stylesheets/images_dark-light/branch_vline_light.svg
  2248. FreeCAD/share/Gui/Stylesheets/images_dark-light/check_dark.svg
  2249. FreeCAD/share/Gui/Stylesheets/images_dark-light/check_dark_disabled.svg
  2250. FreeCAD/share/Gui/Stylesheets/images_dark-light/check_light.svg
  2251. FreeCAD/share/Gui/Stylesheets/images_dark-light/check_light_disabled.svg
  2252. FreeCAD/share/Gui/Stylesheets/images_dark-light/checkbox_checked_disabled.svg
  2253. FreeCAD/share/Gui/Stylesheets/images_dark-light/checkbox_dark.svg
  2254. FreeCAD/share/Gui/Stylesheets/images_dark-light/checkbox_dark_hover.svg
  2255. FreeCAD/share/Gui/Stylesheets/images_dark-light/checkbox_indeterminate_dark.svg
  2256. FreeCAD/share/Gui/Stylesheets/images_dark-light/checkbox_indeterminate_light.svg
  2257. FreeCAD/share/Gui/Stylesheets/images_dark-light/checkbox_light.svg
  2258. FreeCAD/share/Gui/Stylesheets/images_dark-light/checkbox_light_hover.svg
  2259. FreeCAD/share/Gui/Stylesheets/images_dark-light/checkbox_unchecked_dark.svg
  2260. FreeCAD/share/Gui/Stylesheets/images_dark-light/checkbox_unchecked_disabled.svg
  2261. FreeCAD/share/Gui/Stylesheets/images_dark-light/checkbox_unchecked_hover_dark.svg
  2262. FreeCAD/share/Gui/Stylesheets/images_dark-light/checkbox_unchecked_hover_light.svg
  2263. FreeCAD/share/Gui/Stylesheets/images_dark-light/checkbox_unchecked_light.svg
  2264. FreeCAD/share/Gui/Stylesheets/images_dark-light/close_dark.svg
  2265. FreeCAD/share/Gui/Stylesheets/images_dark-light/close_light.svg
  2266. FreeCAD/share/Gui/Stylesheets/images_dark-light/close_red.svg
  2267. FreeCAD/share/Gui/Stylesheets/images_dark-light/down_arrow_dark.svg
  2268. FreeCAD/share/Gui/Stylesheets/images_dark-light/down_arrow_darker.svg
  2269. FreeCAD/share/Gui/Stylesheets/images_dark-light/down_arrow_disabled_dark.svg
  2270. FreeCAD/share/Gui/Stylesheets/images_dark-light/down_arrow_disabled_light.svg
  2271. FreeCAD/share/Gui/Stylesheets/images_dark-light/down_arrow_light.svg
  2272. FreeCAD/share/Gui/Stylesheets/images_dark-light/down_arrow_lighter.svg
  2273. FreeCAD/share/Gui/Stylesheets/images_dark-light/left_arrow_dark.svg
  2274. FreeCAD/share/Gui/Stylesheets/images_dark-light/left_arrow_darker.svg
  2275. FreeCAD/share/Gui/Stylesheets/images_dark-light/left_arrow_disabled_dark.svg
  2276. FreeCAD/share/Gui/Stylesheets/images_dark-light/left_arrow_disabled_light.svg
  2277. FreeCAD/share/Gui/Stylesheets/images_dark-light/left_arrow_light.svg
  2278. FreeCAD/share/Gui/Stylesheets/images_dark-light/left_arrow_lighter.svg
  2279. FreeCAD/share/Gui/Stylesheets/images_dark-light/more_arrow_dark.svg
  2280. FreeCAD/share/Gui/Stylesheets/images_dark-light/more_arrow_light.svg
  2281. FreeCAD/share/Gui/Stylesheets/images_dark-light/more_dark.svg
  2282. FreeCAD/share/Gui/Stylesheets/images_dark-light/more_light.svg
  2283. FreeCAD/share/Gui/Stylesheets/images_dark-light/radiobutton_dark.svg
  2284. FreeCAD/share/Gui/Stylesheets/images_dark-light/radiobutton_light.svg
  2285. FreeCAD/share/Gui/Stylesheets/images_dark-light/right_arrow_dark.svg
  2286. FreeCAD/share/Gui/Stylesheets/images_dark-light/right_arrow_darker.svg
  2287. FreeCAD/share/Gui/Stylesheets/images_dark-light/right_arrow_disabled_dark.svg
  2288. FreeCAD/share/Gui/Stylesheets/images_dark-light/right_arrow_disabled_light.svg
  2289. FreeCAD/share/Gui/Stylesheets/images_dark-light/right_arrow_light.svg
  2290. FreeCAD/share/Gui/Stylesheets/images_dark-light/right_arrow_lighter.svg
  2291. FreeCAD/share/Gui/Stylesheets/images_dark-light/sizegrip_dark.svg
  2292. FreeCAD/share/Gui/Stylesheets/images_dark-light/sizegrip_light.svg
  2293. FreeCAD/share/Gui/Stylesheets/images_dark-light/splitter_horizontal_dark.svg
  2294. FreeCAD/share/Gui/Stylesheets/images_dark-light/splitter_horizontal_light.svg
  2295. FreeCAD/share/Gui/Stylesheets/images_dark-light/splitter_vertical_dark.svg
  2296. FreeCAD/share/Gui/Stylesheets/images_dark-light/splitter_vertical_light.svg
  2297. FreeCAD/share/Gui/Stylesheets/images_dark-light/transparent.svg
  2298. FreeCAD/share/Gui/Stylesheets/images_dark-light/undock_blue.svg
  2299. FreeCAD/share/Gui/Stylesheets/images_dark-light/undock_dark.svg
  2300. FreeCAD/share/Gui/Stylesheets/images_dark-light/undock_light.svg
  2301. FreeCAD/share/Gui/Stylesheets/images_dark-light/up-down_arrow_dark.svg
  2302. FreeCAD/share/Gui/Stylesheets/images_dark-light/up-down_arrow_darker.svg
  2303. FreeCAD/share/Gui/Stylesheets/images_dark-light/up-down_arrow_disabled_dark.svg
  2304. FreeCAD/share/Gui/Stylesheets/images_dark-light/up-down_arrow_disabled_light.svg
  2305. FreeCAD/share/Gui/Stylesheets/images_dark-light/up-down_arrow_light.svg
  2306. FreeCAD/share/Gui/Stylesheets/images_dark-light/up-down_arrow_lighter.svg
  2307. FreeCAD/share/Gui/Stylesheets/images_dark-light/up_arrow_dark.svg
  2308. FreeCAD/share/Gui/Stylesheets/images_dark-light/up_arrow_darker.svg
  2309. FreeCAD/share/Gui/Stylesheets/images_dark-light/up_arrow_disabled_dark.svg
  2310. FreeCAD/share/Gui/Stylesheets/images_dark-light/up_arrow_disabled_light.svg
  2311. FreeCAD/share/Gui/Stylesheets/images_dark-light/up_arrow_light.svg
  2312. FreeCAD/share/Gui/Stylesheets/images_dark-light/up_arrow_lighter.svg
  2313. FreeCAD/share/Gui/Stylesheets/overlay/Dark Theme + Dark Background.qss
  2314. FreeCAD/share/Gui/Stylesheets/overlay/Dark Theme + Light Background.qss
  2315. FreeCAD/share/Gui/Stylesheets/overlay/Light Theme + Dark Background.qss
  2316. FreeCAD/share/Gui/Stylesheets/overlay/Light Theme + Light Background.qss
  2317. FreeCAD/share/Gui/Stylesheets/overlay/icons/autohide.svg
  2318. FreeCAD/share/Gui/Stylesheets/overlay/icons/autohide_light.svg
  2319. FreeCAD/share/Gui/Stylesheets/overlay/icons/autohide_lighter.svg
  2320. FreeCAD/share/Gui/Stylesheets/overlay/icons/autohide_lightgray.svg
  2321. FreeCAD/share/Gui/Stylesheets/overlay/icons/close.svg
  2322. FreeCAD/share/Gui/Stylesheets/overlay/icons/close_light.svg
  2323. FreeCAD/share/Gui/Stylesheets/overlay/icons/close_lighter.svg
  2324. FreeCAD/share/Gui/Stylesheets/overlay/icons/close_red.svg
  2325. FreeCAD/share/Gui/Stylesheets/overlay/icons/edithide.svg
  2326. FreeCAD/share/Gui/Stylesheets/overlay/icons/edithide_light.svg
  2327. FreeCAD/share/Gui/Stylesheets/overlay/icons/edithide_lighter.svg
  2328. FreeCAD/share/Gui/Stylesheets/overlay/icons/edithide_lightgray.svg
  2329. FreeCAD/share/Gui/Stylesheets/overlay/icons/editshow.svg
  2330. FreeCAD/share/Gui/Stylesheets/overlay/icons/editshow_light.svg
  2331. FreeCAD/share/Gui/Stylesheets/overlay/icons/editshow_lighter.svg
  2332. FreeCAD/share/Gui/Stylesheets/overlay/icons/editshow_lightgray.svg
  2333. FreeCAD/share/Gui/Stylesheets/overlay/icons/float.svg
  2334. FreeCAD/share/Gui/Stylesheets/overlay/icons/float_light.svg
  2335. FreeCAD/share/Gui/Stylesheets/overlay/icons/float_lighter.svg
  2336. FreeCAD/share/Gui/Stylesheets/overlay/icons/mode.svg
  2337. FreeCAD/share/Gui/Stylesheets/overlay/icons/mode_light.svg
  2338. FreeCAD/share/Gui/Stylesheets/overlay/icons/mode_lighter.svg
  2339. FreeCAD/share/Gui/Stylesheets/overlay/icons/mode_lightgray.svg
  2340. FreeCAD/share/Gui/Stylesheets/overlay/icons/overlay.svg
  2341. FreeCAD/share/Gui/Stylesheets/overlay/icons/overlay_light.svg
  2342. FreeCAD/share/Gui/Stylesheets/overlay/icons/overlay_lighter.svg
  2343. FreeCAD/share/Gui/Stylesheets/overlay/icons/taskshow.svg
  2344. FreeCAD/share/Gui/Stylesheets/overlay/icons/taskshow_light.svg
  2345. FreeCAD/share/Gui/Stylesheets/overlay/icons/taskshow_lighter.svg
  2346. FreeCAD/share/Gui/Stylesheets/overlay/icons/taskshow_lightgray.svg
  2347. FreeCAD/share/Gui/Stylesheets/overlay/icons/transparent.svg
  2348. FreeCAD/share/Gui/Stylesheets/overlay/icons/transparent_light.svg
  2349. FreeCAD/share/Gui/Stylesheets/overlay/icons/transparent_lighter.svg
  2350. FreeCAD/share/Mod/Assembly/Resources/icons/AssemblyWorkbench.svg
  2351. FreeCAD/share/Mod/BIM/Presets/ifc_contexts_IFC2X3.json
  2352. FreeCAD/share/Mod/BIM/Presets/ifc_contexts_IFC4.json
  2353. FreeCAD/share/Mod/BIM/Presets/ifc_products_IFC2X3.json
  2354. FreeCAD/share/Mod/BIM/Presets/ifc_products_IFC4.json
  2355. FreeCAD/share/Mod/BIM/Presets/ifc_types_IFC2X3.json
  2356. FreeCAD/share/Mod/BIM/Presets/ifc_types_IFC4.json
  2357. FreeCAD/share/Mod/BIM/Presets/profiles.csv
  2358. FreeCAD/share/Mod/BIM/Presets/pset_definitions.csv
  2359. FreeCAD/share/Mod/BIM/Resources/icons/BIMWorkbench.svg
  2360. FreeCAD/share/Mod/CAM/Resources/icons/CAMWorkbench.svg
  2361. FreeCAD/share/Mod/Draft/Resources/icons/DraftWorkbench.svg
  2362. FreeCAD/share/Mod/Fem/Resources/icons/FemWorkbench.svg
  2363. FreeCAD/share/Mod/Fem/Resources/symbols/ConstraintContact.iv
  2364. FreeCAD/share/Mod/Fem/Resources/symbols/ConstraintDisplacement.iv
  2365. FreeCAD/share/Mod/Fem/Resources/symbols/ConstraintFixed.iv
  2366. FreeCAD/share/Mod/Fem/Resources/symbols/ConstraintForce.iv
  2367. FreeCAD/share/Mod/Fem/Resources/symbols/ConstraintHeatFlux.iv
  2368. FreeCAD/share/Mod/Fem/Resources/symbols/ConstraintPlaneRotation.iv
  2369. FreeCAD/share/Mod/Fem/Resources/symbols/ConstraintPressure.iv
  2370. FreeCAD/share/Mod/Fem/Resources/symbols/ConstraintRigidBody.iv
  2371. FreeCAD/share/Mod/Fem/Resources/symbols/ConstraintSectionPrint.iv
  2372. FreeCAD/share/Mod/Fem/Resources/symbols/ConstraintSpring.iv
  2373. FreeCAD/share/Mod/Fem/Resources/symbols/ConstraintTemperature.iv
  2374. FreeCAD/share/Mod/Fem/Resources/symbols/ConstraintTie.iv
  2375. FreeCAD/share/Mod/Fem/Resources/symbols/ConstraintTransform.iv
  2376. FreeCAD/share/Mod/Import/DxfPlate/blocks10.rub
  2377. FreeCAD/share/Mod/Import/DxfPlate/blocks112.rub
  2378. FreeCAD/share/Mod/Import/DxfPlate/blocks114.rub
  2379. FreeCAD/share/Mod/Import/DxfPlate/classes14.rub
  2380. FreeCAD/share/Mod/Import/DxfPlate/entities0.rub
  2381. FreeCAD/share/Mod/Import/DxfPlate/entities12.rub
  2382. FreeCAD/share/Mod/Import/DxfPlate/entities14.rub
  2383. FreeCAD/share/Mod/Import/DxfPlate/header0.rub
  2384. FreeCAD/share/Mod/Import/DxfPlate/header12.rub
  2385. FreeCAD/share/Mod/Import/DxfPlate/header14.rub
  2386. FreeCAD/share/Mod/Import/DxfPlate/objects14.rub
  2387. FreeCAD/share/Mod/Import/DxfPlate/tables10.rub
  2388. FreeCAD/share/Mod/Import/DxfPlate/tables112.rub
  2389. FreeCAD/share/Mod/Import/DxfPlate/tables114.rub
  2390. FreeCAD/share/Mod/Import/DxfPlate/tables20.rub
  2391. FreeCAD/share/Mod/Import/DxfPlate/tables212.rub
  2392. FreeCAD/share/Mod/Import/DxfPlate/tables214.rub
  2393. FreeCAD/share/Mod/Inspection/Resources/icons/InspectionWorkbench.svg
  2394. FreeCAD/share/Mod/Material/Resources/Materials/Appearance/Aluminum.FCMat
  2395. FreeCAD/share/Mod/Material/Resources/Materials/Appearance/Brass.FCMat
  2396. FreeCAD/share/Mod/Material/Resources/Materials/Appearance/Bronze.FCMat
  2397. FreeCAD/share/Mod/Material/Resources/Materials/Appearance/Chrome.FCMat
  2398. FreeCAD/share/Mod/Material/Resources/Materials/Appearance/Copper.FCMat
  2399. FreeCAD/share/Mod/Material/Resources/Materials/Appearance/Default.FCMat
  2400. FreeCAD/share/Mod/Material/Resources/Materials/Appearance/Emerald.FCMat
  2401. FreeCAD/share/Mod/Material/Resources/Materials/Appearance/Gold.FCMat
  2402. FreeCAD/share/Mod/Material/Resources/Materials/Appearance/Jade.FCMat
  2403. FreeCAD/share/Mod/Material/Resources/Materials/Appearance/Metalized.FCMat
  2404. FreeCAD/share/Mod/Material/Resources/Materials/Appearance/Neon GNC.FCMat
  2405. FreeCAD/share/Mod/Material/Resources/Materials/Appearance/Neon PHC.FCMat
  2406. FreeCAD/share/Mod/Material/Resources/Materials/Appearance/Obsidian.FCMat
  2407. FreeCAD/share/Mod/Material/Resources/Materials/Appearance/Pewter.FCMat
  2408. FreeCAD/share/Mod/Material/Resources/Materials/Appearance/Plaster.FCMat
  2409. FreeCAD/share/Mod/Material/Resources/Materials/Appearance/Plastic.FCMat
  2410. FreeCAD/share/Mod/Material/Resources/Materials/Appearance/Ruby.FCMat
  2411. FreeCAD/share/Mod/Material/Resources/Materials/Appearance/Satin.FCMat
  2412. FreeCAD/share/Mod/Material/Resources/Materials/Appearance/Shiny Plastic.FCMat
  2413. FreeCAD/share/Mod/Material/Resources/Materials/Appearance/Silver.FCMat
  2414. FreeCAD/share/Mod/Material/Resources/Materials/Appearance/Steel.FCMat
  2415. FreeCAD/share/Mod/Material/Resources/Materials/Appearance/Stone.FCMat
  2416. FreeCAD/share/Mod/Material/Resources/Materials/Appearance/Wood.FCMat
  2417. FreeCAD/share/Mod/Material/Resources/Materials/Fluid/Air.FCMat
  2418. FreeCAD/share/Mod/Material/Resources/Materials/Fluid/Argon.FCMat
  2419. FreeCAD/share/Mod/Material/Resources/Materials/Fluid/Carbon Dioxide.FCMat
  2420. FreeCAD/share/Mod/Material/Resources/Materials/Fluid/Nitrogen.FCMat
  2421. FreeCAD/share/Mod/Material/Resources/Materials/Fluid/None.FCMat
  2422. FreeCAD/share/Mod/Material/Resources/Materials/Fluid/Water.FCMat
  2423. FreeCAD/share/Mod/Material/Resources/Materials/Machining/AluminumCastAlloy.FCMat
  2424. FreeCAD/share/Mod/Material/Resources/Materials/Machining/AluminumWroughtAlloy.FCMat
  2425. FreeCAD/share/Mod/Material/Resources/Materials/Machining/AusteniticStainlessSteel.FCMat
  2426. FreeCAD/share/Mod/Material/Resources/Materials/Machining/BalsaWood.FCMat
  2427. FreeCAD/share/Mod/Material/Resources/Materials/Machining/GrayCastIron.FCMat
  2428. FreeCAD/share/Mod/Material/Resources/Materials/Machining/HardWood.FCMat
  2429. FreeCAD/share/Mod/Material/Resources/Materials/Machining/LowAlloySteel.FCMat
  2430. FreeCAD/share/Mod/Material/Resources/Materials/Machining/MDF.FCMat
  2431. FreeCAD/share/Mod/Material/Resources/Materials/Machining/MalleableCastIron.FCMat
  2432. FreeCAD/share/Mod/Material/Resources/Materials/Machining/MildSteel.FCMat
  2433. FreeCAD/share/Mod/Material/Resources/Materials/Machining/ParticleBoard.FCMat
  2434. FreeCAD/share/Mod/Material/Resources/Materials/Machining/SoftWood.FCMat
  2435. FreeCAD/share/Mod/Material/Resources/Materials/Machining/ToolSteel.FCMat
  2436. FreeCAD/share/Mod/Material/Resources/Materials/Patterns/PAT/Diagonal4.FCMat
  2437. FreeCAD/share/Mod/Material/Resources/Materials/Patterns/PAT/Diagonal5.FCMat
  2438. FreeCAD/share/Mod/Material/Resources/Materials/Patterns/PAT/Diamond.FCMat
  2439. FreeCAD/share/Mod/Material/Resources/Materials/Patterns/PAT/Diamond2.FCMat
  2440. FreeCAD/share/Mod/Material/Resources/Materials/Patterns/PAT/Diamond4.FCMat
  2441. FreeCAD/share/Mod/Material/Resources/Materials/Patterns/PAT/Horizontal5.FCMat
  2442. FreeCAD/share/Mod/Material/Resources/Materials/Patterns/PAT/Square.FCMat
  2443. FreeCAD/share/Mod/Material/Resources/Materials/Patterns/PAT/Vertical5.FCMat
  2444. FreeCAD/share/Mod/Material/Resources/Materials/Patterns/Pattern Files/aluminum.FCMat
  2445. FreeCAD/share/Mod/Material/Resources/Materials/Patterns/Pattern Files/brick01.FCMat
  2446. FreeCAD/share/Mod/Material/Resources/Materials/Patterns/Pattern Files/concrete.FCMat
  2447. FreeCAD/share/Mod/Material/Resources/Materials/Patterns/Pattern Files/cross.FCMat
  2448. FreeCAD/share/Mod/Material/Resources/Materials/Patterns/Pattern Files/cuprous.FCMat
  2449. FreeCAD/share/Mod/Material/Resources/Materials/Patterns/Pattern Files/diagonal1.FCMat
  2450. FreeCAD/share/Mod/Material/Resources/Materials/Patterns/Pattern Files/diagonal2.FCMat
  2451. FreeCAD/share/Mod/Material/Resources/Materials/Patterns/Pattern Files/earth.FCMat
  2452. FreeCAD/share/Mod/Material/Resources/Materials/Patterns/Pattern Files/general_steel.FCMat
  2453. FreeCAD/share/Mod/Material/Resources/Materials/Patterns/Pattern Files/glass.FCMat
  2454. FreeCAD/share/Mod/Material/Resources/Materials/Patterns/Pattern Files/hatch45L.FCMat
  2455. FreeCAD/share/Mod/Material/Resources/Materials/Patterns/Pattern Files/hatch45R.FCMat
  2456. FreeCAD/share/Mod/Material/Resources/Materials/Patterns/Pattern Files/hbone.FCMat
  2457. FreeCAD/share/Mod/Material/Resources/Materials/Patterns/Pattern Files/line.FCMat
  2458. FreeCAD/share/Mod/Material/Resources/Materials/Patterns/Pattern Files/plastic.FCMat
  2459. FreeCAD/share/Mod/Material/Resources/Materials/Patterns/Pattern Files/plus.FCMat
  2460. FreeCAD/share/Mod/Material/Resources/Materials/Patterns/Pattern Files/simple.FCMat
  2461. FreeCAD/share/Mod/Material/Resources/Materials/Patterns/Pattern Files/solid.FCMat
  2462. FreeCAD/share/Mod/Material/Resources/Materials/Patterns/Pattern Files/square.FCMat
  2463. FreeCAD/share/Mod/Material/Resources/Materials/Patterns/Pattern Files/steel.FCMat
  2464. FreeCAD/share/Mod/Material/Resources/Materials/Patterns/Pattern Files/titanium.FCMat
  2465. FreeCAD/share/Mod/Material/Resources/Materials/Patterns/Pattern Files/wood.FCMat
  2466. FreeCAD/share/Mod/Material/Resources/Materials/Patterns/Pattern Files/woodgrain.FCMat
  2467. FreeCAD/share/Mod/Material/Resources/Materials/Patterns/Pattern Files/zinc.FCMat
  2468. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Aggregate/Concrete-EN-C35_45.FCMat
  2469. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Aggregate/Concrete-Generic.FCMat
  2470. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Aggregate/Reinforcement-FIB-B500.FCMat
  2471. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Carbon/Graphite.FCMat
  2472. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Default.FCMat
  2473. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Glass/Glass-E-GlassFibre.FCMat
  2474. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Glass/Glass-Generic.FCMat
  2475. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Glass/Glass-S2-GlassFibre.FCMat
  2476. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Alloys/Invar-Generic.FCMat
  2477. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Aluminum/AlMg3F24.FCMat
  2478. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Aluminum/AlMgSi1F31.FCMat
  2479. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Aluminum/AlZn4-5Mg1F35.FCMat
  2480. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Aluminum/Aluminum-6061-T6.FCMat
  2481. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Aluminum/Aluminum-Generic.FCMat
  2482. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Copper/Copper-Generic.FCMat
  2483. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Iron/Iron-Generic.FCMat
  2484. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/CalculiX-Steel.FCMat
  2485. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-15CrNi6.FCMat
  2486. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-17CrNiMo6.FCMat
  2487. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-1C22.FCMat
  2488. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-1C35.FCMat
  2489. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-1C45.FCMat
  2490. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-1C60.FCMat
  2491. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-20NiCrMo2.FCMat
  2492. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-28Mn6.FCMat
  2493. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-2C10.FCMat
  2494. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-30CrNiMo8.FCMat
  2495. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-34CrNiMo6.FCMat
  2496. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-36CrNiMo4.FCMat
  2497. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-36NiCrMo16.FCMat
  2498. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-3C15.FCMat
  2499. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-3C22.FCMat
  2500. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-3C35.FCMat
  2501. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-3V45.FCMat
  2502. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-C10.FCMat
  2503. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-C15.FCMat
  2504. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-C22E.FCMat
  2505. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-C25E.FCMat
  2506. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-C30E.FCMat
  2507. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-C40E.FCMat
  2508. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-C50E.FCMat
  2509. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-C55E.FCMat
  2510. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-C60E.FCMat
  2511. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-E295-GC.FCMat
  2512. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-E295.FCMat
  2513. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-E335-GC.FCMat
  2514. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-E335.FCMat
  2515. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-E360-GC.FCMat
  2516. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-E360.FCMat
  2517. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-EN-GJL-100.FCMat
  2518. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-EN-GJL-150.FCMat
  2519. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-EN-GJL-200.FCMat
  2520. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-EN-GJL-250.FCMat
  2521. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-EN-GJL-300.FCMat
  2522. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-EN-GJL-350.FCMat
  2523. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-EN-GJMB-350-10.FCMat
  2524. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-EN-GJMB-550-4.FCMat
  2525. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-EN-GJMB-650-2.FCMat
  2526. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-EN-GJMW-350-4.FCMat
  2527. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-EN-GJMW-360-12.FCMat
  2528. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-EN-GJMW-400-5.FCMat
  2529. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-EN-GJMW-450-7.FCMat
  2530. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-EN-GJS-400-15.FCMat
  2531. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-EN-GJS-500-7.FCMat
  2532. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-EN-GJS-600-3.FCMat
  2533. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-EN-GJS-700-2.FCMat
  2534. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-EN-GJS-800-1.FCMat
  2535. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-G16Mn5.FCMat
  2536. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-G200.FCMat
  2537. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-G20Mn5.FCMat
  2538. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-G230.FCMat
  2539. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-G260.FCMat
  2540. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-G300.FCMat
  2541. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-G30Mn5.FCMat
  2542. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-Generic.FCMat
  2543. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-S185.FCMat
  2544. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-S235JO.FCMat
  2545. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-S235JR.FCMat
  2546. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-S235JRG1.FCMat
  2547. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-S260NC.FCMat
  2548. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-S275JO.FCMat
  2549. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-S275JR.FCMat
  2550. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-S275N.FCMat
  2551. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-S335JO.FCMat
  2552. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-S335JR.FCMat
  2553. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-S335N.FCMat
  2554. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-S340MC.FCMat
  2555. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-S355J2G3.FCMat
  2556. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-S380MC.FCMat
  2557. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-S420MC.FCMat
  2558. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-S420N.FCMat
  2559. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-S460MC.FCMat
  2560. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-S460N.FCMat
  2561. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-S500MC.FCMat
  2562. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-S550MC.FCMat
  2563. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-S690MC.FCMat
  2564. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-St-37-2K.FCMat
  2565. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-St-E-255.FCMat
  2566. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-St-E-315.FCMat
  2567. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-St-E-380.FCMat
  2568. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-St-E-460.FCMat
  2569. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-St-E-500.FCMat
  2570. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-X2CrNiMoN17-13-3.FCMat
  2571. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-X2CrNiN24-4.FCMat
  2572. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-X39CrMo17-1.FCMat
  2573. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-X3CrNiMo13-14.FCMat
  2574. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-X5CrNi18-10.FCMat
  2575. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-X5CrNiMo17-12-2.FCMat
  2576. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-X6CrNiTi18-10.FCMat
  2577. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Titanium/Ti-6Al-4V.FCMat
  2578. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Thermoplast/ABS-Generic.FCMat
  2579. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Thermoplast/Acrylic-Glass-Generic.FCMat
  2580. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Thermoplast/PA6-Generic.FCMat
  2581. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Thermoplast/PET-Generic.FCMat
  2582. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Thermoplast/PLA-Generic.FCMat
  2583. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Thermoplast/PP-Generic.FCMat
  2584. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Thermoplast/PTFE-Generic.FCMat
  2585. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Thermoplast/PVC-Generic.FCMat
  2586. FreeCAD/share/Mod/Material/Resources/Materials/Standard/Wood/Wood-Generic.FCMat
  2587. FreeCAD/share/Mod/Material/Resources/Materials/Test/Test Material.FCMat
  2588. FreeCAD/share/Mod/Material/Resources/Models/Architectural/Architectural.yml
  2589. FreeCAD/share/Mod/Material/Resources/Models/Architectural/ArchitecturalRendering.yml
  2590. FreeCAD/share/Mod/Material/Resources/Models/Costs/Costs.yml
  2591. FreeCAD/share/Mod/Material/Resources/Models/Electromagnetic/Electromagnetic.yml
  2592. FreeCAD/share/Mod/Material/Resources/Models/Fluid/Fluid.yml
  2593. FreeCAD/share/Mod/Material/Resources/Models/Legacy/Father.yml
  2594. FreeCAD/share/Mod/Material/Resources/Models/Legacy/MaterialStandard.yml
  2595. FreeCAD/share/Mod/Material/Resources/Models/Machining/Machinability.yml
  2596. FreeCAD/share/Mod/Material/Resources/Models/Mechanical/ArrudaBoyce.yml
  2597. FreeCAD/share/Mod/Material/Resources/Models/Mechanical/Density.yml
  2598. FreeCAD/share/Mod/Material/Resources/Models/Mechanical/Hardness.yml
  2599. FreeCAD/share/Mod/Material/Resources/Models/Mechanical/IsotropicLinearElastic.yml
  2600. FreeCAD/share/Mod/Material/Resources/Models/Mechanical/LinearElastic.yml
  2601. FreeCAD/share/Mod/Material/Resources/Models/Mechanical/MooneyRivlin.yml
  2602. FreeCAD/share/Mod/Material/Resources/Models/Mechanical/NeoHooke.yml
  2603. FreeCAD/share/Mod/Material/Resources/Models/Mechanical/OgdenN1.yml
  2604. FreeCAD/share/Mod/Material/Resources/Models/Mechanical/OgdenN2.yml
  2605. FreeCAD/share/Mod/Material/Resources/Models/Mechanical/OgdenN3.yml
  2606. FreeCAD/share/Mod/Material/Resources/Models/Mechanical/OgdenYld2004p18.yml
  2607. FreeCAD/share/Mod/Material/Resources/Models/Mechanical/OrthotropicLinearElastic.yml
  2608. FreeCAD/share/Mod/Material/Resources/Models/Mechanical/PolynomialN1.yml
  2609. FreeCAD/share/Mod/Material/Resources/Models/Mechanical/PolynomialN2.yml
  2610. FreeCAD/share/Mod/Material/Resources/Models/Mechanical/PolynomialN3.yml
  2611. FreeCAD/share/Mod/Material/Resources/Models/Mechanical/ReducedPolynomialN1.yml
  2612. FreeCAD/share/Mod/Material/Resources/Models/Mechanical/ReducedPolynomialN2.yml
  2613. FreeCAD/share/Mod/Material/Resources/Models/Mechanical/ReducedPolynomialN3.yml
  2614. FreeCAD/share/Mod/Material/Resources/Models/Mechanical/Yeoh.yml
  2615. FreeCAD/share/Mod/Material/Resources/Models/Patterns/PAT.yml
  2616. FreeCAD/share/Mod/Material/Resources/Models/Patterns/Pattern File.yml
  2617. FreeCAD/share/Mod/Material/Resources/Models/Render Workbench/RenderAppleseed.yml
  2618. FreeCAD/share/Mod/Material/Resources/Models/Render Workbench/RenderCarpaint.yml
  2619. FreeCAD/share/Mod/Material/Resources/Models/Render Workbench/RenderCycles.yml
  2620. FreeCAD/share/Mod/Material/Resources/Models/Render Workbench/RenderDiffuse.yml
  2621. FreeCAD/share/Mod/Material/Resources/Models/Render Workbench/RenderDisney.yml
  2622. FreeCAD/share/Mod/Material/Resources/Models/Render Workbench/RenderEmission.yml
  2623. FreeCAD/share/Mod/Material/Resources/Models/Render Workbench/RenderGlass.yml
  2624. FreeCAD/share/Mod/Material/Resources/Models/Render Workbench/RenderLuxcore.yml
  2625. FreeCAD/share/Mod/Material/Resources/Models/Render Workbench/RenderLuxrender.yml
  2626. FreeCAD/share/Mod/Material/Resources/Models/Render Workbench/RenderMixed.yml
  2627. FreeCAD/share/Mod/Material/Resources/Models/Render Workbench/RenderOspray.yml
  2628. FreeCAD/share/Mod/Material/Resources/Models/Render Workbench/RenderPbrt.yml
  2629. FreeCAD/share/Mod/Material/Resources/Models/Render Workbench/RenderPovray.yml
  2630. FreeCAD/share/Mod/Material/Resources/Models/Render Workbench/RenderSubstancePBR.yml
  2631. FreeCAD/share/Mod/Material/Resources/Models/Render Workbench/RenderTexture.yml
  2632. FreeCAD/share/Mod/Material/Resources/Models/Render Workbench/RenderWB.yml
  2633. FreeCAD/share/Mod/Material/Resources/Models/Rendering/AdvancedRendering.yml
  2634. FreeCAD/share/Mod/Material/Resources/Models/Rendering/BasicRendering.yml
  2635. FreeCAD/share/Mod/Material/Resources/Models/Rendering/TextureRendering.yml
  2636. FreeCAD/share/Mod/Material/Resources/Models/Rendering/VectorRendering.yml
  2637. FreeCAD/share/Mod/Material/Resources/Models/Test/Test Model.yml
  2638. FreeCAD/share/Mod/Material/Resources/Models/Thermal/Thermal.yml
  2639. FreeCAD/share/Mod/Material/Resources/icons/MaterialWorkbench.svg
  2640. FreeCAD/share/Mod/Material/Resources/icons/Materials_Edit.svg
  2641. FreeCAD/share/Mod/Material/Resources/icons/list.svg
  2642. FreeCAD/share/Mod/Material/Resources/icons/multiline.svg
  2643. FreeCAD/share/Mod/Material/Resources/icons/preferences-material.svg
  2644. FreeCAD/share/Mod/Material/Resources/icons/preview-rendered.svg
  2645. FreeCAD/share/Mod/Material/Resources/icons/preview-vector.svg
  2646. FreeCAD/share/Mod/Material/Resources/icons/table.svg
  2647. FreeCAD/share/Mod/Material/Resources/images/default_image.png
  2648. FreeCAD/share/Mod/Measure/Resources/icons/preferences-measure.svg
  2649. FreeCAD/share/Mod/Mesh/Resources/icons/MeshWorkbench.svg
  2650. FreeCAD/share/Mod/OpenSCAD/Resources/icons/OpenSCADWorkbench.svg
  2651. FreeCAD/share/Mod/Part/Resources/icons/PartWorkbench.svg
  2652. FreeCAD/share/Mod/PartDesign/Resources/Hole/din7984.json
  2653. FreeCAD/share/Mod/PartDesign/Resources/Hole/iso10642-fine.json
  2654. FreeCAD/share/Mod/PartDesign/Resources/Hole/iso10642.json
  2655. FreeCAD/share/Mod/PartDesign/Resources/Hole/iso12474-fine.json
  2656. FreeCAD/share/Mod/PartDesign/Resources/Hole/iso14583.json
  2657. FreeCAD/share/Mod/PartDesign/Resources/Hole/iso14583part.json
  2658. FreeCAD/share/Mod/PartDesign/Resources/Hole/iso2009.json
  2659. FreeCAD/share/Mod/PartDesign/Resources/Hole/iso4762-fine.json
  2660. FreeCAD/share/Mod/PartDesign/Resources/Hole/iso4762.json
  2661. FreeCAD/share/Mod/PartDesign/Resources/Hole/iso4762_7089.json
  2662. FreeCAD/share/Mod/PartDesign/Resources/Hole/iso7046.json
  2663. FreeCAD/share/Mod/PartDesign/Resources/icons/PartDesignWorkbench.svg
  2664. FreeCAD/share/Mod/Points/Resources/icons/PointsWorkbench.svg
  2665. FreeCAD/share/Mod/ReverseEngineering/Resources/icons/ReverseEngineeringWorkbench.svg
  2666. FreeCAD/share/Mod/Robot/Lib/Kuka/kr125_3.wrl
  2667. FreeCAD/share/Mod/Robot/Lib/Kuka/kr16.wrl
  2668. FreeCAD/share/Mod/Robot/Lib/Kuka/kr210.WRL
  2669. FreeCAD/share/Mod/Robot/Lib/Kuka/kr500_1.csv
  2670. FreeCAD/share/Mod/Robot/Lib/Kuka/kr500_1.wrl
  2671. FreeCAD/share/Mod/Robot/Lib/Kuka/kr_125.csv
  2672. FreeCAD/share/Mod/Robot/Lib/Kuka/kr_16.csv
  2673. FreeCAD/share/Mod/Robot/Lib/Kuka/kr_210_2.csv
  2674. FreeCAD/share/Mod/Robot/Resources/icons/RobotWorkbench.svg
  2675. FreeCAD/share/Mod/Sketcher/Resources/icons/SketcherWorkbench.svg
  2676. FreeCAD/share/Mod/Spreadsheet/Resources/icons/SpreadsheetWorkbench.svg
  2677. FreeCAD/share/Mod/Start/Resources/icons/PartDesignWorkbench.svg
  2678. FreeCAD/share/Mod/Start/Resources/icons/StartCommandIcon.svg
  2679. FreeCAD/share/Mod/Surface/Resources/icons/Surface_Workbench.svg
  2680. FreeCAD/share/Mod/TechDraw/CSVdata/FillTemplateFields.csv
  2681. FreeCAD/share/Mod/TechDraw/LineGroup/ANSI.Y14.2M.1992.ElementDef.csv
  2682. FreeCAD/share/Mod/TechDraw/LineGroup/ANSI.Y14.2M.1992.LineDef.csv
  2683. FreeCAD/share/Mod/TechDraw/LineGroup/ASME.Y14.2.2008.ElementDef.csv
  2684. FreeCAD/share/Mod/TechDraw/LineGroup/ASME.Y14.2.2008.LineDef.csv
  2685. FreeCAD/share/Mod/TechDraw/LineGroup/ISO.128.20.1996.ElementDef.csv
  2686. FreeCAD/share/Mod/TechDraw/LineGroup/ISO.128.20.1996.LineDef.csv
  2687. FreeCAD/share/Mod/TechDraw/LineGroup/LineGroup.csv
  2688. FreeCAD/share/Mod/TechDraw/PAT/FCPAT.pat
  2689. FreeCAD/share/Mod/TechDraw/Patterns/aluminium.svg
  2690. FreeCAD/share/Mod/TechDraw/Patterns/brick01.svg
  2691. FreeCAD/share/Mod/TechDraw/Patterns/concrete.svg
  2692. FreeCAD/share/Mod/TechDraw/Patterns/cross.svg
  2693. FreeCAD/share/Mod/TechDraw/Patterns/cuprous.svg
  2694. FreeCAD/share/Mod/TechDraw/Patterns/diagonal1.svg
  2695. FreeCAD/share/Mod/TechDraw/Patterns/diagonal2.svg
  2696. FreeCAD/share/Mod/TechDraw/Patterns/earth.svg
  2697. FreeCAD/share/Mod/TechDraw/Patterns/general_steel.svg
  2698. FreeCAD/share/Mod/TechDraw/Patterns/glass.svg
  2699. FreeCAD/share/Mod/TechDraw/Patterns/hatch45L.svg
  2700. FreeCAD/share/Mod/TechDraw/Patterns/hatch45R.svg
  2701. FreeCAD/share/Mod/TechDraw/Patterns/hbone.svg
  2702. FreeCAD/share/Mod/TechDraw/Patterns/line.svg
  2703. FreeCAD/share/Mod/TechDraw/Patterns/plastic.svg
  2704. FreeCAD/share/Mod/TechDraw/Patterns/plus.svg
  2705. FreeCAD/share/Mod/TechDraw/Patterns/simple.svg
  2706. FreeCAD/share/Mod/TechDraw/Patterns/solid.svg
  2707. FreeCAD/share/Mod/TechDraw/Patterns/square.svg
  2708. FreeCAD/share/Mod/TechDraw/Patterns/steel.svg
  2709. FreeCAD/share/Mod/TechDraw/Patterns/titanium.svg
  2710. FreeCAD/share/Mod/TechDraw/Patterns/wood.svg
  2711. FreeCAD/share/Mod/TechDraw/Patterns/woodgrain.svg
  2712. FreeCAD/share/Mod/TechDraw/Patterns/zinc.svg
  2713. FreeCAD/share/Mod/TechDraw/Resources/fonts/Y14.5-2018.ttf
  2714. FreeCAD/share/Mod/TechDraw/Resources/fonts/Y14.5-FreeCAD.ttf
  2715. FreeCAD/share/Mod/TechDraw/Resources/fonts/Y14.5Font.license
  2716. FreeCAD/share/Mod/TechDraw/Resources/fonts/osifont-italic.ttf
  2717. FreeCAD/share/Mod/TechDraw/Resources/fonts/osifont-lgpl3fe.ttf
  2718. FreeCAD/share/Mod/TechDraw/Resources/fonts/osifont.license
  2719. FreeCAD/share/Mod/TechDraw/Resources/icons/preferences-techdraw.svg
  2720. FreeCAD/share/Mod/TechDraw/Symbols/Welding/AWS/SquareDown.svg
  2721. FreeCAD/share/Mod/TechDraw/Symbols/Welding/AWS/SquareUp.svg
  2722. FreeCAD/share/Mod/TechDraw/Symbols/Welding/AWS/VDown.svg
  2723. FreeCAD/share/Mod/TechDraw/Symbols/Welding/AWS/VUp.svg
  2724. FreeCAD/share/Mod/TechDraw/Symbols/Welding/AWS/beadDown.svg
  2725. FreeCAD/share/Mod/TechDraw/Symbols/Welding/AWS/beadUp.svg
  2726. FreeCAD/share/Mod/TechDraw/Symbols/Welding/AWS/filletDown.svg
  2727. FreeCAD/share/Mod/TechDraw/Symbols/Welding/AWS/filletUp.svg
  2728. FreeCAD/share/Mod/TechDraw/Symbols/Welding/AWS/plug.svg
  2729. FreeCAD/share/Mod/TechDraw/Symbols/Welding/GOST/edge-weld.svg
  2730. FreeCAD/share/Mod/TechDraw/Symbols/Welding/GOST/flanging.svg
  2731. FreeCAD/share/Mod/TechDraw/Symbols/Welding/GOST/flare-bevel-groove.svg
  2732. FreeCAD/share/Mod/TechDraw/Symbols/Welding/GOST/flare-v-groove.svg
  2733. FreeCAD/share/Mod/TechDraw/Symbols/Welding/GOST/gost-2_312/cathetus.svg
  2734. FreeCAD/share/Mod/TechDraw/Symbols/Welding/GOST/gost-2_312/gost-2_312-intermittent.svg
  2735. FreeCAD/share/Mod/TechDraw/Symbols/Welding/GOST/gost-2_312/gost-2_312-non-closed.svg
  2736. FreeCAD/share/Mod/TechDraw/Symbols/Welding/GOST/gost-2_312/gost-2_312-site-weld.svg
  2737. FreeCAD/share/Mod/TechDraw/Symbols/Welding/GOST/gost-2_312/gost-2_312-smooth-processing.svg
  2738. FreeCAD/share/Mod/TechDraw/Symbols/Welding/GOST/gost-2_312/gost-2_312-usilenie-remove.svg
  2739. FreeCAD/share/Mod/TechDraw/Symbols/Welding/GOST/seam-weld.svg
  2740. FreeCAD/share/Mod/TechDraw/Symbols/Welding/GOST/single-bevel-cjp-groove-weld.svg
  2741. FreeCAD/share/Mod/TechDraw/Symbols/Welding/GOST/single-bevel-groove-weld-with-broad-root-face.svg
  2742. FreeCAD/share/Mod/TechDraw/Symbols/Welding/GOST/single-bevel-groove-weld.svg
  2743. FreeCAD/share/Mod/TechDraw/Symbols/Welding/GOST/single-j-groove-weld.svg
  2744. FreeCAD/share/Mod/TechDraw/Symbols/Welding/GOST/single-u-groove-weld.svg
  2745. FreeCAD/share/Mod/TechDraw/Symbols/Welding/GOST/single-v-cjp-groove-weld.svg
  2746. FreeCAD/share/Mod/TechDraw/Symbols/Welding/GOST/single-v-groove-weld-with-broad-root-face.svg
  2747. FreeCAD/share/Mod/TechDraw/Symbols/Welding/GOST/single-v-groove-weld.svg
  2748. FreeCAD/share/Mod/TechDraw/Symbols/Welding/GOST/spile-weld.svg
  2749. FreeCAD/share/Mod/TechDraw/Symbols/Welding/GOST/square-groove-weld.svg
  2750. FreeCAD/share/Mod/TechDraw/Symbols/Welding/GOST/surfacing.svg
  2751. FreeCAD/share/Mod/TechDraw/Symbols/Welding/blankTile.svg
  2752. FreeCAD/share/Mod/TechDraw/Symbols/gd-and-t/ConcentricityFrame.svg
  2753. FreeCAD/share/Mod/TechDraw/Symbols/gd-and-t/CylindricityFrame.svg
  2754. FreeCAD/share/Mod/TechDraw/Symbols/gd-and-t/FlatnessFrame.svg
  2755. FreeCAD/share/Mod/TechDraw/Symbols/gd-and-t/ParallelismFrame.svg
  2756. FreeCAD/share/Mod/TechDraw/Symbols/gd-and-t/ReferenceSurface.svg
  2757. FreeCAD/share/Mod/TechDraw/Symbols/gd-and-t/RoundnessFrame.svg
  2758. FreeCAD/share/Mod/TechDraw/Symbols/gd-and-t/SquarenessFrame.svg
  2759. FreeCAD/share/Mod/TechDraw/Symbols/gd-and-t/angularity-left.svg
  2760. FreeCAD/share/Mod/TechDraw/Symbols/gd-and-t/angularity-right.svg
  2761. FreeCAD/share/Mod/TechDraw/Symbols/gd-and-t/concentricity.svg
  2762. FreeCAD/share/Mod/TechDraw/Symbols/gd-and-t/cylindricity.svg
  2763. FreeCAD/share/Mod/TechDraw/Symbols/gd-and-t/flatness.svg
  2764. FreeCAD/share/Mod/TechDraw/Symbols/gd-and-t/parallelism.svg
  2765. FreeCAD/share/Mod/TechDraw/Symbols/gd-and-t/perpendicularity.svg
  2766. FreeCAD/share/Mod/TechDraw/Symbols/gd-and-t/position.svg
  2767. FreeCAD/share/Mod/TechDraw/Symbols/gd-and-t/profile-tolerance-of-line.svg
  2768. FreeCAD/share/Mod/TechDraw/Symbols/gd-and-t/profile-tolerance-of-plane.svg
  2769. FreeCAD/share/Mod/TechDraw/Symbols/gd-and-t/roundness.svg
  2770. FreeCAD/share/Mod/TechDraw/Symbols/gd-and-t/symmetry.svg
  2771. FreeCAD/share/Mod/TechDraw/Symbols/gd-and-t/totalrunout.svg
  2772. FreeCAD/share/Mod/TechDraw/Symbols/misc/1st_Angle_Projection.svg
  2773. FreeCAD/share/Mod/TechDraw/Symbols/misc/3rd_Angle_Projection.svg
  2774. FreeCAD/share/Mod/TechDraw/Symbols/misc/Arrow_Long_Filled.svg
  2775. FreeCAD/share/Mod/TechDraw/Symbols/misc/Arrow_Long_Open.svg
  2776. FreeCAD/share/Mod/TechDraw/Symbols/misc/Arrow_Medium_Filled.svg
  2777. FreeCAD/share/Mod/TechDraw/Symbols/misc/Arrow_Medium_Open.svg
  2778. FreeCAD/share/Mod/TechDraw/Symbols/misc/Arrow_Short_Filled.svg
  2779. FreeCAD/share/Mod/TechDraw/Symbols/misc/Arrow_Short_Open.svg
  2780. FreeCAD/share/Mod/TechDraw/Symbols/misc/Balloon_Editable_Text.svg
  2781. FreeCAD/share/Mod/TechDraw/Symbols/misc/Balloon_Long.svg
  2782. FreeCAD/share/Mod/TechDraw/Symbols/misc/Balloon_Medium.svg
  2783. FreeCAD/share/Mod/TechDraw/Symbols/misc/Balloon_Short.svg
  2784. FreeCAD/share/Mod/TechDraw/Symbols/misc/CallOut.svg
  2785. FreeCAD/share/Mod/TechDraw/Symbols/misc/CallOut_Left.svg
  2786. FreeCAD/share/Mod/TechDraw/Symbols/misc/CallOut_Right.svg
  2787. FreeCAD/share/Mod/TechDraw/Symbols/misc/Centre_Justified_Text_10_Lines.svg
  2788. FreeCAD/share/Mod/TechDraw/Symbols/misc/Cloud.svg
  2789. FreeCAD/share/Mod/TechDraw/Symbols/misc/Cosmetic_Break_Long.svg
  2790. FreeCAD/share/Mod/TechDraw/Symbols/misc/Cosmetic_Break_Medium.svg
  2791. FreeCAD/share/Mod/TechDraw/Symbols/misc/Cosmetic_Break_Small.svg
  2792. FreeCAD/share/Mod/TechDraw/Symbols/misc/Cosmetic_Round_Section_End.svg
  2793. FreeCAD/share/Mod/TechDraw/Symbols/misc/Cosmetic_Round_Section_End_Large.svg
  2794. FreeCAD/share/Mod/TechDraw/Symbols/misc/Cosmetic_Round_Section_Middle.svg
  2795. FreeCAD/share/Mod/TechDraw/Symbols/misc/Cosmetic_Round_Section_Middle_Large.svg
  2796. FreeCAD/share/Mod/TechDraw/Symbols/misc/Datum_Left.svg
  2797. FreeCAD/share/Mod/TechDraw/Symbols/misc/Datum_Point.svg
  2798. FreeCAD/share/Mod/TechDraw/Symbols/misc/Datum_Right.svg
  2799. FreeCAD/share/Mod/TechDraw/Symbols/misc/Datum_Target_Left.svg
  2800. FreeCAD/share/Mod/TechDraw/Symbols/misc/Datum_Target_Plain.svg
  2801. FreeCAD/share/Mod/TechDraw/Symbols/misc/Datum_Target_Right.svg
  2802. FreeCAD/share/Mod/TechDraw/Symbols/misc/Datum_Target_Up.svg
  2803. FreeCAD/share/Mod/TechDraw/Symbols/misc/Datum_Up.svg
  2804. FreeCAD/share/Mod/TechDraw/Symbols/misc/Feature_Left.svg
  2805. FreeCAD/share/Mod/TechDraw/Symbols/misc/Feature_Right.svg
  2806. FreeCAD/share/Mod/TechDraw/Symbols/misc/Feature_Up.svg
  2807. FreeCAD/share/Mod/TechDraw/Symbols/misc/Left_Justified_Text_10_Lines.svg
  2808. FreeCAD/share/Mod/TechDraw/Symbols/misc/North.svg
  2809. FreeCAD/share/Mod/TechDraw/Symbols/misc/Revision_Triangle.svg
  2810. FreeCAD/share/Mod/TechDraw/Symbols/misc/Right_Justified_Text_10_Lines.svg
  2811. FreeCAD/share/Mod/TechDraw/Symbols/misc/Whiteout_Rectangle_Long.svg
  2812. FreeCAD/share/Mod/TechDraw/Symbols/misc/Whiteout_Rectangle_Medium.svg
  2813. FreeCAD/share/Mod/TechDraw/Symbols/misc/Whiteout_Rectangle_Short.svg
  2814. FreeCAD/share/Mod/TechDraw/Symbols/misc/Whiteout_Square.svg
  2815. FreeCAD/share/Mod/TechDraw/Symbols/other/CutLine.svg
  2816. FreeCAD/share/Mod/TechDraw/Symbols/other/Diameter.svg
  2817. FreeCAD/share/Mod/TechDraw/Symbols/other/Envelope.svg
  2818. FreeCAD/share/Mod/TechDraw/Symbols/other/FilletInside.svg
  2819. FreeCAD/share/Mod/TechDraw/Symbols/other/FilletOutside.svg
  2820. FreeCAD/share/Mod/TechDraw/Symbols/other/IndexCircle.svg
  2821. FreeCAD/share/Mod/TechDraw/Symbols/other/IndexTriangle.svg
  2822. FreeCAD/share/Mod/TechDraw/Symbols/other/InsideEdgeBroken.svg
  2823. FreeCAD/share/Mod/TechDraw/Symbols/other/OutsideEdgeBroken.svg
  2824. FreeCAD/share/Mod/TechDraw/Symbols/other/Rectangle.svg
  2825. FreeCAD/share/Mod/TechDraw/Symbols/other/SectionLine.svg
  2826. FreeCAD/share/Mod/TechDraw/Symbols/other/Square.svg
  2827. FreeCAD/share/Mod/TechDraw/Symbols/surface-roughness-symbols/Roughness.svg
  2828. FreeCAD/share/Mod/TechDraw/Symbols/surface-roughness-symbols/RoughnessGeneral.svg
  2829. FreeCAD/share/Mod/TechDraw/Symbols/surface-roughness-symbols/surface-roughness-contour.svg
  2830. FreeCAD/share/Mod/TechDraw/Symbols/surface-roughness-symbols/surface-roughness-layer-removing.svg
  2831. FreeCAD/share/Mod/TechDraw/Symbols/surface-roughness-symbols/surface-roughness-no-layer-removing.svg
  2832. FreeCAD/share/Mod/TechDraw/Symbols/surface-roughness-symbols/surface-roughness.svg
  2833. FreeCAD/share/Mod/TechDraw/Templates/A0_Landscape_ISO5457_advanced.svg
  2834. FreeCAD/share/Mod/TechDraw/Templates/A0_Landscape_ISO5457_minimal.svg
  2835. FreeCAD/share/Mod/TechDraw/Templates/A0_Landscape_blank.svg
  2836. FreeCAD/share/Mod/TechDraw/Templates/A1_Landscape_ISO5457_advanced.svg
  2837. FreeCAD/share/Mod/TechDraw/Templates/A1_Landscape_ISO5457_minimal.svg
  2838. FreeCAD/share/Mod/TechDraw/Templates/A1_Landscape_blank.svg
  2839. FreeCAD/share/Mod/TechDraw/Templates/A2_Landscape_ISO5457_advanced.svg
  2840. FreeCAD/share/Mod/TechDraw/Templates/A2_Landscape_ISO5457_minimal.svg
  2841. FreeCAD/share/Mod/TechDraw/Templates/A2_Landscape_blank.svg
  2842. FreeCAD/share/Mod/TechDraw/Templates/A3_Landscape_ISO5457_advanced.svg
  2843. FreeCAD/share/Mod/TechDraw/Templates/A3_Landscape_ISO5457_minimal.svg
  2844. FreeCAD/share/Mod/TechDraw/Templates/A3_Landscape_TD.svg
  2845. FreeCAD/share/Mod/TechDraw/Templates/A3_Landscape_blank.svg
  2846. FreeCAD/share/Mod/TechDraw/Templates/A3_Landscape_m52.svg
  2847. FreeCAD/share/Mod/TechDraw/Templates/A4_Landscape_ISO5457_advanced.svg
  2848. FreeCAD/share/Mod/TechDraw/Templates/A4_Landscape_ISO5457_minimal.svg
  2849. FreeCAD/share/Mod/TechDraw/Templates/A4_Landscape_TD.svg
  2850. FreeCAD/share/Mod/TechDraw/Templates/A4_Landscape_blank.svg
  2851. FreeCAD/share/Mod/TechDraw/Templates/A4_Portrait_ISO5457_advanced.svg
  2852. FreeCAD/share/Mod/TechDraw/Templates/A4_Portrait_ISO5457_minimal.svg
  2853. FreeCAD/share/Mod/TechDraw/Templates/A4_Portrait_blank.svg
  2854. FreeCAD/share/Mod/TechDraw/Templates/ANSIA_Landscape.svg
  2855. FreeCAD/share/Mod/TechDraw/Templates/ANSIA_Landscape_blank.svg
  2856. FreeCAD/share/Mod/TechDraw/Templates/ANSIA_Portrait.svg
  2857. FreeCAD/share/Mod/TechDraw/Templates/ANSIA_Portrait_blank.svg
  2858. FreeCAD/share/Mod/TechDraw/Templates/ANSIB.svg
  2859. FreeCAD/share/Mod/TechDraw/Templates/ANSIB_Landscape.svg
  2860. FreeCAD/share/Mod/TechDraw/Templates/ANSIB_Landscape_blank.svg
  2861. FreeCAD/share/Mod/TechDraw/Templates/ANSIB_Portrait.svg
  2862. FreeCAD/share/Mod/TechDraw/Templates/ANSIB_Portrait_blank.svg
  2863. FreeCAD/share/Mod/TechDraw/Templates/ANSIC_Landscape.svg
  2864. FreeCAD/share/Mod/TechDraw/Templates/ANSIC_Portrait.svg
  2865. FreeCAD/share/Mod/TechDraw/Templates/ANSID_Landscape.svg
  2866. FreeCAD/share/Mod/TechDraw/Templates/ANSID_Portrait.svg
  2867. FreeCAD/share/Mod/TechDraw/Templates/ANSIE_Landscape.svg
  2868. FreeCAD/share/Mod/TechDraw/Templates/ANSIE_Portrait.svg
  2869. FreeCAD/share/Mod/TechDraw/Templates/Arch_A_Landscape.svg
  2870. FreeCAD/share/Mod/TechDraw/Templates/Arch_A_Portrait.svg
  2871. FreeCAD/share/Mod/TechDraw/Templates/Arch_B_Landscape.svg
  2872. FreeCAD/share/Mod/TechDraw/Templates/Arch_B_Portrait.svg
  2873. FreeCAD/share/Mod/TechDraw/Templates/Arch_C_Landscape.svg
  2874. FreeCAD/share/Mod/TechDraw/Templates/Arch_C_Portrait.svg
  2875. FreeCAD/share/Mod/TechDraw/Templates/Arch_D_Landscape.svg
  2876. FreeCAD/share/Mod/TechDraw/Templates/Arch_D_Portrait.svg
  2877. FreeCAD/share/Mod/TechDraw/Templates/Arch_E1_Landscape.svg
  2878. FreeCAD/share/Mod/TechDraw/Templates/Arch_E1_Portrait.svg
  2879. FreeCAD/share/Mod/TechDraw/Templates/Arch_E2_Landscape.svg
  2880. FreeCAD/share/Mod/TechDraw/Templates/Arch_E2_Portrait.svg
  2881. FreeCAD/share/Mod/TechDraw/Templates/Arch_E3_Landscape.svg
  2882. FreeCAD/share/Mod/TechDraw/Templates/Arch_E3_Portrait.svg
  2883. FreeCAD/share/Mod/TechDraw/Templates/Arch_E_Landscape.svg
  2884. FreeCAD/share/Mod/TechDraw/Templates/Arch_E_Portrait.svg
  2885. FreeCAD/share/Mod/TechDraw/Templates/Default_Template_A4_Landscape.svg
  2886. FreeCAD/share/Mod/TechDraw/Templates/HowToExample.svg
  2887. FreeCAD/share/Mod/TechDraw/Templates/ISO 5457/A0_Landscape_ISO5457_notitleblock.svg
  2888. FreeCAD/share/Mod/TechDraw/Templates/ISO 5457/A1_Landscape_ISO5457_notitleblock.svg
  2889. FreeCAD/share/Mod/TechDraw/Templates/ISO 5457/A2_Landscape_ISO5457_notitleblock.svg
  2890. FreeCAD/share/Mod/TechDraw/Templates/ISO 5457/A3_Landscape_ISO5457_notitleblock.svg
  2891. FreeCAD/share/Mod/TechDraw/Templates/ISO 5457/A4_Landscape_ISO5457_notitleblock.svg
  2892. FreeCAD/share/Mod/TechDraw/Templates/ISO 5457/A4_Portrait_ISO5457_notitleblock.svg
  2893. FreeCAD/share/Mod/TechDraw/Templates/ISO 5457/ISO7200_titleblock_1_minimal.svg
  2894. FreeCAD/share/Mod/TechDraw/Templates/ISO 5457/ISO7200_titleblock_2.svg
  2895. FreeCAD/share/Mod/TechDraw/Templates/ISO 5457/ISO7200_titleblock_3_advanced.svg
  2896. FreeCAD/share/Mod/TechDraw/Templates/ISO 5457/ISO7200_titleblock_4.svg
  2897. FreeCAD/share/Mod/TechDraw/Templates/ISO 5457/ISO7200_titleblock_5_maximal.svg
  2898. FreeCAD/share/Mod/TechDraw/Templates/USLetter_Landscape.svg
  2899. FreeCAD/share/Mod/TechDraw/Templates/USLetter_Landscape_blank.svg
  2900. FreeCAD/share/Mod/TechDraw/Templates/locale/ca/A0_Landscape_ISO5457_advanced.svg
  2901. FreeCAD/share/Mod/TechDraw/Templates/locale/ca/A0_Landscape_ISO5457_minimal.svg
  2902. FreeCAD/share/Mod/TechDraw/Templates/locale/ca/A1_Landscape_ISO5457_advanced.svg
  2903. FreeCAD/share/Mod/TechDraw/Templates/locale/ca/A1_Landscape_ISO5457_minimal.svg
  2904. FreeCAD/share/Mod/TechDraw/Templates/locale/ca/A2_Landscape_ISO5457_advanced.svg
  2905. FreeCAD/share/Mod/TechDraw/Templates/locale/ca/A2_Landscape_ISO5457_minimal.svg
  2906. FreeCAD/share/Mod/TechDraw/Templates/locale/ca/A3_Landscape_ISO5457_advanced.svg
  2907. FreeCAD/share/Mod/TechDraw/Templates/locale/ca/A3_Landscape_ISO5457_minimal.svg
  2908. FreeCAD/share/Mod/TechDraw/Templates/locale/ca/A4_Landscape_ISO5457_advanced.svg
  2909. FreeCAD/share/Mod/TechDraw/Templates/locale/ca/A4_Landscape_ISO5457_minimal.svg
  2910. FreeCAD/share/Mod/TechDraw/Templates/locale/ca/A4_Portrait_ISO5457_advanced.svg
  2911. FreeCAD/share/Mod/TechDraw/Templates/locale/ca/A4_Portrait_ISO5457_minimal.svg
  2912. FreeCAD/share/Mod/TechDraw/Templates/locale/de/A0_Landscape_ISO7200_DE.svg
  2913. FreeCAD/share/Mod/TechDraw/Templates/locale/de/A1_Landscape_ISO7200_DE.svg
  2914. FreeCAD/share/Mod/TechDraw/Templates/locale/de/A2_Landscape_ISO7200_DE.svg
  2915. FreeCAD/share/Mod/TechDraw/Templates/locale/de/A3_Landscape_ISO7200_DE.svg
  2916. FreeCAD/share/Mod/TechDraw/Templates/locale/de/A4_Landscape_ISO7200_DE.svg
  2917. FreeCAD/share/Mod/TechDraw/Templates/locale/de/A4_Portrait_ISO7200_DE.svg
  2918. FreeCAD/share/Mod/TechDraw/Templates/locale/es-AR/A0.svg
  2919. FreeCAD/share/Mod/TechDraw/Templates/locale/es-AR/A1.svg
  2920. FreeCAD/share/Mod/TechDraw/Templates/locale/es-AR/A2.svg
  2921. FreeCAD/share/Mod/TechDraw/Templates/locale/es-AR/A3.svg
  2922. FreeCAD/share/Mod/TechDraw/Templates/locale/es-AR/A4.svg
  2923. FreeCAD/share/Mod/TechDraw/Templates/locale/fr/A3_Landscape_FR_m52.svg
  2924. FreeCAD/share/Mod/TechDraw/Templates/locale/it/A3_Landscape_IT_m52.svg
  2925. FreeCAD/share/Mod/TechDraw/Templates/locale/ru/Leading/Landscape_A0.svg
  2926. FreeCAD/share/Mod/TechDraw/Templates/locale/ru/Leading/Landscape_A1.svg
  2927. FreeCAD/share/Mod/TechDraw/Templates/locale/ru/Leading/Landscape_A2.svg
  2928. FreeCAD/share/Mod/TechDraw/Templates/locale/ru/Leading/Landscape_A3.svg
  2929. FreeCAD/share/Mod/TechDraw/Templates/locale/ru/Leading/Landscape_A4_NotInGOST.svg
  2930. FreeCAD/share/Mod/TechDraw/Templates/locale/ru/Leading/Portrait_A0.svg
  2931. FreeCAD/share/Mod/TechDraw/Templates/locale/ru/Leading/Portrait_A1.svg
  2932. FreeCAD/share/Mod/TechDraw/Templates/locale/ru/Leading/Portrait_A2.svg
  2933. FreeCAD/share/Mod/TechDraw/Templates/locale/ru/Leading/Portrait_A3.svg
  2934. FreeCAD/share/Mod/TechDraw/Templates/locale/ru/Leading/Portrait_A4.svg
  2935. FreeCAD/share/Mod/TechDraw/Templates/locale/ru/Leading_text/Portrait_A3.svg
  2936. FreeCAD/share/Mod/TechDraw/Templates/locale/ru/Leading_text/Portrait_A4.svg
  2937. FreeCAD/share/Mod/TechDraw/Templates/locale/ru/Subsequent/Landscape_A0.svg
  2938. FreeCAD/share/Mod/TechDraw/Templates/locale/ru/Subsequent/Landscape_A1.svg
  2939. FreeCAD/share/Mod/TechDraw/Templates/locale/ru/Subsequent/Landscape_A2.svg
  2940. FreeCAD/share/Mod/TechDraw/Templates/locale/ru/Subsequent/Landscape_A3.svg
  2941. FreeCAD/share/Mod/TechDraw/Templates/locale/ru/Subsequent/Landscape_A4.svg
  2942. FreeCAD/share/Mod/TechDraw/Templates/locale/ru/Subsequent/Portrait_A0.svg
  2943. FreeCAD/share/Mod/TechDraw/Templates/locale/ru/Subsequent/Portrait_A1.svg
  2944. FreeCAD/share/Mod/TechDraw/Templates/locale/ru/Subsequent/Portrait_A2.svg
  2945. FreeCAD/share/Mod/TechDraw/Templates/locale/ru/Subsequent/Portrait_A3.svg
  2946. FreeCAD/share/Mod/TechDraw/Templates/locale/ru/Subsequent/Portrait_A4.svg
  2947. FreeCAD/share/Mod/TechDraw/Templates/locale/zh-CN/landscape/A0_Landscape_CN_CLIP.svg
  2948. FreeCAD/share/Mod/TechDraw/Templates/locale/zh-CN/landscape/A0_Landscape_CN_NO_CLIP.svg
  2949. FreeCAD/share/Mod/TechDraw/Templates/locale/zh-CN/landscape/A1_Landscape_CN_CLIP.svg
  2950. FreeCAD/share/Mod/TechDraw/Templates/locale/zh-CN/landscape/A1_Landscape_CN_NO_CLIP.svg
  2951. FreeCAD/share/Mod/TechDraw/Templates/locale/zh-CN/landscape/A2_Landscape_CN_CLIP.svg
  2952. FreeCAD/share/Mod/TechDraw/Templates/locale/zh-CN/landscape/A2_Landscape_CN_NO_CLIP.svg
  2953. FreeCAD/share/Mod/TechDraw/Templates/locale/zh-CN/landscape/A3_Landscape_CN_CLIP.svg
  2954. FreeCAD/share/Mod/TechDraw/Templates/locale/zh-CN/landscape/A3_Landscape_CN_NO_CLIP.svg
  2955. FreeCAD/share/Mod/TechDraw/Templates/locale/zh-CN/landscape/A4_Landscape_CN_CLIP.svg
  2956. FreeCAD/share/Mod/TechDraw/Templates/locale/zh-CN/landscape/A4_Landscape_CN_NO_CLIP.svg
  2957. FreeCAD/share/Mod/TechDraw/Templates/locale/zh-CN/portrait/A3_Portrait_CN_CLIP.svg
  2958. FreeCAD/share/Mod/TechDraw/Templates/locale/zh-CN/portrait/A4_Portrait_CN_CLIP.svg
  2959. @comment FreeCAD/share/doc/FreeCAD/LICENSE.html
  2960. @comment FreeCAD/share/doc/FreeCAD/ThirdPartyLibraries.html
  2961. FreeCAD/share/examples/AssemblyExample.FCStd
  2962. FreeCAD/share/examples/BIMExample.FCStd
  2963. FreeCAD/share/examples/FEMExample.FCStd
  2964. FreeCAD/share/examples/EngineBlock.FCStd
  2965. FreeCAD/share/examples/PartDesignExample.FCStd
  2966. FreeCAD/share/examples/Schenkel.stp
  2967. FreeCAD/share/examples/draft_test_objects.FCStd
  2968. FreeCAD/share/pkgconfig/OndselSolver.pc
  2969. bin/FreeCAD
  2970. bin/FreeCADCmd
  2971. bin/freecad-thumbnailer
  2972. lib/python3.11/site-packages/freecad/UiTools.py
  2973. lib/python3.11/site-packages/freecad/__init__.py
  2974. lib/python3.11/site-packages/freecad/freecad_doc.py
  2975. lib/python3.11/site-packages/freecad/module_io.py
  2976. lib/python3.11/site-packages/freecad/part.py
  2977. lib/python3.11/site-packages/freecad/partdesign.py
  2978. lib/python3.11/site-packages/freecad/project_utility.py
  2979. lib/python3.11/site-packages/freecad/sketcher.py
  2980. lib/python3.11/site-packages/freecad/utils.py
  2981. lib/qt6/plugins/designer/libFreeCAD_widgets.so
  2982. share/applications/org.freecad.FreeCAD.desktop
  2983. share/icons/hicolor/16x16/apps/org.freecad.FreeCAD.png
  2984. share/icons/hicolor/32x32/apps/org.freecad.FreeCAD.png
  2985. share/icons/hicolor/48x48/apps/org.freecad.FreeCAD.png
  2986. share/icons/hicolor/64x64/apps/org.freecad.FreeCAD.png
  2987. share/icons/hicolor/scalable/apps/org.freecad.FreeCAD.svg
  2988. share/icons/hicolor/scalable/mimetypes/application-x-extension-fcstd.svg
  2989. share/metainfo/org.freecad.FreeCAD.metainfo.xml
  2990. share/mime/packages/org.freecad.FreeCAD.xml
  2991. share/pixmaps/freecad.xpm
  2992. share/thumbnailers/FreeCAD.thumbnailer
  2993. @dir FreeCAD
  2994. @dir FreeCAD/share
  2995. @owner
  2996. @group
  2997. @mode
Collapse this list.
Dependency lines:
  • FreeCAD>0:cad/freecad
To install the port:
cd /usr/ports/cad/freecad/ && make install clean
To add the package, run one of these commands:
  • pkg install cad/freecad
  • pkg install FreeCAD
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: FreeCAD
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1731962480 SHA256 (FreeCAD-FreeCAD-1.0.0_GH0.tar.gz) = 51115afd8e3b89f4bac343b986b0800d8e1c68fc1e322c3cd179cfe1033ef937 SIZE (FreeCAD-FreeCAD-1.0.0_GH0.tar.gz) = 91599325

Expand this list (2 items)

Collapse this list.

SHA256 (Ondsel-Development-OndselSolver-91f70382beeb58b32432b5a82da3802e4c19199c_GH0.tar.gz) = 061f651f503f1ec5a9814e174cdb8a9ba84d511a3b8be3d94852e84976c6b158 SIZE (Ondsel-Development-OndselSolver-91f70382beeb58b32432b5a82da3802e4c19199c_GH0.tar.gz) = 4667938

Collapse this list.


Packages (timestamps in pop-ups are UTC):
FreeCAD
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.r2_31.0.r4--1.0.r4---
FreeBSD:13:quarterly-1.0.r2_2--1.0.r2_2---
FreeBSD:14:latest1.0.r2_31.0.r4--1.0.r4---
FreeBSD:14:quarterly1.0.r2_21.0.r2_2--1.0.r2_2---
FreeBSD:15:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. doxygen : devel/doxygen
  2. pybind11-config : devel/py-pybind11@py311
  3. py311-pyside6-tools>0 : devel/pyside6-tools@py311
  4. py311-pivy>0 : graphics/py-pivy@py311
  5. __init__.py : math/py-matplotlib@py311
  6. Config.hxx : devel/py-cxx
  7. microsoft-gsl>0 : devel/microsoft-gsl
  8. googletest>0 : devel/googletest
  9. swig : devel/swig
  10. cmake : devel/cmake-core
  11. eigen3.pc : math/eigen3
  12. gfortran13 : lang/gcc13
  13. gmake>=4.4.1 : devel/gmake
  14. pkgconf>=1.3.0_1 : devel/pkgconf
  15. python3.11 : lang/python311
  16. update-desktop-database : devel/desktop-file-utils
  17. update-mime-database : misc/shared-mime-info
  18. as : devel/binutils
  19. xorgproto>=0 : x11/xorgproto
  20. xorgproto>=0 : x11/xorgproto
  21. ice.pc : x11/libICE
  22. sm.pc : x11/libSM
  23. x11.pc : x11/libX11
  24. xext.pc : x11/libXext
  25. xt.pc : x11-toolkits/libXt
  26. lupdate : devel/qt6-tools
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-pivy>0 : graphics/py-pivy@py311
  2. __init__.py : math/py-matplotlib@py311
  3. gfortran13 : lang/gcc13
  4. python3.11 : lang/python311
  5. update-desktop-database : devel/desktop-file-utils
  6. update-mime-database : misc/shared-mime-info
  7. ice.pc : x11/libICE
  8. sm.pc : x11/libSM
  9. x11.pc : x11/libX11
  10. xext.pc : x11/libXext
  11. xt.pc : x11-toolkits/libXt
  12. lupdate : devel/qt6-tools
Library dependencies:
  1. libexpat.so : textproc/expat2
  2. libyaml-cpp.so : devel/yaml-cpp
  3. libfreetype.so : print/freetype2
  4. libtbb.so : devel/onetbb
  5. libboost_python311.so : devel/boost-python-libs@py311
  6. libpyside6.abi3.so : devel/pyside6@py311
  7. libCoin.so : graphics/Coin
  8. libfmt.so : devel/libfmt
  9. libpng.so : graphics/png
  10. libtiff.so : graphics/tiff
  11. libvtksys-9.2.so : math/vtk9
  12. libTKernel.so : cad/opencascade
  13. libxerces-c.so : textproc/xerces-c3
  14. libboost_thread.so : devel/boost-libs
  15. libfontconfig.so : x11-fonts/fontconfig
  16. libfreeimage.so : graphics/freeimage
  17. libavutil.so.58 : multimedia/ffmpeg
  18. libavformat.so.58 : multimedia/ffmpeg4
  19. libmed.so : french/med
  20. libshiboken6.abi3.so : devel/shiboken6@py311
  21. libhdf5.so : science/hdf5
  22. libGL.so : graphics/libglvnd
  23. libGLU.so : graphics/libGLU
  24. libjpeg.so : graphics/jpeg-turbo
  25. libmpi_mpifh.so : net/openmpi
  26. libQt6Core.so : devel/qt6-base
  27. libQt6Qml.so : x11-toolkits/qt6-declarative
  28. libQt6Location.so : devel/qt6-location
  29. libQt6Svg.so : graphics/qt6-svg
  30. libQt6WebChannel.so : www/qt6-webchannel
  31. libQt6WebEngineCore.so : www/qt6-webengine
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for FreeCAD-1.0.0_1: COLLADA=off: Install pycollada for Collada files import ===> Use 'make config' to modify these settings
Options name:
cad_freecad
USES:
dos2unix compiler:c++17-lang cmake cpe gl eigen:3 fortran gmake jpeg localbase:ldflags mpi:openmpi pkgconfig python localbase qt:6 xorg desktop-file-utils shared-mime-info shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/FreeCAD/FreeCAD/tar.gz/1.0.0?dummy=/
Collapse this list.

Number of commits found: 151 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.0_1
20 Nov 2024 10:05:25
commit hash: 312ee18b022b4abcb14973bb10894ba152b8f60bcommit hash: 312ee18b022b4abcb14973bb10894ba152b8f60bcommit hash: 312ee18b022b4abcb14973bb10894ba152b8f60bcommit hash: 312ee18b022b4abcb14973bb10894ba152b8f60b files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost: bump consu,ers after update Boost to 1.86 release

Sponsored by:	Future Crew, LLC
1.0.0
19 Nov 2024 18:39:11
commit hash: df5c4756f18f5b17ce39e5bc7e546926c7179849commit hash: df5c4756f18f5b17ce39e5bc7e546926c7179849commit hash: df5c4756f18f5b17ce39e5bc7e546926c7179849commit hash: df5c4756f18f5b17ce39e5bc7e546926c7179849 files touched by this commit
Christoph Moench-Tegeder (cmt) search for other commits by this committer
cad/freecad: update to version 1.0

Announcement:
  https://blog.freecad.org/2024/11/19/freecad-version-1-0-released/
1.0.r4
14 Nov 2024 21:33:26
commit hash: 91ea9208741f6a073d494ce431518baec75ac7a5commit hash: 91ea9208741f6a073d494ce431518baec75ac7a5commit hash: 91ea9208741f6a073d494ce431518baec75ac7a5commit hash: 91ea9208741f6a073d494ce431518baec75ac7a5 files touched by this commit
Christoph Moench-Tegeder (cmt) search for other commits by this committer
cad/freecad: update to 1.0rc4

Release Notes (soon):
  https://github.com/FreeCAD/FreeCAD/releases/tag/1.0rc4
1.0.r3
12 Nov 2024 21:04:42
commit hash: 51a6b3a75896981fd2b0f665c03c85267c7bfc24commit hash: 51a6b3a75896981fd2b0f665c03c85267c7bfc24commit hash: 51a6b3a75896981fd2b0f665c03c85267c7bfc24commit hash: 51a6b3a75896981fd2b0f665c03c85267c7bfc24 files touched by this commit
Christoph Moench-Tegeder (cmt) search for other commits by this committer
cad/freecad: update to 1.0rc3

Release Notes (soon):
  https://github.com/FreeCAD/FreeCAD/releases/tag/1.0rc3
1.0.r2_3
25 Oct 2024 15:56:41
commit hash: 4d13b25916330f0f80987102efb7a51ce6dbe7b1commit hash: 4d13b25916330f0f80987102efb7a51ce6dbe7b1commit hash: 4d13b25916330f0f80987102efb7a51ce6dbe7b1commit hash: 4d13b25916330f0f80987102efb7a51ce6dbe7b1 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/xerces-c3: Update to 3.3.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10510&version=12355023
1.0.r2_2
05 Oct 2024 21:36:41
commit hash: 68a7e946601548f7e54a85d7194a3869af72f385commit hash: 68a7e946601548f7e54a85d7194a3869af72f385commit hash: 68a7e946601548f7e54a85d7194a3869af72f385commit hash: 68a7e946601548f7e54a85d7194a3869af72f385 files touched by this commit
Christoph Moench-Tegeder (cmt) search for other commits by this committer
cad/freecad: enable Assembly workbench

The Assembly Workbench uses OndselSolver, which is technically
it's own project but has no actual release yet. In this state,
it's easier to just drop the code into FreeCAD: FreeCAD upstream
does this with a git submodule.
1.0.r2_1
03 Oct 2024 10:25:14
commit hash: 55cfbcf56c31f949cd93e4012c1d705c1094a5c6commit hash: 55cfbcf56c31f949cd93e4012c1d705c1094a5c6commit hash: 55cfbcf56c31f949cd93e4012c1d705c1094a5c6commit hash: 55cfbcf56c31f949cd93e4012c1d705c1094a5c6 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump consumers after devel/boost* update

With hat:	office
Sponsored by:	Future Crew, LLC
1.0.r2
24 Sep 2024 18:15:50
commit hash: b2cdcb9d933b7f3772ebad589d7bde7e57e1749bcommit hash: b2cdcb9d933b7f3772ebad589d7bde7e57e1749bcommit hash: b2cdcb9d933b7f3772ebad589d7bde7e57e1749bcommit hash: b2cdcb9d933b7f3772ebad589d7bde7e57e1749b files touched by this commit
Christoph Moench-Tegeder (cmt) search for other commits by this committer
cad/freecad: update to 1.0rc2

Release Notes (WIP):
  https://wiki.freecad.org/Release_notes_1.0
1.0.r1
22 Sep 2024 19:03:39
commit hash: 078cb3bc84c761464daf1f93ca3f05f03f3ba228commit hash: 078cb3bc84c761464daf1f93ca3f05f03f3ba228commit hash: 078cb3bc84c761464daf1f93ca3f05f03f3ba228commit hash: 078cb3bc84c761464daf1f93ca3f05f03f3ba228 files touched by this commit
Christoph Moench-Tegeder (cmt) search for other commits by this committer
cad/FreeCAD: update to 1.0rc1

newer (and less messy) than the snapshot before.

Release Notes (WIP):
  https://wiki.freecad.org/Release_notes_1.0

PR:		280391
Reported By:	jwb
0.21.2_6
04 Jul 2024 11:39:44
commit hash: 149e2101c3c83b1cfdadcebfafb0208f1cf756b2commit hash: 149e2101c3c83b1cfdadcebfafb0208f1cf756b2commit hash: 149e2101c3c83b1cfdadcebfafb0208f1cf756b2commit hash: 149e2101c3c83b1cfdadcebfafb0208f1cf756b2 files touched by this commit
Ganael LAPLANCHE (martymac) search for other commits by this committer
devel/onetbb: Update to 2021.13.0

and bump dependent ports' revisions.

Release
notes:	https://github.com/oneapi-src/oneTBB/blob/v2021.13.0/RELEASE_NOTES.md
0.21.2_5
27 Apr 2024 12:44:59
commit hash: 98bf25875a9924c20931d32469982585bb8447e8commit hash: 98bf25875a9924c20931d32469982585bb8447e8commit hash: 98bf25875a9924c20931d32469982585bb8447e8commit hash: 98bf25875a9924c20931d32469982585bb8447e8 files touched by this commit
Tijl Coosemans (tijl) search for other commits by this committer
graphics/tiff: Update to 4.6.0

PR:		278577
Exp-run by:	antoine
0.21.2_4
17 Apr 2024 11:28:34
commit hash: 96261a1e5aa94517a2203297c75c66f1269c075fcommit hash: 96261a1e5aa94517a2203297c75c66f1269c075fcommit hash: 96261a1e5aa94517a2203297c75c66f1269c075fcommit hash: 96261a1e5aa94517a2203297c75c66f1269c075f files touched by this commit
Ganael LAPLANCHE (martymac) search for other commits by this committer
devel/onetbb: Update to 2021.12.0

and bump dependent ports' revisions.

Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.12.0
0.21.2_3
21 Mar 2024 18:01:19
commit hash: 7204a27e234abe2f5179f8b10af2c904b33c9f13commit hash: 7204a27e234abe2f5179f8b10af2c904b33c9f13commit hash: 7204a27e234abe2f5179f8b10af2c904b33c9f13commit hash: 7204a27e234abe2f5179f8b10af2c904b33c9f13 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
cad/freecad: upgrade to 0.22.0dev and support OCCT 7.8.0

Upgrade to the tag corresponding to #11909, in order to support OpenCascade
7.8.0.

<https://github.com/FreeCAD/FreeCAD/pull/11909/files>

PR:		277315
Approved by:	maintainer’s time-out
0.21.2_2
18 Feb 2024 09:29:31
commit hash: 9eba6162f8f63de2b89ae35eef90e7c296f2373acommit hash: 9eba6162f8f63de2b89ae35eef90e7c296f2373acommit hash: 9eba6162f8f63de2b89ae35eef90e7c296f2373acommit hash: 9eba6162f8f63de2b89ae35eef90e7c296f2373a files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: bump PORTREVISION after OpenMPI upgrade
0.21.2_1
14 Dec 2023 15:49:40
commit hash: ec5f6e22611156724fe5844ed3783b68e0d404f3commit hash: ec5f6e22611156724fe5844ed3783b68e0d404f3commit hash: ec5f6e22611156724fe5844ed3783b68e0d404f3commit hash: ec5f6e22611156724fe5844ed3783b68e0d404f3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/libfmt: Update to 10.1.1

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/fmtlib/fmt/releases
0.21.2
14 Nov 2023 18:22:09
commit hash: 5ccb9d0cb4ea9274a5fbb8481cd02e8a32c7e78fcommit hash: 5ccb9d0cb4ea9274a5fbb8481cd02e8a32c7e78fcommit hash: 5ccb9d0cb4ea9274a5fbb8481cd02e8a32c7e78fcommit hash: 5ccb9d0cb4ea9274a5fbb8481cd02e8a32c7e78f files touched by this commit
Christoph Moench-Tegeder (cmt) search for other commits by this committer
cad/freecad: update to 0.21.2

Changes:
  https://github.com/FreeCAD/FreeCAD/compare/0.21.1...0.21.2
0.21.1_1
28 Sep 2023 17:35:05
commit hash: 795c1cc720436261b76b2127a43483e668b21564commit hash: 795c1cc720436261b76b2127a43483e668b21564commit hash: 795c1cc720436261b76b2127a43483e668b21564commit hash: 795c1cc720436261b76b2127a43483e668b21564 files touched by this commit
Christoph Moench-Tegeder (cmt) search for other commits by this committer
cad/freecad: drop unused libarea dependency

FreeCAD comes with it's own forked copy of that library for some
time now, and upstream for libarea looks abandoned.

Reported by:	fluffy@
0.21.1
02 Sep 2023 13:18:00
commit hash: 4169f8f991118eb2043b11517eecaf50b7cab836commit hash: 4169f8f991118eb2043b11517eecaf50b7cab836commit hash: 4169f8f991118eb2043b11517eecaf50b7cab836commit hash: 4169f8f991118eb2043b11517eecaf50b7cab836 files touched by this commit
Christoph Moench-Tegeder (cmt) search for other commits by this committer
cad/freecad: update to 0.21.1

Release Notes:
  https://github.com/FreeCAD/FreeCAD/releases/tag/0.21.1
0.21.0
19 Aug 2023 16:04:08
commit hash: 22619837668024cb867280aaba152113207c4d9ecommit hash: 22619837668024cb867280aaba152113207c4d9ecommit hash: 22619837668024cb867280aaba152113207c4d9ecommit hash: 22619837668024cb867280aaba152113207c4d9e files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
cad/freecad: fix build without webengine

CMake Error at /usr/local/lib/cmake/Qt5/Qt5Config.cmake:28 (find_package):
  Could not find a package configuration file provided by
  "Qt5WebEngineWidgets" with any of the following names:

    Qt5WebEngineWidgetsConfig.cmake
    qt5webenginewidgets-config.cmake

  Add the installation prefix of "Qt5WebEngineWidgets" to CMAKE_PREFIX_PATH
  or set "Qt5WebEngineWidgets_DIR" to a directory containing one of the above
  files.  If "Qt5WebEngineWidgets" provides a separate development package or
  SDK, be sure it has been installed.
Call Stack (most recent call first):
  cMake/FreeCAD_Helpers/SetupQt.cmake:31 (find_package)
  CMakeLists.txt:78 (include)
0.21.0
05 Aug 2023 15:16:37
commit hash: 30e39d6277fcacc32740feaf969a6358b5fa03a4commit hash: 30e39d6277fcacc32740feaf969a6358b5fa03a4commit hash: 30e39d6277fcacc32740feaf969a6358b5fa03a4commit hash: 30e39d6277fcacc32740feaf969a6358b5fa03a4 files touched by this commit
Christoph Moench-Tegeder (cmt) search for other commits by this committer
cad/freecad: update to 0.21.0

Release Notes: https://wiki.freecad.org/Release_notes_0.21
0.20.2_5
28 Jul 2023 17:13:17
commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3fcommit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3fcommit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3fcommit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
*/*: Bump jpeg-turbo users treewide

New major version 3.0.0
0.20.2_4
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
0.20.2_4
24 Jun 2023 04:51:29
commit hash: 34eb151036b5a78e12180b13511758ec0c5353e5commit hash: 34eb151036b5a78e12180b13511758ec0c5353e5commit hash: 34eb151036b5a78e12180b13511758ec0c5353e5commit hash: 34eb151036b5a78e12180b13511758ec0c5353e5 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/vtk9: Update 9.2.2 → 9.2.6

Reported by:	portscout
0.20.2_3
25 Apr 2023 15:17:15
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 files touched by this commit
Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
0.20.2_2
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
0.20.2_1
21 Jan 2023 22:45:23
commit hash: 4b02b30706b21f3986cc67f44888c267809266dccommit hash: 4b02b30706b21f3986cc67f44888c267809266dccommit hash: 4b02b30706b21f3986cc67f44888c267809266dccommit hash: 4b02b30706b21f3986cc67f44888c267809266dc files touched by this commit
Christoph Moench-Tegeder (cmt) search for other commits by this committer
cad/freecad: fix build after ebbef4b5f8

PR:		269018
0.20.2_1
02 Jan 2023 12:11:11
commit hash: 763124badcba812eb72f72397357062296d7bd72commit hash: 763124badcba812eb72f72397357062296d7bd72commit hash: 763124badcba812eb72f72397357062296d7bd72commit hash: 763124badcba812eb72f72397357062296d7bd72 files touched by this commit
Max Brazhnikov (makc) search for other commits by this committer
cad/freecad: fix desktop integration

- Install XDG files to the standard path, where DE can find them
- Install freecad-thumbnailer
- Add missing USES

PR:		268094
Approved by:	maintainer timeout (18 days)
0.20.2
06 Dec 2022 23:15:26
commit hash: 7aece98e4a7ad3e1904872e034062ccf72f3fecdcommit hash: 7aece98e4a7ad3e1904872e034062ccf72f3fecdcommit hash: 7aece98e4a7ad3e1904872e034062ccf72f3fecdcommit hash: 7aece98e4a7ad3e1904872e034062ccf72f3fecd files touched by this commit
Christoph Moench-Tegeder (cmt) search for other commits by this committer
cad/freecad: update to 0.20.2

Release Notes:
  https://github.com/FreeCAD/FreeCAD/releases/tag/0.20.2
0.20.1_4
12 Nov 2022 13:32:00
commit hash: f36c5181f458df13665808c79b22007b811a6e31commit hash: f36c5181f458df13665808c79b22007b811a6e31commit hash: f36c5181f458df13665808c79b22007b811a6e31commit hash: f36c5181f458df13665808c79b22007b811a6e31 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
cad/opencascade: bump PORTREVISION of consumers after upgrade to 7.7.0
0.20.1_3
24 Oct 2022 19:01:40
commit hash: 9ef4081c01aac79d5f744c047d6cbf36ea2adee0commit hash: 9ef4081c01aac79d5f744c047d6cbf36ea2adee0commit hash: 9ef4081c01aac79d5f744c047d6cbf36ea2adee0commit hash: 9ef4081c01aac79d5f744c047d6cbf36ea2adee0 files touched by this commit
Christoph Moench-Tegeder (cmt) search for other commits by this committer
cad/freecad: chase vtk9 dependency after 7406d45d49

need to depend on the new library version
0.20.1_2
21 Oct 2022 21:41:36
commit hash: 3141d17b6bfa85f17f8b173948f69565328e30b9commit hash: 3141d17b6bfa85f17f8b173948f69565328e30b9commit hash: 3141d17b6bfa85f17f8b173948f69565328e30b9commit hash: 3141d17b6bfa85f17f8b173948f69565328e30b9 files touched by this commit
Christoph Moench-Tegeder (cmt) search for other commits by this committer
cad/freecad: chase mpich/openmpi dependency switch after ed69f5862e3f

FreeCAD must match it's vtk
0.20.1_1
27 Sep 2022 18:56:36
commit hash: f1a513d44768ebcfa09ed2d5aa4c2f135a706af0commit hash: f1a513d44768ebcfa09ed2d5aa4c2f135a706af0commit hash: f1a513d44768ebcfa09ed2d5aa4c2f135a706af0commit hash: f1a513d44768ebcfa09ed2d5aa4c2f135a706af0 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
cad/freecad: use webengine only on aarch64, amd64 and i386
0.20.1_1
11 Sep 2022 10:20:14
commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaeecommit hash: ddae4e92d8313a1461145e3b4f0232fe463feaeecommit hash: ddae4e92d8313a1461145e3b4f0232fe463feaeecommit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
Mk/Uses: always use colon for build/run suffix

Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.

Document in CHANGES.

PR:			266034
Exp-run by:		antoine
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36349
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.20.1_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.20.1_1
12 Aug 2022 14:46:53
commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump all consumers after recent boost upgrade
0.20.1
09 Aug 2022 22:02:17
commit hash: fc3a94613d97fc0928b442f3bfc0981a53f5dd21commit hash: fc3a94613d97fc0928b442f3bfc0981a53f5dd21commit hash: fc3a94613d97fc0928b442f3bfc0981a53f5dd21commit hash: fc3a94613d97fc0928b442f3bfc0981a53f5dd21 files touched by this commit
Christoph Moench-Tegeder (cmt) search for other commits by this committer
cad/freecad: update to 0.20.1

Release Notes (soon):
  https://github.com/FreeCAD/FreeCAD/releases/tag/0.20.1
0.20_3
20 Jul 2022 14:35:24
commit hash: 5564b3b420db29745d2d4981d1963200ddf53e35commit hash: 5564b3b420db29745d2d4981d1963200ddf53e35commit hash: 5564b3b420db29745d2d4981d1963200ddf53e35commit hash: 5564b3b420db29745d2d4981d1963200ddf53e35 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
science/hdf5: bump PORTREVISION of consumers

The SO-version increased in the update to 1.12.2 in
a43418b81530f7e897abfbe18dd59f44265a1a0f .

Reported by:	VVD <vvd@unislabs.com>
0.20_2
18 Jul 2022 12:50:19
commit hash: 9e5b0e6663ae97d52eed62301d18464e6cfd35efcommit hash: 9e5b0e6663ae97d52eed62301d18464e6cfd35efcommit hash: 9e5b0e6663ae97d52eed62301d18464e6cfd35efcommit hash: 9e5b0e6663ae97d52eed62301d18464e6cfd35ef files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
cad/freecad: Change LIB_DEPENDS from hdf5 to hdf5-110 (follows french/med)

- Bump PORTREVISION for dependency change
0.20_1
01 Jul 2022 19:18:12
commit hash: 4b1f89504cef5c528dca83b47bd4e1a74997c8a6commit hash: 4b1f89504cef5c528dca83b47bd4e1a74997c8a6commit hash: 4b1f89504cef5c528dca83b47bd4e1a74997c8a6commit hash: 4b1f89504cef5c528dca83b47bd4e1a74997c8a6 files touched by this commit
Christoph Moench-Tegeder (cmt) search for other commits by this committer
cad/freecad: fix mpi dependency after 1f7e038474

In 1f7e038474, math/vtk9 was switched from openmpi to mpich.
FreeCAD picks up the dependency from vtk9 and links to the same
library, which is now libmpi from mpich.
0.20
15 Jun 2022 13:24:50
commit hash: 21a1b657eea111bc0864c10754fabc5e55728c39commit hash: 21a1b657eea111bc0864c10754fabc5e55728c39commit hash: 21a1b657eea111bc0864c10754fabc5e55728c39commit hash: 21a1b657eea111bc0864c10754fabc5e55728c39 files touched by this commit
Christoph Moench-Tegeder (cmt) search for other commits by this committer
cad/freecad: update to 0.20

Release Notes: https://wiki.freecad.org/Release_notes_0.20
0.19.4_1
22 May 2022 20:17:16
commit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cdcommit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cdcommit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cdcommit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cd files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost-all: bump all library consumers after boost upgrade

PR:	246106
0.19.4
18 Mar 2022 13:23:46
commit hash: fe7ff92f26468bd1e22d8aad92b7419a16642e3fcommit hash: fe7ff92f26468bd1e22d8aad92b7419a16642e3fcommit hash: fe7ff92f26468bd1e22d8aad92b7419a16642e3fcommit hash: fe7ff92f26468bd1e22d8aad92b7419a16642e3f files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
cad/freecad: Add CPE information

Approved by:	portmgr (blanket)
0.19.4
03 Mar 2022 21:08:54
commit hash: d25a7563aaa6b357e7ee4fcea1a634bbc5fb40c9commit hash: d25a7563aaa6b357e7ee4fcea1a634bbc5fb40c9commit hash: d25a7563aaa6b357e7ee4fcea1a634bbc5fb40c9commit hash: d25a7563aaa6b357e7ee4fcea1a634bbc5fb40c9 files touched by this commit
Christoph Moench-Tegeder (cmt) search for other commits by this committer
cad/freecad: update to 0.19.4

Notes:
  https://github.com/FreeCAD/FreeCAD/releases/tag/0.19.4

Also switch back to current opencascade to make this port actually
installable in the presence of other ports
0.19.3
03 Mar 2022 19:35:39
commit hash: f0191571d0b870205ab2d0802afcb108ac287b40commit hash: f0191571d0b870205ab2d0802afcb108ac287b40commit hash: f0191571d0b870205ab2d0802afcb108ac287b40commit hash: f0191571d0b870205ab2d0802afcb108ac287b40 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
cad/freecad: update 0.19.2 → 0.19.3 and unbreak

Unbreak the port by switching to an older version of opencascade

PR:		262140
Submitted by:	sergey.dyatko@gmail.com
Tested by:	sergey.dyatko@gmail.com
Approved by:	portmgr blanket (just fix it)
0.19.2_4
22 Nov 2021 09:40:34
commit hash: 580d53bd0944f7e609e9a27154b29b52a65276eacommit hash: 580d53bd0944f7e609e9a27154b29b52a65276eacommit hash: 580d53bd0944f7e609e9a27154b29b52a65276eacommit hash: 580d53bd0944f7e609e9a27154b29b52a65276ea files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/vtk9: Update 9.0.3 -> 9.1.0
0.19.2_3
21 Nov 2021 21:32:03
commit hash: 427d1fcd531c38255497775dd481ea373c7f4961commit hash: 427d1fcd531c38255497775dd481ea373c7f4961commit hash: 427d1fcd531c38255497775dd481ea373c7f4961commit hash: 427d1fcd531c38255497775dd481ea373c7f4961 files touched by this commit
Christoph Moench-Tegeder (cmt) search for other commits by this committer
cad/freecad: mark as broken for now

needs more work after dd9a3bcd (opencascade 7.6)
0.19.2_3
06 Nov 2021 21:47:27
commit hash: b78f8280ca1b1b15c1c21953e09ead5f5e547ff1commit hash: b78f8280ca1b1b15c1c21953e09ead5f5e547ff1commit hash: b78f8280ca1b1b15c1c21953e09ead5f5e547ff1commit hash: b78f8280ca1b1b15c1c21953e09ead5f5e547ff1 files touched by this commit
Christoph Moench-Tegeder (cmt) search for other commits by this committer
cad/freecad: fix pkg-plist

extra directories did escape my attention earlier
0.19.2_3
05 Nov 2021 20:45:28
commit hash: 4cae8b2d6f55c2b1a7d0b7b0bc9a42c9f2e0a516commit hash: 4cae8b2d6f55c2b1a7d0b7b0bc9a42c9f2e0a516commit hash: 4cae8b2d6f55c2b1a7d0b7b0bc9a42c9f2e0a516commit hash: 4cae8b2d6f55c2b1a7d0b7b0bc9a42c9f2e0a516 files touched by this commit
Christoph Moench-Tegeder (cmt) search for other commits by this committer
cad/freecad: fix build with opencascade 7.6.0

subcomponent smesh needs some minor massaging, already done upstream

PR:		259354
Reported by:	thierry@
Obtained
from:	https://github.com/FreeCAD/FreeCAD/commit/6f3b00d67ec0bd0072b7b493e2a38d2a2e3af27d
0.19.2_3
13 Jul 2021 21:09:57
commit hash: 99c2d852228adf47ab84b0129b204ed5eea38ee4commit hash: 99c2d852228adf47ab84b0129b204ed5eea38ee4commit hash: 99c2d852228adf47ab84b0129b204ed5eea38ee4commit hash: 99c2d852228adf47ab84b0129b204ed5eea38ee4 files touched by this commit
Christoph Moench-Tegeder (cmt) search for other commits by this committer
cad/freecad: move patch from PATCH_FILES to files/

github's patch file is switching the commit hashes between 11 and
12 digits: see also f4bd9d5c503b508a8d85d2c712acfcf05f1c2f9c, and today
pkg-fallout complained that the patch file was back at it's "original"(?)
format: "size mismatch: expected 34578, actual 34604", log:
http://beefy18.nyi.freebsd.org/data/main-amd64-default/pb6f59eeeccee_s297e9f364b/logs/FreeCAD-0.19.2_3.log
I regret having to put that patch into files/, but that seems better
than to host other project's patches ourselfes.

While here, garbage-collect files/ae641dc5278efaf.patch, which is not
referenced anymore and was applied upstream for FreeCAD 0.19.2.
0.19.2_3
11 Jul 2021 14:03:34
commit hash: f4bd9d5c503b508a8d85d2c712acfcf05f1c2f9ccommit hash: f4bd9d5c503b508a8d85d2c712acfcf05f1c2f9ccommit hash: f4bd9d5c503b508a8d85d2c712acfcf05f1c2f9ccommit hash: f4bd9d5c503b508a8d85d2c712acfcf05f1c2f9c files touched by this commit
Christoph Moench-Tegeder (cmt) search for other commits by this committer
cad/freecad: update distinfo for patch file

the generated patch from github now has 11-digit short-hases
(previously we got 12 digits there).
The whole diff between the old and the new file consists of lines like
  -index 14a6d9a763f0..0e9b9e6c9057 100644
  +index 14a6d9a763f..0e9b9e6c905 100644
and no other changes.
0.19.2_3
07 Jul 2021 07:55:32
commit hash: f3c231d641aa6fa2a29dc5d7767eb22caf3c4b5bcommit hash: f3c231d641aa6fa2a29dc5d7767eb22caf3c4b5bcommit hash: f3c231d641aa6fa2a29dc5d7767eb22caf3c4b5bcommit hash: f3c231d641aa6fa2a29dc5d7767eb22caf3c4b5b files touched by this commit
Christoph Moench-Tegeder (cmt) search for other commits by this committer
cad/opencascade: switch to vtk9

- switches opencascade to vtk9 to enable upcoming import of
  cad/py-ocp
- cad/freecad has to switch vtk8 -> vtk9, too
  - this requires upstream commit 0cfea3fee3e7848bbf043d2b1a19f6405d7ebe25
    "Make smesh compile with vtk9"
  - while touching this, fixes vtk module detection
  - clean up VTK_DIR usage: that variable does not exist in FreeCAD's
    build system anymore (for quite some time, actually)

Obtained from:	opencascade upstream: Kirill Gavrilov
Obtained from:	freecad upstream: committed by github/wwmayer
Differential Revision:	D30934
Reported by:	thierry@
Submitted by:	thierry@
0.19.2_2
04 Jul 2021 16:55:16
commit hash: be86c4fe23e089aeef1ed7467161c2ce321a8c81commit hash: be86c4fe23e089aeef1ed7467161c2ce321a8c81commit hash: be86c4fe23e089aeef1ed7467161c2ce321a8c81commit hash: be86c4fe23e089aeef1ed7467161c2ce321a8c81 files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
misc/qtchooser: remove

QtChooser allows you to select your version of Qt among those installed.
However, this tool is no longer supported upstream and will not be
available for Qt6.
By default, our Qt installations are done in
${LOCALBASE}/lib/qt${QT_VERSION} as recommended.

We have added symbolic linking for the main binaries to
${LOCALBASE}/bin with the suffix -qt5.
0.19.2_1
22 Jun 2021 18:53:08
commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
graphics/mesa-libs: Bump reverse deps for libglvnd

Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.

PR:		246767
Reviewed by:	manu, bapt
Approved by:	x11
Differential Revision:	https://reviews.freebsd.org/D30824
0.19.2
10 May 2021 20:13:20
commit hash: 1d44af58980136b882d146f21d8776943a14c5ebcommit hash: 1d44af58980136b882d146f21d8776943a14c5ebcommit hash: 1d44af58980136b882d146f21d8776943a14c5ebcommit hash: 1d44af58980136b882d146f21d8776943a14c5eb files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
math/py-matplotlib: chase minimum Python version in dependent ports

Since the previous update changed USES=python from 3.6+ to 3.7+, all
dependent ports must have USES=python:3.7+ as well, otherwise it breaks
the @py36 flavor.

PR:		255347
Reported by:	sunpoet
0.19.2
02 May 2021 17:45:29
commit hash: 0f3d3fdd969898f457493f384ad6c786e7f0f2dacommit hash: 0f3d3fdd969898f457493f384ad6c786e7f0f2dacommit hash: 0f3d3fdd969898f457493f384ad6c786e7f0f2dacommit hash: 0f3d3fdd969898f457493f384ad6c786e7f0f2da files touched by this commit
Christoph Moench-Tegeder (cmt) search for other commits by this committer
cad/freecad: update to 0.19.2

Release Notes: https://github.com/FreeCAD/FreeCAD/releases/tag/0.19.2
0.19.1
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.19.1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.19.1
13 Mar 2021 16:13:22
Revision:568257Original commit files touched by this commit
cmt search for other commits by this committer
update FreeCAD to 0.19.1

https://wiki.freecadweb.org/Release_notes_0.19
0.18.6
05 Mar 2021 18:20:47
Revision:567402Original commit files touched by this commit
cmt search for other commits by this committer
update freecad to 0.18.6
0.18.5_2
13 Dec 2020 22:24:13
Revision:558063Original commit files touched by this commit
cmt search for other commits by this committer
try to make FreeCAD compile with Python 3.9

patch from upstream cannot be applied directly as dos2unix runs
before patch.

PR:		251145
Submitted by:	 Oleg Sidorkin
0.18.5_1
12 Dec 2020 17:04:37
Revision:557839Original commit files touched by this commit
thierry search for other commits by this committer
- Upgrade math/eigen3 to 3.3.8;

- Add some dependencies which might be detected by Find_Package but not
registered;

- Bump PORTREVISION of consumers.

PR:		250833
Submitted by:	/me
Approved by:	tcberner@ (KDE / maintainer) + exp-run
0.18.5
28 Nov 2020 12:14:26
Revision:556488Original commit files touched by this commit
cmt search for other commits by this committer
update freecad to 0.18.5

this intends to fix the addon manager after github infrastructure
changes: https://github.com/FreeCAD/FreeCAD/releases/tag/0.18.5
0.18.4_11
14 Nov 2020 21:07:08
Revision:555147Original commit files touched by this commit
cmt search for other commits by this committer
freecad: fix build with opencascade 7.5.0 after r555127

OpenCascade APIs changed significantly in some areas - FreeCAD
is affected on progress bars and some message output. While
messages are easily fixed, the affected progress bars have to
be enabled for now.
Patches adapted (some manual fuzzing required) from upstream
 
https://github.com/FreeCAD/FreeCAD/commit/2cb9b147f13419f019f9808ace21d3d2ceae99c5
 
https://github.com/FreeCAD/FreeCAD/commit/fd9cdb9de9d06ebd8dc1ce26c99e4e4eb005ca43
0.18.4_11
14 Nov 2020 17:25:20
Revision:555127Original commit files touched by this commit
thierry search for other commits by this committer
- Upgrade cad/opencascade to 7.5.0
  Release notes at
 
<https://old.opencascade.com/sites/default/files/documents/release_notes_7.5.0.pdf>

- Bump PORTREVISION of consumers.
0.18.4_10
22 Jul 2020 20:31:05
Revision:542892Original commit files touched by this commit
cmt search for other commits by this committer
cad/freecad: fix for python 3.8

PR:		248153
Submitted by:	Greg V
Obtained from:	https://github.com/FreeCAD/FreeCAD/commit/6eacb17b3e03d20
0.18.4_10
07 Jul 2020 12:53:08
Revision:541419Original commit files touched by this commit
cmt search for other commits by this committer
update pyside2 and friends to 5.15.0

following the Qt 5 upgrade.
bump cad/freecad for "needed shared library changed"
0.18.4_9
23 Jun 2020 15:44:49
Revision:539979Original commit files touched by this commit
lbartoletti search for other commits by this committer
cad/freecad: Prepare for Qt5.1.5

PR:             247010
Approved by:    tcberner (mentor, implicit)
Differential Revision:  https://reviews.freebsd.org/D25405
0.18.4_9
17 Jun 2020 18:17:45
Revision:539491Original commit files touched by this commit
sunpoet search for other commits by this committer
Move devel/swig30 to devel/swig and update to 4.0.1

- Do not silence installation message
- Update dependent ports:
  - Fix build with swig 4.0.1
  - Update *_DEPENDS
  - Remove BINARY_ALIAS

Changes:	http://www.swig.org/news.php
PR:		246613
Exp-run by:	antoine
0.18.4_9
07 Jun 2020 16:26:57
Revision:538164Original commit files touched by this commit
cmt search for other commits by this committer
freecad: don't compress QResources for python code

rcc automatically compresses resources above a certain size, but as
we found out the hard way, loading compressed resources from python
fails and may even coredump. As a workaround, force-disable compression
on resources in python code (c++ code seems to be fine compressed or not),
which re-enables several workbenches (most notably: Draft) at the cost
of a few megabytes of disk space.

Reported by:	jeff@
MFH:		2020Q2
0.18.4_8
27 Apr 2020 07:58:12
Revision:533110Original commit files touched by this commit
cmt search for other commits by this committer
chase vtk8 upgrade from ports r533086

the shared library version changed, and the cmake files are now in
a new location
0.18.4_7
25 Apr 2020 20:48:22
Revision:532979Original commit files touched by this commit
cmt search for other commits by this committer
switch to vtk8, following opencascade
0.18.4_6
21 Apr 2020 21:34:56
Revision:532426Original commit files touched by this commit
cmt search for other commits by this committer
freecad: back to vtk6

again following opencascade ports r532208
0.18.4_5
18 Apr 2020 22:43:49
Revision:532051Original commit files touched by this commit
cmt search for other commits by this committer
cad/freecad: chase opencascade's switch to vtk8

FreeCAD had it's own dependency on vtk6, and we cannot mix vtk6 and vtk8.
While here, enable openmpi - now it's pulled in by default via vtk8, so
we might pick it up here as well.
0.18.4_4
13 Apr 2020 17:21:57
Revision:531621Original commit files touched by this commit
cmt search for other commits by this committer
update devel/pyside2 and friends to 5.14.2

following r531601 (Qt 5.14.2), PySide2 can be updated, too
- pyside2-tools don't bring their own pyside2-rcc and pyside2-uic but
  use Qt's rcc and uic - patch cad/freecad to handle that
- remove Python 2 support: it's going to go away soon anyway, it did
  complicate these ports a lot, and it would have required more
  workarounds in FreeCAD when using Qt's rcc instead of the old pyside2-rcc.
- while here, do some polishing in freecad's makefile
0.18.4_3
05 Apr 2020 19:07:57
Revision:530806Original commit files touched by this commit
cmt search for other commits by this committer
cleanup freecad after r520739

fr-med doesn't pull in that vintage hdf5-18 anymore, thus remove the
leftover workarounds and dependency for that.
0.18.4_2
17 Jan 2020 22:16:26
Revision:523366Original commit files touched by this commit
cmt search for other commits by this committer
update the Coin3D stack to it's latest release

Coin has moved to a new place on the web https://coin3d.github.io/
and the project has rolled new releases. Additionally, it's undergoing
relicensing (most parts are now licensed user BSD 3-clause).

This updates
  graphics/Coin to 4.0
  graphics/py-pivy to 0.6.5
  x11-toolkits/soqt to 1.6.0

Further, graphics/py-pivy-devel and x11-toolkits/soqt-devel have been
renamed to graphics/py-pivy and x11-toolkits/soqt respectively (losing
their -devel suffixes). Previously, these ports had been forks and/or
pre-releases of the old Qt4-based pivy and soqt ports. As these old ports
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.18.4_1
11 Dec 2019 17:53:49
Revision:519824Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.72.0

Changes:	http://www.boost.org/users/history/version_1_72_0.html
PR:		241449
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D22136
0.18.4
20 Nov 2019 14:48:28
Revision:518026Original commit files touched by this commit
antoine search for other commits by this committer
Unbreak bulk -a with non default version of python3
0.18.4
02 Nov 2019 17:45:38
Revision:516360Original commit files touched by this commit
cmt search for other commits by this committer
cad/freecad: update to 0.18.4

https://github.com/FreeCAD/FreeCAD/releases/tag/0.18.4
0.18.3_3
04 Oct 2019 11:16:21
Revision:513761Original commit files touched by this commit
cmt search for other commits by this committer
fix fallout after ports r513745 (opencascade)

PR:		240971
0.18.3_3
02 Oct 2019 18:38:27
Revision:513599Original commit files touched by this commit
cmt search for other commits by this committer
devel/pyside2 and friends: update to 5.13.1

Announcement:
  https://lists.qt-project.org/pipermail/pyside/2019-September/002786.html

While here, pet portlint. Bump FreeCAD, pyside2's consumer
0.18.3_2
19 Aug 2019 15:35:28
Revision:509290Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.71.0

Changes:	http://www.boost.org/users/history/version_1_71_0.html
PR:		238827
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D20774
0.18.3_1
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
0.18.3
20 Jul 2019 14:11:35
Revision:506995Original commit files touched by this commit
cmt search for other commits by this committer
cad/freecad: update to 0.18.3

https://github.com/FreeCAD/FreeCAD/releases

while here, add dependency on matplotlib: this enables additional
functionality, e.g. the Plot workbench.
0.18.2_1
16 Jun 2019 20:09:13
Revision:504361Original commit files touched by this commit
cmt search for other commits by this committer
cad/freecad: improve pyside2 detection

pyside2 changed the way it reported it's variables (they're cmake target
properties now, not variables) sometime over the last releases. FreeCAD
did not support pyside2's new way of doing thing, resulting in certain
dialogs not working.

PR:		237987
Reported by:	denverh at comcast dot net
0.18.2
11 May 2019 20:27:19
Revision:501302Original commit files touched by this commit
cmt search for other commits by this committer
update FreeCAD to 0.18.2

https://github.com/FreeCAD/FreeCAD/releases/tag/0.18.2
0.18.1_1
22 Apr 2019 13:16:34
Revision:499638Original commit files touched by this commit
gerald search for other commits by this committer
Related to revision 499061 bump ports with USES=fortran to have them
benefit from the improved situation where libgcc_s is only used when
absolutely necessary.

Suggested by:	tijl
0.18.1
12 Apr 2019 21:27:46
Revision:498764Original commit files touched by this commit
cmt search for other commits by this committer
cad/freecad: update to 0.18.1

https://github.com/FreeCAD/FreeCAD/releases/tag/0.18.1
0.18_1
12 Apr 2019 06:36:31
Revision:498698Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.70.0

Changes:	http://www.boost.org/users/history/version_1_70_0.html
PR:		235956
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D19303
0.18
16 Mar 2019 16:47:24
Revision:495911Original commit files touched by this commit
cmt search for other commits by this committer
update freecad to 0.18
0.17.13541_6
15 Mar 2019 23:28:36
Revision:495837Original commit files touched by this commit
antoine search for other commits by this committer
Fix PKGNAME collision
0.17.13541_6
24 Feb 2019 20:34:01
Revision:493811Original commit files touched by this commit
cmt search for other commits by this committer
add localbase:ldflags to USES

this may help with cmake picking up libs which the linker can't find
without extra pointing (such things have been reported by users building
in non-standard (not poudriere) environments)
0.17.13541_6
18 Feb 2019 17:12:36
Revision:493279Original commit files touched by this commit
antoine search for other commits by this committer
Fix build with DEFAULT_VERSIONS=python=3.x

PR:		235835
0.17.13541_6
09 Feb 2019 21:04:07
Revision:492522Original commit files touched by this commit
cmt search for other commits by this committer
switch cad/freecad to Qt5 - this is the Makefile.
0.17.13541_5
09 Feb 2019 21:00:12
Revision:492521Original commit files touched by this commit
cmt search for other commits by this committer
switch cad/freecad to Qt5
0.17.13541_5
16 Jan 2019 11:13:45
Revision:490472Original commit files touched by this commit
tijl search for other commits by this committer
Fix Qt5 symbol version scripts to put the catch-all clause first.  When
a symbol matches multiple clauses the last one takes precedence.  If the
catch-all is last it captures everything.  In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API.  This only affects lld because GNU ld always gives the
catch-all lowest priority.

Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium.  Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3]  The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one.  If there's no such non-weak symbol the call
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.17.13541_4
05 Jan 2019 22:46:54
Revision:489412Original commit files touched by this commit
sunpoet search for other commits by this committer
Update science/hdf5 to 1.10.4

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://portal.hdfgroup.org/display/support/HDF5%201.10.4#releasenotes
PR:		233070
Submitted by:	wen
0.17.13541_3
26 Dec 2018 09:06:35
Revision:488363Original commit files touched by this commit
tcberner search for other commits by this committer
Update math/eigen3 to 3.3.7

- http://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.3.6
- http://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.3.7
0.17.13541_2
25 Dec 2018 20:25:40
Revision:488341Original commit files touched by this commit
tcberner search for other commits by this committer
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine

Number of commits found: 151 (showing only 100 on this page)

1 | 2  »