Florian Foinant-Willig
|
24934d7843
|
PartDesign: modernize type checking
|
2023-10-23 18:08:16 +02:00 |
|
wmayer
|
3e09b8ee2d
|
PD: modernize C++: use range-based for loop
|
2023-08-16 21:54:56 -05:00 |
|
berniev
|
f4ffd15864
|
Mod: redundant void 2
|
2022-08-08 10:27:50 +02:00 |
|
wmayer
|
d1d4b996e7
|
PD: modernize C++11
* use nullptr
|
2022-03-23 19:26:14 +01:00 |
|
Uwe
|
da9c18374b
|
[PD] final work to remove unused includes
|
2022-02-22 02:18:49 +01:00 |
|
luz.paz
|
dc8bf3dc39
|
PartDesign: [skip ci] fix header uniformity
This PR fixes header uniformity across all PartDesign WB files
|
2019-12-22 00:58:38 +01:00 |
|
wmayer
|
00de5bb7ad
|
Replace Base::Exception with appropriate subclass
|
2018-11-14 19:28:00 +01:00 |
|
wmayer
|
6eea9ef660
|
avoid that transform children of a multi-transform stay touched after recompute
|
2017-10-06 14:56:18 +02:00 |
|
wmayer
|
17de4e2efa
|
fix Coverity issues
|
2016-08-22 15:02:18 +02:00 |
|
wmayer
|
c2dd2e2b99
|
fix Coverity issues
|
2016-08-21 18:46:40 +02:00 |
|
Wolfgang E. Sanyer
|
d1d2f1f811
|
This commit adds getShape and setShape to TopoShape
|
2016-08-06 23:42:55 +02:00 |
|
Stefan Tröger
|
b0817ff086
|
allow non-sketch based additive and subtractive features
|
2016-04-12 18:12:06 +02:00 |
|
wmayer
|
de41dc46ec
|
+ Prefer prefix ++/-- operators for non-primitive types
|
2015-10-07 13:38:17 +02:00 |
|
wmayer
|
605e85b952
|
Make FeaturePython Python binding a template class to avoid code duplication
|
2013-03-22 00:34:18 +01:00 |
|
logari81
|
134c21fb9b
|
Make Multitransform children inherit its Placement
|
2013-01-06 23:33:00 +01:00 |
|
jrheinlaender
|
023c7fa0b1
|
PartDesign: implement Transform and Pattern features
|
2012-09-07 11:55:26 +02:00 |
|