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

get_backend replaced with load_backend; a second call to load_backend doesn't raise an exception anymore

github.com/tpaviot/pythonocc-core - 3d7b9745359b436b4144105f7e17aa0040acb8c6 authored over 8 years ago by tpaviot <[email protected]>
Merge pull request #254 from tpaviot/review/qt-init

qt window integer id computed from id type rather than loaded backend

github.com/tpaviot/pythonocc-core - dde0dba815b84b7a9f0495ad5a5a2032c3634066 authored over 8 years ago by Thomas Paviot <[email protected]>
Merge pull request #255 from tpaviot/review/topology-example

added core_topology_traverse example

github.com/tpaviot/pythonocc-core - e9c01472dbd81deb72eabd6b2bb757edd815d961 authored over 8 years ago by Thomas Paviot <[email protected]>
qt window integer id computed from id type rather than loaded backend

github.com/tpaviot/pythonocc-core - f62f5186e21cd10a33f13f29966c08e5b71ab495 authored over 8 years ago by tpaviot <[email protected]>
added core_topology_traverse based upon the Topology module from OCCUtils

github.com/tpaviot/pythonocc-core - 49bfee797d25ef2566d2f8f7e1ab808eb21d5d18 authored over 8 years ago by tpaviot <[email protected]>
Merge pull request #210 from jf---/fix_display_vector

DisplayVector method was broken due to a subtle missed API change

github.com/tpaviot/pythonocc-core - d2060711e0782ca49ac512fcbdfb976618c28800 authored over 8 years ago by Thomas Paviot <[email protected]>
fixes #225, pyqt4 and 5 conflict

github.com/tpaviot/pythonocc-core - 751900849ac96d00bd244252ffbbe2b49e561c27 authored over 8 years ago by Jelle Feringa <[email protected]>
Merge pull request #251 from jf---/jf/BRepPrimAPI_MakeRevol

BRepPrimAPI_MakeRevol example

github.com/tpaviot/pythonocc-core - e143119936cb4e3b63573b6c9570238b9bf5c1b6 authored over 8 years ago by Thomas Paviot <[email protected]>
BRepPrimAPI_MakeRevol example

github.com/tpaviot/pythonocc-core - 373e3d4150937af6a72bcf4de47a3d748cd40cdb authored over 8 years ago by Jelle Feringa <[email protected]>
non standard methods on gp_Pnt / gp_Vec fixed

github.com/tpaviot/pythonocc-core - 2fc5933c3f2ffc8be0ee6e92548eb1643fa55351 authored almost 9 years ago by Jelle Feringa <[email protected]>
DisplayVector method was broken due to a subtle missed API change

github.com/tpaviot/pythonocc-core - 9843c72e97328eb9b4c602a2bc227c7193da9ad5 authored almost 9 years ago by Jelle Feringa <[email protected]>
Bumped version number to 0.17-dev

github.com/tpaviot/pythonocc-core - 87d40f6615dff0d6b5c3bad0a4d3d5bb1e6644cb authored almost 9 years ago by tpaviot <[email protected]>
Release 0.16.4 misc updates

github.com/tpaviot/pythonocc-core - 510dcb4eb75ca525714bc6d534c9ad88e1208bbe authored almost 9 years ago by tpaviot <[email protected]>
Merge pull request #220 from tpaviot/review/new-ms

Memory management improvements

github.com/tpaviot/pythonocc-core - 79bbe39e441e43c9649e39792f641fc363798e8e authored almost 9 years ago by Thomas Paviot <[email protected]>
Merge pull request #226 from jf---/patch-4

Update README.md

github.com/tpaviot/pythonocc-core - 2bca547025e74e53e4b0e06f2f5d2bb7d5b80f68 authored almost 9 years ago by Thomas Paviot <[email protected]>
Fixed issue with GUI tests on Travis/Linux py3.5

github.com/tpaviot/pythonocc-core - c3c0b808a9c1c6139686974bfaefd3df80a7d908 authored almost 9 years ago by tpaviot <[email protected]>
Update README.md

