mirror of
https://github.com/Doodle3D/Doodle3D-Core.git
synced 2025-01-22 00:55:09 +01:00
add change tool to undo filter
This commit is contained in:
parent
ab581cf79b
commit
7a3ee5888a
@ -24,7 +24,10 @@ const INCLUDE = [
|
||||
actions.DUPLICATE_SELECTION,
|
||||
actions.UNION,
|
||||
actions.INTERSECT,
|
||||
actions.OPEN_SKETCH
|
||||
actions.OPEN_SKETCH,
|
||||
actions.D2_CHANGE_TOOL,
|
||||
actions.D3_CHANGE_TOOL,
|
||||
actions.CONTEXT_CHANGE_TOOL
|
||||
];
|
||||
|
||||
const ACTION_INCLUDES = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user