<div dir="ltr">Thanks Jon,<div><br></div><div>The best way to contribute code to VTK is via gitlab. Git can be a little annoying the first time through but gitlab and buildbot simplify the review and test efforts that all new code goes through before merging substantially.</div><div><br></div><div>The steps are outlined here:</div><div>  <a href="https://gitlab.kitware.com/vtk/vtk/blob/master/Documentation/dev/git/develop.md">https://gitlab.kitware.com/vtk/vtk/blob/master/Documentation/dev/git/develop.md</a></div><div>Overall you signup on <a href="http://gitlab.kitware.com">gitlab.kitware.com</a>, clone VTK to your local machine, run the SetupForDevelopment script, do your work locally and when satisfied push the branch to your <a href="http://gitlab.kitware.com">gitlab.kitware.com</a> account. Finally issue a merge request and let one of the trusted developers know about it via @username in a comment. Trusted developers can then trivially run regression tests on all platforms and suggest changes to make.</div><div><br></div><div>Looking forward to the eventual better integration with PCL!</div><div><br></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature">David E DeMarle<br>Kitware, Inc.<br>R&D Engineer<br>21 Corporate Drive<br>Clifton Park, NY 12065-8662<br>Phone: 518-881-4909</div></div>
<br><div class="gmail_quote">On Tue, Jan 10, 2017 at 1:01 PM, Jon Garner <span dir="ltr"><<a href="mailto:thehappydog84@gmail.com" target="_blank">thehappydog84@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div id="m_3849676371992280218gmail-:14o" class="m_3849676371992280218gmail-ii m_3849676371992280218gmail-gt m_3849676371992280218gmail-adP m_3849676371992280218gmail-adO" style="font-size:12.8px;margin-bottom:0px;margin-left:0px;padding-bottom:5px"><div id="m_3849676371992280218gmail-:14p" class="m_3849676371992280218gmail-a3s m_3849676371992280218gmail-aXjCH m_3849676371992280218gmail-m159894313d469b40"><div dir="ltr"><div>I am submitting a new class for vtkInteractionStyle, it's a modified version of "InteractorStyleDrawPolygon"  essentially it draws a straightline polygon from node to node, each placed by left clicks.  </div><div><br></div><div>My goal is to eventually add the ability to extract/select points(from a point cloud) by polygonal selection, and then get that to work with point cloud library.  Since I'm new to vtk and really this is the first time I've submitted anything to an open source project I thought this would be a good starting point for me to submit something and make sure I'm doing things the right way.  </div><div><br></div><div>There is a Test project in the zip file where this has been implemented, should I run other tests or is this typically what you guys are looking for?  </div><div><br></div><div><br></div><img src="cid:ii_159893b55adab3a9" alt="Inline image 1" width="544" height="290" class="m_3849676371992280218gmail-CToWUd m_3849676371992280218gmail-a6T"><div><br></div><div>Let me know if I can provide any more information.</div><div><br></div><div>Thanks,</div><div><br></div><div>Jon Garner</div><div><br></div><div class="m_3849676371992280218gmail-yj6qo"></div></div></div></div><div class="m_3849676371992280218gmail-hq m_3849676371992280218gmail-gt m_3849676371992280218gmail-a10" id="m_3849676371992280218gmail-:16i" style="font-size:12.8px"></div></div>
<br>______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_<wbr>FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br></div>