today more discussion on reddit [1] on installing pythonocc
i think we have to be even more exp...

github.com/tpaviot/pythonocc-core - f197faf3f7b244b78e333d26810ca65f4d84e26d authored almost 9 years ago by Jelle Feringa <[email protected]>
Added evil_function to unittest suite

github.com/tpaviot/pythonocc-core - a3f4cc720726563229fda66811a8b6867e0988ba authored almost 9 years ago by tpaviot <[email protected]>
Defused GarbageCollector

github.com/tpaviot/pythonocc-core - 6ab1d7aac8560ec9d4ca8423a2a3de5b395fac1c authored almost 9 years ago by tpaviot <[email protected]>
Removed outdated memory unittests

github.com/tpaviot/pythonocc-core - 06fd88e91ccf2120f1685f67c94b9ceacc70e3e8 authored almost 9 years ago by tpaviot <[email protected]>
Updated .i files according to @rainmain110 contribution to pythonocc-generator

github.com/tpaviot/pythonocc-core - 95b1047f8a9c2ae1f38a3185e6fd2d605d00f37a authored almost 9 years ago by tpaviot <[email protected]>
Merge pull request #221 from tpaviot/review/travis-fix-xvfb

Travis fix/xvfb

github.com/tpaviot/pythonocc-core - c084367939738904d1715cf2fc4a8c763af84552 authored almost 9 years ago by Thomas Paviot <[email protected]>
run an xvfb server before running the GUI tests on Linux/Travis

github.com/tpaviot/pythonocc-core - 4d26ce2b844b4513e0c75aee41c126fb6de0be86 authored almost 9 years ago by tpaviot <[email protected]>
Merge pull request #219 from tpaviot/review/x3dom-three-js-fixes

x3dom three.js renderers fixes

github.com/tpaviot/pythonocc-core - 4a69ed02d3c24aeda70d45c7decda5bb12a7bdc8 authored almost 9 years ago by Thomas Paviot <[email protected]>
Added missing close()

github.com/tpaviot/pythonocc-core - 4fab234d07ca111a19b4a52577ecdaff701c1b60 authored almost 9 years ago by tpaviot <[email protected]>
urllib-urlparse python3k issues ; pep8

github.com/tpaviot/pythonocc-core - c343a3c52075a4f33dd1a0d7f4815097527ca95b authored almost 9 years ago by tpaviot <[email protected]>
Merge pull request #217 from rainman110/ms/fix_issue_216

Fixed invalid html in webgl files on windows

github.com/tpaviot/pythonocc-core - cfa4f8895ddda085c2975f400116beaf0be10ed7 authored almost 9 years ago by Thomas Paviot <[email protected]>
Merge pull request #211 from tpaviot/review/reg-cb

Review/reg cb

github.com/tpaviot/pythonocc-core - 2b680941b80906aec178c1f6ad3ceb90dfb82cae authored almost 9 years ago by Thomas Paviot <[email protected]>
Merge pull request #218 from rainman110/ms/fix_issue_215

Fixed empty conda version, if conda can't get git tag

github.com/tpaviot/pythonocc-core - 73347d9ff355864fee19dd01b052d130ea987cb5 authored almost 9 years ago by Thomas Paviot <[email protected]>
Fixed empty conda version, if conda can't get git tag

Fixes #215

github.com/tpaviot/pythonocc-core - 87e8f22b21a5535b3295cd312c5f4c9c841df9fc authored almost 9 years ago by Martin Siggel <[email protected]>
Fixed invalid html in webgl files on windows

Fixed #216

github.com/tpaviot/pythonocc-core - 06051844dc1023050e06a72c1f57bd304e9fb776 authored almost 9 years ago by Martin Siggel <[email protected]>
x3dom renderer fix (for aopt compliancy)

github.com/tpaviot/pythonocc-core - d8505d550c75abf1366d0c2db3dc995de9d6b127 authored almost 9 years ago by tpaviot <[email protected]>
Merge pull request #213 from jf---/jf/fix_ogl_example_numpy_dependecy

numpy now optional for the custom opengl draw example

github.com/tpaviot/pythonocc-core - 580abb4ffb0db54e0cd13d047deb55ccb13b2882 authored almost 9 years ago by Thomas Paviot <[email protected]>
numpy now optional for the custom opengl draw example

github.com/tpaviot/pythonocc-core - 2357ebf75713d3a9a945ee54b4da77c01c6b835b authored almost 9 years ago by Jelle Feringa <[email protected]>
Added an example for the call back/selection mechanism

github.com/tpaviot/pythonocc-core - 90ee6fcf08b41b2054d2fce991ed99a4636cf322 authored almost 9 years ago by tpaviot <[email protected]>
Adds a callback mechanism linked to the selection system

github.com/tpaviot/pythonocc-core - 01ca7ef14fec0e715dc0f1e7b63d1d0193fe766c authored almost 9 years ago by tpaviot <[email protected]>
Merge pull request #208 from tpaviot/review/wx-deprec-fix

Fixed deprecation warnig in wx

github.com/tpaviot/pythonocc-core - 9999604aed875cd566513f67a121097fac08c8c0 authored almost 9 years ago by Thomas Paviot <[email protected]>
Fixed depcrecation warnig in wx

github.com/tpaviot/pythonocc-core - 5ddf202a457c7551df3fe32345f264dc3b098f28 authored almost 9 years ago by tpaviot <[email protected]>
add graph tests to conda

github.com/tpaviot/pythonocc-core - 6a31c0663563dcff6594105e068353f044694d60 authored almost 9 years ago by tpaviot <[email protected]>
wx mouse wheel fix from Emad Dlala

github.com/tpaviot/pythonocc-core - 3102f4285b22d54f1273dd09a1091728f4d633ea authored almost 9 years ago by tpaviot <[email protected]>
removed kill pointed that causes segfaults TODO figure out what is going on

github.com/tpaviot/pythonocc-core - c7a7913b7b745b8b1501dc36240d59dbeb4cadb9 authored almost 9 years ago by tpaviot <[email protected]>
list(deque) in order to avoid deque mutating during iteration

github.com/tpaviot/pythonocc-core - a7da9eae6b66b118c7dd776489c5cff048af8464 authored almost 9 years ago by tpaviot <[email protected]>
added core_memory_unittest to testsuite

github.com/tpaviot/pythonocc-core - 3170245f21e5cdc43d84f24ad2fce435114d08ea authored almost 9 years ago by tpaviot <[email protected]>
import GarbageCollector at the begining of each .i file

github.com/tpaviot/pythonocc-core - 63d04eab14c6ac7a854d4c7e13d66569e872bbcf authored almost 9 years ago by tpaviot <[email protected]>
Enabled linux + osx travis matrix builds

github.com/tpaviot/pythonocc-core - 0e0d52e190fc3310df86a5c3c4cc115d909fb7f7 authored almost 9 years ago by Martin Siggel <[email protected]>
old style signals dont are incompatible with pyqt5

segfaults when running an example that has a menu structure

github.com/tpaviot/pythonocc-core - 456fa70659358dc141e8608fdde5beddde429745 authored almost 9 years ago by Jelle Feringa <[email protected]>
[hotfix] segfault on zoom with pyqt5

github.com/tpaviot/pythonocc-core - b438940712970ecb83f08974f2e0b558b4b0521e authored almost 9 years ago by Jelle Feringa <[email protected]>
Bumped version number to 0.17-dev

github.com/tpaviot/pythonocc-core - 1fd64c4673db02404c3ba32216f2aab740aeecc7 authored almost 9 years ago by tpaviot <[email protected]>
Updated Version number to 0.16.3, updated AUTHORS, NEWS and INSTALL

github.com/tpaviot/pythonocc-core - 4d1e1207769f503512ee97c730329a3859dc4f71 authored almost 9 years ago by tpaviot <[email protected]>
Modify travis file to use conda-build

