Ecosyste.ms: OpenCollective

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

pythonocc

python package for 3D geometry CAD, BIM
Collective - Host: opensource - https://opencollective.com/pythonocc-core - Code: https://github.com/tpaviot/pythonocc-core

Merge pull request #345 from tpaviot/review/pylint-fixes

Run pylint over Display package (webgl will come in another PR, there…

github.com/tpaviot/pythonocc-core - 00a67bb55aa010167426b06906ee7cf8c8238283 authored about 8 years ago by Thomas Paviot <[email protected]>
Run pylint over Display package (webgl will come in another PR, there's a wip)

github.com/tpaviot/pythonocc-core - 0935e53e3c60be4ee1ba47c8e454f7cce91974ce authored about 8 years ago by tpaviot <[email protected]>
Update examples

github.com/tpaviot/pythonocc-core - f97bb3514be1caed1fe3e23f294bb37b542437d0 authored about 8 years ago by Thomas Paviot <[email protected]>
Merge pull request #316 from jf---/jf/signals_slots_example

jf/signals_slots_example

github.com/tpaviot/pythonocc-core - 8a7bab2b784d9f4858442159a2c5751f0b2dec5e authored about 8 years ago by Thomas Paviot <[email protected]>
completed the example, avoid having it run as an integration test

github.com/tpaviot/pythonocc-core - ae494c14fadba7051cb47b3d9e0e29496fab66f2 authored about 8 years ago by Jelle Feringa <[email protected]>
example that supports Qt's signal/slot mechanism

useful as a basis for more interactive apps

github.com/tpaviot/pythonocc-core - 1cba80ef102a48f19ddb6bce75537e408fed3c79 authored about 8 years ago by Jelle Feringa <[email protected]>
Merge pull request #343 from jf---/icons

fixed #335 -- change cursor on pan, rotate, zoom

github.com/tpaviot/pythonocc-core - 224bfd96a61301df418a333d4ee2b46b3e378acc authored about 8 years ago by Thomas Paviot <[email protected]>
fixed #335 -- change cursor on pan, rotate, zoom

github.com/tpaviot/pythonocc-core - 4250df8e9ae9ebf266a19d2be0386b072f31ad6d authored about 8 years ago by Jelle Feringa <[email protected]>
Merge pull request #340 from jf---/jf/medial_axis_offset

jf/medial_axis_offset

github.com/tpaviot/pythonocc-core - 8f01cef5a31acde8633b2db1de9111553db995fe authored about 8 years ago by Thomas Paviot <[email protected]>
Merge pull request #339 from tpaviot/review/BOPCOl-BOPAlgo-fix

BOPCol and BOPAlgo wrappers fixes

github.com/tpaviot/pythonocc-core - bc586de03d82970589b875006e60f1047af66f76 authored about 8 years ago by Thomas Paviot <[email protected]>
ported pocketing example from Dan Heeks blog

github.com/tpaviot/pythonocc-core - cadcced9030b8df18b6601e07bcf72666ce63d00 authored about 8 years ago by Jelle Feringa <[email protected]>
fixes to algotopia basic example port

github.com/tpaviot/pythonocc-core - 083b4518edb2f3bf981bdb53e21d9e038dced729 authored about 8 years ago by tpaviot <[email protected]>
added algotopia example to test BOPCol/BOPAlgo wrapper fixes

github.com/tpaviot/pythonocc-core - c4a61f5604d66e4c9de7cc046887d59488fd7204 authored about 8 years ago by tpaviot <[email protected]>
Added important missing classes - the swig generator can now handles protected destructorsé

github.com/tpaviot/pythonocc-core - 1492f65b9861dfd739c057768f5bdb21162de8dc authored about 8 years ago by tpaviot <[email protected]>
Merge pull request #319 from jf---/jf/geomplate_examples

jf/geomplate_examples

github.com/tpaviot/pythonocc-core - 96fe7a990c357b194281bc3240075041c93e8e12 authored over 8 years ago by Thomas Paviot <[email protected]>
geomplate examples

github.com/tpaviot/pythonocc-core - 65287c86880749c43340284086c222cc62d19d14 authored over 8 years ago by Jelle Feringa <[email protected]>
Merge pull request #332 from tpaviot/review/example-sprocket

added sprocket example, related to #325

github.com/tpaviot/pythonocc-core - 52d5158274f74cf19bc59abcd36a0f9c9748aac1 authored over 8 years ago by Thomas Paviot <[email protected]>
Fixed version number

github.com/tpaviot/pythonocc-core - ed02fdac5bf75169d81eec42a77ec74dfd88164f authored over 8 years ago by tpaviot <[email protected]>
added sprocket example, related to #325 thanks @chentao809

github.com/tpaviot/pythonocc-core - 7f71638cb502038359829407ce05849c6d75182e authored over 8 years ago by tpaviot <[email protected]>
Merge pull request #333 from tpaviot/review/conda-win-test

Added a windows test script in conda receipe

github.com/tpaviot/pythonocc-core - 41f239929a32664507a6fcda3d0346c0218c062c authored over 8 years ago by Thomas Paviot <[email protected]>
Added a windows test script in conda receipe

github.com/tpaviot/pythonocc-core - afd85fcd3b043e5e13a1ad880531685afdb8d74e authored over 8 years ago by tpaviot <[email protected]>
Merge pull request #331 from rainman110/review/fix_rpath_osx

Install swig modules properly

github.com/tpaviot/pythonocc-core - 8afea79d787df9c339a6bed6718b98fd32cf2526 authored over 8 years ago by Thomas Paviot <[email protected]>
Merge pull request #330 from jf---/jf/phong

improved default tesselation, face boundaries drawn by default, selection orange by default, pho...

github.com/tpaviot/pythonocc-core - 9eed19e6153eac4692f1b96e6c4aae25313cb8e8 authored over 8 years ago by Thomas Paviot <[email protected]>
improved default tesselation, face boundaries drawn by default, selection orange by default, phong shading by default.

github.com/tpaviot/pythonocc-core - 731c194f3a60d846b75c793fbe8324c37954994c authored over 8 years ago by Jelle Feringa <[email protected]>
Install swig modules properly

By installing the modules instead of copying them,
cmake can do its magic and set the rpaths cor...

github.com/tpaviot/pythonocc-core - b585d6b0d028174ae5c0dd19b46eaa454897b639 authored over 8 years ago by Martin Siggel <[email protected]>
Merge pull request #327 from tpaviot/review/Graphic3d-fixes

Added missing Graphic3d classes because of a typo in the SWIG generator

github.com/tpaviot/pythonocc-core - 53fb8835b995ee5c70fbe46e5c5279fb435a6fa7 authored over 8 years ago by Thomas Paviot <[email protected]>
Added missing Graphic3d classes because of a typo in the SWIG generator

github.com/tpaviot/pythonocc-core - ecdd03671712aa42b65aeeac4daa489978c973dc authored over 8 years ago by tpaviot <[email protected]>
Merge pull request #323 from jf---/patch-1

Update core_visualization_graphic3d_custom_opengl.py

github.com/tpaviot/pythonocc-core - a31e37ed75e2f0712d6a95d47e7016f8cb917331 authored over 8 years ago by Thomas Paviot <[email protected]>
Merge pull request #322 from tpaviot/review/gp_Quat-fix

gp by reference fixes

github.com/tpaviot/pythonocc-core - e8a25892ce01c40841fd92037d6f49833d987dc0 authored over 8 years ago by Thomas Paviot <[email protected]>
Merge pull request #320 from jf---/jf/bisector_example

jf/bisector_example

github.com/tpaviot/pythonocc-core - 089e0cbbdd5c0cab943c8f68ccc477247a0a0d86 authored over 8 years ago by Thomas Paviot <[email protected]>
Added quaternion unittest

github.com/tpaviot/pythonocc-core - 15d58f25b19d46ba25b24bfd335d3252d280640c authored over 8 years ago by tpaviot <[email protected]>
Added an example using quaternions

github.com/tpaviot/pythonocc-core - defc6afe8ad9844511f023b117a6e1c77c90f556 authored over 8 years ago by tpaviot <[email protected]>
Updated .Coord() method API change since commit related to gp_Quaternion wrapper fix. Coord() now returns a tuple.

github.com/tpaviot/pythonocc-core - 680d15526b801ca8e54274e30bbcc0df0afd2c77 authored over 8 years ago by tpaviot <[email protected]>
Restored back byref parameters in gp wrapper

github.com/tpaviot/pythonocc-core - ac2c8955fbeea2f2dee2d90d12d64f5257965ac9 authored over 8 years ago by tpaviot <[email protected]>
Update core_visualization_graphic3d_custom_opengl.py

xrange is not a py3k keyword

github.com/tpaviot/pythonocc-core - e2609584ab6260cf668788f50e4137a4e89337af authored over 8 years ago by Jelle Feringa <[email protected]>
Merge pull request #310 from farialima/patch-1

Missing space in error message in backend.py

github.com/tpaviot/pythonocc-core - 2dec41d33ea09f3f7a3a259472a315f9b2717639 authored over 8 years ago by Thomas Paviot <[email protected]>
added header, some aesthetic fixes

github.com/tpaviot/pythonocc-core - 4972fef8930bc3f1598170c1b879e3a86dc59718 authored over 8 years ago by Jelle Feringa <[email protected]>
bisector examples

github.com/tpaviot/pythonocc-core - 8264d00418689d9517eed145fabb744322820950 authored over 8 years ago by Jelle Feringa <[email protected]>
Missing space in error message in backend.py

github.com/tpaviot/pythonocc-core - bd40a095f335a151551c1f014439e0fbb8c71905 authored over 8 years ago by François Granade <[email protected]>
Fixed INSTALL.md

github.com/tpaviot/pythonocc-core - 23a27db2e3327eceb38e45efb517f244ade2b470 authored over 8 years ago by tpaviot <[email protected]>
Bumped version number to 0.17.1-dev

github.com/tpaviot/pythonocc-core - cb0e1aebd3ef71015df5bf80fef1660077e4f8ab authored over 8 years ago by tpaviot <[email protected]>
Merge pull request #306 from tpaviot/appveyor-fix

Appveyor fix for r0.17

github.com/tpaviot/pythonocc-core - 3a2ee9385daf42d0dfdb0ca6fa2dd6d845e03a8a authored over 8 years ago by Thomas Paviot <[email protected]>
Removed build for py34, removed call to move-package.py

github.com/tpaviot/pythonocc-core - 69fe3f23ffe6f6dc04ce451be8405e333887e4bb authored over 8 years ago by tpaviot <[email protected]>
Merge pull request #305 from tpaviot/review/prepare-release-0.17

Review/prepare release 0.17

github.com/tpaviot/pythonocc-core - d91fa9eab56d4e6ebe910a426625c4cf2caa4065 authored over 8 years ago by Thomas Paviot <[email protected]>
Conda/travis fixes

github.com/tpaviot/pythonocc-core - 5c33c3347297581cf62f844be15a5fd997362932 authored over 8 years ago by tpaviot <[email protected]>
Removed outadated GarbageCollector module

github.com/tpaviot/pythonocc-core - 36d9111cb409420b0c85b56036c4a2f9da85754a authored over 8 years ago by tpaviot <[email protected]>
Updated NEWS and README for 0.17 release

github.com/tpaviot/pythonocc-core - 2db5ce9a55733f5e17551d3c47346aeca05e40a6 authored over 8 years ago by tpaviot <[email protected]>
Set version number to 0.17

github.com/tpaviot/pythonocc-core - d411b405d5519e3bc9cf11201f18b2c26f0ce472 authored over 8 years ago by tpaviot <[email protected]>
Merge pull request #304 from tpaviot/review/ci-cd

CI/CD changes

github.com/tpaviot/pythonocc-core - 44395c28b048deca9595d514fcfcefe2de6f4579 authored over 8 years ago by Thomas Paviot <[email protected]>
Removed x86 arch on Linux since oce-0.17 is not available on that platform

github.com/tpaviot/pythonocc-core - ded819bb1d584be9a2228cedbbbaae6d71065226 authored over 8 years ago by tpaviot <[email protected]>
Major improvements to travis

github.com/tpaviot/pythonocc-core - 4830520d451eb17625ca52c3215aba8abb171203 authored over 8 years ago by tpaviot <[email protected]>
Added appveyor setup files

github.com/tpaviot/pythonocc-core - 674e57a33ddc9d14898be0ed5e5d0b9c621d5719 authored over 8 years ago by tpaviot <[email protected]>
Fixed math and BRepMesh

github.com/tpaviot/pythonocc-core - 8ee53dce2c11861c4a8029235be0c0bc1d520e90 authored over 8 years ago by tpaviot <[email protected]>
Fix CMakeList under MSVC Appveyor

github.com/tpaviot/pythonocc-core - bb77d0bcfd39595709e5b39c01dd83e00d27638e authored over 8 years ago by tpaviot <[email protected]>
Bumped version number

github.com/tpaviot/pythonocc-core - 086fee98e6e3c1d326777db15a4b7b1bb0f534a4 authored over 8 years ago by tpaviot <[email protected]>
Merge pull request #288 from tpaviot/review/set-edge-color-example

Added edge_color example, thanks Doug Blanding

github.com/tpaviot/pythonocc-core - 710286e6e0bef7406a7fe4dcb2edd3174a243f20 authored over 8 years ago by Thomas Paviot <[email protected]>
Merge pull request #295 from tpaviot/review/memory-fix

Review/memory fix

github.com/tpaviot/pythonocc-core - 432417b858746e6af145ed69cba46a2c08755bbb authored over 8 years ago by Thomas Paviot <[email protected]>
Applied @rainman110 fix for issue #292

github.com/tpaviot/pythonocc-core - c227131676e18768d047e73cfc9afdd66a08ab09 authored over 8 years ago by tpaviot <[email protected]>
Added unittest related to memory management - See issue #292

github.com/tpaviot/pythonocc-core - a029c2be5be31b5c99085e38b56838767b909463 authored over 8 years ago by tpaviot <[email protected]>
Merge pull request #294 from tpaviot/review/properties-example

Added example related to inertia computation

github.com/tpaviot/pythonocc-core - 68aa0b254abd5aa9c5c4c079e16ae54622eff475 authored over 8 years ago by Thomas Paviot <[email protected]>
Added example related to inertia computation

github.com/tpaviot/pythonocc-core - 058d2a795817fdb98a33a9f5557cb5d967cef845 authored over 8 years ago by tpaviot <[email protected]>
Added edge_color example, thanks Doug Blanding

github.com/tpaviot/pythonocc-core - acd8e67cdfb3713d8129cce09e4d76237c9f3f84 authored over 8 years ago by tpaviot <[email protected]>
Merge pull request #286 from tpaviot/review/2d_fillet_example

Added 2d fillet example

github.com/tpaviot/pythonocc-core - daac1e4910e92c32a274e2b394bb77f3d99ee28a authored over 8 years ago by Thomas Paviot <[email protected]>
Small fix (url change) in core_geometry_airfoil

github.com/tpaviot/pythonocc-core - d24afab911fdcc4ca71e9f1e2ee747459a390ad8 authored over 8 years ago by tpaviot <[email protected]>
Added 2d fillet example - adapted from @occstudent code

Fix issue #284

github.com/tpaviot/pythonocc-core - 31a4796efb4f9d118130b0277164eca4680c70c5 authored over 8 years ago by tpaviot <[email protected]>
Merge pull request #278 from tpaviot/review/div-mult-overload

Added gp_Vec operators unittest. Related to #257

github.com/tpaviot/pythonocc-core - b66be5bd5aa63175e3da20da8c50e30bbf042470 authored over 8 years ago by Thomas Paviot <[email protected]>
Added gp_Vec operators unittest. Related to #257

github.com/tpaviot/pythonocc-core - bee3291d248849f6e2c02c4dc025acac3ecdd8e5 authored over 8 years ago by tpaviot <[email protected]>
Merge pull request #275 from tpaviot/review/port-to-oce-0.17.1

Port to oce 0.17.1

github.com/tpaviot/pythonocc-core - 48cfffaeaa0551a16bd5c1a7dd3fae34386b9760 authored over 8 years ago by Thomas Paviot <[email protected]>
Updated SWIG files for oce-0.17.1

github.com/tpaviot/pythonocc-core - c51f4c6390a044f8bfd201713039c498b56722ad authored over 8 years ago by tpaviot <[email protected]>
Added AIS_ColoredShape example

github.com/tpaviot/pythonocc-core - 37dae2953dfc5571703ef0c943a6a8e8f4d5ab85 authored over 8 years ago by Jelle Feringa <[email protected]>
Updated visualization code to oce-0.17.1 API changes

github.com/tpaviot/pythonocc-core - 486f5e0483787e5363f36a5aeba83c37219d0ebe authored over 8 years ago by tpaviot <[email protected]>
Updated dependencies in CMakeLists.txt

github.com/tpaviot/pythonocc-core - 45de928fa302d420e88bc07cf43d833b385b340b authored over 8 years ago by tpaviot <[email protected]>
Update oce conda dependency to oce-0.17.1

github.com/tpaviot/pythonocc-core - 054c3d70312b8369ec06d48191420b9afa337b6f authored over 8 years ago by tpaviot <[email protected]>
Bumped version number to 0.17-dev

github.com/tpaviot/pythonocc-core - dbba0dcf366e2f34bb48ab2576c5f9687ae24fad authored over 8 years ago by tpaviot <[email protected]>
Merge pull request #270 from tpaviot/review/prepare-release-0.16.5

Review/prepare release 0.16.5

github.com/tpaviot/pythonocc-core - 4f4c324a80f75bef760aa622e37e09576a7599b0 authored over 8 years ago by Thomas Paviot <[email protected]>
Set version number to 0.16.5

github.com/tpaviot/pythonocc-core - ab7b7d071443949ff4177dcb146603c72be86824 authored over 8 years ago by tpaviot <[email protected]>
Updated NEWS and README

github.com/tpaviot/pythonocc-core - 290d204f9f3974e32327a7c71b9254453249d2df authored over 8 years ago by tpaviot <[email protected]>
Merge pull request #264 from tpaviot/review/add-missing-modules

Review/add missing modules

github.com/tpaviot/pythonocc-core - c4c3832b224d664075bf293c37b7557140f2d646 authored over 8 years ago by Thomas Paviot <[email protected]>
Added TKSTEPBase and updated TKSTEP (fix to #261)

github.com/tpaviot/pythonocc-core - 032e95b5ac9d96c6fdae356b7ef9a95944d561e6 authored over 8 years ago by tpaviot <[email protected]>
Added TKCAF package, including TDataXtd, TNaming, TPrsStd and AppStd modules; Fix #151

github.com/tpaviot/pythonocc-core - 4a1b7ae82c097872db28a7494c1a666b7238a15d authored over 8 years ago by tpaviot <[email protected]>
Merge pull request #266 from tpaviot/review/more-examples

Review/more examples

github.com/tpaviot/pythonocc-core - f65b0fabbe8ee8e46665e16fca30cba9fe4074ff authored over 8 years ago by Thomas Paviot <[email protected]>
removed 2 examples from test list

github.com/tpaviot/pythonocc-core - 7cb183469fb18677618182e672186005c3760510 authored over 8 years ago by tpaviot <[email protected]>
Merge pull request #265 from jf---/jf/compute_intersection_between_circles

minimal distance example

github.com/tpaviot/pythonocc-core - 583445528fca7c4a3aadd5a972700e7909ff7c8c authored over 8 years ago by Thomas Paviot <[email protected]>
example that demonstrates how to compute the minimal distance between 2 circles and 2 cubes

github.com/tpaviot/pythonocc-core - 4491a88279e41a2fe5bc6b3cb7a5382d241df829 authored over 8 years ago by Jelle Feringa <[email protected]>
example boolean operations

github.com/tpaviot/pythonocc-core - 7857b0b7ae3c6ab2d288d4f9d739b9a7364e5815 authored over 8 years ago by Jelle Feringa <[email protected]>
example fillet operations

github.com/tpaviot/pythonocc-core - 2143c6f589b91e23d894a23f1a22366848387ddd authored over 8 years ago by Jelle Feringa <[email protected]>
example topology local ops

github.com/tpaviot/pythonocc-core - c2a640b27da0b290f58d6a53b80205c09ab09a17 authored over 8 years ago by Jelle Feringa <[email protected]>
Added core_geometry_splinecage example

github.com/tpaviot/pythonocc-core - b59945107af28127230d9bc14f1fccafc2ae6916 authored over 8 years ago by tpaviot <[email protected]>
Modified load_ap203 example such as the read_step_file function can be used from other examples

github.com/tpaviot/pythonocc-core - af7943dae5e0c413c6d69c8ce7a828467a1330aa authored over 8 years ago by tpaviot <[email protected]>
Merge pull request #263 from jf---/jf/exception_handling_wrapper_test

jf/exception_handling_wrapper_test

github.com/tpaviot/pythonocc-core - 4d7e3cd04707e17d334a5276474fbde4fdf323ac authored over 8 years ago by Thomas Paviot <[email protected]>
unit test for issue #259, asserting that OCC exceptions are handled correct

github.com/tpaviot/pythonocc-core - de6c2ac262d2390ea6780c750d11a89ed3e240f9 authored over 8 years ago by Jelle Feringa <[email protected]>
Merge pull request #262 from rainman110/ms/fix_issue_259

Fixed issue #259

github.com/tpaviot/pythonocc-core - 64fa604146a15f283181157d67158c6f450a37cd authored over 8 years ago by Thomas Paviot <[email protected]>
Fixed issue #259

Reason for the segfault was calling strlen on
a null pointer string. I changed the code to
be mo...

github.com/tpaviot/pythonocc-core - 30538f48fd40ff3396a572ea748af25c10e2df16 authored over 8 years ago by Martin Siggel <[email protected]>
Fixed core_simple_mesh example so that it works with both oce-0.16.x and oce-0.17.x

github.com/tpaviot/pythonocc-core - 2fb8566fb26ceb26f3a67e188b6d0ce568316f9e authored over 8 years ago by tpaviot <[email protected]>
Merge pull request #258 from tpaviot/review/run-examples-as-tests

Run examples as tests

github.com/tpaviot/pythonocc-core - 3318b7d78ffadf3b8fcf191126780d0d964dab27 authored over 8 years ago by Thomas Paviot <[email protected]>
py3k fix for OCCViewer, next issue

github.com/tpaviot/pythonocc-core - 7ad8764ceaf94e71a9046e80ad1d4aebfc6991f1 authored over 8 years ago by tpaviot <[email protected]>
Misc test fixes (py3k, pep8 etc.)

github.com/tpaviot/pythonocc-core - 35ca7359fcec672b3b76ce6fb57710afa7ab66a5 authored over 8 years ago by tpaviot <[email protected]>
Added a feature to run all examples as tests

github.com/tpaviot/pythonocc-core - 91891ccc60c74e403405b3c19489431b4da3d24f authored over 8 years ago by tpaviot <[email protected]>
Merge pull request #256 from tpaviot/review/qt-backend-fix

qt backend fix

github.com/tpaviot/pythonocc-core - 9feb9c5246185c81f9ad60e9b3498bb1a235ede0 authored over 8 years ago by Thomas Paviot <[email protected]>