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

Typo fix in year

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

github.com/tpaviot/pythonocc-core - 6553fe93af31882bfe51c531a9923dde6bf4c37e authored about 10 years ago by tpaviot <[email protected]>
Merge pull request #43 from tpaviot/review/getting-started

Getting started, initial commit

github.com/tpaviot/pythonocc-core - 8299df237be5b2a7fac976bb4d51dae13de60c96 authored about 10 years ago by Thomas Paviot <[email protected]>
Getting started, initial commit

github.com/tpaviot/pythonocc-core - 1c9834ac5a09688c4ff55735464b4001254f5d8b authored about 10 years ago by tpaviot <[email protected]>
Merge pull request #39 from tpaviot/review/make-changes

review/make changes

github.com/tpaviot/pythonocc-core - 2ae7c5369271048393b267e6d6bb4ba84ba51c02 authored about 10 years ago by Thomas Paviot <[email protected]>
cleaned up README.md conda

github.com/tpaviot/pythonocc-core - 526a156d0233485e8e15d6fc02ae64f04ee3e7ca authored about 10 years ago by tpaviot <[email protected]>
Added NEWS and AUTHORS files; updated README.md and INSTALL.md

github.com/tpaviot/pythonocc-core - cc94fe76af4c0425105f7c63414d807361812839 authored about 10 years ago by tpaviot <[email protected]>
Added VERSION_PATCH; replaced with PYTHONOCC;

added first debian stuff;added AUTHORS

github.com/tpaviot/pythonocc-core - 5bb1cfc38a8aa9535409804b6bc33731d0ed5538 authored about 10 years ago by tpaviot <[email protected]>
Moved traitDisplay.py to contrib/traitDisplay.py

github.com/tpaviot/pythonocc-core - a572b083799055d2182eb453bde2f929cb51aedd authored about 10 years ago by tpaviot <[email protected]>
Moved traitDisplay.py to contrib/traitDisplay.py

github.com/tpaviot/pythonocc-core - c776c45ae30aaf652a20d4d19594e3136aaa6ceb authored about 10 years ago by tpaviot <[email protected]>
Merge pull request #42 from tpaviot/review/travis-py3

review/travis py3

github.com/tpaviot/pythonocc-core - 85d5e17491a09c262e3ec4085318935cadf34697 authored about 10 years ago by Thomas Paviot <[email protected]>
Modify Travis config files to support

both py2 and py3

github.com/tpaviot/pythonocc-core - 49fdaf23aa27069b85c4e6e77831f3618dd49ce3 authored about 10 years ago by tpaviot <[email protected]>
Small fix in Cmake List; tweaked swig -py3 option

github.com/tpaviot/pythonocc-core - a307dfd380e2e98ce860831b92a34e77f34723fe authored about 10 years ago by tpaviot <[email protected]>
Merge pull request #41 from tpaviot/review/x3d-renderer

review/x3d renderer

github.com/tpaviot/pythonocc-core - 97e7ef951d86366db143fc0334038ae14a8ecbb6 authored about 10 years ago by Thomas Paviot <[email protected]>
Fixed in small bug in threejs_renderer

github.com/tpaviot/pythonocc-core - 2a3f3208c4ae4e21ceb8d85082e78374abb11e46 authored about 10 years ago by tpaviot <[email protected]>
Added a unittest for x3dom renderer

github.com/tpaviot/pythonocc-core - 7cd38101a5aa07a99ed0b85780de68d08dc6283a authored about 10 years ago by tpaviot <[email protected]>
Added x3dom-full 1.6.1

github.com/tpaviot/pythonocc-core - 35e16a3a8995dd0b260d967dac1281bcf749858f authored about 10 years ago by tpaviot <[email protected]>
Added x3dom cylinder head example

