Coder Social home page Coder Social logo

Comments (8)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 27, 2024
Empty diffs, whoops

Original comment by [email protected] on 25 May 2014 at 9:30

Attachments:

from freerct.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 27, 2024
Change according to style guidelines :)

Original comment by [email protected] on 25 May 2014 at 10:15

Attachments:

from freerct.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 27, 2024
Forgot a part

Original comment by [email protected] on 25 May 2014 at 10:20

Attachments:

from freerct.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 27, 2024
Happy now?
GEEZ

Original comment by [email protected] on 25 May 2014 at 10:39

Attachments:

from freerct.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 27, 2024
i found a couple of bugs with your patch:

- (minor) removed the check for the world border (readding it works fine)
- path_build changes don't seem to work (building downward still fails)
- building from flat -> sloped does not connect the pieces (see middle and 
right slopes in http://i.imgur.com/N8AYehU.png)

- (minor) left an iostream include in the patch file

Original comment by [email protected] on 26 May 2014 at 11:25

from freerct.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 27, 2024
The path_build changes were only to get the correct zpos parameter, so were not 
intended to fix the actual path building.

Fix is still only partial, so I'm still checking some of the issues you 
described, like what goes wrong when building a path from upward -> flat 

Original comment by [email protected] on 27 May 2014 at 7:53

from freerct.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 27, 2024
Please try to make as few changes in a patch as possible. Things like variable 
renaming and comment shuffling cause a lot of noise. It's impossible to see 
what change you are actually making this way. Without that understanding I 
cannot give you any help if you need it, nor will the patch get accepted.

Really only make changes that must be done, and leave everything else alone, 
even if you feel it can be improved. If you must change other things, then at 
least split the functional changes from the non-functional ones.

A good rule of the thumb is "one conceptual change in the code" == "1 patch" == 
"1 commit".

Original comment by [email protected] on 29 May 2014 at 10:29

from freerct.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 27, 2024
Fixed in recent commits

Original comment by [email protected] on 7 Aug 2014 at 4:30

  • Changed state: Fixed

from freerct.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.