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

Removed jupyter renderer warning if SMESH is not found

github.com/tpaviot/pythonocc-core - 3cc902fcf52b5c644a3e9f56156fc47fab50aef5 authored about 5 years ago by Thomas Paviot <[email protected]>
Merge pull request #725 from tpaviot/review/azure-fix

Azure CI: removed conda-forge dependency, fixed osx compilation, added 32 bit support for Windows

github.com/tpaviot/pythonocc-core - 02c4d26b1c27d1c9877f1cf05fbc6dd7270a13ab authored about 5 years ago by Thomas Paviot <[email protected]>
Removed conda-forge dependency, fixed osx compilation, added 32 bit support for Windows

github.com/tpaviot/pythonocc-core - 064cf29600da7da1ffc520eea37f4f99e7b55fab authored about 5 years ago by Thomas Paviot <[email protected]>
Removed travis and appveyor configuration files, revoke travis anc appveyor github webhooks. Definitely moved to azure DevOps builds. See issue #714, no more travis timeout issues

github.com/tpaviot/pythonocc-core - 8d6082ac520354f0cdfd0769390678e9176315ba authored about 5 years ago by Thomas Paviot <[email protected]>
Merge pull request #724 from tpaviot/review/azure

Added azure configuration files

github.com/tpaviot/pythonocc-core - 7f8392a6f61ec3eb5304295b67909297f9a92420 authored about 5 years ago by Thomas Paviot <[email protected]>
Added azure configuration files

github.com/tpaviot/pythonocc-core - 2b4c54d35059831663605466ddb3757f5888f752 authored about 5 years ago by Thomas Paviot <[email protected]>
Added test for #722

github.com/tpaviot/pythonocc-core - ee638299c9ea4798aaa83479a8fb3a1744195bf6 authored about 5 years ago by Thomas Paviot <[email protected]>
Fixed wrong HSEQUENCE wrapper, fix #722

github.com/tpaviot/pythonocc-core - 89e4147d762eee14b9a39ee806da7730f26291bc authored about 5 years ago by Thomas Paviot <[email protected]>
Fixed docstrings to have something more pythonic, see #720

github.com/tpaviot/pythonocc-core - 534135b8feae9a9deb24eb9369d3838db4be1579 authored about 5 years ago by Thomas Paviot <[email protected]>
Removed ba character in conda meta file

github.com/tpaviot/pythonocc-core - df981b253e3bdf63e751d2bd5624aecfaf1d5ebb authored about 5 years ago by Thomas Paviot <[email protected]>
Add missing class ShapeUpgrade_UnifySameDomain, fix #719

github.com/tpaviot/pythonocc-core - b5870616a859eee88866c42473d795566e6ac181 authored about 5 years ago by Thomas Paviot <[email protected]>
changed version number to 7.4.0-dev

github.com/tpaviot/pythonocc-core - dce153ec24df176e0974a9b90b1ad4e52670cf68 authored about 5 years ago by Thomas Paviot <[email protected]>
fixed README

github.com/tpaviot/pythonocc-core - 8138075c6d44ff7001b1c3c995927c47fea4cd3b authored about 5 years ago by Thomas Paviot <[email protected]>
Merge pull request #718 from tpaviot/review/prepare-r740beta

Review/prepare r740beta

github.com/tpaviot/pythonocc-core - 6019229e0930e798047e60f63d9a5784a154255c authored about 5 years ago by Thomas Paviot <[email protected]>
fix appveyor upload for osx

github.com/tpaviot/pythonocc-core - 5e73d126ab12288e6e2b0efd9d8a76d6d36f6b96 authored about 5 years ago by Thomas Paviot <[email protected]>
fix travis

github.com/tpaviot/pythonocc-core - 26d7edc3fde6bae2f2e1da49707324da9d29c40a authored about 5 years ago by Thomas Paviot <[email protected]>
Set version number to 7.4.0beta

github.com/tpaviot/pythonocc-core - 3b21ca4df83593f12cfc2f5adafa391513920668 authored about 5 years ago by Thomas Paviot <[email protected]>
added linux and osx for appveyor build, remove pyqt and numpy from dependencies

github.com/tpaviot/pythonocc-core - b449d6235ca0f5c6bbe129bad583186d7c6aea4c authored about 5 years ago by Thomas Paviot <[email protected]>
Added os for appveyor

github.com/tpaviot/pythonocc-core - 4f2d49a9fb810428867caf2a4672cf0d8a01d789 authored about 5 years ago by Thomas Paviot <[email protected]>
let ninja decide the number of concurrent jobs