github.com/tpaviot/pythonocc-core - f832fe48cf87c36c555ef9cd88fc11a8ae04df81 authored about 10 years ago by tpaviot <[email protected]>
Added x3dom renderer (http://www.x3dom.org)

github.com/tpaviot/pythonocc-core - 6e60605001fa2f29e3a8093cd16137aeb1d85caa authored about 10 years ago by tpaviot <[email protected]>
Uncommented the testProtectedConstructor test; add TopExp_Explorer test

github.com/tpaviot/pythonocc-core - 52fc9e75aebe9c75717641e9ea3c06ec8d07221b authored about 10 years ago by tpaviot <[email protected]>
Changed the way const TopoDS_* & and const gp_* & are wrapped. Fix issue #36

github.com/tpaviot/pythonocc-core - 0deb92a311f99898ff253cedb51e5595da4df0c3 authored about 10 years ago by tpaviot <[email protected]>
Improved sphinx docstrings in SWIG files

github.com/tpaviot/pythonocc-core - 29b8320b9a5b6f5249b864ad987528fb4befd216 authored about 10 years ago by tpaviot <[email protected]>
Added draft for sphinx doc for examples

github.com/tpaviot/pythonocc-core - eca08f6a8aff8c1df19aee991f3505ad5cf6747f authored about 10 years ago by tpaviot <[email protected]>
Added size; fixed ipython --gui='qt'

github.com/tpaviot/pythonocc-core - 4c09ba058941ed8e9c6555c29e514746606973a1 authored about 10 years ago by tpaviot <[email protected]>
Added core_simple_mesh example

github.com/tpaviot/pythonocc-core - d9f1cd7b69b69edb2d7df167382e442c74d5f7b8 authored about 10 years ago by tpaviot <[email protected]>
Changed the default material

github.com/tpaviot/pythonocc-core - d9789dd88807fe9a2ddaa6d8b6adac4e848fd0b4 authored about 10 years ago by tpaviot <[email protected]>
PEP8 improvements; removed menu item for atomic examples ; misc fixes/improvements

github.com/tpaviot/pythonocc-core - 67a4484843e11dae733e0f86c92c39816f5c3474 authored about 10 years ago by tpaviot <[email protected]>
Added sphinx autogenerated API documentation

github.com/tpaviot/pythonocc-core - b6236f9dc6f650d24a75ebec2b2afd0112ade20d authored about 10 years ago by tpaviot <[email protected]>
Fixed pickling test for TopoDS shapes

github.com/tpaviot/pythonocc-core - 6487d48595d06c1d237567cb05764bdc694f3772 authored about 10 years ago by tpaviot <[email protected]>
Use absolute import for OCCViewer; fix an inheritance issue

This fixes issue #25

github.com/tpaviot/pythonocc-core - e16c8c824b006e36efeb99fe3fa6d13ce9687668 authored about 10 years ago by tpaviot <[email protected]>
Fixed Standard_Real const reference argument

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

github.com/tpaviot/pythonocc-core - 1124a706e0b07a08e6de2e67b612517050fb8caa authored about 10 years ago by tpaviot <[email protected]>
provides support for building and distributing pythonocc-core with conda

github.com/tpaviot/pythonocc-core - d8cdc0bf790d1e1c4f657fd3b20ab9b7f962beea authored about 10 years ago by Jelle Feringa <[email protected]>
Added a test case

github.com/tpaviot/pythonocc-core - 936ce80cd3158b17f50b5a41d7f8f0ef1a6391a1 authored about 10 years ago by tpaviot <[email protected]>
Added back byref passing argument for TopoDS

github.com/tpaviot/pythonocc-core - cec691043db2a4488e9ce5f9b97534e3654cf257 authored about 10 years ago by tpaviot <[email protected]>
Added default constructor for BRep_Builder and TopoDS_Builder

github.com/tpaviot/pythonocc-core - 8bde43857d053f71a7f65ec42eb01c939b24390b authored about 10 years ago by tpaviot <[email protected]>
Added iges example

github.com/tpaviot/pythonocc-core - 110dd59a6870ca7678cf508ab4008c3ce9f06895 authored about 10 years ago by tpaviot <[email protected]>
Added stl/step/brep import examples

github.com/tpaviot/pythonocc-core - 90861bc8cddb7bf4aebecf6ea0b0670efdbc9038 authored about 10 years ago by tpaviot <[email protected]>
Added XSControl wrapper

github.com/tpaviot/pythonocc-core - 9a68982c22af107bc2699342beddf4c7e41297f4 authored about 10 years ago by tpaviot <[email protected]>
Merge pull request #11 from tpaviot/review/webgl-changes

Review/webgl changes

github.com/tpaviot/pythonocc-core - 3e2e6798834270eded1c423c590648b19f933093 authored over 10 years ago by Thomas Paviot <[email protected]>
Fixed shader demo

github.com/tpaviot/pythonocc-core - 103e9f5fd67d3f46b0c6f7081c382d5d747b69d7 authored over 10 years ago by tpaviot <[email protected]>
Added time variable

github.com/tpaviot/pythonocc-core - a6654ba19f884d43aadc96e8bd8f1aabda2cf679 authored over 10 years ago by tpaviot <[email protected]>
Improved shader demo

github.com/tpaviot/pythonocc-core - ae477ce99b737a2c3bbfca659e19c8f8060a060e authored over 10 years ago by tpaviot <[email protected]>
forget about some minor detail

github.com/tpaviot/pythonocc-core - 27f4c0e760412c87950a8d07900b103d64b69656 authored over 10 years ago by tpaviot <[email protected]>
Added shader example

github.com/tpaviot/pythonocc-core - 8a6fa7929ed89b9cdfec05d36b081ba1d56bca13 authored over 10 years ago by tpaviot <[email protected]>
Refactored threejs renderer

github.com/tpaviot/pythonocc-core - 2df04320f987b859e46aadc2aee2563f0af20647 authored over 10 years ago by tpaviot <[email protected]>
Added webgl unittest

github.com/tpaviot/pythonocc-core - bb736426235437004edae901bd3216108540414e authored over 10 years ago by tpaviot <[email protected]>
Added threejs example

github.com/tpaviot/pythonocc-core - 4eb5591994853dab823c9a7e1a58fab014241d8c authored over 10 years ago by tpaviot <[email protected]>
Improved threejs renderer

github.com/tpaviot/pythonocc-core - 53f9052e030e266917155d7aabdf3b373a3d55e0 authored over 10 years ago by tpaviot <[email protected]>
JSON exporters now exports uv coords

github.com/tpaviot/pythonocc-core - 8a773026908b69a4465a455ecef6fa74cf1da6c5 authored over 10 years ago by tpaviot <[email protected]>
Fixed Tesselator after threejs upgrade

github.com/tpaviot/pythonocc-core - a884d7b0154d981bad1bf4ce8a3375861f4b1ae4 authored over 10 years ago by tpaviot <[email protected]>
Updated to threejs r68

github.com/tpaviot/pythonocc-core - 35ed906cdfd4f973392c90ff25211e38148e5db0 authored over 10 years ago by tpaviot <[email protected]>
Merge pull request #10 from tpaviot/review/i-o-stream-wrapper

Review/i o stream wrapper

github.com/tpaviot/pythonocc-core - 4315b3fb1a055a7aa7138eabb51072465491920c authored over 10 years ago by Thomas Paviot <[email protected]>
Fixed istream wrapper

github.com/tpaviot/pythonocc-core - 3fe03257c8a4c0824b0c0413fc1f39e3373edf3f authored over 10 years ago by tpaviot <[email protected]>
Updated unittes for ostream

github.com/tpaviot/pythonocc-core - 152b81335d9a142eb8cbc4a3f514db870426786d authored over 10 years ago by tpaviot <[email protected]>
Added wrapper for ostream and istream

github.com/tpaviot/pythonocc-core - 138237c7c1d6aaf2e56afb41ef599fa0cbaacefd authored over 10 years ago by tpaviot <[email protected]>
Merge pull request #9 from tpaviot/review/travis-improvements

Review/travis improvements

github.com/tpaviot/pythonocc-core - c32d8b71cb2e0e9bfe0a35da5a61bdea61bbb89d authored over 10 years ago by Thomas Paviot <[email protected]>
Added OpenGL missing dependency

github.com/tpaviot/pythonocc-core - b17bdcc675f1244f041f9b3cebfc7431b339d6e0 authored over 10 years ago by tpaviot <[email protected]>
Updated visu test for py3k

github.com/tpaviot/pythonocc-core - a9a3664fca315a4255ab2955257aa636a75f7bf6 authored over 10 years ago by tpaviot <[email protected]>
Test for PySide, PyQt4 and wx

github.com/tpaviot/pythonocc-core - 6ae1d51ecc8ebeaa41e55378a5f998bef7a8ff8e authored over 10 years ago by tpaviot <[email protected]>
Removed wxgtk-dev dependency

github.com/tpaviot/pythonocc-core - e113d001c1fd7d2d755b8102b838662557566869 authored over 10 years ago by tpaviot <[email protected]>
Updated core_display test

github.com/tpaviot/pythonocc-core - f35e6897930f988309a824357061cfae99be2660 authored over 10 years ago by tpaviot <[email protected]>
Improved backends support

github.com/tpaviot/pythonocc-core - 9f3049326e9674a5bafe4e6a7489f2d39583e77a authored over 10 years ago by tpaviot <[email protected]>
Improved wx support; different depth tests

github.com/tpaviot/pythonocc-core - f6817bb035927b0e495288ae3b2ac9f1dd9aaa2f authored over 10 years ago by tpaviot <[email protected]>
Removed compilers; clean up.

github.com/tpaviot/pythonocc-core - dd7be53011212248b0a50ab882aca658e72bc35a authored over 10 years ago by tpaviot <[email protected]>
Merge pull request #8 from tpaviot/review/equal-operator

Review/equal operator

github.com/tpaviot/pythonocc-core - 1245067b1e164d55e7b04adedda1e539df87998d authored over 10 years ago by Thomas Paviot <[email protected]>
Fixed ned operator

github.com/tpaviot/pythonocc-core - ad1b10982472dd429d18d8b64c26e73f6b724127 authored over 10 years ago by tpaviot <[email protected]>
Removed 3 classes from wrapper to comply with latest eq operator changes

github.com/tpaviot/pythonocc-core - ecc73f9383557a9814aabb05c0359a8ff1cfdb8f authored over 10 years ago by tpaviot <[email protected]>
Completed equal and neq operators wrapper

github.com/tpaviot/pythonocc-core - 8cb2fdc640d5564aafb96b16334d836607a86725 authored over 10 years ago by tpaviot <[email protected]>
travis support for py2 and 3

github.com/tpaviot/pythonocc-core - 586e3781e4fe275b1b55a470317895cccddd546b authored over 10 years ago by tpaviot <[email protected]>
Added a wx/qt display test

github.com/tpaviot/pythonocc-core - acea84c25223ab608121f416107b7f76b125b728 authored over 10 years ago by tpaviot <[email protected]>
Added travis-ci.org support

github.com/tpaviot/pythonocc-core - ed23e890b3a872aef0922c6f537760e61f2ad122 authored over 10 years ago by tpaviot <[email protected]>
Fixed compilation issue on Linux

github.com/tpaviot/pythonocc-core - e70ef2dd359a46898de2b5cb4092f8c35a4ece22 authored over 10 years ago by tpaviot <[email protected]>
Removed Aspect_DisplayConnection.hxx dependency to enable compilation on Linux

github.com/tpaviot/pythonocc-core - 8b0b69d84b65277bf584673cf7eb29d61974192a authored over 10 years ago by tpaviot <[email protected]>
Added Standard_Boolean, Standard_Real and Standard_Integer byref parameters wrapping

github.com/tpaviot/pythonocc-core - 78c320c371fdf01b0d2c9ea21ccea3eeccbab252 authored over 10 years ago by tpaviot <[email protected]>
First draft of the new pythonocc-core

github.com/tpaviot/pythonocc-core - 29b14ab822941379e22583861521db28362d372f authored over 10 years ago by tpaviot <[email protected]>
Initial commit

github.com/tpaviot/pythonocc-core - 2b4e465f4cf00df9f9565b6e3e6da5c3d1fa7185 authored over 10 years ago by Thomas Paviot <[email protected]>