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

Updated SWIG files after Standard_Boolean byref and SWIG > 3.0.3 changes

github.com/tpaviot/pythonocc-core - caa0c4f67bd632736f4335a21cc0438c2f9399ed authored over 9 years ago by tpaviot <[email protected]>
Fixed OCE paths in CMakeLists.txt

github.com/tpaviot/pythonocc-core - 61d72bb1e55eb308563e8c1547e06437c26abb23 authored over 9 years ago by thomas <[email protected]>
Added Standard_Boolean & transformation

github.com/tpaviot/pythonocc-core - 994ecd747e9c95b18894328cfd3b9297997a7e3a authored over 9 years ago by thomas <[email protected]>
Added vertex filleting example

github.com/tpaviot/pythonocc-core - 9157d7a574fb9f7db4ed49e00fd57363f118b2ea authored over 9 years ago by thomas <[email protected]>
Added topology edge example

github.com/tpaviot/pythonocc-core - 12cbb3ad35e88bd6c22544841274c10cf2d6b699 authored over 9 years ago by thomas <[email protected]>
Added topology face example

github.com/tpaviot/pythonocc-core - 337ac0497de31b7d9df030f77bb4bc39c472ba56 authored over 9 years ago by thomas <[email protected]>
Added through section example

github.com/tpaviot/pythonocc-core - 9925b2d3b62f4d800a0f1ea82026172065099e06 authored over 9 years ago by thomas <[email protected]>
Added draft angle example

github.com/tpaviot/pythonocc-core - 84d051c421be8d2dd5866ccbed0f6a6ffc39a022 authored over 9 years ago by thomas <[email protected]>
Added evolved shape example

github.com/tpaviot/pythonocc-core - 26120af721aa2baa60942735bd1f8bb3c8386863 authored over 9 years ago by thomas <[email protected]>
Added pipe example

github.com/tpaviot/pythonocc-core - cebdc442646d3b35a1862f8e5b1506c325c8ba0e authored over 9 years ago by thomas <[email protected]>
Added topology prism example

github.com/tpaviot/pythonocc-core - 9e450a67f6f6b7a406c7a1f5800cf1afd3d130c8 authored over 9 years ago by thomas <[email protected]>
Added faircurve example

github.com/tpaviot/pythonocc-core - dabd79166c876c574765c0119346194f5969abc6 authored over 9 years ago by thomas <[email protected]>
Added textured shape example

github.com/tpaviot/pythonocc-core - c5eda23f39d53325fdebc86336e82366d300e1a5 authored over 9 years ago by tpaviot <[email protected]>
Added prs3d customization example

github.com/tpaviot/pythonocc-core - 6d80f7b556b4a88c5f435ef73f8644eafb31b103 authored over 9 years ago by tpaviot <[email protected]>
Added linewidth customization example

github.com/tpaviot/pythonocc-core - d6d293412318d8c90b9fc4eaf2d702281f2fa60a authored over 9 years ago by tpaviot <[email protected]>
Added shape pickling example

github.com/tpaviot/pythonocc-core - b1fc2e6a2cb37f50904d34d4c9ee2192719b7be3 authored over 9 years ago by tpaviot <[email protected]>
Updated geometry utils

github.com/tpaviot/pythonocc-core - 730d4a66a9423b4b44ed91db15d67f7a02523ef6 authored over 9 years ago by tpaviot <[email protected]>
Added shape pickling example

github.com/tpaviot/pythonocc-core - 553ec83c2aa97ae0dee04563271269dca1e0cf65 authored over 9 years ago by tpaviot <[email protected]>
Added core display export to image example

github.com/tpaviot/pythonocc-core - 27cca2ebe4d7dbaeeede0a31a5e70d4bc3e2feba authored over 9 years ago by tpaviot <[email protected]>
Added core_surface_from_curves.py

github.com/tpaviot/pythonocc-core - 11487d39e7a0c7e00ac90215014936f0c0be59c7 authored over 9 years ago by tpaviot <[email protected]>
Added core_display_quality.py

github.com/tpaviot/pythonocc-core - 42188350640fe57351c5d11b45c50f74178dab3f authored over 9 years ago by tpaviot <[email protected]>
Bumped version number to 0.16.2-dev

github.com/tpaviot/pythonocc-core - c65ee2735210e18be283097e0a75c3cbc4f7e877 authored over 9 years ago by tpaviot <[email protected]>
Merge pull request #117 from tpaviot/review/prepare-pythonocc-0.16.1

