index
:
lolcad
master
a tiny CAD kernel
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-22
Various work on the UI.
HEAD
master
Bryan Bishop
3
-174
/
+234
2011-05-21
added K_SEGMENT back in
Bryan Bishop
1
-4
/
+3
2011-05-21
added more classes
Bryan Bishop
1
-0
/
+204
2011-05-21
removed bad cython lines
Bryan Bishop
1
-47
/
+10
2011-05-21
started a cython wrapper
Bryan Bishop
39
-0
/
+4011
2011-05-15
added some debugging statements
Bryan Bishop
1
-1
/
+7
2011-05-14
committing before i break something..
Bryan Bishop
1
-6
/
+54
2011-05-14
added K_RATPOLY::subst_val_proto
Bryan Bishop
1
-2
/
+62
2011-05-14
functions implemented:
Bryan Bishop
1
-29
/
+337
2011-05-14
continued on get_patch4
Bryan Bishop
1
-2
/
+50
2011-05-14
lots of debugging
Bryan Bishop
1
-19
/
+104
2011-05-14
implemented K_SEGMENT, trying to fix get_patch4
Bryan Bishop
1
-3
/
+81
2011-05-14
started working on get_patch4 again
Bryan Bishop
1
-0
/
+130
2011-05-13
marking where more work needs to be done
Bryan Bishop
1
-3
/
+10
2011-05-13
worked on Curve
Bryan Bishop
1
-1
/
+45
2011-05-13
added K_PATCH::set_range
Bryan Bishop
1
-1
/
+41
2011-05-13
replaced method stubs with NotImplementedError
Bryan Bishop
1
-13
/
+26
2011-05-13
added K_BOX3D
Bryan Bishop
1
-7
/
+43
2011-05-13
implemented subst_expr
Bryan Bishop
1
-2
/
+108
2011-05-13
implemented eval_range_in_out
Bryan Bishop
1
-4
/
+46
2011-05-13
added Surface.get_range
Bryan Bishop
1
-1
/
+157
2011-05-13
propagated surface values in get_patch4
Bryan Bishop
1
-8
/
+12
2011-05-13
moved __repr__ around and removed a random print statement
Bryan Bishop
1
-3
/
+2
2011-05-13
a simple python script to build a box
Bryan Bishop
1
-0
/
+1
2011-05-13
implemented Patch, Curve, fixed lots of stuff
Bryan Bishop
1
-23
/
+109
2011-05-13
fixed K_RATPOLY.__init__ and Surface.__init__
Bryan Bishop
1
-3
/
+10
2011-05-13
implemented Surface.__init__
Bryan Bishop
1
-0
/
+39
2011-05-13
None was not valid in that location
Bryan Bishop
1
-1
/
+1
2011-05-13
called Fraction.numerator/denominator
Bryan Bishop
1
-3
/
+6
2011-05-13
implemented reduce_num_coeffs
Bryan Bishop
1
-2
/
+43
2011-05-13
implemented reduce_deg
Bryan Bishop
1
-3
/
+50
2011-05-13
implemented get_plane_coeffs
Bryan Bishop
1
-1
/
+39
2011-05-01
fixed gen_box a little but not completely
Bryan Bishop
1
-2
/
+2
2011-05-01
stubbed out K_RATPOLY
Bryan Bishop
1
-11
/
+356
2011-04-30
fixed get_coeff calls to be valid python
Bryan Bishop
1
-23
/
+23
2011-04-30
added gen_box to generate a 3D box from points
Bryan Bishop
1
-0
/
+367
2011-04-30
fixed broken length check
Bryan Bishop
1
-1
/
+1
2011-04-27
initial unit tests for the new esolid implementation
Bryan Bishop
1
-0
/
+26
2011-04-27
fixed various syntax errors
Bryan Bishop
1
-14
/
+17
2011-04-27
wrote Point2D.refine_interior
Bryan Bishop
1
-2
/
+347
2011-04-27
still working on Point2D
Bryan Bishop
1
-2
/
+532
2011-04-27
minor, but important changes
Bryan Bishop
1
-5
/
+14
2011-04-27
updated Point2D in esolid
Bryan Bishop
1
-6
/
+291
2011-04-27
a partial python implementation of esolid
Bryan Bishop
1
-0
/
+1316
2011-01-15
some notes on python intricacies and good geometry APIs from 2010-10-06
kanzure
1
-0
/
+74
2011-01-14
import an old sample of what i am working towards
kanzure
1
-0
/
+36
2011-01-06
a simple todo list before i forget
kanzure
1
-0
/
+7
2010-10-01
first steps towards a working visualizer
kanzure
1
-0
/
+318
2010-09-13
some nurbs classes and routines
kanzure
1
-0
/
+406
2010-09-13
this time with code
kanzure
6
-0
/
+3218
[next]