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
|
New Step button must always be active (to be able to create the first step)
|
2023-01-04 20:39:30 +01: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_detail.py
|
Added button for faster rendering and fixed problem with overlay not recomputing
|
2022-12-31 13:05:01 +01:00 |
ahb_cmd_view_annotate.py
|
fixed bugs for link branch
|
2023-01-01 13:11:01 +01:00 |
ahb_cmd_view_edit_source_parts.py
|
Button are activated only if view is selected
|
2022-12-31 17:05:06 +01:00 |
ahb_cmd_view_refresh_fast.py
|
Added button for faster rendering and fixed problem with overlay not recomputing
|
2022-12-31 13:05:01 +01:00 |
ahb_cmd_view_refresh.py
|
Added button for faster rendering and fixed problem with overlay not recomputing
|
2022-12-31 13:05:01 +01:00 |
ahb_cmd_view_set_direction.py
|
Button are activated only if view is selected
|
2022-12-31 17:05:06 +01:00 |
ahb_command.py
|
added commands to edit stages
|
2021-12-12 22:24:26 +01:00 |
ahb_document_observer.py
|
Added code to initialize pages when loading a document (fix for balloons visibility and image file path)
|
2023-01-02 16:43:11 +01: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_raster_view.py
|
Added code to initialize pages when loading a document (fix for balloons visibility and image file path)
|
2023-01-02 16:43:11 +01:00 |
ahb_techdraw_extensions.py
|
fixed error when a document is being loaded (balloons source object are not available yet)
|
2023-01-02 16:55:02 +01:00 |
ahb_utils.py
|
Button are activated only if view is selected
|
2022-12-31 17:05:06 +01:00 |
Init.py
|
removed old tools that are not maintained
|
2022-10-08 19:09:37 +02:00 |
InitGui.py
|
Added button for faster rendering and fixed problem with overlay not recomputing
|
2022-12-31 13:05:01 +01: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 |