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

Removed jupyter renderer warning if SMESH is not found

3cc902fcf52b5c644a3e9f56156fc47fab50aef5 authored about 5 years ago
Merge pull request #725 from tpaviot/review/azure-fix

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

02c4d26b1c27d1c9877f1cf05fbc6dd7270a13ab authored about 5 years ago
Removed conda-forge dependency, fixed osx compilation, added 32 bit support for Windows

064cf29600da7da1ffc520eea37f4f99e7b55fab authored about 5 years ago
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

8d6082ac520354f0cdfd0769390678e9176315ba authored about 5 years ago
Merge pull request #724 from tpaviot/review/azure

Added azure configuration files

7f8392a6f61ec3eb5304295b67909297f9a92420 authored about 5 years ago
Added azure configuration files

2b4c54d35059831663605466ddb3757f5888f752 authored about 5 years ago
Added test for #722

ee638299c9ea4798aaa83479a8fb3a1744195bf6 authored about 5 years ago
Fixed wrong HSEQUENCE wrapper, fix #722

89e4147d762eee14b9a39ee806da7730f26291bc authored about 5 years ago
Fixed docstrings to have something more pythonic, see #720

534135b8feae9a9deb24eb9369d3838db4be1579 authored about 5 years ago
Removed ba character in conda meta file

df981b253e3bdf63e751d2bd5624aecfaf1d5ebb authored about 5 years ago
Add missing class ShapeUpgrade_UnifySameDomain, fix #719

b5870616a859eee88866c42473d795566e6ac181 authored about 5 years ago
changed version number to 7.4.0-dev

dce153ec24df176e0974a9b90b1ad4e52670cf68 authored about 5 years ago
fixed README

8138075c6d44ff7001b1c3c995927c47fea4cd3b authored about 5 years ago
Merge pull request #718 from tpaviot/review/prepare-r740beta

Review/prepare r740beta

6019229e0930e798047e60f63d9a5784a154255c authored about 5 years ago
fix appveyor upload for osx

5e73d126ab12288e6e2b0efd9d8a76d6d36f6b96 authored about 5 years ago
fix travis

26d7edc3fde6bae2f2e1da49707324da9d29c40a authored about 5 years ago
Set version number to 7.4.0beta

3b21ca4df83593f12cfc2f5adafa391513920668 authored about 5 years ago
added linux and osx for appveyor build, remove pyqt and numpy from dependencies

b449d6235ca0f5c6bbe129bad583186d7c6aea4c authored about 5 years ago
Added os for appveyor

4f2d49a9fb810428867caf2a4672cf0d8a01d789 authored about 5 years ago
let ninja decide the number of concurrent jobs

updated appveyor

7a85aeff2e41d475edc7e2f6bef4901125c5e609 authored about 5 years ago
Reduced concurrent build with ninja, to test if compilation on travis goes better

cc2fa9ee3f41f1702424d496d31f6147276db783 authored about 5 years ago
set PYTHONUNBUFFERED trying to solve travis timeout

c0b14bb415c7263e58b9b8135f3367142f58fa58 authored about 5 years ago
Use dlr-sc conda recipe - #711

a77e046859096baba71755cb680f996ed5c19743 authored about 5 years ago
Added test case for DumpToString and DumpJsonToString methods

bf08004d453aabb21931a09bf066011ea4e9fd2e authored about 5 years ago
No need to install opengl libraries on travis host anymore

99fa082a2b538577b1f6068f8dd8211d4466b0cb authored about 5 years ago
Reduced SWIG version number required

ec79f577793b16e6df76b7a574ddb08e0d5d3d99 authored about 5 years ago
Bumped threejs release up to r110

e4a94d35a99a2af4027eaf442d03d5ebd2c594a0 authored about 5 years ago
Removed failing test related to edges counting. Fix #712

91c18a013d8526309839f8688992b43ab0f72ad6 authored about 5 years ago
Added test case for issue #710

31e04f4e1b995ad65ecf0b1db4735d5325e9edbc authored about 5 years ago
Added DumpJsonToString

fb0c39395f7dd9c9f92eab0bb1d6b4c362b22c29 authored about 5 years ago
Update interface files -fix issue #710

f03c4a2dfa2538ee66c0ae0244d1e64d921357e1 authored about 5 years ago
Fixed remaining issues on OccViewer

Fixes #703
Fixes #699

ba338fba557f4ac0373cf0fdb126aa69fac5bb8d authored about 5 years ago
Updated SWIG interface files

c862ca206cac2a0a235fa719ea31afbc9862df32 authored about 5 years ago
conda build in Release mode