updated appveyor

github.com/tpaviot/pythonocc-core - 7a85aeff2e41d475edc7e2f6bef4901125c5e609 authored about 5 years ago by Thomas Paviot <[email protected]>
Reduced concurrent build with ninja, to test if compilation on travis goes better

github.com/tpaviot/pythonocc-core - cc2fa9ee3f41f1702424d496d31f6147276db783 authored about 5 years ago by Thomas Paviot <[email protected]>
set PYTHONUNBUFFERED trying to solve travis timeout

github.com/tpaviot/pythonocc-core - c0b14bb415c7263e58b9b8135f3367142f58fa58 authored about 5 years ago by Thomas Paviot <[email protected]>
Use dlr-sc conda recipe - #711

github.com/tpaviot/pythonocc-core - a77e046859096baba71755cb680f996ed5c19743 authored about 5 years ago by Thomas Paviot <[email protected]>
Added test case for DumpToString and DumpJsonToString methods

github.com/tpaviot/pythonocc-core - bf08004d453aabb21931a09bf066011ea4e9fd2e authored about 5 years ago by Thomas Paviot <[email protected]>
No need to install opengl libraries on travis host anymore

github.com/tpaviot/pythonocc-core - 99fa082a2b538577b1f6068f8dd8211d4466b0cb authored about 5 years ago by Thomas Paviot <[email protected]>
Reduced SWIG version number required

github.com/tpaviot/pythonocc-core - ec79f577793b16e6df76b7a574ddb08e0d5d3d99 authored about 5 years ago by Thomas Paviot <[email protected]>
Bumped threejs release up to r110

github.com/tpaviot/pythonocc-core - e4a94d35a99a2af4027eaf442d03d5ebd2c594a0 authored about 5 years ago by Thomas Paviot <[email protected]>
Removed failing test related to edges counting. Fix #712

github.com/tpaviot/pythonocc-core - 91c18a013d8526309839f8688992b43ab0f72ad6 authored about 5 years ago by Thomas Paviot <[email protected]>
Added test case for issue #710

github.com/tpaviot/pythonocc-core - 31e04f4e1b995ad65ecf0b1db4735d5325e9edbc authored about 5 years ago by Thomas Paviot <[email protected]>
Added DumpJsonToString

github.com/tpaviot/pythonocc-core - fb0c39395f7dd9c9f92eab0bb1d6b4c362b22c29 authored about 5 years ago by Thomas Paviot <[email protected]>
Update interface files -fix issue #710

github.com/tpaviot/pythonocc-core - f03c4a2dfa2538ee66c0ae0244d1e64d921357e1 authored about 5 years ago by Thomas Paviot <[email protected]>
Fixed remaining issues on OccViewer

Fixes #703
Fixes #699

github.com/tpaviot/pythonocc-core - ba338fba557f4ac0373cf0fdb126aa69fac5bb8d authored about 5 years ago by Martin Siggel <[email protected]>
Updated SWIG interface files

github.com/tpaviot/pythonocc-core - c862ca206cac2a0a235fa719ea31afbc9862df32 authored about 5 years ago by Thomas Paviot <[email protected]>
conda build in Release mode

github.com/tpaviot/pythonocc-core - 574ffed75556dd40ea7a0b84d9c3847f4ffd88f9 authored about 5 years ago by Thomas Paviot <[email protected]>
Fixed portability for no-deprecated-warnings

github.com/tpaviot/pythonocc-core - 3ad386cc96b61646bd9dff79807ca0a4e5ed4b84 authored about 5 years ago by Thomas Paviot <[email protected]>
If opengl is not found, visualization is disabled and compilation process continues

github.com/tpaviot/pythonocc-core - 64c9d1cba91e0391b2f756dcfb9456b27707c9a4 authored about 5 years ago by Thomas Paviot <[email protected]>
Fixed StdSelect module

github.com/tpaviot/pythonocc-core - 87e70ef799ac19152526cfbe4cb982f383a3a615 authored about 5 years ago by Thomas Paviot <[email protected]>
update AUTHORS and INSTALL

github.com/tpaviot/pythonocc-core - 448a96d7d8b493d83ae0ee5e4e58b3cf695a58d7 authored about 5 years ago by Thomas Paviot <[email protected]>
small cleanup on CMakeLists.txt

github.com/tpaviot/pythonocc-core - 22973bf1641df9a36ebceae5c3c9525408c00224 authored about 5 years ago by Thomas Paviot <[email protected]>
Warnings are enabled/disblaed from cmake, not from the interface files themselves

