wandererfan
|
8e52a0baf8
|
[TD]Rotate CosmeticEdge with View
|
2023-08-19 17:18:42 -04:00 |
|
wandererfan
|
a40033ef9a
|
[TD]rotate CosmeticVertex with View
|
2023-08-19 17:18:42 -04:00 |
|
wandererfan
|
5776112570
|
[TD]resolve merge conflicts
|
2023-08-19 13:28:53 -04:00 |
|
Benjamin Bræstrup Sayoc
|
4051e29188
|
[TechDraw] Improve CosmeticExtension.cpp typing
Make type safe by using const keywords when appropriate and improve memory handling by using references when appropriate.
|
2023-08-19 13:28:53 -04:00 |
|
wandererfan
|
d23ca906b0
|
[TD]fix #9265 - memory leak in cosmetic features
|
2023-08-18 15:18:42 -04:00 |
|
wandererfan
|
b7f149864b
|
[TD]move dvp cosmetic functions to extension
|
2023-08-10 10:17:22 -04:00 |
|
Benjamin Bræstrup Sayoc
|
3f81006ac4
|
[TechDraw] Simplify return logic
Normal warmup
|
2023-04-11 13:49:57 -04:00 |
|
Benjamin Bræstrup Sayoc
|
70c9cf0fc0
|
[TechDraw] Simplify return logic
Easy warmup
|
2023-04-11 13:00:45 -04:00 |
|
Benjamin Bræstrup Sayoc
|
a207822ee8
|
[TechDraw] Move CenterLine into own file
|
2023-04-06 13:51:35 -04:00 |
|
wandererfan
|
01641433c1
|
[TD]getters and setters for geometry
- make attributes private (or protected) and use
getters and setters instead of accessing attributes
directly.
|
2023-02-28 08:15:06 -05:00 |
|
Uwe
|
76ec5de64b
|
[TD] A* - C*: remove unused includes
- also sort includes
- also sort PreCompiled.h
|
2022-10-03 23:05:36 +02:00 |
|
wandererfan
|
acf17905ed
|
[TD]CI clang warnings
|
2022-09-05 17:48:38 -04:00 |
|
Benjamin Bræstrup Sayoc
|
750fa24b2e
|
[TechDraw] Remove deprecated replaceGeomFormat
|
2022-08-02 16:09:54 -04:00 |
|
Benjamin Bræstrup Sayoc
|
8719b71e39
|
[TechDraw] Remove deprecated replaceCenterLine
|
2022-08-02 16:09:54 -04:00 |
|
Benjamin Bræstrup Sayoc
|
0bb56ad93f
|
[TechDraw] Remove deprecated replaceCosmeticEdge
|
2022-08-02 16:09:54 -04:00 |
|
Benjamin Bræstrup Sayoc
|
127af5bea4
|
[TechDraw] Remove deprecated replaceCosmeticVertex
|
2022-08-02 16:09:54 -04:00 |
|
Uwe
|
7ab531c51a
|
[TD] last part of removal of superfluous nullptr checks
|
2022-07-20 12:17:16 +02:00 |
|
Uwe
|
40d8ebb372
|
[TD] remove some more superfluous nullptr checks
|
2022-07-20 11:54:28 +02:00 |
|
Uwe
|
31bc9f3913
|
[TD] remove some more superfluous nullptr checks
|
2022-07-20 02:53:48 +02:00 |
|
Wanderer Fan
|
d36cbb522a
|
[TD]fix ExtendShorten handling of CenterLine
|
2022-04-23 18:43:27 -04:00 |
|
wmayer
|
a99be14233
|
TD: modernize C++11
* use nullptr
|
2022-03-23 19:26:14 +01:00 |
|
Wanderer Fan
|
e91cc8e329
|
[TD] avoid memory leaks by using shared_ptr
TD geometry objects are sometimes double deleted. This
change uses shared_ptr instead of raw pointers to manage
deletions.
|
2022-01-07 13:34:20 -05:00 |
|
wmayer
|
c11d5df80a
|
TD: replace usage of raw pointers of Vertex and Face with shared pointers.
This fixes issue 4741: Broken File After Using Landmark Dimension in TechDraw
|
2021-12-10 14:25:24 +01:00 |
|
wandererfan
|
add17980b3
|
[TD]Eliminate replace fcns for Cosmetic objs
|
2020-05-16 07:42:45 -04:00 |
|
wandererfan
|
1533ea01ba
|
[TD]Simplify Cosmetic List & PyObject handling
|
2020-05-16 07:42:45 -04:00 |
|
wandererfan
|
a04d0f2574
|
[TD]Py routines for CenterLines
|
2019-12-16 20:36:10 -05:00 |
|
wandererfan
|
1ad2d35bce
|
[TD]Python routines and extension for line formating
|
2019-12-16 20:36:10 -05:00 |
|
wandererfan
|
08f23b84f7
|
[TD]Python routines and extension for Cosmetic Edges
|
2019-12-16 20:36:10 -05:00 |
|
wandererfan
|
d9e0c2e452
|
[TD]Python routines & extension for CosmeticVertex
|
2019-12-16 20:36:10 -05:00 |
|