Chris Hennes
068b39092c
Part: Wrap PyArg_ParseTupleAndKeywords
2023-08-25 15:34:26 -05:00
wmayer
c8abd4a6d4
Part: modernize C++: return braced init list
2023-08-19 11:35:41 +02:00
luz paz
2f1ff7928b
Part: remove trailing whitespace
2022-11-15 14:19:30 -06:00
berniev
f4ffd15864
Mod: redundant void 2
2022-08-08 10:27:50 +02:00
wmayer
b6494085b4
Part: replace PyObject_IsTrue with Base::asBoolean
2022-07-16 13:31:10 +02:00
Uwe
363f9258d8
[Part] ChFi2d etc.: remove unneeded includes
...
- also sort includes
2022-07-09 17:13:38 +02:00
wmayer
9bcac09611
Part: std::unique_ptr is provided by the memory header
2022-05-12 17:52:52 +02:00
wmayer
6d2d45ceb7
Part: modernize C++11
...
* use nullptr
2022-03-23 19:26:14 +01:00
wmayer
7e48441687
Part: [skip ci] workaround for OCCT 7.5.2
2021-05-12 17:35:42 +02:00
wmayer
01f2cae73e
Part: [skip ci] work around OCCT bug
...
For certain OCCT versions in the file ShapeUpgrade_UnifyDomain a method of the class Precision is used but Precision.hxx is not included which can lead to a build failure.
2020-10-06 08:48:53 +02:00
wmayer
d178c2bf91
Part: [skip ci] expose ShapeUpgrade_UnifySameDomain to Python
2020-10-05 16:57:16 +02:00