github.com/tpaviot/pythonocc-core - 37dfaa7804dab92d33f977f8632dad0a7c3456f0 authored almost 9 years ago by tpaviot <[email protected]>
Added conda recipe

This enables CI using conda-build. Just run
'conda build ci/conda' to build the packages.

github.com/tpaviot/pythonocc-core - b541e7238382137077444f16d9edf03882075175 authored almost 9 years ago by Martin Siggel <[email protected]>
Added gitter chatroom for pythonocc-core repository

github.com/tpaviot/pythonocc-core - 2c10b7da291aae8f5d3cd93cc6e0163ab04fd91d authored almost 9 years ago by tpaviot <[email protected]>
Bumped version number to 0.17-dev

github.com/tpaviot/pythonocc-core - 9623ae3efa40227da9bf06f57b93ad1580076208 authored almost 9 years ago by tpaviot <[email protected]>
Updated Version number to 0.16.3, updated AUTHORS, NEWS and INSTALL

github.com/tpaviot/pythonocc-core - bb3bc42a8e9af9b543282313c239b18f9f66ff3c authored almost 9 years ago by tpaviot <[email protected]>
Fixed py3k support

github.com/tpaviot/pythonocc-core - 6295ddd0d3d479b497975e01a9ea1d42f89a0666 authored almost 9 years ago by tpaviot <[email protected]>
Adding PyQt5 support

github.com/tpaviot/pythonocc-core - fa5d251e0ed4d78bddcd2e7af5a42a81283ec587 authored almost 9 years ago by Jelle Feringa <[email protected]>
Tesselator class does not need to be STANDARD_EXPORTed

github.com/tpaviot/pythonocc-core - 46c3191967ea28c6b6cc72595dbd72ae8dd61d18 authored almost 9 years ago by tpaviot <[email protected]>
VS2015 fixes for Tesselator.cpp. Fix issues:

C:\projects\pythonocc-core\src\Visualization\Tesselator.cpp(176): warning C4244: '=': conversion...

github.com/tpaviot/pythonocc-core - 5da08d4c628c13db8c0e10a8e7133edde4b647c6 authored almost 9 years ago by tpaviot <[email protected]>
drawing a million lines or point, pythonocc can handle it!

github.com/tpaviot/pythonocc-core - f57951e32e5c09fc0478397a89b393ecd175b3cf authored about 9 years ago by Jelle Feringa <[email protected]>
removed landscape checks

github.com/tpaviot/pythonocc-core - c884046dac36050fa3537ef684446e269aa26857 authored about 9 years ago by tpaviot <[email protected]>
be explicit about the OCE / pythonocc-core relation

github.com/tpaviot/pythonocc-core - 69ff8fbd0bd1260fa276c621e9731cbcd5694f19 authored about 9 years ago by Jelle Feringa <[email protected]>
removed unused travis build script for oce

github.com/tpaviot/pythonocc-core - 2d87cbd69eabeeecc21f99436b48dd7bed736bb2 authored about 9 years ago by tpaviot <[email protected]>
Updated core display unittest to fit travis/conda changes

github.com/tpaviot/pythonocc-core - 10966be9880b394dd6f32a128b5d44735960306c authored about 9 years ago by tpaviot <[email protected]>
Fixed unittest for pickle load/save TopoDS_Shapes on python3

github.com/tpaviot/pythonocc-core - a38927e42d40085339e8cf34caba7770f89d95bc authored about 9 years ago by tpaviot <[email protected]>
Use conda to download/install dependencies on travis

github.com/tpaviot/pythonocc-core - 769cd3af26451aeb872a42d4c94934fa0b310a37 authored about 9 years ago by tpaviot <[email protected]>
overpaint example fails to overpaint when re-orienting ( panning, rotating ) the view

fixes #171

