Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/tpaviot/pythonocc-core

Python package for 3D geometry CAD/BIM/CAM
https://github.com/tpaviot/pythonocc-core

updated SWIG and header files, add .pyi stub files

f9f8cfae88930567138f0756b6aafa86dc319e13 authored almost 5 years ago
fixed CMakeList to properly install pyi files

87c3a83808fb521e910e558deec8373ed52f4f39 authored almost 5 years ago
added missing file in core_extend_dataexchange unittest

8ed28a651184c3088662b6ba0d68b0eca600f042 authored almost 5 years ago
Added Exception.py and related test, add @methodnotwrapped and @classnotwrapped decorators

c9ad223a063e3187d12248ef4716a94127148db6 authored almost 5 years ago
Removed -O SWIG optimization flag, added Exception.py, install pyi files to Core folder

e5cdd7a9b3ab80c34df850054d7ba8ca01681e38 authored almost 5 years ago
Added a test case to import all modules

99a8added9d2a6676457cbd0a98d3e5f17a4e467 authored almost 5 years ago
Merge pull request #809 from tpaviot/review/update-azure-images

Bumped widows build to windows-2019 vmImage

ba21272d87348e13f768b1759b0969b8850634fc authored almost 5 years ago
Merge pull request #803 from RobinCPC/feature/flask-server

Add a flask server for WebGL (Threejs).

fbacd4cc77199e78a7df1f67d37aaba658705d46 authored almost 5 years ago
Update to avoid import pollution and set flask debug mode to False.

6d08fcd1364e8f5b9816c9b7b048af91a0eeab6a authored almost 5 years ago
Add a flask server for WebGL (Threejs).

Wrap ThreejsRenderer to export occ shape as json data object(but not save to files).
Wrap html re...

dc367c9483c1987a7995fb52962046d3cb9390ea authored almost 5 years ago
Bumped widows build to windows-2019 vmImage

21f2a9187513b7eab15cefdec799c0286be37f12 authored almost 5 years ago
Merge pull request #797 from simbaforrest/master

fixed a bug when exporting shape to svg

004a79eddcc63e849034e4a4a4ce26d1f4fd634c authored almost 5 years ago
fixed a bug when exporting shape to svg

943ebd5e862b69251be6f5d3fe00cbce33f03341 authored almost 5 years ago
Merge pull request #786 from tpaviot/review/refactored-exception-catcher

Refactored exception catcher to avoid SWIG inlining thousands of time…

6cfa4df148df0722265f07df09ec52a5544666d6 authored almost 5 years ago
Refactored exception catcher to avoid SWIG inlining thousands of times the same 10 lines of code

8bc3e2d405b743a10ffe2860536a9fcc0f57809c authored almost 5 years ago
Merge pull request #785 from karl-nilsson/fix

TopologyUtils: fix misspelling

6a281917ac78b365223fc8e1b391552b95d09660 authored almost 5 years ago
TopologyUtils: fix misspelling

71d9b7825572f7c0ca00acf16e587e18696de499 authored almost 5 years ago
Fixed disable/enable antialiasing, set antialiasing by default

3c13195b81de0e4b2f94fce813598dfeb78414e5 authored almost 5 years ago
update README

031386890f0b16539657768ad050dc7e59e2a29a authored almost 5 years ago
added test case for issue #778

