Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: tpaviot/pythonocc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: tpaviot/pythonocc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cs/ccad
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 284 files changed
  • 3 contributors

Commits on Jan 17, 2014

  1. First ccad commit

    tpaviot committed Jan 17, 2014
    Configuration menu
    Copy the full SHA
    a7a2dce View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2014

  1. Configuration menu
    Copy the full SHA
    4f17d3a View commit details
    Browse the repository at this point in the history
  2. Fixed angle passing to bezier_cone in model.py

    charles-sharman committed Jan 18, 2014
    Configuration menu
    Copy the full SHA
    9b287ff View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2014

  1. Corrected edge_bezier.png and replaced == None with is None

    charles-sharman committed Jan 20, 2014
    Configuration menu
    Copy the full SHA
    f8e2cb0 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2014

  1. Fixed a polarity change error going from == to is. Added more robust …

    …error-checking for subshape, subcenter, and nearest.
    charles-sharman committed Jan 21, 2014
    Configuration menu
    Copy the full SHA
    3f00ef5 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2014

  1. Configuration menu
    Copy the full SHA
    18f0c41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f11fac7 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2014

  1. Configuration menu
    Copy the full SHA
    1a4d251 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2014

  1. Configuration menu
    Copy the full SHA
    dd101dd View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2014

  1. Configuration menu
    Copy the full SHA
    5b90e03 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2014

  1. Configuration menu
    Copy the full SHA
    86a5b8f View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2014

  1. corrected bug in offset

    charles-sharman committed Feb 11, 2014
    Configuration menu
    Copy the full SHA
    106f4b9 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2014

  1. Bug fixes to recent type-checking additions

    charles-sharman committed Feb 25, 2014
    Configuration menu
    Copy the full SHA
    f591c98 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2014

  1. bug fixes, menuitems for display, example1 for documentation

    charles-sharman committed Mar 18, 2014
    Configuration menu
    Copy the full SHA
    063ebb3 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2014

  1. Removed numpy dependencies, Added unittest, Minor Updates

    charles-sharman committed May 17, 2014
    Configuration menu
    Copy the full SHA
    690f5f1 View commit details
    Browse the repository at this point in the history
  2. Replaced rst/ with doc/

    charles-sharman committed May 17, 2014
    Configuration menu
    Copy the full SHA
    97f5e33 View commit details
    Browse the repository at this point in the history
Loading