Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Terrain Module code has been reformatted to comply with guidelines. | Adam Frisby | 2008-04-21 | 1 | -3/+4 |
| | | | | | * Fixed a variety of code quality issues. (Yes, I've found ReSharper.) | ||||
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 1 | -26/+26 |
| | |||||
* | Added copyright heaaders. Minor cleanup. | Jeff Ames | 2008-03-04 | 1 | -1/+1 |
| | |||||
* | Updated svn properties. | Jeff Ames | 2008-03-03 | 1 | -53/+53 |
| | |||||
* | * Removed and sorted using clauses in a number of files. | Adam Frisby | 2008-03-03 | 1 | -0/+53 |
* Cleaned up ITerrainChannel * Implemented Raise, Lower, Smooth, Flatten, Noise Terrain Paint Brushes * Implemented Raise, Lower, Smooth, Flatten, Noise Terrain Fill Brushes * Implemented Export functionality for RAW32 terrain loader * Implemented Import/Export for SLRAW terrain loader * Implemented Export for JPEG terrain loader |