Uwe
1adff3f917
[Path] remove unnecessary Boolean comparisons
2022-06-19 17:28:08 +02:00
Chris Hennes
5f31fb74f6
Path: PR6497 move return statement to new line
2022-03-29 12:37:49 -05:00
Gabriel Wicke
cc84287515
Path: Opt into automatic git newline normalization
...
Avoid spurious diffs from inadvertent newline changes by letting git
normalize newlines in the path module as well, just as a list of other
modules including Draft already do.
This effectively standardizes all checked-in code to Unix newlines, but
checkouts might use CRLF if that is the user preference.
2020-05-31 08:33:29 -07:00
asapelkin
e951094af9
use emplace_back instead of push_back where justified
2019-11-21 14:48:09 +01:00
Zheng, Lei
f2ddb64fa1
Path.Area: minor optimization
2018-11-06 12:02:12 -03:00
wmayer
73522c3d10
fix scan coverity issues
2018-02-10 14:29:49 +01:00
Zheng, Lei
2520785b13
libarea: fix arc fitting bug
...
Bug introduced in fb16c867ed
2018-01-29 22:37:07 +01:00
Zheng, Lei
fb16c867ed
libarea: imporve arc fitting
2018-01-26 18:53:09 +01:00
Unknown
3df389f5f2
PATH: typo fixes
2017-12-23 14:27:25 +01:00
Zheng, Lei
b640b9865b
libarea: improve arc fit
2017-11-30 12:04:25 +08:00
Zheng, Lei
e102ac12f4
libarea: improve arc fitting
...
Handle cases where the ending edge can form an arc with the starting
edge
2017-10-25 10:52:36 +02:00
Zheng, Lei
04888f6961
libarea: split into area-native and area python
2017-01-19 19:01:48 +08:00
wmayer
9dc6d7f8c0
fix further warnings in libarea
2016-06-16 11:12:12 +02:00
wmayer
6be9ee87ea
+ fix many warnings in libarea using MSVC
2016-06-14 11:04:19 +02:00
sliptonic
a02d704d0a
Updated libarea with changes from Heeks/libarea
2016-06-11 10:51:27 -05:00
Eivind Kvedalen
cbee95494e
Mod/Path: Removed -Wunused-function warnings.
2015-09-11 15:13:58 +02:00
wmayer
cb16fec6bb
+ fix various warnings
2015-08-29 22:05:09 +02:00
Dan Falck
98a32d7982
added BSD license, removed shared lib for C++
2015-07-23 23:17:15 -03:00
Dan Falck
797a6f1ddb
initial add of libarea files
2015-07-23 23:17:15 -03:00