patern_preview: Adding patern preview
This adds a preview of the patern placement, checking out of bound
This commit is contained in:
@@ -75,6 +75,8 @@ set(SRC_CXX_FILES "./src/main.cpp"
|
||||
"./src/selection_menu.cpp"
|
||||
"./src/selection.cpp"
|
||||
"./src/paterns_menu.cpp"
|
||||
"./src/patern_preview.cpp"
|
||||
"./src/snapping.cpp"
|
||||
"${rlImGui_SOURCE_DIR}/rlImGui.cpp"
|
||||
"${imgui_SOURCE_DIR}/imgui.cpp"
|
||||
"${imgui_SOURCE_DIR}/imgui_draw.cpp"
|
||||
|
||||
Reference in New Issue
Block a user