github.com/tpaviot/pythonocc-core - 8221692d5e3a471cee523c7d19fe70382bda587d authored about 5 years ago by Thomas Paviot <[email protected]>
Removed os header from interface files, add generator log info

github.com/tpaviot/pythonocc-core - dfc623443bd67ef93677d754f400c91d6a842f81 authored about 5 years ago by Thomas Paviot <[email protected]>
Removed RWObj_CafReader class - windows undefined reference

github.com/tpaviot/pythonocc-core - f64807d0f243307ddafe0140fe9fe3c07bca7203 authored about 5 years ago by Thomas Paviot <[email protected]>
Added wrapper for classes with 2 ancestors

github.com/tpaviot/pythonocc-core - 71942bb64bca2e573dd3452e8aa203569d85ce2b authored about 5 years ago by Thomas Paviot <[email protected]>
updated conda build/travis to be independant from building platform

github.com/tpaviot/pythonocc-core - b40215ab792a1dc52fc068386e96da0b74b2ceb4 authored about 5 years ago by Thomas Paviot <[email protected]>
msvc fix in travis

github.com/tpaviot/pythonocc-core - 9c1cef847c023d54ce6cb093dd14996312f61909 authored about 5 years ago by Thomas Paviot <[email protected]>
Revert "Removed OpenGL dependency, OCCT_CONVERT_SIGNAL"

This reverts commit 810ce71e895bce62b09f46964a5da4bd41c33409.

github.com/tpaviot/pythonocc-core - 29bb95bd5410ed504ad37c173cc80ee20bfb4861 authored about 5 years ago by Thomas Paviot <[email protected]>
Removed OCC_CONVERT_SIGNALS

github.com/tpaviot/pythonocc-core - 6c4384a54055c970d271e469ca83f882c152bde2 authored about 5 years ago by Thomas Paviot <[email protected]>
opengl back in travis conf file

github.com/tpaviot/pythonocc-core - 593baff781ab4e6974e6530435487782a47b745a authored about 5 years ago by Thomas Paviot <[email protected]>
typo in build.sh and bld.bat

github.com/tpaviot/pythonocc-core - abc83134aeadbfc4af4576986236e248ce3ec548 authored about 5 years ago by Thomas Paviot <[email protected]>
update required dependencies in conda configuration file

github.com/tpaviot/pythonocc-core - 3528544d8152b22fcee7c0833f3b84b75bba4b50 authored about 5 years ago by Thomas Paviot <[email protected]>
Updated README

github.com/tpaviot/pythonocc-core - 2d75d801234ba691118e3f6599ad5313f7aa205b authored about 5 years ago by Thomas Paviot <[email protected]>
removed unused options from conda build

github.com/tpaviot/pythonocc-core - 965eeacc725c5c20a6abb82710564810454d1d91 authored about 5 years ago by Thomas Paviot <[email protected]>
Updated travis configuration file

github.com/tpaviot/pythonocc-core - 0b7fe11062f4cda7cac10e3a3eca282fadf5c7f7 authored about 5 years ago by Thomas Paviot <[email protected]>
Removed OpenGL dependency, OCCT_CONVERT_SIGNAL

github.com/tpaviot/pythonocc-core - 246d29a121c593cecbd614a097cad3bb37b63063 authored about 5 years ago by Thomas Paviot <[email protected]>
Update SWIG interface file after windows compilation fixes in the generator

github.com/tpaviot/pythonocc-core - 528955160855506d9812bc2e926131978c66d11e authored about 5 years ago by Thomas Paviot <[email protected]>
Fixed python finding in conda

github.com/tpaviot/pythonocc-core - f57ff6a300d24b1acc3c58f2d3c8426773f8866a authored about 5 years ago by Martin Siggel <[email protected]>
Fixed small issue because of excluded header

github.com/tpaviot/pythonocc-core - 1f41f2232a28111000b27d766f4473f581ca0e02 authored about 5 years ago by Thomas Paviot <[email protected]>
oops, forgot to remove the RWMesh module from the cmake list

github.com/tpaviot/pythonocc-core - 98d97182b4aafb17d5d92f267730ac89aa7c0a27 authored about 5 years ago by Thomas Paviot <[email protected]>
Changed seletion mode code of OccViewer to match new API

github.com/tpaviot/pythonocc-core - 33dce81daf5b009c1f3ac4d065eed7428c12a1b2 authored about 5 years ago by Martin Siggel <[email protected]>
Implemented jumbo headers

