mirror of
https://github.com/ryantimpe/brickr.git
synced 2026-01-05 13:20:08 -06:00
Updated news. Removed rayshader dependency
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Package: brickr
|
||||
Title: Tools to emulate the LEGO® System in R
|
||||
Version: 0.2.9.9103
|
||||
Version: 0.2.9.9111
|
||||
Authors@R:
|
||||
person(given = "Ryan",
|
||||
family = "Timpe",
|
||||
@@ -24,7 +24,6 @@ Imports:
|
||||
colorspace,
|
||||
rgl
|
||||
Suggests:
|
||||
rayshader,
|
||||
knitr,
|
||||
rmarkdown,
|
||||
gridExtra,
|
||||
@@ -41,9 +40,7 @@ BugReports: https://github.com/ryantimpe/brickr/issues
|
||||
Collate:
|
||||
'brickr.R'
|
||||
'bricks-from-mosaic.R'
|
||||
'bricks-from-rayshader.R'
|
||||
'bricks-from-tables.R'
|
||||
'build-bricks.R'
|
||||
'build-bricks-rgl.R'
|
||||
'build-instructions.R'
|
||||
'build-mosaic.R'
|
||||
|
||||
16
NEWS.md
16
NEWS.md
@@ -1,4 +1,18 @@
|
||||
# Current dev version
|
||||
# Current version
|
||||
|
||||
##brickr 0.3.0 - a.k.a. [Pirate ship]()
|
||||
|
||||
## 3D Models
|
||||
|
||||
* Optional new coordinate system to allow for varying piece shape and 1-height plates & pieces. (Most bricks are 3-height)
|
||||
|
||||
* New shapes! Plates, cheese slopes, round 1x1 bricks, conical 1x1 bricks.
|
||||
|
||||
## ggplot Extension
|
||||
|
||||
* Removed from brickr. Will be rewritten as its own package.
|
||||
|
||||
----
|
||||
|
||||
##brickr 0.2.0.9003
|
||||
|
||||
|
||||
Reference in New Issue
Block a user