Benjamin Nauck
|
fb9249220e
|
Surface: Add #include <limits> where used
|
2025-03-31 23:52:55 +02:00 |
|
Benjamin Nauck
|
41756a3726
|
Surface: Use std::numeric_limits and std::numbers instead of defines
|
2025-03-29 13:32:39 +01:00 |
|
Florian Foinant-Willig
|
bb3eb31d4e
|
Surface: modernize type checking
|
2023-10-23 18:08:22 +02:00 |
|
wmayer
|
255ddb746c
|
Surface: apply clang format
|
2023-09-04 07:21:32 -05:00 |
|
wmayer
|
e4239b74b6
|
Surface: modernize C++: use default member init
|
2023-08-23 00:55:03 +02:00 |
|
wmayer
|
93ac88bcc3
|
Surface: modernize C++: use equals default
|
2023-08-22 11:16:10 +02:00 |
|
Uwe
|
101ac1175d
|
[Surface] App:: remove unused includes
- also some sorting
|
2022-12-08 00:34:08 +01:00 |
|
berniev
|
f4ffd15864
|
Mod: redundant void 2
|
2022-08-08 10:27:50 +02:00 |
|
andrea
|
c66aadeb60
|
removed references to OCC<7
|
2022-06-25 14:29:24 +02:00 |
|
wmayer
|
3268179b7b
|
Surface: modernize C++11
* use nullptr
|
2022-03-23 19:26:14 +01:00 |
|
luz paz
|
ae48d4afb2
|
Surface: Fix header uniformity, whitespace, and doxygen header
|
2020-11-19 13:41:43 +01:00 |
|
wmayer
|
bac752b012
|
Surface: replace std::mutex with a boolean to avoid extra overhead
|
2020-07-03 16:08:02 +02:00 |
|
wmayer
|
4722571a5a
|
Surface: optimize Extend::onChanged
|
2020-07-03 16:08:02 +02:00 |
|
wmayer
|
1bfd5c81cd
|
Surface: remove superfluous function call
|
2020-07-03 16:08:01 +02:00 |
|
wmayer
|
9dd57ddee9
|
Surface: in Extend::onChanged call the function of its direct parent class Part::Spline
|
2020-07-03 16:08:01 +02:00 |
|
wmayer
|
711d473a6d
|
Surface: handle old project files using Extend feature
|
2020-07-03 16:08:01 +02:00 |
|
MA-LAPTOP\apeltauer
|
4d24229e5c
|
adding 4 spaces instead of 2 spaces
|
2020-07-03 16:08:01 +02:00 |
|
MA-LAPTOP\apeltauer
|
47d6a54da8
|
Add the possibility to set the uv values for all four sides indepented.
Extending the face symetric is the default behaviour.
|
2020-07-03 16:08:01 +02:00 |
|
wmayer
|
a1901cb20e
|
add feature to extend given surface
|
2017-12-19 13:23:39 +01:00 |
|