POV-Ray : Newsgroups : povray.general : Question: Twisting a Heightfield? : Re: Question: Twisting a Heightfield? Server Time
19 May 2024 19:39:52 EDT (-0400)
  Re: Question: Twisting a Heightfield?  
From: clipka
Date: 9 Feb 2016 14:20:22
Message: <56ba3bf6$1@news.povray.org>
Congratulations, Folks -- you have just identified a problem that you
have the power to solve virtually by yourselves ;)


(1) Go to GitHub (https://github.com) and create an account there.

(2) Fork the POV-Ray repository (https://github.com/POV-Ray/povray.git).

(3*) Install the "GitHub Desktop" (https://desktop.github.com/) or any
other Git client of your choice.

(4*) Create a local copy of your POV-Ray repository fork.

(5) Edit the include menu snippets as you deem necessary (they reside at
"distribution/platform-specific/windows/Insert Menu").

(6*) Commit your changes to your local copy of the repository.

(7*) "Push" your changes to your POV-Ray repository fork at GitHub.

(8) Create a so-called "pull request".

This will automatically let us know that you have changed something,
review the changes you have made, and accept your changes into the
official POV-Ray respository by a simple click of a button.


(*If you're changing only a single file, you can skip the steps marked
with an asterisk.)


We need more names to add to the "with contributions from" section ;)


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.