Kacper Pluta
|
48ac6aa0b5
|
Some further cleanups for MIQ (#998)
* Cleanups: unified arguments' names, variable types, unused variables removed, initialization of fileds. Many Clang-tidy hints have been applied, etc.
* ints should be unsigned
* changes overlooked duing refactorization
* changes overlooked duing refactorization
* changes overlooked duing refactorization
* changes overlooked duing refactorization
* changes overlooked duing refactorization and suggestions from @jdumas
* remove unneeded var.
* indents
* extract a constant
* a name changed
|
2019-02-12 11:45:50 -05:00 |
|
Janis Born
|
816e51da05
|
expose overloaded version of tetrahedralize in pyigl
Former-commit-id: 910482ca50
|
2018-03-14 11:02:59 +01:00 |
|
Daniele Panozzo
|
58a2146c68
|
added comments to python files 1/2
Former-commit-id: 52d0f35689
|
2017-10-08 16:02:47 -04:00 |
|
root
|
3f1cb13d7b
|
python support for remesh_self_intersections
Former-commit-id: a25fd7b3ce
|
2016-09-20 12:10:36 -07:00 |
|
Sebastian Koch
|
aa298105c6
|
Added tutorial 707
Former-commit-id: 3a57699280
|
2016-07-06 22:20:41 +02:00 |
|
Sebastian Koch
|
5e56eb4f81
|
Added tutorial 705
Former-commit-id: ef2d804f84
|
2016-07-06 15:51:04 +02:00 |
|
Sebastian Koch
|
9727746942
|
Added tutorial 609_Boolean and CGAL python module + functions
Former-commit-id: 7b6b91bd7a
|
2016-06-17 17:25:27 +02:00 |
|
Sebastian Koch
|
ad00bd397f
|
Restructuring Python bindings, moved submodules and dependencies to own folders, added dependency checking for some tutorials, minor refactorings
Former-commit-id: 2214125878
|
2016-06-07 15:13:54 +02:00 |
|
Sebastian Koch
|
344cb9eea3
|
-Changes to header files to support parsing
-Added header parser and docstring generator
Former-commit-id: e879d27f15
|
2016-05-12 15:36:04 +02:00 |
|
Daniele Panozzo
|
93a6a05509
|
updated python build system
Former-commit-id: bf79f74c4a
|
2016-03-02 23:51:21 -05:00 |
|