github.com/tpaviot/pythonocc-core - 308963fa83d952621b6748716eb47c8ffbb118f8 authored about 9 years ago by Jelle Feringa <[email protected]>
Added core_parallel_slicer example

github.com/tpaviot/pythonocc-core - 9e8352673ad4223569ef3806bbe014728f18184c authored about 9 years ago by tpaviot <[email protected]>
Fixed wrong description of the tesselator example

github.com/tpaviot/pythonocc-core - 513864fbc102b42cfda8f0ed7a9df738e087c280 authored about 9 years ago by Martin Siggel <[email protected]>
Added an example, how to the Tesselator interface

The example plots a shape with matplotlib (3d). In addition to
the triangular surface, also the ...

github.com/tpaviot/pythonocc-core - 85d3c98b22739d4bb58d4c3dc7a264a6590041c0 authored about 9 years ago by Martin Siggel <[email protected]>
Merge pull request #165 from rainman110/ms/tesselator

Some work on Tesselator

github.com/tpaviot/pythonocc-core - 2178618d668ee5927e295a9350e16b454a368869 authored about 9 years ago by Thomas Paviot <[email protected]>
Some work on Tesselator

- Computation of edges
- Interface to Vertices, Normals, and Triangles

github.com/tpaviot/pythonocc-core - 75f537c084e60799d5aa2d464a702b8870041d81 authored about 9 years ago by Martin Siggel <[email protected]>
Merge pull request #163 from jf---/patch-2

Update README.md

github.com/tpaviot/pythonocc-core - cf186a4889992a259d4d3dc2b1b3428d80fdd252 authored about 9 years ago by Thomas Paviot <[email protected]>
Update README.md

change the "install with conda" link from my conda channel ( only OSX support ) to DLR-SC, which...

github.com/tpaviot/pythonocc-core - 0e8762c86cb33bd4391ba7b2e99e47281a862245 authored about 9 years ago by Jelle Feringa <[email protected]>
Merge pull request #157 from rainman110/ms/fix_nonexported_methods

Code with the windows fixes from the wrapper_generator

github.com/tpaviot/pythonocc-core - cbde41d9d00469be80ba22347d77b7c88488474e authored about 9 years ago by Thomas Paviot <[email protected]>
Merge pull request #158 from rainman110/ms/fix_cmake_windows

Fixes incorrect BUILD_DIR in CMakeLists.txt on windows

github.com/tpaviot/pythonocc-core - 9b1c8f143fd7c221e5908f13ae31bbc966729599 authored about 9 years ago by Thomas Paviot <[email protected]>
Fixed incorrectly quoted strings in default arguments

This code is generated using the fixed pythonocc-generator.

github.com/tpaviot/pythonocc-core - f5156784e30498a748ee07f4483e6b8306c9caf9 authored about 9 years ago by Martin Siggel <[email protected]>
Fixes incorrect BUILD_DIR in CMakeLists.txt on windows

In line 277, the variable BUILD_DIR is prefixed with CMAKE_BINARY_DIR.
Therefore, we should not ...

github.com/tpaviot/pythonocc-core - a644760c28f97aa954c76fd0299061a5c909a0dd authored about 9 years ago by Martin Siggel <[email protected]>
Code with the windows fixes from the wrapper_generator

Fixes issue #93

github.com/tpaviot/pythonocc-core - d54fd85ed91b233eb24a944495342fb9e54fa0fe authored about 9 years ago by Martin Siggel <[email protected]>
Merge pull request #145 from tpaviot/tp/rm-conda

Moved conda pkg WIP from pythonocc-core to pythonocc-contrib

github.com/tpaviot/pythonocc-core - 5b7ac9167e50e302cea534c5c7777ca2432f6d09 authored over 9 years ago by Thomas Paviot <[email protected]>
Moved conda pkg WIP from pythonocc-core to pythonocc-contrib

github.com/tpaviot/pythonocc-core - eb5d98484735b03cee148ca7204e33a3dd973c4a authored over 9 years ago by tpaviot <[email protected]>
Fixed typo in TKOpenGl.dllname

