Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / AngusJohnson/Clipper2 issues and pull requests
#742 - Small objects intersection is not detected.
Issue -
State: closed - Opened by GeneralGDA 11 months ago
- 5 comments
#741 - Clipper crash
Issue -
State: closed - Opened by yoavmil 12 months ago
- 4 comments
#739 - error C2440 when giving Paths<float> to the argument of ScalePaths
Issue -
State: closed - Opened by tkhisak 12 months ago
#737 - Allow using external gtest with GTest:: qualified names
Pull Request -
State: closed - Opened by dlrdave 12 months ago
- 4 comments
#736 - unexpected seg fault during union
Issue -
State: closed - Opened by jandrejevic12 12 months ago
- 2 comments
#727 - DLL compile issue @ 32bit platform only
Issue -
State: closed - Opened by rs0xFFFF 12 months ago
- 2 comments
#696 - ResHacker related question
Issue -
State: closed - Opened by greenozon about 1 year ago
- 5 comments
#447 - Generate and install a cmake configuration file, which can be
Pull Request -
State: closed - Opened by mmassing over 1 year ago
- 10 comments
#416 - Intersect returns three outlines instead of outline + holes
Issue -
State: closed - Opened by sethhillbrand over 1 year ago
- 5 comments
#379 - CPP CMakeLists.txt
Issue -
State: closed - Opened by vmsf almost 2 years ago
- 4 comments
#112 - Fix ClipperFunc usage in USINGZ code path following refactoring of C#
Pull Request -
State: closed - Opened by philstopford over 2 years ago
#111 - Compiling with additional warnings found an issue with shadowed variables in PathGroup
Pull Request -
State: closed - Opened by damiandixon over 2 years ago
#110 - Add more CI builds
Pull Request -
State: closed - Opened by reunanen over 2 years ago
#109 - Remove the `#pragma`s previously needed for clang builds
Pull Request -
State: closed - Opened by reunanen over 2 years ago
#108 - Do not pretend `Execute` is `virtual`
Pull Request -
State: closed - Opened by reunanen over 2 years ago
- 1 comment
#107 - Problem: error: 'Clipper2Lib::ClipperD::Execute' hides overloaded virtual functions [-Werror,-Woverloaded-virtual]
Pull Request -
State: closed - Opened by reunanen over 2 years ago
- 2 comments
#106 - Add clang build to GitHub Actions
Pull Request -
State: closed - Opened by reunanen over 2 years ago
#105 - Updates to build Clipper2 with clang.
Pull Request -
State: closed - Opened by damiandixon over 2 years ago
- 3 comments
#104 - building with clang on linux highlights some problems
Issue -
State: closed - Opened by damiandixon over 2 years ago
- 4 comments
#103 - Wrong orientation if `DEFAULT_ORIENTATION_IS_REVERSED` is false
Issue -
State: closed - Opened by dev7355608 over 2 years ago
#102 - Fix PolyPath<T>::Area
Pull Request -
State: closed - Opened by dev7355608 over 2 years ago
- 2 comments
#101 - Crank up warning levels of the Linux builds; remove unused variables
Pull Request -
State: closed - Opened by reunanen over 2 years ago
- 2 comments
#100 - Fix for TPathD version of Area function
Pull Request -
State: closed - Opened by softoz over 2 years ago
- 1 comment
#99 - Add GitHub actions build on linux
Pull Request -
State: closed - Opened by reunanen over 2 years ago
#98 - Simple cmake build script and linux build fixes
Pull Request -
State: closed - Opened by damiandixon over 2 years ago
- 6 comments
#97 - Test automation improvements
Pull Request -
State: closed - Opened by reunanen over 2 years ago
- 1 comment
#96 - `using_polytree` is not reset
Issue -
State: closed - Opened by dev7355608 over 2 years ago
#95 - Rename members of `Rect`
Issue -
State: closed - Opened by dev7355608 over 2 years ago
- 1 comment
#92 - Wrong orientation for clipped square
Issue -
State: closed - Opened by Libretti over 2 years ago
- 2 comments
#91 - Distance function is malformed
Issue -
State: closed - Opened by Libretti over 2 years ago
#90 - Add test case for offsetting a somewhat degenerate contour
Pull Request -
State: closed - Opened by reunanen over 2 years ago
- 6 comments
#89 - Compile on Delphi 6
Issue -
State: closed - Opened by rs0xFFFF over 2 years ago
#88 - Performance: multiplication is cheaper than division
Issue -
State: closed - Opened by rs0xFFFF over 2 years ago
#87 - Add example task that has become much slower with the latest version
Pull Request -
State: closed - Opened by reunanen over 2 years ago
- 4 comments
#86 - Add test that checks the orientation of paths after offsetting
Pull Request -
State: closed - Opened by reunanen over 2 years ago
#85 - Clipping square and line by square causes crash
Issue -
State: closed - Opened by Libretti over 2 years ago
- 3 comments
#84 - Missing C++ functions and cleanup
Pull Request -
State: closed - Opened by dev7355608 over 2 years ago
- 1 comment
#83 - IsClockwise and Orientation
Issue -
State: closed - Opened by dev7355608 over 2 years ago
- 28 comments
#82 - C++ fails to compile with REVERSE_ORIENTATION
Issue -
State: closed - Opened by dev7355608 over 2 years ago
- 1 comment
#81 - Add null pointer example
Pull Request -
State: closed - Opened by reunanen over 2 years ago
- 1 comment
#80 - Fix compiler warning
Pull Request -
State: closed - Opened by reunanen over 2 years ago
- 1 comment
#79 - Prevent trying to copy `PolyPath` objects
Pull Request -
State: closed - Opened by reunanen over 2 years ago
#78 - Prevent copying but allow moving `PolyPath` objects
Pull Request -
State: closed - Opened by reunanen over 2 years ago
- 1 comment
#77 - Prevent offset stripping collinear points
Pull Request -
State: closed - Opened by philstopford over 2 years ago
- 3 comments
#76 - Unnecessary conversion
Pull Request -
State: closed - Opened by Rodrigo-P over 2 years ago
- 2 comments
#75 - Clipping line goes into an infinite loop
Issue -
State: closed - Opened by Libretti over 2 years ago
- 2 comments
#74 - Calling `ClipperOffset::Execute` multiple times produces incorrect results
Issue -
State: closed - Opened by dev7355608 over 2 years ago
- 4 comments
#73 - Inflate removing precision from Double
Issue -
State: closed - Opened by Rodrigo-P over 2 years ago
- 8 comments
#71 - Add example that appears to be producing holes that are outside their parent
Pull Request -
State: closed - Opened by reunanen over 2 years ago
- 8 comments
#70 - Fix something that looks like a result of excessive search & replace
Pull Request -
State: closed - Opened by reunanen over 2 years ago
#69 - Unit Classes
Issue -
State: closed - Opened by rs0xFFFF over 2 years ago
#68 - Single path annular structures
Issue -
State: closed - Opened by tnicht over 2 years ago
- 17 comments
#67 - Make PointD.toString analogous to Point64.toString
Pull Request -
State: closed - Opened by vinicius-r-silva over 2 years ago
- 1 comment
#66 - Add just data for #62
Pull Request -
State: closed - Opened by reunanen over 2 years ago
- 4 comments
#65 - Add example code for issue #62
Pull Request -
State: closed - Opened by reunanen over 2 years ago
#64 - test explorer
Pull Request -
State: closed - Opened by angelofb over 2 years ago
- 2 comments
#63 - test explorer
Pull Request -
State: closed - Opened by angelofb over 2 years ago
- 1 comment
#62 - Funky outputs from today's updated version
Issue -
State: closed - Opened by reunanen over 2 years ago
- 4 comments
#61 - Remove unused variable
Pull Request -
State: closed - Opened by reunanen over 2 years ago
#60 - Open Path Clipping issue
Issue -
State: closed - Opened by deepcee over 2 years ago
- 1 comment
#59 - Add example input that makes the test program crash when dereferencing a null pointer
Pull Request -
State: closed - Opened by reunanen over 2 years ago
- 4 comments
#58 - Fix Linux build issues, part 2
Pull Request -
State: closed - Opened by reunanen over 2 years ago
#57 - Fix build issues on Linux (gcc)
Pull Request -
State: closed - Opened by reunanen over 2 years ago
- 2 comments
#56 - ClipperD with Range Check Error
Issue -
State: closed - Opened by rs0xFFFF over 2 years ago
- 11 comments
#55 - Delphi: not used items
Issue -
State: closed - Opened by rs0xFFFF over 2 years ago
#53 - TClipperD.Create(8) with Range Check Error
Issue -
State: closed - Opened by rs0xFFFF over 2 years ago
- 1 comment
#52 - Integer overflow with float path data
Issue -
State: closed - Opened by rs0xFFFF over 2 years ago
- 1 comment
#49 - Avoid compiler warnings on Linux
Pull Request -
State: closed - Opened by reunanen over 2 years ago
#47 - Add test case that makes the program crash
Pull Request -
State: closed - Opened by reunanen over 2 years ago
- 4 comments
#46 - Add more test automation
Pull Request -
State: closed - Opened by reunanen over 2 years ago
- 1 comment
#45 - Trigger CI run for pull requests, too
Pull Request -
State: closed - Opened by reunanen over 2 years ago
- 2 comments
#44 - Add minimal CI test suite
Pull Request -
State: closed - Opened by reunanen over 2 years ago
- 7 comments
#43 - Basic build-and-test CI pipeline
Issue -
State: closed - Opened by reunanen over 2 years ago
#42 - Fix example project loading.
Pull Request -
State: closed - Opened by philstopford over 2 years ago
#41 - Foreach
Pull Request -
State: closed - Opened by philstopford over 2 years ago
- 1 comment
#40 - Fix example project
Pull Request -
State: closed - Opened by philstopford over 2 years ago
- 1 comment
#39 - Eigenization
Pull Request -
State: closed - Opened by bubnikv over 2 years ago
- 3 comments
#38 - Minor constness fix
Pull Request -
State: closed - Opened by reunanen over 2 years ago
- 1 comment
#37 - Fixed compilation of ConsoleDemo1
Pull Request -
State: closed - Opened by bubnikv over 2 years ago
#36 - Bug fix for SetZ
Pull Request -
State: closed - Opened by philstopford over 2 years ago
#35 - Couple of regressions in last commit
Issue -
State: closed - Opened by Fribur over 2 years ago
- 11 comments
#33 - Join bug
Issue -
State: closed - Opened by Fribur over 2 years ago
- 5 comments
#32 - Problems with InflatePaths
Issue -
State: closed - Opened by rafmag over 2 years ago
- 12 comments
#31 - Getting a crash on the BuildTree function
Issue -
State: closed - Opened by rafmag over 2 years ago
- 7 comments
#30 - Polygons are not being added to the Polytree correctly.
Issue -
State: closed - Opened by rafmag over 2 years ago
- 2 comments
#29 - Polygon Union error
Issue -
State: closed - Opened by rafmag over 2 years ago
- 9 comments
#28 - Polytree build error
Issue -
State: closed - Opened by rafmag over 2 years ago
- 1 comment
#27 - Clipper 2 C++ crash
Issue -
State: closed - Opened by rafmag over 2 years ago
- 12 comments
#26 - remove aliases in c# code
Issue -
State: closed - Opened by angelofb over 2 years ago
- 3 comments
#25 - C++: exceptions (and floating point scaling)
Issue -
State: closed - Opened by frankbielig over 2 years ago
- 18 comments
#23 - Various clean-ups
Pull Request -
State: closed - Opened by philstopford over 2 years ago
- 7 comments
#22 - Clean-ups
Pull Request -
State: closed - Opened by philstopford over 2 years ago
- 3 comments
#21 - Update README.md
Pull Request -
State: closed - Opened by philstopford over 2 years ago
#20 - Minkowski
Issue -
State: closed - Opened by angelofb over 2 years ago
- 2 comments
#19 - DoMaxima Unreachable Code
Issue -
State: closed - Opened by DJGosnell over 2 years ago
- 1 comment
#18 - Two Spaces Indention
Pull Request -
State: closed - Opened by DJGosnell over 2 years ago
- 3 comments
#17 - C# Formatting and Benchmark Updates
Pull Request -
State: closed - Opened by DJGosnell over 2 years ago
- 3 comments
#14 - Making Point64 readonly prevents Z callback from modifying Z....
Issue -
State: closed - Opened by philstopford over 2 years ago
- 3 comments
#13 - Clean-up and bug fix
Pull Request -
State: closed - Opened by philstopford over 2 years ago
#11 - C# Performance
Pull Request -
State: closed - Opened by DJGosnell over 2 years ago
- 5 comments