Start adding grid
This commit is contained in:
parent
9301769d58
commit
f04d86e0ad
37 changed files with 709 additions and 211 deletions
|
@ -9,6 +9,9 @@ list(APPEND visual_elements_LIB_INCLUDES
|
|||
SceneText.cpp
|
||||
Transform.cpp
|
||||
Texture.cpp
|
||||
GridNode.cpp
|
||||
AbstractVisualNode.cpp
|
||||
|
||||
)
|
||||
|
||||
add_library(visual_elements SHARED ${visual_elements_LIB_INCLUDES})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue