mirror of
https://github.com/Doodle3D/Doodle3D-Core.git
synced 2024-12-22 11:03:48 +01:00
parent
efb1efe3d9
commit
ab581cf79b
@ -23,7 +23,8 @@ const INCLUDE = [
|
|||||||
actions.DELETE_SELECTION,
|
actions.DELETE_SELECTION,
|
||||||
actions.DUPLICATE_SELECTION,
|
actions.DUPLICATE_SELECTION,
|
||||||
actions.UNION,
|
actions.UNION,
|
||||||
actions.INTERSECT
|
actions.INTERSECT,
|
||||||
|
actions.OPEN_SKETCH
|
||||||
];
|
];
|
||||||
|
|
||||||
const ACTION_INCLUDES = {
|
const ACTION_INCLUDES = {
|
||||||
|
Loading…
Reference in New Issue
Block a user