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 files after Standard_Boolean byref and SWIG > 3.0.3 changes

caa0c4f67bd632736f4335a21cc0438c2f9399ed authored over 9 years ago
Fixed OCE paths in CMakeLists.txt

61d72bb1e55eb308563e8c1547e06437c26abb23 authored over 9 years ago
Added Standard_Boolean & transformation

994ecd747e9c95b18894328cfd3b9297997a7e3a authored over 9 years ago
Added vertex filleting example

9157d7a574fb9f7db4ed49e00fd57363f118b2ea authored over 9 years ago
Added topology edge example

12cbb3ad35e88bd6c22544841274c10cf2d6b699 authored over 9 years ago
Added topology face example

337ac0497de31b7d9df030f77bb4bc39c472ba56 authored over 9 years ago
Added through section example

9925b2d3b62f4d800a0f1ea82026172065099e06 authored over 9 years ago
Added draft angle example

84d051c421be8d2dd5866ccbed0f6a6ffc39a022 authored over 9 years ago
Added evolved shape example

26120af721aa2baa60942735bd1f8bb3c8386863 authored over 9 years ago
Added pipe example

cebdc442646d3b35a1862f8e5b1506c325c8ba0e authored over 9 years ago
Added topology prism example

9e450a67f6f6b7a406c7a1f5800cf1afd3d130c8 authored over 9 years ago
Added faircurve example

dabd79166c876c574765c0119346194f5969abc6 authored over 9 years ago
Added textured shape example

c5eda23f39d53325fdebc86336e82366d300e1a5 authored over 9 years ago
Added prs3d customization example

6d80f7b556b4a88c5f435ef73f8644eafb31b103 authored over 9 years ago
Added linewidth customization example

d6d293412318d8c90b9fc4eaf2d702281f2fa60a authored over 9 years ago
Added shape pickling example

b1fc2e6a2cb37f50904d34d4c9ee2192719b7be3 authored over 9 years ago
Updated geometry utils

730d4a66a9423b4b44ed91db15d67f7a02523ef6 authored over 9 years ago
Added shape pickling example

553ec83c2aa97ae0dee04563271269dca1e0cf65 authored over 9 years ago
Added core display export to image example

27cca2ebe4d7dbaeeede0a31a5e70d4bc3e2feba authored over 9 years ago
Added core_surface_from_curves.py

11487d39e7a0c7e00ac90215014936f0c0be59c7 authored over 9 years ago
Added core_display_quality.py

42188350640fe57351c5d11b45c50f74178dab3f authored over 9 years ago
Bumped version number to 0.16.2-dev

c65ee2735210e18be283097e0a75c3cbc4f7e877 authored over 9 years ago
Merge pull request #117 from tpaviot/review/prepare-pythonocc-0.16.1

Review/prepare pythonocc 0.16.1

002127ff056f7a9832644a5f7e64182ad64966b0 authored over 9 years ago
Merge pull request #116 from tpaviot/review/x3d-improvements

Review/x3d improvements

d6a0e1b9df14a56ca9595dab16f181b0b346054b authored over 9 years ago
Added shader for x3dom renderer

4587f2828910ed4cc5c2cf94e86b42282f97c962 authored over 9 years ago
Fixed trailing tag in html teplate

665330d9c75435bc331ddbead1aae0349cbd9242 authored over 9 years ago
Implemented selection mechanism

64c92c68126c26c8f13598e71042f01a67327157 authored over 9 years ago
Added option to map faces to mesh in X3D exporter

a55035f25acbe8c0c9fde8d325347a9ee38d611c authored over 9 years ago
Upgraded x3dom to 1.7.0

14c03cc2099779de67582864743e6e48eb7f0bbe authored over 9 years ago
Upgraded three.js from 0.68 to 0.71

b7aabdd4b1dc6a103621a83af64874cef05ff765 authored over 9 years ago
Upgraded OrbitControl to latest release

f4e05e81dddce15e17a055fa3770ad3bfee9d8c7 authored over 9 years ago
Fixed bad method name

181df3bdb6922b30f3a1ab9983cfee4a403f945e authored over 9 years ago
Added new method to export a tesselation to a string; refactored Tesselator.cpp

e2f18db2c55335b752519ab7df0f0ea99b8386c7 authored over 9 years ago
Fixed bad method name

6efd2493358e021f86e5514b6a2ff940d4e34bd1 authored over 9 years ago
Speedup oce compilation time on travis-ci

de469e358e3c1c2174c40f7ad8cd55b11f9a9883 authored over 9 years ago
Updated NEWS file

bf0c6a5010f2b7e397f229caf2afee0f03277277 authored over 9 years ago
Bumped pythonocc version number

