Commit Graph

23 Commits

Author SHA1 Message Date
c44978d60c Update for the 2.4.0 release (#1490)
* Updated for the 2.4.0 release

* Fix misspelling in changes.md

Co-authored-by: nobkd <44443899+nobkd@users.noreply.github.com>
2024-01-15 08:43:41 -05:00
8e7eb30125 Bump to version 2.3.1 to fix broken PyPI package 2023-06-28 09:17:59 -04:00
fc609bff59 Updates for 2.3.0 release 2023-06-26 10:19:20 -04:00
6aadd58499 Merge pull request #1285 from sethfischer/bump-docs-version
Bump docs version to 2.2.0
2023-05-04 18:52:33 -04:00
2d35517787 DXF multilayer support (#1267)
* Test DXF export with text

* DXF multilayer support

Also supports:

* setting units
* setting color by layer
* setting line type by layer

* Apply transformation to bspline curve on DXF export

* Typing improvements

* Improve test coverage

---------

Co-authored-by: Lorenz Neureuter <hello@lorenz.space>
2023-03-16 07:39:13 +01:00
f8534d126e Bump docs version to 2.2.0 2023-03-14 18:58:53 +13:00
ec54a384e9 Fix sphinx multimethod customization (#1120 #1121 #1122) (#1123) 2022-08-06 10:43:29 +02:00
c9d3f1e693 Add Sphinx docs customization for multimethod (#1088)
* Add Sphinx docs customization for multimethod

* Customize sphinx autosummary for multimethod
Handle multimethod class methods in automodule customization
Update sphinx pin
Update .gitignore for vim

* Set override=True when adding autosummary directive

* Change .gitignore, only ignore hidden .swp
2022-06-16 20:37:20 -05:00
ee90f2ce28 Fix doc issue where parameters listed twice in description (#916)
* Update sphinx pin to version 4.4.0
* Remove sphinx extension sphinx_autodoc_typehints
2022-03-26 09:46:09 -04:00
0b2a075b8c doc/assy: add constraints (#850)
* doc/assy: add constraints

* doc/gen_colors.py: add script for generating color list

* doc/assy: initial locations
2021-09-02 11:25:03 +09:30
e00ac83f98 Implement importBrep and vtkPolyData export (#735)
* Implement importBrep

* Implement rw to/from stream

* Implement toVtkPolyData

* Implemented VTP export

* Added normals calculation

* use VTK for rendering in jupyter

* Added orientation marker

* Assy rendering in notebooks

* Implement export to vtkjs

* Store the env in the cqgi result

* VTK-based cq directive

* Support show_object and assy

* assy vrml export via vtk

* Use vtk in the docs

* Add slot dxf file

* Add vtk.js to the static files

* Use single renderer

* Ignore cq_directive code coverage

* Ignore missing docutils stubs

* Implement select

* Disable interaction dynamically

* Mention VTP in the docs

* Add path to the test reqs
2021-06-22 17:36:50 +09:30
75a4ad3fa7 Change readthedocs logo (#581)
* change readthedocs logo

* remove old logo
2021-01-14 17:35:31 +01:00
2d3fc607e6 Code formatting 2020-12-19 13:40:45 +10:30
4486381145 Added CSS for line wrapping in tables 2020-12-18 15:17:39 +10:30
7ab3d10d3e Merge branch 'master' into assembly 2020-09-07 12:27:50 +02:00
3dc54d69e2 Use sphinx_autodoc_typehints 2020-09-07 12:25:30 +02:00
c7b7e9592f Integrate sphinxcadquery to visualize 3D parts (#111)
* Integrate `sphinxcadquery` to visualize 3D parts

* Try different default export tolerance

* Change the tolerance for toString too

* Tighter angularTolerance for toString

Co-authored-by: Adam Urbańczyk <adam-urbanczyk@users.noreply.github.com>
2020-08-18 17:27:51 +02:00
102c16c14e Add Black formatting check to CI (#255)
* Add Black formatting check to CI
* Add some documentation for code contributors
* Use uncompromised code formatting
2020-01-20 20:52:12 +01:00
731efe57e7 Updated everything for version 1.0.0 2017-04-12 21:33:38 -04:00
0959d4bbaa fixed documentation 2015-12-01 22:54:36 -05:00
a967e1f0b9 Tried to get documentation Into Shape 2015-11-28 21:05:20 -05:00
977eb08657 now sphinxdoc works 2013-04-23 20:33:39 -04:00
8943b8dd10 renamed folders to standard ones 2013-04-15 21:22:54 -04:00