.. |
CMakeLists.txt
|
rework build system, separate gui and non-gui code
|
2022-05-05 14:39:31 +02:00 |
occ_edge.cpp
|
fix project point on edge to stay in param range
|
2022-10-07 12:22:11 +02:00 |
occ_edge.hpp
|
use Shape hash instead of TShape
|
2022-08-19 12:51:39 +02:00 |
occ_face.cpp
|
switch back to manual projection for OCC geometry (wta/coil.ipynb make a huge difference)
|
2022-10-16 13:08:27 +02:00 |
occ_face.hpp
|
use Shape hash instead of TShape
|
2022-08-19 12:51:39 +02:00 |
occ_solid.hpp
|
use Shape hash instead of TShape
|
2022-08-19 12:51:39 +02:00 |
occ_utils.cpp
|
use Shape hash instead of TShape
|
2022-08-19 12:51:39 +02:00 |
occ_utils.hpp
|
fix closesurface identification IsSame instead of operator ==
|
2022-08-29 14:43:01 +02:00 |
occ_vertex.cpp
|
use Shape hash instead of TShape
|
2022-08-19 12:51:39 +02:00 |
occ_vertex.hpp
|
use Shape hash instead of TShape
|
2022-08-19 12:51:39 +02:00 |
occconstruction.cpp
|
occ build visualization mesh
|
2009-02-01 23:08:39 +00:00 |
occgenmesh.cpp
|
use Shape hash instead of TShape
|
2022-08-19 12:51:39 +02:00 |
occgeom.cpp
|
use Shape hash instead of TShape
|
2022-08-19 12:51:39 +02:00 |
occgeom.hpp
|
fix occ identification propagation, use IsSame not ==
|
2022-09-08 17:48:11 +02:00 |
occmeshsurf.cpp
|
Fix typos
|
2022-09-08 11:08:25 -04:00 |
occmeshsurf.hpp
|
OCC Mesher Cleanup
|
2021-11-28 15:14:41 +00:00 |
occpkg.cpp
|
use std::filesystem::path
|
2022-02-23 11:56:00 +01:00 |
Partition_Inter2d.cxx
|
Fix typos
|
2022-09-08 11:08:25 -04:00 |
Partition_Inter2d.hxx
|
Apply patches for OpenCasCade 7 by Lorenz Lechner
|
2017-01-31 19:21:25 +01:00 |
Partition_Inter2d.ixx
|
autotools configure
|
2009-01-13 18:32:10 +00:00 |
Partition_Inter2d.jxx
|
autotools configure
|
2009-01-13 18:32:10 +00:00 |
Partition_Inter3d.cxx
|
Fix various typos
|
2022-03-25 18:22:05 -04:00 |
Partition_Inter3d.hxx
|
modernize code to use handle
|
2019-10-07 15:17:03 +02:00 |
Partition_Inter3d.ixx
|
autotools configure
|
2009-01-13 18:32:10 +00:00 |
Partition_Inter3d.jxx
|
autotools configure
|
2009-01-13 18:32:10 +00:00 |
Partition_Loop2d.cxx
|
Cleanup use of M_PI/PI defines
|
2021-03-10 00:46:58 +01:00 |
Partition_Loop2d.hxx
|
Apply patches for OpenCasCade 7 by Lorenz Lechner
|
2017-01-31 19:21:25 +01:00 |
Partition_Loop2d.ixx
|
autotools configure
|
2009-01-13 18:32:10 +00:00 |
Partition_Loop2d.jxx
|
autotools configure
|
2009-01-13 18:32:10 +00:00 |
Partition_Loop3d.cxx
|
autotools
|
2009-01-12 23:40:13 +00:00 |
Partition_Loop3d.hxx
|
Apply patches for OpenCasCade 7 by Lorenz Lechner
|
2017-01-31 19:21:25 +01:00 |
Partition_Loop3d.ixx
|
autotools configure
|
2009-01-13 18:32:10 +00:00 |
Partition_Loop3d.jxx
|
autotools configure
|
2009-01-13 18:32:10 +00:00 |
Partition_Loop.cxx
|
Misc. typos
|
2018-02-06 14:12:24 -05:00 |
Partition_Loop.hxx
|
Apply patches for OpenCasCade 7 by Lorenz Lechner
|
2017-01-31 19:21:25 +01:00 |
Partition_Loop.ixx
|
autotools configure
|
2009-01-13 18:32:10 +00:00 |
Partition_Loop.jxx
|
autotools configure
|
2009-01-13 18:32:10 +00:00 |
Partition_Spliter.cxx
|
Fix typos
|
2022-09-08 11:08:25 -04:00 |
Partition_Spliter.hxx
|
modernize code to use handle
|
2019-10-07 15:17:03 +02:00 |
Partition_Spliter.ixx
|
autotools configure
|
2009-01-13 18:32:10 +00:00 |
Partition_Spliter.jxx
|
autotools configure
|
2009-01-13 18:32:10 +00:00 |
python_occ_basic.cpp
|
add norm of gp_Vec
|
2022-06-13 10:35:26 +02:00 |
python_occ_shapes.cpp
|
TopoDS_Shape.center - call utility function instead of separate(and incomplete) implementation
|
2022-10-06 14:50:23 +02:00 |
python_occ.cpp
|
Fix segmentation fault introduced in 78dfd10 : missing local variable name was causing the global variable to be used
|
2022-09-01 21:24:42 +02:00 |
utilities.h
|
Misc. typos
|
2018-02-06 14:12:24 -05:00 |
vsocc.cpp
|
use Shape hash instead of TShape
|
2022-08-19 12:51:39 +02:00 |
vsocc.hpp
|
Rename Array to NgArray
|
2019-07-09 10:39:16 +02:00 |