6bd56bf82b8c8a28cb0cf864c31cece3e4090d1d authored over 9 years ago
Fixed url error for travis-ci

6ba457b60bb28499a3be6c2d3876814f0ae86bff authored over 9 years ago
Merge pull request #110 from jf---/jf/refactor_GC

jf/refactor_GC

a272a9774167453fd5c4f84a070bcdfa69369583 authored over 9 years ago
Merge pull request #114 from tpaviot/review/win-opengl-path

Adds a warning for Windows user where CSF_GraphicShr is not defined

db66016f1ed9185512dac1feba702b6de05b8473 authored over 9 years ago
Merge pull request #112 from tpaviot/review/win32-fix-visual3d

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

644d22c66f47668c33f701f3ec6a850d053e53d0 authored over 9 years ago
Merge pull request #113 from tpaviot/review/pyside-fix

Review/pyside fix

f82def70fb64bd67f741f7d25e8f99ad77301233 authored over 9 years ago
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...

752db9928da964fed278148610d714a3fd28d6c6 authored over 9 years ago
Add CSF_GraphicShr definition on windows, by default if not set by the installer

108119187108a64b34bd33c90108c21f06ceb849 authored over 9 years ago
Removed Visual3d_Layer::DrawText method that can't be wrapped on Win32/MinGw

3214bbc3574248a9bf32a4608d573b4916233678 authored over 9 years ago
Fixed winId integer id for winId Qt method

f91cd0e546c403dacf34c64089ce9a0816c5df51 authored over 9 years ago
Fix is win32 specific

44cf3e8f228d35b427b98129aa2866d5f928005e authored over 9 years ago
Merge pull request #111 from tpaviot/review/travis-fix

Temporary removed py3k for travis

e7d2c570657844d072e478c9d3829151841685b3 authored over 9 years ago
Temporary removed py3k for travis, to save compilation time and machine resource

60f43546f97b52da61f02b98d96c28036d2e8c19 authored over 9 years ago
Merge pull request #105 from jmwright/occ-bottle

Added a classic OCC bottle example.

c537bd687391b9b2056e4e182ba1332de98351b8 authored over 9 years ago
Added Copyright and License Header to Example

93075a4b54263a4ff3245ec358411d6b2776ffdf authored over 9 years ago
Added a classic OCC bottle example.

71161efdfa1651eab8a53399e9a799d032a8a82a authored over 9 years ago
Merge pull request #101 from tpaviot/review/standard-alloc-default-constructor

Review/standard alloc default constructor

7c67792d6208d23b27d1d6bb22c3c6c127a09dc3 authored almost 10 years ago
Added unittest for default constrcutor

eac574c06b1d322c7b3b429ebeb9a6e348f5a6e9 authored almost 10 years ago
Modified default constructor

16c15343cc4c415d6165bbb811d8f072ca4a9b7a authored almost 10 years ago
Merge pull request #100 from tpaviot/review/travis-fix

Fix travis build

acadc816022a64caa2608cde8d35d4a7f8282259 authored almost 10 years ago
oce-0.16.1 is downloaded/compiled; dropped gcc copilation (takes too much time)

4a373fe100fcf3ea16611c2d950171ef1c2b52d9 authored almost 10 years ago
Increased ncpu from 4 to 6 in travis build script, in order to reduce test time under 50min.

112e7ddcce3d0edbfe6e5ea835dc32d09171ed24 authored about 10 years ago
Merge pull request #74 from tpaviot/review/qt-fixes

Review/qt fixes

817058f5eb3c31154baf6589145fe085edfc1dd2 authored about 10 years ago
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...

aa956cbb4b33fb0c3d6f3786090b1885ec3f7c9b authored about 10 years ago
unittest tripped over backend identifier

a606a3ee8aa0063d41c7eede65f91c00dd960505 authored about 10 years ago
Merged pyqt4Display and pysideDisplay into qtDisplay - PyQt4 used by default

065590fbee88878029cf1e82a734cdaf5e718995 authored about 10 years ago
Merge pull request #72 from jf---/master

link to API docs missing

3d65d955ae5364bfad6cfc9dc6a356affcc05934 authored about 10 years ago
Merge pull request #71 from tpaviot/review/inherit-topods-shape

Added inherit topods example and unittest

dd141b26da7264b933312adaa9f0629c687d33c7 authored about 10 years ago
link to API docs missing

94c7631125d71134592ab4fa533e17f54b2095bf authored about 10 years ago
Added inherit topods example and unittest

f50a2d98ebada63da1a312e3262d7bff0a2275ca authored about 10 years ago
Bumped VERSION number in __init__.py

5573d6c7c875fb00ce566f3e8982887b45676e6d authored about 10 years ago
Merge pull request #67 from tpaviot/review/CAF-support

