resources
Added cache system to reduce part highlighting time
2022-10-12 22:40:25 +02:00
.gitignore
empty workbench
2021-12-11 18:05:39 +01:00
.project
added Eclipse/PyDev project files
2022-10-08 19:10:36 +02:00
.pydevproject
added Eclipse/PyDev project files
2022-10-08 19:10:36 +02:00
ahb_cmd_export_csv.py
wip
2021-12-28 18:12:18 +01:00
ahb_cmd_new_step.py
When creating the first step, use the current 3D view direction if available
2022-10-18 22:42:37 +02:00
ahb_cmd_reload.py
added commands to edit stages
2021-12-12 22:24:26 +01:00
ahb_cmd_render.py
Added button to assign the current 3D view direction to a TechDraw view
2022-10-18 22:35:35 +02:00
ahb_cmd_view_annotate.py
fixed multiple issues
2022-11-14 23:58:51 +01:00
ahb_cmd_view_edit_source_parts.py
Added code to highlight in red balloons that reference parts not drawn in the view
2022-10-16 16:27:25 +02:00
ahb_cmd_view_refresh.py
Added button to redraw a page
2022-10-16 16:07:29 +02:00
ahb_cmd_view_set_direction.py
Added button to assign the current 3D view direction to a TechDraw view
2022-10-18 22:35:35 +02:00
ahb_command.py
added commands to edit stages
2021-12-12 22:24:26 +01:00
ahb_document_observer.py
fixed bug when selecting linked objects
2022-10-22 17:43:52 +02:00
ahb_locator.py
removed old files
2022-10-18 00:18:32 +02:00
ahb_parts_cache.py
fixed multiple issues
2022-11-14 23:58:51 +01:00
ahb_techdraw_extensions.py
fixed multiple issues
2022-11-14 23:58:51 +01:00
Init.py
removed old tools that are not maintained
2022-10-08 19:09:37 +02:00
InitGui.py
Added button to assign the current 3D view direction to a TechDraw view
2022-10-18 22:35:35 +02:00
LICENSE
Replaced licence by LGPL2 to be consistent with FreeCAD which is LGPL2 too
2022-10-17 23:24:38 +01:00
README.md
Initial commit
2021-12-11 17:03:12 +00:00