Changes between Version 2 and Version 3 of Ticket #21, comment 4


Ignore:
Timestamp:
Sep 18, 2012, 2:05:52 PM (12 years ago)
Author:
thomas

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #21, comment 4

    v2 v3  
    11This is my first patch and I thought it would be a useful issue to start on.
    22
    3 To summarise the changes:
    4 -Added a section to Foundation.js component to flatten the surrounding area when construction is started.
    5 -Added method to complement ICmpTerrain::GetGroundLevel(), ICmpTerrain::SetGroundLevelRegion(). This method sets all height values to the same value for a given (possibly rotated) rectangular region.
     3To summarise the changes:[[BR]]
     4-Added a section to Foundation.js component to flatten the surrounding area when construction is started.[[BR]]
     5-Added method to complement ICmpTerrain::GetGroundLevel(), ICmpTerrain::SetGroundLevelRegion(). This method sets all height values to the same value for a given (possibly rotated) rectangular region.[[BR]]
    66-Added setter to CTerrain to set value of heightmap at a specific point.
    77