JackDavidson
060b2a4e29
Commit to add "Coverage" option to procedural terrain generator
...
This commit adds a "Coverage" option to the procedural terrain
generator. Allows mixing of textures. See
http://www.garagegames.com/community/blogs/view/22371 for more info.
This version has many improvements - coverage is now entered as a
percentage, accepts decimals, and doesn't have any bugs as far as I
know.
2014-05-04 22:17:24 -07:00
SilentMike
77bd934167
Merge pull request #424 from tdev/lock-checking
...
Added checks for valid pointers after locking
2013-08-11 22:14:16 -07:00
Bloodknight
3d38dc60eb
Increase terrain editor and painter max brush size to 256 x 256
2013-07-28 02:26:29 +01:00
Thomas Fischer
53abbe066d
added checks for valid pointers after locking
2013-06-30 17:51:38 +02:00
David Wyand
2dcc7f0247
Merge pull request #310 from thecelloman/goodbyeDIF
...
Remove Interior Object format (DIF)
2013-04-20 13:44:11 -07:00
thecelloman
8eb0e98f86
Add a new Terrain brush action: Smooth Slope.
...
This smoothes the terrain using a linear regression algorithm. Exists alongside the oldstyle height averaging action -- options are good!
2013-04-10 08:44:22 -04:00
thecelloman
b4ea1123dc
Remove Interior Object format (DIF)
2013-04-05 12:39:26 -04:00
thecelloman
1468a049af
Filling out the variable names in the function prototype for autoMaterialLayers() for clarity.
...
Minor whitespace formatting changes (spacing) for consistency.
2013-03-22 15:02:45 -04:00
thecelloman
25efdb4a06
Adding a basic rule-based terrain painting implementation.
...
http://www.garagegames.com/community/resources/view/17145
2013-03-21 17:45:23 -04:00
DavidWyand-GG
c6b6ffc10b
For for Issue #106 Convex Shape Bandwidth
2012-11-05 14:27:30 -05:00
DavidWyand-GG
497f3c96dc
Fix for Issue #90 for Camera orbit object bug
2012-10-16 18:43:11 -04:00
David Wyand
8f75a228f7
Fix for Issue #62 for Large decal disappears
2012-10-04 16:38:49 -04:00
DavidWyand-GG
7dbfe6994d
Engine directory for ticket #1
2012-09-19 11:15:01 -04:00