574ffed75556dd40ea7a0b84d9c3847f4ffd88f9 authored about 5 years ago
Fixed portability for no-deprecated-warnings

3ad386cc96b61646bd9dff79807ca0a4e5ed4b84 authored about 5 years ago
If opengl is not found, visualization is disabled and compilation process continues

64c9d1cba91e0391b2f756dcfb9456b27707c9a4 authored about 5 years ago
Fixed StdSelect module

87e70ef799ac19152526cfbe4cb982f383a3a615 authored about 5 years ago
update AUTHORS and INSTALL

448a96d7d8b493d83ae0ee5e4e58b3cf695a58d7 authored about 5 years ago
small cleanup on CMakeLists.txt

22973bf1641df9a36ebceae5c3c9525408c00224 authored about 5 years ago
Warnings are enabled/disblaed from cmake, not from the interface files themselves

8221692d5e3a471cee523c7d19fe70382bda587d authored about 5 years ago
Removed os header from interface files, add generator log info

dfc623443bd67ef93677d754f400c91d6a842f81 authored about 5 years ago
Removed RWObj_CafReader class - windows undefined reference

f64807d0f243307ddafe0140fe9fe3c07bca7203 authored about 5 years ago
Added wrapper for classes with 2 ancestors

71942bb64bca2e573dd3452e8aa203569d85ce2b authored about 5 years ago
updated conda build/travis to be independant from building platform

b40215ab792a1dc52fc068386e96da0b74b2ceb4 authored about 5 years ago
msvc fix in travis

9c1cef847c023d54ce6cb093dd14996312f61909 authored about 5 years ago
Revert "Removed OpenGL dependency, OCCT_CONVERT_SIGNAL"

This reverts commit 810ce71e895bce62b09f46964a5da4bd41c33409.

29bb95bd5410ed504ad37c173cc80ee20bfb4861 authored about 5 years ago
Removed OCC_CONVERT_SIGNALS

6c4384a54055c970d271e469ca83f882c152bde2 authored about 5 years ago
opengl back in travis conf file

593baff781ab4e6974e6530435487782a47b745a authored about 5 years ago
typo in build.sh and bld.bat

abc83134aeadbfc4af4576986236e248ce3ec548 authored about 5 years ago
update required dependencies in conda configuration file

3528544d8152b22fcee7c0833f3b84b75bba4b50 authored about 5 years ago
Updated README

2d75d801234ba691118e3f6599ad5313f7aa205b authored about 5 years ago
removed unused options from conda build

965eeacc725c5c20a6abb82710564810454d1d91 authored about 5 years ago
Updated travis configuration file

0b7fe11062f4cda7cac10e3a3eca282fadf5c7f7 authored about 5 years ago
Removed OpenGL dependency, OCCT_CONVERT_SIGNAL

246d29a121c593cecbd614a097cad3bb37b63063 authored about 5 years ago
Update SWIG interface file after windows compilation fixes in the generator

528955160855506d9812bc2e926131978c66d11e authored about 5 years ago
Fixed python finding in conda

f57ff6a300d24b1acc3c58f2d3c8426773f8866a authored about 5 years ago
Fixed small issue because of excluded header

1f41f2232a28111000b27d766f4473f581ca0e02 authored about 5 years ago
oops, forgot to remove the RWMesh module from the cmake list

98d97182b4aafb17d5d92f267730ac89aa7c0a27 authored about 5 years ago
Changed seletion mode code of OccViewer to match new API

33dce81daf5b009c1f3ac4d065eed7428c12a1b2 authored about 5 years ago
Implemented jumbo headers

2bef8b5777781cc7a231b1e15e24ae753b65a99d authored about 5 years ago
Bumped version number to 7.4.0; added wrapper/headers to include directory (jumbo headers implementation)

61d0ed55700c994d0f7e78a6c5540858cde69825 authored about 5 years ago
Further API fixes for OCCViewer.py

ace3095aea5d9128f53ad865c5954f8dce7e500b authored about 5 years ago
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 - ...

377b0ee4f10bc54c3e901bf59695ec9a3ee5db85 authored about 5 years ago
Removed deprecated functions

I removed GetHandle, GetObject and adapted the tests

2161985ea64aa4c5fefffcfd50ea692e371f867a authored about 5 years ago
Fixed crash when returning TopoDS_Shape by reference

This happened e.g. in the Emmenthaler cheese example

04e9b37421e523880158a4e8474a06c799d63ea2 authored about 5 years ago
Removed deprecated import test

