feat: flush history on collection and scene update only

feat: enable deploy for undo branch
This commit is contained in:
Swann
2020-12-23 18:46:29 +01:00
parent 2f4e30f432
commit 3d9da73ab0
7 changed files with 22 additions and 10 deletions

View File

@ -19,7 +19,7 @@
bl_info = {
"name": "Multi-User",
"author": "Swann Martinez",
"version": (0, 2, 0),
"version": (0, 3, 0),
"description": "Enable real-time collaborative workflow inside blender",
"blender": (2, 82, 0),
"location": "3D View > Sidebar > Multi-User tab",