Allow tweaking z buffer when rendering polygon, improve explosion render
This commit is contained in:
@@ -13,7 +13,7 @@ import Data.List
|
||||
import Control.Lens
|
||||
|
||||
putLamp :: PSType
|
||||
putLamp = PutCrit lamp
|
||||
putLamp = PutCrit (lamp 90)
|
||||
|
||||
singleBlock :: Point2 -> [Placement]
|
||||
singleBlock a =
|
||||
|
||||
Reference in New Issue
Block a user