OCAF support

55c81269cc4e9d3f203dcce5cd54e961ea46d5c8 authored about 10 years ago
Added OCAF unittest

1e8258946138a9cf794da40d02ea777185494dc2 authored about 10 years ago
Updated OCAF SWIG files

c50184fe410c7ecc9cf5902e0c086fbb63d7bada authored about 10 years ago
Added XDE STEP and IGES

a183df096bc35c196811a7ce99bd9b248f2f555b authored about 10 years ago
Added example for STEP CAF import

4d113123064bd53cde68d31dd6a3819e50082ded authored about 10 years ago
added option for OCAF wrapper

b9137b5111a83c23265bbb93da1a79579af28f63 authored about 10 years ago
Merge pull request #66 from tpaviot/review/landscape-fixes

review/landscape fixes

3df627ea20adf5a74cace795b9ce088fc7fa5e26 authored about 10 years ago
Commented out unused var

d1fcf97436e1fe5d9f98e07b3d3b49cd53a2b7ea authored about 10 years ago
UiucAirfoil is not an old-style class anymore

d82e39b98fa1f677ddf6a4d6f103b040159d1f6d authored about 10 years ago
Fixed threejs and x3dom renderers code

8fa2779b672db3458c5e21f54bdfa493e4815924 authored about 10 years ago
Fixed a bug in core_geometry-curves2d example

1771b5b4e46412fb4283c88c38a2ac0cffc96f88 authored about 10 years ago
Refactored OCCViewer: removed BaseDriver

5f94485409087403988d02a454a7750aaad48c67 authored about 10 years ago
Added landscape yaml file

5f15cf6d0aa6d7768d0d5344a10a9cf2f312b233 authored about 10 years ago
Merge pull request #64 from tpaviot/review/wrapper-fixes

fixed default value; class public enmus

05941ca1dcc085cb0d3321f29079df42f45dccc8 authored about 10 years ago
Fixed default value; class public enmus

2376ddb5c4baae88a8bdf43de56c20a45bd511c9 authored about 10 years ago
Merge pull request #59 from tpaviot/review/cmake

cmake improvements

f64c0107e54c86c7d01270f208bb87917e30e153 authored about 10 years ago
Moved cmake commands to lowercase; added automatic detection of OCE;

fe0700ea1f47e9a460fc9297230e63cc48cc2f73 authored about 10 years ago
Merge pull request #58 from tpaviot/review/const-standard_integer_by-ref-fix

Review/const standard integer by ref fix

b022084b487c0d579f09fb108ce869728a2e15ea authored about 10 years ago
Added unittest for const Standard_Integer & wrapper

4e80bd33bacdb8ff47f52ec765095fe05cb1419b authored about 10 years ago
Fixed wrapper for const Standard_Integer &

9bcb04cfcf6a007f87ea45d57348a46c70bc6048 authored about 10 years ago
example writing an STL file from a TopoDS_Shape

a06e2a7b2622508c04fee2d04831b71ad4496876 authored about 10 years ago
Added Landscape status flag

9487d6deaa446a7044aaf3e320274db75a2d122f authored about 10 years ago
Added support for MeshVS

98e60c8d54a34e56a74c648a3bb3a4e272bd5bcf authored about 10 years ago
Updated Linux Ubuntu instructions in getting started

51dfed47ffb0bee5ac22442e3736b7c05e78154e authored about 10 years ago
Bumped version number to 0.16.1-dev

c92c5cfa8eaf7cd0ed1a56544fc7eb9d44709102 authored over 10 years ago
Merge pull request #45 from tpaviot/review/release-0.16.0

review/release 0.16.0

8194c367a61c82f39be1b5d5bbf1bbba85bd2b9f authored over 10 years ago
Small additional info in NEWS about the oce release

cf3104a1f4cea1c52afcbd94cf740f101840da86 authored over 10 years ago
Updated conda build yaml file to use 0.16.0 tag

2414c6957fdb8b8dd1bc0a1929f2c5640b6aac93 authored over 10 years ago
Bumped version number to 0.16.0

a3b740a800d8e4b533f09e0d97b7b3dac2c20f42 authored over 10 years ago
Fixed wrong url in conda binstar path

07c31f4746d719ff793d5b317b11e5a33a5442fc authored over 10 years ago
Fixed bad url for binstar conda

108d39c491854e78fca1882142ea46c4e38be692 authored over 10 years ago
Updated version number in conda package

5c76b95051223c9bde335062a65465947e61509c authored over 10 years ago
apidoc generates one html page per module

e89e08927ef590ffb748b6eb01b5e5b0eff883a8 authored over 10 years ago