Review/prepare pythonocc 0.16.1

github.com/tpaviot/pythonocc-core - 002127ff056f7a9832644a5f7e64182ad64966b0 authored over 9 years ago by Thomas Paviot <[email protected]>
Merge pull request #116 from tpaviot/review/x3d-improvements

Review/x3d improvements

github.com/tpaviot/pythonocc-core - d6a0e1b9df14a56ca9595dab16f181b0b346054b authored over 9 years ago by Thomas Paviot <[email protected]>
Added shader for x3dom renderer

github.com/tpaviot/pythonocc-core - 4587f2828910ed4cc5c2cf94e86b42282f97c962 authored over 9 years ago by thomas <[email protected]>
Fixed trailing tag in html teplate

github.com/tpaviot/pythonocc-core - 665330d9c75435bc331ddbead1aae0349cbd9242 authored over 9 years ago by thomas <[email protected]>
Implemented selection mechanism

github.com/tpaviot/pythonocc-core - 64c92c68126c26c8f13598e71042f01a67327157 authored over 9 years ago by thomas <[email protected]>
Added option to map faces to mesh in X3D exporter

github.com/tpaviot/pythonocc-core - a55035f25acbe8c0c9fde8d325347a9ee38d611c authored over 9 years ago by thomas <[email protected]>
Upgraded x3dom to 1.7.0

github.com/tpaviot/pythonocc-core - 14c03cc2099779de67582864743e6e48eb7f0bbe authored over 9 years ago by thomas <[email protected]>
Upgraded three.js from 0.68 to 0.71

github.com/tpaviot/pythonocc-core - b7aabdd4b1dc6a103621a83af64874cef05ff765 authored over 9 years ago by thomas <[email protected]>
Upgraded OrbitControl to latest release

github.com/tpaviot/pythonocc-core - f4e05e81dddce15e17a055fa3770ad3bfee9d8c7 authored over 9 years ago by thomas <[email protected]>
Fixed bad method name

github.com/tpaviot/pythonocc-core - 181df3bdb6922b30f3a1ab9983cfee4a403f945e authored over 9 years ago by thomas <[email protected]>
Added new method to export a tesselation to a string; refactored Tesselator.cpp

github.com/tpaviot/pythonocc-core - e2f18db2c55335b752519ab7df0f0ea99b8386c7 authored over 9 years ago by tpaviot <[email protected]>
Fixed bad method name

github.com/tpaviot/pythonocc-core - 6efd2493358e021f86e5514b6a2ff940d4e34bd1 authored over 9 years ago by thomas <[email protected]>
Speedup oce compilation time on travis-ci

github.com/tpaviot/pythonocc-core - de469e358e3c1c2174c40f7ad8cd55b11f9a9883 authored over 9 years ago by thomas <[email protected]>
Updated NEWS file

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

github.com/tpaviot/pythonocc-core - 6bd56bf82b8c8a28cb0cf864c31cece3e4090d1d authored over 9 years ago by thomas <[email protected]>
Fixed url error for travis-ci

github.com/tpaviot/pythonocc-core - 6ba457b60bb28499a3be6c2d3876814f0ae86bff authored over 9 years ago by thomas <[email protected]>
Merge pull request #110 from jf---/jf/refactor_GC

jf/refactor_GC

github.com/tpaviot/pythonocc-core - a272a9774167453fd5c4f84a070bcdfa69369583 authored over 9 years ago by Thomas Paviot <[email protected]>
Merge pull request #114 from tpaviot/review/win-opengl-path

Adds a warning for Windows user where CSF_GraphicShr is not defined

github.com/tpaviot/pythonocc-core - db66016f1ed9185512dac1feba702b6de05b8473 authored over 9 years ago by Thomas Paviot <[email protected]>
Merge pull request #112 from tpaviot/review/win32-fix-visual3d

Removed Visual3d_Layer::DrawText method that can't be wrapped on Win3…

github.com/tpaviot/pythonocc-core - 644d22c66f47668c33f701f3ec6a850d053e53d0 authored over 9 years ago by Thomas Paviot <[email protected]>
Merge pull request #113 from tpaviot/review/pyside-fix

Review/pyside fix

github.com/tpaviot/pythonocc-core - f82def70fb64bd67f741f7d25e8f99ad77301233 authored over 9 years ago by Thomas Paviot <[email protected]>
use dequeu rather than lists in the GC.

dequeu have O(1) performance, while lists have O(n).