github.com/tpaviot/pythonocc-core - 2bef8b5777781cc7a231b1e15e24ae753b65a99d authored about 5 years ago by Thomas Paviot <[email protected]>
Bumped version number to 7.4.0; added wrapper/headers to include directory (jumbo headers implementation)

github.com/tpaviot/pythonocc-core - 61d0ed55700c994d0f7e78a6c5540858cde69825 authored about 5 years ago by Thomas Paviot <[email protected]>
Further API fixes for OCCViewer.py

github.com/tpaviot/pythonocc-core - ace3095aea5d9128f53ad865c5954f8dce7e500b authored about 5 years ago by Martin Siggel <[email protected]>
Fixed wrong initial screen size in SimpleGui

Often, the qt window was rendering a too small opengl scene
as the resize event was too early - ...

github.com/tpaviot/pythonocc-core - 377b0ee4f10bc54c3e901bf59695ec9a3ee5db85 authored about 5 years ago by Martin Siggel <[email protected]>
Removed deprecated functions

I removed GetHandle, GetObject and adapted the tests

github.com/tpaviot/pythonocc-core - 2161985ea64aa4c5fefffcfd50ea692e371f867a authored about 5 years ago by Martin Siggel <[email protected]>
Fixed crash when returning TopoDS_Shape by reference

This happened e.g. in the Emmenthaler cheese example

github.com/tpaviot/pythonocc-core - 04e9b37421e523880158a4e8474a06c799d63ea2 authored about 5 years ago by Martin Siggel <[email protected]>
Removed deprecated import test

github.com/tpaviot/pythonocc-core - aaa895cfeff5f3319851980e86dc2d29c440ce92 authored about 5 years ago by Thomas Paviot <[email protected]>
Fixed option_with_default, force Python3, removed deprecated _OCC64 variable, small cleanups

github.com/tpaviot/pythonocc-core - 9a525a80c727f0537cba5f7c119113909794eea7 authored about 5 years ago by Thomas Paviot <[email protected]>
Fixed SWIG_HIDE_WARNINGS had to effect

github.com/tpaviot/pythonocc-core - 4994987fab5552106daa2110ac5e01be8fa91133 authored about 5 years ago by Martin Siggel <[email protected]>
Started adapting OCCViewer to new API

Addresses #699

github.com/tpaviot/pythonocc-core - 4c23e5338c6617ee2a83a0484cfd97afed51e513 authored about 5 years ago by Martin Siggel <[email protected]>
Added back TopoD_Shape() test

github.com/tpaviot/pythonocc-core - 74730ad293d49272dd5a205ea001c667f36cef98 authored about 5 years ago by Thomas Paviot <[email protected]>
Update SWIG interface files

github.com/tpaviot/pythonocc-core - 09868236c7fde044973f8b13775fbb9dd48a5753 authored about 5 years ago by Thomas Paviot <[email protected]>
Fix wrong header order in BRepMesh and XBRepMesh interface files

github.com/tpaviot/pythonocc-core - 73008b6034553fd34000a0efbbfde16658111613 authored about 5 years ago by Thomas Paviot <[email protected]>
Fix OCE module list

github.com/tpaviot/pythonocc-core - ff43de9c11ccc5f00759990a5caf327e2ecc2497 authored about 5 years ago by Thomas Paviot <[email protected]>
Removed outdated and unmaintaned Addons and Splitter packages, deprecated modules

github.com/tpaviot/pythonocc-core - 6a3334db811e70ae9f660685247ef3abaa43305b authored about 5 years ago by Thomas Paviot <[email protected]>
Add SWIG_HIDE_WARNINGS option, small cleanup

github.com/tpaviot/pythonocc-core - 473b649cb41700cf04a2763cf60732c65e6f11dc authored about 5 years ago by Thomas Paviot <[email protected]>
update conda build

github.com/tpaviot/pythonocc-core - 2a3a1884380f1ec5e9fa5bf28f2b10d2f3db75ca authored about 5 years ago by Thomas Paviot <[email protected]>
update travis

github.com/tpaviot/pythonocc-core - f3149d1aeae7ed8eee1c9290d711832154be9d46 authored about 5 years ago by Thomas Paviot <[email protected]>
small update to cmakelist

github.com/tpaviot/pythonocc-core - 07e95dac6116d6681a547ff8f1fef676610831a9 authored about 5 years ago by Thomas Paviot <[email protected]>
Modernized cmakelists.txt

* Updated to search for OCCT 7.4.0
* Improved python linking
* Modernized swig usage

github.com/tpaviot/pythonocc-core - 8994ef857fee2278ba526f8fafef7c1bcb2f323f authored about 5 years ago by Martin Siggel <[email protected]>
Windows fixes