aaa895cfeff5f3319851980e86dc2d29c440ce92 authored about 5 years ago
Fixed option_with_default, force Python3, removed deprecated _OCC64 variable, small cleanups

9a525a80c727f0537cba5f7c119113909794eea7 authored about 5 years ago
Fixed SWIG_HIDE_WARNINGS had to effect

4994987fab5552106daa2110ac5e01be8fa91133 authored about 5 years ago
Started adapting OCCViewer to new API

Addresses #699

4c23e5338c6617ee2a83a0484cfd97afed51e513 authored about 5 years ago
Added back TopoD_Shape() test

74730ad293d49272dd5a205ea001c667f36cef98 authored about 5 years ago
Update SWIG interface files

09868236c7fde044973f8b13775fbb9dd48a5753 authored about 5 years ago
Fix wrong header order in BRepMesh and XBRepMesh interface files

73008b6034553fd34000a0efbbfde16658111613 authored about 5 years ago
Fix OCE module list

ff43de9c11ccc5f00759990a5caf327e2ecc2497 authored about 5 years ago
Removed outdated and unmaintaned Addons and Splitter packages, deprecated modules

6a3334db811e70ae9f660685247ef3abaa43305b authored about 5 years ago
Add SWIG_HIDE_WARNINGS option, small cleanup

473b649cb41700cf04a2763cf60732c65e6f11dc authored about 5 years ago
update conda build

2a3a1884380f1ec5e9fa5bf28f2b10d2f3db75ca authored about 5 years ago
update travis

f3149d1aeae7ed8eee1c9290d711832154be9d46 authored about 5 years ago
small update to cmakelist

07e95dac6116d6681a547ff8f1fef676610831a9 authored about 5 years ago
Modernized cmakelists.txt

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

8994ef857fee2278ba526f8fafef7c1bcb2f323f authored about 5 years ago
Windows fixes

07fb97f73ee2a66e81a1741b0ada700364688cd4 authored about 5 years ago
Updated Visualization and OCCViewer.py

e38e673443bef9b9255ec87ca8c59eb0208bd912 authored about 5 years ago
Add missing constructor for TopoDS_Shape

beb882cacdc6e75853a5da9f16fe520c8aca5d7b authored about 5 years ago
Updated SWIG files after changes to the generator

c3eb8aec3973fbe9ed3bac246443ac44364007db authored about 5 years ago
Updated SWIG files

a63edb3ad7ad45922d535870fb572ceef93d311f authored about 5 years ago
small change to SWIG file XBRepMesh header

023e2ec61c29cda5a5fd4ff73574e0be99502785 authored about 5 years ago
Fix circular dependencies related to Graphic3d and StepRepr

05c12ce92734b1cd55c8fa3215d6d8bf1030b955 authored about 5 years ago
Added missing IMeshData and IMeshTools modules

7394db0ec125dbd1a9b02943e003ba0c30ca28a7 authored about 5 years ago
Fixed unittests

1b0bfd1f0327cc92eeab7a1e16692577d822c41e authored about 5 years ago
Updated interface files to recent changes

f8221f13570df964845d94d308b3273ccf5989c6 authored about 5 years ago
updated swig file, added IGESToBRep module

6701a91e2ea633617c04638849c0b269b841ef1c authored about 5 years ago
Added missiing MoniTool module

805401d147daededb9fa31e2977c9cb3863a577e authored about 5 years ago
Added files for missing XCAFNoteObjects

62cbc4e005b377e85dc5deee69d23f9104e037af authored about 5 years ago
Force cmake to C++ 11

de969a1bc90682094fdb8df5e89fb799f7363a04 authored about 5 years ago
Updated SWIG files to occt740 from latest generator changes

ce671d360676aa3750c856c4d8252383bc897528 authored about 5 years ago
Ported Extend package to occt720

810d9cd36f65f957b35419ecf654d530ac9e57f7 authored about 5 years ago
Ported CMakeLists.txt

b18c8fcaa6eeac756e756e24f162b9b266528603 authored about 5 years ago
Ported unittests

5b72a7e7505137345bd0f1aad6e6c7a7da7155dd authored about 5 years ago
Ported Visualization to occt720

c849b3d62a7d1804e889f757d23b0a95d9cab8a5 authored about 5 years ago
Ported OCCViewer.py to occt720

705488a2c1e44b5ef6b69aa62e847ba7f1147d7b authored about 5 years ago
Updated OCE_Modules list

4328653cd3b7eb52210561c841e5f9e6c631860c authored about 5 years ago