also, the logging is not informative, nor v...

github.com/tpaviot/pythonocc-core - 752db9928da964fed278148610d714a3fd28d6c6 authored over 9 years ago by Jelle Feringa <[email protected]>
Add CSF_GraphicShr definition on windows, by default if not set by the installer

github.com/tpaviot/pythonocc-core - 108119187108a64b34bd33c90108c21f06ceb849 authored over 9 years ago by thomas <[email protected]>
Removed Visual3d_Layer::DrawText method that can't be wrapped on Win32/MinGw

github.com/tpaviot/pythonocc-core - 3214bbc3574248a9bf32a4608d573b4916233678 authored over 9 years ago by thomas <[email protected]>
Fixed winId integer id for winId Qt method

github.com/tpaviot/pythonocc-core - f91cd0e546c403dacf34c64089ce9a0816c5df51 authored over 9 years ago by tpaviot <[email protected]>
Fix is win32 specific

github.com/tpaviot/pythonocc-core - 44cf3e8f228d35b427b98129aa2866d5f928005e authored over 9 years ago by thomas <[email protected]>
Merge pull request #111 from tpaviot/review/travis-fix

Temporary removed py3k for travis

github.com/tpaviot/pythonocc-core - e7d2c570657844d072e478c9d3829151841685b3 authored over 9 years ago by Thomas Paviot <[email protected]>
Temporary removed py3k for travis, to save compilation time and machine resource

github.com/tpaviot/pythonocc-core - 60f43546f97b52da61f02b98d96c28036d2e8c19 authored over 9 years ago by thomas <[email protected]>
Merge pull request #105 from jmwright/occ-bottle

Added a classic OCC bottle example.

github.com/tpaviot/pythonocc-core - c537bd687391b9b2056e4e182ba1332de98351b8 authored over 9 years ago by Thomas Paviot <[email protected]>
Added Copyright and License Header to Example

github.com/tpaviot/pythonocc-core - 93075a4b54263a4ff3245ec358411d6b2776ffdf authored over 9 years ago by Jeremy Wright <[email protected]>
Added a classic OCC bottle example.

github.com/tpaviot/pythonocc-core - 71161efdfa1651eab8a53399e9a799d032a8a82a authored over 9 years ago by Jeremy Wright <[email protected]>
Merge pull request #101 from tpaviot/review/standard-alloc-default-constructor

Review/standard alloc default constructor

github.com/tpaviot/pythonocc-core - 7c67792d6208d23b27d1d6bb22c3c6c127a09dc3 authored over 9 years ago by Thomas Paviot <[email protected]>
Added unittest for default constrcutor

github.com/tpaviot/pythonocc-core - eac574c06b1d322c7b3b429ebeb9a6e348f5a6e9 authored over 9 years ago by tpaviot <[email protected]>
Modified default constructor

github.com/tpaviot/pythonocc-core - 16c15343cc4c415d6165bbb811d8f072ca4a9b7a authored over 9 years ago by tpaviot <[email protected]>
Merge pull request #100 from tpaviot/review/travis-fix

Fix travis build

github.com/tpaviot/pythonocc-core - acadc816022a64caa2608cde8d35d4a7f8282259 authored over 9 years ago by Thomas Paviot <[email protected]>
oce-0.16.1 is downloaded/compiled; dropped gcc copilation (takes too much time)

github.com/tpaviot/pythonocc-core - 4a373fe100fcf3ea16611c2d950171ef1c2b52d9 authored over 9 years ago by thomas <[email protected]>
Increased ncpu from 4 to 6 in travis build script, in order to reduce test time under 50min.

github.com/tpaviot/pythonocc-core - 112e7ddcce3d0edbfe6e5ea835dc32d09171ed24 authored almost 10 years ago by tpaviot <[email protected]>
Merge pull request #74 from tpaviot/review/qt-fixes

Review/qt fixes

github.com/tpaviot/pythonocc-core - 817058f5eb3c31154baf6589145fe085edfc1dd2 authored almost 10 years ago by Thomas Paviot <[email protected]>
fixes a number of issues with the Qt viewer:

* when Shift-RMB dragging, no rectangle would be overpainted in the viewer. Shift-RMB dragging d...

github.com/tpaviot/pythonocc-core - aa956cbb4b33fb0c3d6f3786090b1885ec3f7c9b authored almost 10 years ago by Jelle Feringa <[email protected]>
unittest tripped over backend identifier