github.com/tpaviot/pythonocc-core - 07fb97f73ee2a66e81a1741b0ada700364688cd4 authored about 5 years ago by Thomas Paviot <[email protected]>
Updated Visualization and OCCViewer.py

github.com/tpaviot/pythonocc-core - e38e673443bef9b9255ec87ca8c59eb0208bd912 authored about 5 years ago by Thomas Paviot <[email protected]>
Add missing constructor for TopoDS_Shape

github.com/tpaviot/pythonocc-core - beb882cacdc6e75853a5da9f16fe520c8aca5d7b authored about 5 years ago by Thomas Paviot <[email protected]>
Updated SWIG files after changes to the generator

github.com/tpaviot/pythonocc-core - c3eb8aec3973fbe9ed3bac246443ac44364007db authored about 5 years ago by Thomas Paviot <[email protected]>
Updated SWIG files

github.com/tpaviot/pythonocc-core - a63edb3ad7ad45922d535870fb572ceef93d311f authored about 5 years ago by Thomas Paviot <[email protected]>
small change to SWIG file XBRepMesh header

github.com/tpaviot/pythonocc-core - 023e2ec61c29cda5a5fd4ff73574e0be99502785 authored about 5 years ago by Thomas Paviot <[email protected]>
Fix circular dependencies related to Graphic3d and StepRepr

github.com/tpaviot/pythonocc-core - 05c12ce92734b1cd55c8fa3215d6d8bf1030b955 authored about 5 years ago by Thomas Paviot <[email protected]>
Added missing IMeshData and IMeshTools modules

github.com/tpaviot/pythonocc-core - 7394db0ec125dbd1a9b02943e003ba0c30ca28a7 authored about 5 years ago by Thomas Paviot <[email protected]>
Fixed unittests

github.com/tpaviot/pythonocc-core - 1b0bfd1f0327cc92eeab7a1e16692577d822c41e authored about 5 years ago by Thomas Paviot <[email protected]>
Updated interface files to recent changes

github.com/tpaviot/pythonocc-core - f8221f13570df964845d94d308b3273ccf5989c6 authored about 5 years ago by Thomas Paviot <[email protected]>
updated swig file, added IGESToBRep module

github.com/tpaviot/pythonocc-core - 6701a91e2ea633617c04638849c0b269b841ef1c authored about 5 years ago by Thomas Paviot <[email protected]>
Added missiing MoniTool module

github.com/tpaviot/pythonocc-core - 805401d147daededb9fa31e2977c9cb3863a577e authored about 5 years ago by Thomas Paviot <[email protected]>
Added files for missing XCAFNoteObjects

github.com/tpaviot/pythonocc-core - 62cbc4e005b377e85dc5deee69d23f9104e037af authored about 5 years ago by Thomas Paviot <[email protected]>
Force cmake to C++ 11

github.com/tpaviot/pythonocc-core - de969a1bc90682094fdb8df5e89fb799f7363a04 authored about 5 years ago by Thomas Paviot <[email protected]>
Updated SWIG files to occt740 from latest generator changes

github.com/tpaviot/pythonocc-core - ce671d360676aa3750c856c4d8252383bc897528 authored about 5 years ago by Thomas Paviot <[email protected]>
Ported Extend package to occt720

github.com/tpaviot/pythonocc-core - 810d9cd36f65f957b35419ecf654d530ac9e57f7 authored about 5 years ago by Thomas Paviot <[email protected]>
Ported CMakeLists.txt

github.com/tpaviot/pythonocc-core - b18c8fcaa6eeac756e756e24f162b9b266528603 authored about 5 years ago by Thomas Paviot <[email protected]>
Ported unittests

github.com/tpaviot/pythonocc-core - 5b72a7e7505137345bd0f1aad6e6c7a7da7155dd authored about 5 years ago by Thomas Paviot <[email protected]>
Ported Visualization to occt720

github.com/tpaviot/pythonocc-core - c849b3d62a7d1804e889f757d23b0a95d9cab8a5 authored about 5 years ago by Thomas Paviot <[email protected]>
Ported OCCViewer.py to occt720

github.com/tpaviot/pythonocc-core - 705488a2c1e44b5ef6b69aa62e847ba7f1147d7b authored about 5 years ago by Thomas Paviot <[email protected]>
Updated OCE_Modules list

github.com/tpaviot/pythonocc-core - 4328653cd3b7eb52210561c841e5f9e6c631860c authored about 5 years ago by Thomas Paviot <[email protected]>