55e39dc1197a468164512e47e19a3ba0657fe697 authored almost 5 years ago
bumped version number to 7.4.1-dev (this may change in the future according to the future upstream occt release version

94cc7611be088225af5cc89c8fd9628ef8c4560e authored almost 5 years ago
Added zenodo badge to REAMDE

8744d8a24e604306b44de57248dd97e72cb94cee authored almost 5 years ago
prepare release 7.4.0

7848ff8412c6358bf19d113cb46753ef8d96351a authored almost 5 years ago
Added pyside2 to the backend list

0418babca48b024534003b74bfe69b56187e0581 authored almost 5 years ago
Merge pull request #777 from tpaviot/review/qa

Review/qa

bb5fdd1ec108bc6f5c773f7088453eb99683290f authored almost 5 years ago
Fixed asserts in TopologyUtils

475e6ac361204eb7aeac820f556da905ea2c0943 authored almost 5 years ago
Fixed unused variable in Font3d.cpp

407e2828be65e3155cd588d6fe12b385de74551e authored almost 5 years ago
Fixed gh markdown syntax

9e70816d2bbd0b2e4ef65a49532d7796a8fdf347 authored almost 5 years ago
Cleanup core_extend_topology_unittest

0c0d50fb50031f883973f0b9a09bd8e55669cdf9 authored almost 5 years ago
Small fixes/typo to core_geometry_unittest

fb7065811a8b68edc8d538717494e799769869d0 authored almost 5 years ago
Small fixes to DataExchange.py

7cab6b9f986a8021a6c584048ea0607d06dab3d7 authored almost 5 years ago
Use instead of legacy

a927aa6482c3837da19b06b2cef4717c6d14f743 authored almost 5 years ago
Merge pull request #776 from tpaviot/review/move-tesselator

Refactored Tesselator as a package independent from Display so that i…

e87231d06087e2e2110a1b64a0240b023cd86165 authored almost 5 years ago
Fixed codacy issues

99abd3ab793af8bf9141c73db41465d95bb77740 authored almost 5 years ago
Refactored Tesselator as a package independent from Display so that it can be compiled without opengl. Renamed Tesselator class as ShapeTesselator. Refactored related code. Fix #766

e8fde6cf1b2985dc9edff638e349b61667b16246 authored almost 5 years ago
small improvement in dataexchange unittest

908d9a73110fea8dfafe38b08350d809455a7645 authored almost 5 years ago
Fixed read_step_file if more than one shape at root, fix #775

078bd3cf752d757135515f3da961f461b4960687 authored almost 5 years ago
Fixed wrong type in Graphic3d

79fa88072967e6287fc6b7ddbaf44953624eecb4 authored almost 5 years ago
Merge pull request #771 from tpaviot/review/jupyter-fixes

Review/jupyter fixes

f59e4a032090c49b2d17cee522f53623c2f7037a authored almost 5 years ago
Fixed performance issue in Tesselator.Cpp

4901fd97221cac14764bfb7bdee5dc99a6a67f72 authored almost 5 years ago
Fixed core shape factory unittest

6415882cf62e4a4361dbbb2fa5d68da3f03ca989 authored almost 5 years ago
removed macos 10.15 from azure pipeline

a37333df18456fe0d3bd0420cc469551d9818a86 authored almost 5 years ago
Added unittests for ShapeFactory

2634893f13b1b2277a42d0941b8906f3fa184f2f authored almost 5 years ago
Improved bounding box computation

efcc499724e1e9562d3a97d0ffb7a27492ee6b1f authored almost 5 years ago
Jupyter renderer : Improved UI and features

69e6221f1552ad71e31468eca3ccec3772b18725 authored almost 5 years ago
Improved ShapeFactory, TopologyUtils and DataExchange

3ecbd998c1c2218407e5470ee0f4309a894ef0da authored almost 5 years ago
quality fixes, bumped threejs to release r113

5161dffe441b2425000dd97d398cd90b885053fc authored almost 5 years ago
fix codacy issues

8c8eaeda4450b823b1d455cb0f2793f6dd6f8b18 authored almost 5 years ago
updated DataExchange unittest

8ebcd5509dd0a4440f4b6545c932b114f0f5560d authored almost 5 years ago
Removed macOS-10.13 as it becomes deprecated in March 2020

9e2559b9f87c53af6b1f43dd65059fedd2929894 authored almost 5 years ago
Merge pull request #768 from tpaviot/review/tess-fixes

Review/tess fixes

3a61ba51e9fe43d584693a40306d5d68582cab9b authored almost 5 years ago
fixed edge display in threejs renderer

69165307af3bcf7aa31f895d792ea3d4a3c112e7 authored almost 5 years ago
Refactored Tesselator

62f9c2e418468fde3e72cadeccb8391b64ee2516 authored almost 5 years ago
update x3dom/jupyter/threejs renderers to Tesselator updte

7485e922775894a902dc9764814ef64525561dbd authored almost 5 years ago
update visualization unittest after Tesselator refactoring

bae473ed49b5e1518f286756df6177e9f7fd5b3e authored almost 5 years ago
Merge pull request #765 from tpaviot/review/zlayer-fix

Fixed Standard_Integer typedef'ed enums

cf99ddc7064cac04bbe8ff50196b99d7cca230b5 authored almost 5 years ago
Fixed Standard_Integer typedef'ed enums

e15eb3c314ce70a7561d51deb8b86e7b6989999a authored almost 5 years ago
Fixed Ubuntu 18.04 opengl libs

3df976fd3f58118b68265b4cead6167afa41993f authored about 5 years ago
Removed SMESH related code

c1e6a443e56da2632ac12e44b4cdbc91ff8c3e90 authored about 5 years ago
fixed typo in x3dom_renderer

e4195a02f5bd4c9073a47336099489c0843b4da1 authored about 5 years ago
small cleanups to threejs renderer, bumped version number to r112

4b4c03d9fd5e6c7bd1f3f108eca4fef322e925c3 authored about 5 years ago
small cleanups, use ElementTree to ensure xml file quality

41fe9576255b3ff71d1e5987e05c018e39147b3e authored about 5 years ago
Merge pull request #756 from tpaviot/review/jupyter-fixes

Review/jupyter fixes

b7386ad63595664cc80af1688d230db0713fcca8 authored about 5 years ago
Merge pull request #753 from Krande/review/jupyter-fixes

Replaced LineSegment with Line to eliminate dashed line behaviour

aa1beaf3ac386b6474cf9291b6e52d7178b0f1e7 authored about 5 years ago
Replaced LineSegment with Line to eliminate dashed line behaviour

ef321cb3e4394eed897b8af49cd1035b62e4f4e4 authored about 5 years ago
Fix curve line type, see #751

919c40908210216da92aa6f4bda08c407dc6e3d4 authored about 5 years ago
Merge pull request #750 from tpaviot/review/osx-exception

Added a test case related to issue #655

076b22229c73905503c28c46c125e7fe35cc715e authored about 5 years ago
Merge pull request #749 from tpaviot/review/NCollection_StlITerator

Fixes in the wrapper and OCCViewer

1eb6537bc5952fdfcb34df9386549ba89ce55318 authored about 5 years ago
Added a test case related to issue #655

33deef26c47d54d4181675669d2308552a0f6506 authored about 5 years ago
Added a test case for NCollection_DataMap Keys() method

d335f4fc3d370bf84417e8ab8b753545c3e6aa92 authored about 5 years ago
Removed unnecessary %nodefaultctor

2a7e46f7b1c6cbf52815a8d5f2e14a989f721f7c authored about 5 years ago
Fixed NCollection imports; removed Standard_NODISCARD; added Keys() method for NCollection_DataMap classes

26c8cf13ba8680992439cc8d1d3d7e0e2d4c28bf authored about 5 years ago
Small refactor in OCCViewer.py to affect graphic properties to a group of shapes

a290452cfb50e4a982ed3f50d066d17fea420b10 authored about 5 years ago
rc1 updates

b25f6fc18b6238b1143023cb3af48574b16f0c9f authored about 5 years ago
Added missing step files required by testing suite

1e2c7a411672de45c17e158d5659583fcf5dace6 authored about 5 years ago
Added a GetLabelName method to TDF_Label, to properly retrieve part names from STEP and IGES files. Fix #673 and #713

fb362a5b2e91e9f1550d2364b442ed2c3b7e470c authored about 5 years ago
Merge pull request #742 from tpaviot/review/fix-repr

Review/fix repr

f9421deb511c5e30fbfe398fb62895bc645c4b84 authored about 5 years ago
Fix core_wrapper unittest to prevent Unix/Windows eol issues in brep generated file

208adfbeb815821ad3f1c2c594807c6ba2f42b95 authored about 5 years ago
Added test for conda windows

673e1d91f84d5b9a17b14c40bceb72e96eca8d85 authored about 5 years ago
Updated test for __repr__ overload

22b1c90c3d398cf814c041c5433f81dbfffccd3f authored about 5 years ago
Fixed __repr__ overload

06142548832a63538f1a9f8499fcf5cbcf495739 authored about 5 years ago
Force cmake to install to SP_DIR if win32 and conda build running

f9499a0cd8f379dd87ae8bc58dc5882ef90d5cdc authored about 5 years ago
Merge pull request #739 from tpaviot/review/addon-back

Review/addon back

6003049f115f6a2019af834e6d0f5a63a179d487 authored about 5 years ago
Added register_font

9d916e8f8f89f4de2690da854d610d886f3359ff authored about 5 years ago
Added Addon package with Font3d functions

install Addons

various fixes

ported Font3d.cpp

616449590791c1a4193e63a66fc20e94f35fff3c authored about 5 years ago
Merge pull request #732 from tpaviot/review/quality-fixes

Review/quality fixes

75429cc0cd1402fba4851a7f06974e8768ff490d authored about 5 years ago
no need for try/except block in backend.py

8697819a5791963835e580a9c4e4774fab2e4cda authored about 5 years ago
html fixes in threejs and x3dom renderers

d87425e36bc7de2ec6964d0944d6612ed0ac4f39 authored about 5 years ago
simple_server uses flask if available

305f645af4946aff1ebcd6c708e460fcd39b166d authored about 5 years ago
Compute mesh if not already done fix #707, code cleanup

7fe1e26173615011968bdfc13d868796029785cb authored about 5 years ago
Initialize member variables from constructor in Display3d.cpp and Tesselator.cpp

3568ce7c73732cbed6ac1ae7942a73afbbec2ab8 authored about 5 years ago
Added a shebang to conda/build.sh

0c38c2f210c3d33acc06cff8c5c8f97793a0bf42 authored about 5 years ago
fixed small lgtm issue in DataExchange.py

75650b60b45298a6d528756666859339e3691298 authored about 5 years ago
update README/NEWS for 7.4.0beta2

ef111d7e9291e6bd810d7b8bc75c902fa2b54023 authored about 5 years ago
Fixed unused imports in jupyter_renderer

01f7b7036595895eec2a457ddebaa32a7439ff92 authored about 5 years ago
Merge pull request #728 from tpaviot/review/clean-up

Review/clean up

7ea0420cd36894d0d0c7433d28b92015ddb965c8 authored about 5 years ago
Merge pull request #727 from caadxyz/master

shift selection

67603a44db07d371e3812206cdc1f2143241533e authored about 5 years ago
shift selection

030e5415b9d2ed606d2fc5772e0ef5dbe08fa94c authored about 5 years ago
Cleanup DataExchange.py

86fb619a4f731a7a266d881b72e5cc7b326c7060 authored about 5 years ago
Cleanup Topology utils

26e2c0607e701d8d75aab325c85083558cfd0b33 authored about 5 years ago