github.com/tpaviot/pythonocc-core - a606a3ee8aa0063d41c7eede65f91c00dd960505 authored almost 10 years ago by Jelle Feringa <[email protected]>
Merged pyqt4Display and pysideDisplay into qtDisplay - PyQt4 used by default

github.com/tpaviot/pythonocc-core - 065590fbee88878029cf1e82a734cdaf5e718995 authored almost 10 years ago by tpaviot <[email protected]>
Merge pull request #72 from jf---/master

link to API docs missing

github.com/tpaviot/pythonocc-core - 3d65d955ae5364bfad6cfc9dc6a356affcc05934 authored almost 10 years ago by Thomas Paviot <[email protected]>
Merge pull request #71 from tpaviot/review/inherit-topods-shape

Added inherit topods example and unittest

github.com/tpaviot/pythonocc-core - dd141b26da7264b933312adaa9f0629c687d33c7 authored almost 10 years ago by Thomas Paviot <[email protected]>
link to API docs missing

github.com/tpaviot/pythonocc-core - 94c7631125d71134592ab4fa533e17f54b2095bf authored almost 10 years ago by Jelle Feringa <[email protected]>
Added inherit topods example and unittest

github.com/tpaviot/pythonocc-core - f50a2d98ebada63da1a312e3262d7bff0a2275ca authored almost 10 years ago by tpaviot <[email protected]>
Bumped VERSION number in __init__.py

github.com/tpaviot/pythonocc-core - 5573d6c7c875fb00ce566f3e8982887b45676e6d authored almost 10 years ago by tpaviot <[email protected]>
Merge pull request #67 from tpaviot/review/CAF-support

OCAF support

github.com/tpaviot/pythonocc-core - 55c81269cc4e9d3f203dcce5cd54e961ea46d5c8 authored about 10 years ago by Thomas Paviot <[email protected]>
Added OCAF unittest

github.com/tpaviot/pythonocc-core - 1e8258946138a9cf794da40d02ea777185494dc2 authored about 10 years ago by tpaviot <[email protected]>
Updated OCAF SWIG files

github.com/tpaviot/pythonocc-core - c50184fe410c7ecc9cf5902e0c086fbb63d7bada authored about 10 years ago by tpaviot <[email protected]>
Added XDE STEP and IGES

github.com/tpaviot/pythonocc-core - a183df096bc35c196811a7ce99bd9b248f2f555b authored about 10 years ago by tpaviot <[email protected]>
Added example for STEP CAF import

github.com/tpaviot/pythonocc-core - 4d113123064bd53cde68d31dd6a3819e50082ded authored about 10 years ago by tpaviot <[email protected]>
added option for OCAF wrapper

github.com/tpaviot/pythonocc-core - b9137b5111a83c23265bbb93da1a79579af28f63 authored about 10 years ago by tpaviot <[email protected]>
Merge pull request #66 from tpaviot/review/landscape-fixes

review/landscape fixes

github.com/tpaviot/pythonocc-core - 3df627ea20adf5a74cace795b9ce088fc7fa5e26 authored about 10 years ago by Thomas Paviot <[email protected]>
Commented out unused var

github.com/tpaviot/pythonocc-core - d1fcf97436e1fe5d9f98e07b3d3b49cd53a2b7ea authored about 10 years ago by tpaviot <[email protected]>
UiucAirfoil is not an old-style class anymore

github.com/tpaviot/pythonocc-core - d82e39b98fa1f677ddf6a4d6f103b040159d1f6d authored about 10 years ago by tpaviot <[email protected]>
Fixed threejs and x3dom renderers code

github.com/tpaviot/pythonocc-core - 8fa2779b672db3458c5e21f54bdfa493e4815924 authored about 10 years ago by tpaviot <[email protected]>
Fixed a bug in core_geometry-curves2d example

github.com/tpaviot/pythonocc-core - 1771b5b4e46412fb4283c88c38a2ac0cffc96f88 authored about 10 years ago by tpaviot <[email protected]>
Refactored OCCViewer: removed BaseDriver

github.com/tpaviot/pythonocc-core - 5f94485409087403988d02a454a7750aaad48c67 authored about 10 years ago by tpaviot <[email protected]>
Added landscape yaml file

github.com/tpaviot/pythonocc-core - 5f15cf6d0aa6d7768d0d5344a10a9cf2f312b233 authored about 10 years ago by tpaviot <[email protected]>
Merge pull request #64 from tpaviot/review/wrapper-fixes

fixed default value; class public enmus