github.com/tpaviot/pythonocc-core - 1e6cfd36509aeaa9d319fd47fea014d701444c93 authored over 9 years ago by Thomas Paviot <[email protected]>
example of glueing topology

github.com/tpaviot/pythonocc-core - 1c6ba28a17bb25ad5d67032f3f40dee4b4336edf authored over 9 years ago by Jelle Feringa <[email protected]>
inform the user that you need gl2ps for this example to work out

github.com/tpaviot/pythonocc-core - 1c89637932ffed91d55f45b70bf326b555ced49b authored over 9 years ago by Jelle Feringa <[email protected]>
Cast sip.voidptr to int if ever winId retrusn a void pointer. This fixes issue #138

github.com/tpaviot/pythonocc-core - d91e876f079a412bbb42bdce619413dea58cea7d authored over 9 years ago by tpaviot <[email protected]>
Update INSTALL.md

github.com/tpaviot/pythonocc-core - d5e3fabc0b4a754ebc1a2b8c10f665673b14b59e authored over 9 years ago by Jelle Feringa <[email protected]>
Small fix for linux/windows portability

github.com/tpaviot/pythonocc-core - 935951c7d0ba14568a0fb5687fc39a9d0a9c1b8b authored over 9 years ago by tpaviot <[email protected]>
Merge pull request #130 from tpaviot/review/ocaf-unittest-fix

review/ocaf unittest fix

github.com/tpaviot/pythonocc-core - 8e0bb201d1ea961a20ef704de01e0ee877170529 authored over 9 years ago by Thomas Paviot <[email protected]>
Data files are read/write from/to testi_io; added webgl unittest to the default testsuite;

modified threejs and x3dom renderers to export to temp dir or specified dir; splitted
x3do and th...

github.com/tpaviot/pythonocc-core - 58c6f957d244149ec89249b26c8574c0d6532179 authored over 9 years ago by tpaviot <[email protected]>
x3dom and threejs renderers can accept path argument to set the path of generated js/html files

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

github.com/tpaviot/pythonocc-core - 18c30daf0cc79a3e306a9cd25c13a53d25060c80 authored over 9 years ago by tpaviot <[email protected]>
Merge pull request #121 from tpaviot/review/prepare-0.16.2

review/prepare 0.16.2

github.com/tpaviot/pythonocc-core - 181543762672a2232ddcc2132a4417ee7834b752 authored over 9 years ago by Thomas Paviot <[email protected]>
Small fix in core_display_export_to_image_example, new example export

to EF, small change in NEWS

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

github.com/tpaviot/pythonocc-core - 587261f785e15f964a3072ba24f9d713bcc3596b authored over 9 years ago by tpaviot <[email protected]>
Merge pull request #120 from tpaviot/review/mingw64

Mingw64 compilation fix

github.com/tpaviot/pythonocc-core - f8bfb74bad8efc99dd6989b4e6d654f2521d7fb6 authored over 9 years ago by Thomas Paviot <[email protected]>
Fixed Mingw64 compilation

github.com/tpaviot/pythonocc-core - 9aef6c8e86c5b77c33742acf36e45db0b2f9ca23 authored over 9 years ago by tpaviot <[email protected]>
Merge pull request #119 from tpaviot/review/new-examples

Added more examples

github.com/tpaviot/pythonocc-core - 4d36035a8f8373a35b40d65d3af782c0b70aab73 authored over 9 years ago by Thomas Paviot <[email protected]>
Merge pull request #118 from tpaviot/review/standard-boolean-byref

Review/standard boolean byref

github.com/tpaviot/pythonocc-core - fafc6f495dc09663996647c90c5a1e03ea1c0d08 authored over 9 years ago by Thomas Paviot <[email protected]>
Added unittest for standard_boolean byref returned parameter

github.com/tpaviot/pythonocc-core - 10e553d64eaa8bac1fb0599fa07cb6f60d8d9c99 authored over 9 years ago by thomas <[email protected]>