github.com/tpaviot/pythonocc-core - 05941ca1dcc085cb0d3321f29079df42f45dccc8 authored about 10 years ago by Thomas Paviot <[email protected]>
Fixed default value; class public enmus

github.com/tpaviot/pythonocc-core - 2376ddb5c4baae88a8bdf43de56c20a45bd511c9 authored about 10 years ago by tpaviot <[email protected]>
Merge pull request #59 from tpaviot/review/cmake

cmake improvements

github.com/tpaviot/pythonocc-core - f64c0107e54c86c7d01270f208bb87917e30e153 authored about 10 years ago by Thomas Paviot <[email protected]>
Moved cmake commands to lowercase; added automatic detection of OCE;

github.com/tpaviot/pythonocc-core - fe0700ea1f47e9a460fc9297230e63cc48cc2f73 authored about 10 years ago by tpaviot <[email protected]>
Merge pull request #58 from tpaviot/review/const-standard_integer_by-ref-fix

Review/const standard integer by ref fix

github.com/tpaviot/pythonocc-core - b022084b487c0d579f09fb108ce869728a2e15ea authored about 10 years ago by Thomas Paviot <[email protected]>
Added unittest for const Standard_Integer & wrapper

github.com/tpaviot/pythonocc-core - 4e80bd33bacdb8ff47f52ec765095fe05cb1419b authored about 10 years ago by tpaviot <[email protected]>
Fixed wrapper for const Standard_Integer &

github.com/tpaviot/pythonocc-core - 9bcb04cfcf6a007f87ea45d57348a46c70bc6048 authored about 10 years ago by tpaviot <[email protected]>
example writing an STL file from a TopoDS_Shape

github.com/tpaviot/pythonocc-core - a06e2a7b2622508c04fee2d04831b71ad4496876 authored about 10 years ago by Jelle Feringa <[email protected]>
Added Landscape status flag

github.com/tpaviot/pythonocc-core - 9487d6deaa446a7044aaf3e320274db75a2d122f authored about 10 years ago by tpaviot <[email protected]>
Added support for MeshVS

github.com/tpaviot/pythonocc-core - 98e60c8d54a34e56a74c648a3bb3a4e272bd5bcf authored about 10 years ago by tpaviot <[email protected]>
Updated Linux Ubuntu instructions in getting started

github.com/tpaviot/pythonocc-core - 51dfed47ffb0bee5ac22442e3736b7c05e78154e authored about 10 years ago by tpaviot <[email protected]>
Bumped version number to 0.16.1-dev

github.com/tpaviot/pythonocc-core - c92c5cfa8eaf7cd0ed1a56544fc7eb9d44709102 authored about 10 years ago by tpaviot <[email protected]>
Merge pull request #45 from tpaviot/review/release-0.16.0

review/release 0.16.0

github.com/tpaviot/pythonocc-core - 8194c367a61c82f39be1b5d5bbf1bbba85bd2b9f authored about 10 years ago by Thomas Paviot <[email protected]>
Small additional info in NEWS about the oce release

github.com/tpaviot/pythonocc-core - cf3104a1f4cea1c52afcbd94cf740f101840da86 authored about 10 years ago by tpaviot <[email protected]>
Updated conda build yaml file to use 0.16.0 tag

github.com/tpaviot/pythonocc-core - 2414c6957fdb8b8dd1bc0a1929f2c5640b6aac93 authored about 10 years ago by tpaviot <[email protected]>
Bumped version number to 0.16.0

github.com/tpaviot/pythonocc-core - a3b740a800d8e4b533f09e0d97b7b3dac2c20f42 authored about 10 years ago by tpaviot <[email protected]>
Fixed wrong url in conda binstar path

github.com/tpaviot/pythonocc-core - 07c31f4746d719ff793d5b317b11e5a33a5442fc authored about 10 years ago by tpaviot <[email protected]>
Fixed bad url for binstar conda

github.com/tpaviot/pythonocc-core - 108d39c491854e78fca1882142ea46c4e38be692 authored about 10 years ago by tpaviot <[email protected]>
Updated version number in conda package

github.com/tpaviot/pythonocc-core - 5c76b95051223c9bde335062a65465947e61509c authored about 10 years ago by tpaviot <[email protected]>
apidoc generates one html page per module

github.com/tpaviot/pythonocc-core - e89e08927ef590ffb748b6eb01b5e5b0eff883a8 authored about 10 years ago by tpaviot <[email protected]>