Swann
|
8d19ffd52f
|
feat: use invoke_props_dialog instead of iinvoke_popup
|
2020-12-03 13:28:45 +01:00 |
|
Swann
|
e6e4f6ab7a
|
feat: initial volume support
|
2020-12-02 18:13:11 +01:00 |
|
Swann
|
e073182028
|
fix: missing replication update
|
2020-12-02 16:38:57 +01:00 |
|
Swann
|
ac9a0f3733
|
feat: ignore useless attributes
|
2020-12-02 16:25:40 +01:00 |
|
Swann
|
0b25264375
|
feat: added a basic test texture
|
2020-12-02 14:21:49 +01:00 |
|
Swann
|
1d03fe4975
|
feat: add initial texture support
|
2020-12-02 11:24:26 +01:00 |
|
Swann
|
c72bb21f20
|
Merge branch 'develop' into 143-add-a-popup-dialog-when-a-timeout-disconnection-occures
|
2020-11-26 13:25:46 +01:00 |
|
Swann
|
5b43520353
|
fix: does graph update flag
|
2020-11-26 12:17:35 +01:00 |
|
Swann
|
7e25ca4c84
|
feat: show exit reason in the disconnection popup
|
2020-11-26 11:37:51 +01:00 |
|
Swann
|
4a4cd5db50
|
feat: initial notification popup
|
2020-11-25 22:53:38 +01:00 |
|
Swann
|
7f19d45b71
|
fix: gpencil draw_cyclic missing in 2.91.0
|
2020-11-25 19:21:22 +01:00 |
|
Swann
|
37b3d6d094
|
fix: replication flag button aligment for blender 2.91.0
|
2020-11-25 18:36:02 +01:00 |
|
Swann
|
64bb715aff
|
fix: python_binary_path deprecation in 2.91.0
More infos here:
https://wiki.blender.org/wiki/Reference/Release_Notes/2.91/Python_API
|
2020-11-25 18:20:28 +01:00 |
|
Swann
|
254e8e8ca1
|
feat: ignore material output node default values
|
2020-11-25 14:00:27 +01:00 |
|
Swann
|
46414aef13
|
fix: version check
|
2020-11-20 22:06:08 +01:00 |
|
Swann
|
47a281faff
|
feat: initial annotation support
|
2020-11-18 19:13:22 +01:00 |
|
Swann Martinez
|
f0442861a8
|
Merge branch '142-improve-grease-pencil-replication-peformances' into 'develop'
Resolve "Improve grease pencil replication peformances"
See merge request slumber/multi-user!74
|
2020-11-18 16:28:18 +00:00 |
|
Swann
|
039225a41c
|
feat: ignore context errors with info logging level
|
2020-11-18 17:05:41 +01:00 |
|
Swann
|
f1ffe37ac7
|
feat: initial gpencil perf improvement
|
2020-11-18 16:43:12 +01:00 |
|
Swann
|
6ca7b42ab4
|
feat: handle material inputs lenght errors
|
2020-11-18 14:49:27 +01:00 |
|
Swann
|
fbb32147b9
|
feat: use pickle Cython implementation when its available
|
2020-11-14 09:51:17 +01:00 |
|
Swann
|
d85db295a5
|
feat: use pickle protocol 4
|
2020-11-14 09:30:54 +01:00 |
|
Swann
|
0f1850bf2c
|
feat: support color ramps interpolation and color_mode
|
2020-11-13 14:15:59 +01:00 |
|
Swann
|
8f4de7adbf
|
feat(replication): handle error outside the data protocol
refactor(replication): remove background worker
|
2020-11-13 14:15:11 +01:00 |
|
Swann
|
498616147b
|
feat: support image sequence
|
2020-11-11 18:52:20 +01:00 |
|
Swann
|
30b2f5d32e
|
feat: clear scene sequence on connection
|
2020-11-11 18:36:00 +01:00 |
|
Swann
|
f7e98abb59
|
Merge branch 'develop' into 45-vse-support
|
2020-11-11 18:01:34 +01:00 |
|
Swann
|
cef45dad3c
|
feat: use basic uuid to identify node inputs
|
2020-11-11 17:52:32 +01:00 |
|
Swann
|
30d734c2c1
|
feat: added initial nodegroup support
|
2020-11-11 14:09:57 +01:00 |
|
Swann
|
4391510d7b
|
refactor: move node_tree io to dedicated def in order to avoid code redundancy.
|
2020-11-11 10:25:35 +01:00 |
|
Swann
|
908c0fa4af
|
feat: dns support
|
2020-11-06 22:33:33 +01:00 |
|
Swann
|
c718e62b33
|
feat: update replication version to fix server error
|
2020-11-06 16:52:53 +01:00 |
|
Swann
|
2f34bba1fd
|
feat: delete inexistant sequences
|
2020-11-04 23:37:07 +01:00 |
|
Swann
|
db4e495183
|
fix: ignore strobe default value
|
2020-11-04 22:55:17 +01:00 |
|
Swann
|
c00a7184ff
|
Merge branch 'develop' into 45-vse-support
|
2020-11-04 22:42:05 +01:00 |
|
Swann
|
9c83df45fc
|
feat: bl_sequencer separate implementation
|
2020-11-04 22:41:24 +01:00 |
|
Swann
|
17949003f7
|
refactor: remove reparent mecanism
fix: empty camera background image
fix: object data reassignation
|
2020-11-03 23:44:25 +01:00 |
|
Swann
|
371d793a13
|
fix: materials Math and Vector node sync
Related to #137
|
2020-11-03 23:17:08 +01:00 |
|
Swann
|
c710111887
|
feat: test to hot reload newly installed module
|
2020-11-03 16:44:42 +01:00 |
|
Swann
|
664f7635cc
|
feat: support empty id_root in actions
|
2020-11-03 16:15:34 +01:00 |
|
Swann
|
babecf5ae7
|
feat: add suport for MOVIE, IMAGE SOUND and EFFECT strips
|
2020-11-02 18:13:31 +01:00 |
|
Swann
|
0bad6895da
|
feat: ground work for sequence support
|
2020-10-30 16:58:18 +01:00 |
|
Swann
|
66e55a7eec
|
feat: improve default session widget hpos settings (@brybalicious)
|
2020-10-22 17:43:28 +02:00 |
|
Swann
|
4e2377cd7f
|
feat: improve default session widget settings (@brybalicious)
|
2020-10-22 17:41:33 +02:00 |
|
Swann
|
f90c12b27f
|
doc: added missing fields
feat: changed session widget defaults
|
2020-10-22 16:07:19 +02:00 |
|
Swann Martinez
|
3573db0969
|
Merge branch '134-revamp-session-status-ui-widget' into 'develop'
Resolve "Revamp session status UI widget"
See merge request slumber/multi-user!67
|
2020-10-22 13:52:29 +00:00 |
|
Swann
|
92bde00a5a
|
feat: store session widget settings to preferences
|
2020-10-22 15:48:13 +02:00 |
|
Swann
|
2c82560d24
|
fix: grease pencil material
|
2020-10-22 13:55:26 +02:00 |
|
Swann
|
6f364d2b88
|
feat: session widget position and scale settings
feat: ui_scale is now taken in account for session widget text size
|
2020-10-21 23:33:44 +02:00 |
|
Swann
|
4dd932fc56
|
fix: empty and light display broken
|
2020-10-21 17:23:59 +02:00 |
|
Swann
|
18b5fa795c
|
feat: resolve materials from uuid by default and fallback on regular name resolving
|
2020-10-21 15:10:37 +02:00 |
|
Swann
|
1a82ec72e4
|
fix: change owner call in opterator
|
2020-10-21 14:40:15 +02:00 |
|
Swann
|
804747c73b
|
fix: owning parent when a child is already owned (ex: duplicate linked)
|
2020-10-21 14:15:42 +02:00 |
|
Swann
|
7ee705332f
|
feat: update replication to prevent UnpicklingError from crashing the network Thred
|
2020-10-20 17:25:50 +02:00 |
|
Swann
|
5e4ce4556f
|
doc: update operator descriptions
|
2020-10-16 10:57:45 +02:00 |
|
Swann
|
5bc9b10c12
|
fix: material gpencil loading
|
2020-10-15 18:01:54 +02:00 |
|
Swann
|
7db3c18213
|
feat: affect dependencies option in change owner
|
2020-10-15 17:48:04 +02:00 |
|
Swann
|
ff35e34032
|
feat: update apply ui icon
fix: material property filter
|
2020-10-15 17:09:50 +02:00 |
|
Swann
|
9f8222afa7
|
fix: handle apply dependencies
|
2020-10-15 12:11:28 +02:00 |
|
Swann
|
b398541787
|
fix: apply operator
|
2020-10-14 19:12:28 +02:00 |
|
Swann
|
f0b33d8471
|
fix: race condition in scene sync
|
2020-10-14 19:11:32 +02:00 |
|
Swann
|
4283fc0fff
|
fix: crash during hybrid session
Related to #130
|
2020-10-14 16:06:11 +02:00 |
|
Swann
|
753f4d3f27
|
fix: prevent NonAuthorizedOperationError to kill the right managment timer
|
2020-10-14 00:36:59 +02:00 |
|
Swann
|
9dd02b2756
|
feat: fix binary diff
|
2020-10-13 17:15:31 +02:00 |
|
Swann
|
c74d12c843
|
fix: handle world empty dependencies
|
2020-10-13 17:10:25 +02:00 |
|
Swann
|
e1d9982276
|
fix: bl_file diff when clear memory cache is enabled
|
2020-10-13 17:09:43 +02:00 |
|
Swann
|
8861986213
|
fix: packed image save error
|
2020-10-13 16:58:48 +02:00 |
|
Swann
|
1cb9fb410c
|
feat: material node output default value support
fix: prevent material empty dependencies
|
2020-10-12 23:10:42 +02:00 |
|
Swann
|
c844c6e54f
|
clean: keep only active renderer settings (bl_scene.py)
fix: resolve_deps_implementation now only resolve master collection objects (bl_scene.py)
|
2020-10-12 20:21:08 +02:00 |
|
Swann
|
a4d0b1a68b
|
fix: client selection
|
2020-10-12 18:56:42 +02:00 |
|
Swann
|
2fdc11692d
|
fix: handle None bounding box position
|
2020-10-12 18:15:59 +02:00 |
|
Swann
|
030f2661fd
|
fix: buffer empty for the first diff
|
2020-10-12 17:13:35 +02:00 |
|
Swann
|
e589e3eec4
|
fix: file not found logging
clean: remove cache for scene diff
|
2020-10-12 17:12:50 +02:00 |
|
Swann
|
04140ced1b
|
fix: collection instance bounding box display
|
2020-10-12 17:11:46 +02:00 |
|
Swann
|
0d9ce43e74
|
fix: enable binrary differentialback
feat: ignore material node bl_label
|
2020-10-12 13:33:49 +02:00 |
|
Swann
|
d3969b4fd4
|
Revert "feat: avoid dumping read only properties"
This reverts commit cefaef5c4bcabf920b46b6dd29415cabcd8f23d9.
|
2020-10-12 10:23:19 +02:00 |
|
Swann
|
e21f64ac98
|
revert: bl_label
|
2020-10-11 19:20:53 +02:00 |
|
Swann
|
b25b380d21
|
fix: missing bl_idname
|
2020-10-11 19:11:51 +02:00 |
|
Swann
|
1146d9d304
|
feat: disable render settings sync by default
|
2020-10-11 19:08:06 +02:00 |
|
Swann
|
51b60521e6
|
feat: update relplication version
|
2020-10-11 19:07:48 +02:00 |
|
Swann
|
035f8a1dcd
|
feat: skipping not required parameters
|
2020-10-11 19:07:28 +02:00 |
|
Swann
|
cefaef5c4b
|
feat: avoid dumping read only properties
|
2020-10-11 19:06:58 +02:00 |
|
Swann
|
3eca25ae19
|
feat: update replication version
|
2020-10-11 15:10:28 +02:00 |
|
Swann
|
96346f8a25
|
refactor: clean debug logs
|
2020-10-11 15:06:32 +02:00 |
|
Swann Martinez
|
b661407952
|
Merge branch '128-ui-gizmo-error' into 'develop'
Resolve "UI gizmo error"
See merge request slumber/multi-user!59
|
2020-10-08 22:50:11 +00:00 |
|
Swann
|
d5eb7fda02
|
fix: ci yaml error
|
2020-10-09 00:46:52 +02:00 |
|
Swann
|
4453d256b8
|
feat: update replication version, switched dependency to pyzmq
|
2020-10-08 23:57:39 +02:00 |
|
Swann
|
299e330ec6
|
fix: internal gizmo error by launching the modal operator from the timer
|
2020-10-08 23:42:14 +02:00 |
|
Swann
|
34b9f7ae27
|
Merge branch 'master' into develop
|
2020-10-08 23:14:58 +02:00 |
|
brybalicious
|
2f677c399e
|
UI spelling fixes to preferences.py and ui.py
|
2020-10-08 22:52:24 +02:00 |
|
brybalicious
|
e967b35c38
|
Revert "Minor UI spelling errors"
This reverts commit 673c4e69a425f00d7f434e3cfc18ed9088162112.
|
2020-10-08 21:58:30 +02:00 |
|
Swann
|
724c2345df
|
refactor: disable force apply during the reparent
|
2020-10-08 15:00:27 +02:00 |
|
brybalicious
|
673c4e69a4
|
Minor UI spelling errors
|
2020-10-08 00:31:56 +02:00 |
|
Swann
|
fc76b2a8e6
|
fix: avoid to remove inexistant user widget
|
2020-10-06 16:10:10 +02:00 |
|
Swann
|
1a8bcddb74
|
refactor: formatting
|
2020-10-06 15:53:29 +02:00 |
|
Swann
|
60fba5b9df
|
refactor: use dict to store widgets
|
2020-10-06 15:46:35 +02:00 |
|
Swann
|
be0eb1fa42
|
clean: remove unused import
|
2020-10-06 09:45:13 +02:00 |
|
Swann
|
93d9bea3ae
|
feat: display session status
|
2020-10-05 23:38:52 +02:00 |
|
Swann
|
022b7f7822
|
refactor: enable username display again
refactor: avoid to draw the local user
|
2020-10-05 22:34:43 +02:00 |
|
Swann
|
d328077cb0
|
feat: deploy and build only for master and develop
refactor: carry on presence refactoring
|
2020-10-05 21:51:54 +02:00 |
|
Swann
|
0c4740eef8
|
fix: import error
|
2020-10-05 18:48:40 +02:00 |
|
Swann
|
d7b2c7e2f6
|
refactor: started to rewrite presence
fix: weird bounding boxes on various objects types
Related to #55
|
2020-10-05 18:34:41 +02:00 |
|
Swann
|
3d72796c10
|
refactor: remove old client ref
feat: update changelog
|
2020-10-02 17:48:56 +02:00 |
|
Swann
|
edcbd7b02a
|
feat: display node in error in the repository view
|
2020-10-02 17:22:14 +02:00 |
|
Swann
|
b368c985b8
|
refactor: session handler encapsulation
|
2020-10-02 12:11:53 +02:00 |
|
Swann
|
cab1a71eaa
|
fix: version
|
2020-10-02 09:52:21 +02:00 |
|
Swann
|
33cb188509
|
refactor: use replication session global instance
|
2020-10-02 00:05:33 +02:00 |
|
Swann
|
0a3dd9b5b8
|
fix: missing get_datablock_from_uuid
|
2020-10-02 00:00:34 +02:00 |
|
Swann
|
7fbdbdcc21
|
feat: show flag in blender overlays panel
|
2020-10-01 22:55:06 +02:00 |
|
Swann
|
8f9d5aabf9
|
refactor: moved get_datablock_from_uuid to bl_datablock
|
2020-10-01 22:51:48 +02:00 |
|
Swann
|
824d4d6a83
|
feat: upgrade replication version to fix duplicate during REPARENT
Related to #113
|
2020-10-01 15:34:36 +02:00 |
|
Swann
|
5f4bccbcd9
|
feat: POLY curves support
During a mesh->curve conversion, curve type spline is changed to POLY. This is adding the support for POLY curves.
Related to #113
|
2020-10-01 15:33:10 +02:00 |
|
Swann
|
04b13cc0b7
|
refactor: moveconnection handlers to the main thread
|
2020-10-01 10:58:30 +02:00 |
|
Swann
|
ba98875560
|
fix: version check command format
|
2020-09-29 17:33:39 +02:00 |
|
Swann
|
a9fb84a5c6
|
fix: world viewport color sync
|
2020-09-29 11:47:48 +02:00 |
|
Swann
|
2f139178d3
|
feat: update replication version
|
2020-09-28 22:59:43 +02:00 |
|
Swann
|
e466f81600
|
fix: file handler not properly closed
|
2020-09-28 22:51:07 +02:00 |
|
Swann
|
cb836e30f5
|
fix: empty uv useless update
|
2020-09-28 22:50:42 +02:00 |
|
Swann
|
152e356dad
|
fix: font/sound loading
|
2020-09-28 10:40:07 +02:00 |
|
Swann
|
7b13e8978b
|
fix: close file handler after quitting the session
|
2020-09-28 10:32:41 +02:00 |
|
Swann
|
a89564de6b
|
feat: append synchronization flags to the top
refactor: enable sync render settings by default
|
2020-09-25 14:26:31 +02:00 |
|
Swann
|
e301a10456
|
feat: active camera sync flag
|
2020-09-25 11:33:35 +02:00 |
|
Swann
|
cfc6ce91bc
|
feat: initial live syncflag support
|
2020-09-25 11:23:36 +02:00 |
|
Swann
|
4f731c6640
|
fix: implementation not found if a new type is added
|
2020-09-23 17:37:21 +02:00 |
|
Swann
|
9b1b8f11fd
|
feat: sync object hide_render
|
2020-09-23 16:48:17 +02:00 |
|
Swann
|
e742c824fc
|
feat: sync all object show flags except hide_viewport.
|
2020-09-23 16:47:51 +02:00 |
|
Swann
|
6757bbbd30
|
fix: enable DIFF_BINARY by default
|
2020-09-23 16:04:31 +02:00 |
|
Swann
|
f6a39e4290
|
fix: scene differential error
fix: bl_file loading error
feat: update replication version
|
2020-09-23 14:24:57 +02:00 |
|
Swann
|
410d8d2f1a
|
feat: display sync
|
2020-09-23 10:00:08 +02:00 |
|
Swann
|
bd64c17f05
|
feat: update version
|
2020-09-22 16:36:59 +02:00 |
|
Swann
|
dc063b5954
|
fix: handle file not found exception
|
2020-09-21 18:52:27 +02:00 |
|
Swann
|
fb622fa098
|
fix: get_datablock_users attribute error
|
2020-09-21 17:37:06 +02:00 |
|
Swann
|
6c47e095be
|
feat: cache managenent utility
|
2020-09-21 16:47:49 +02:00 |
|
Swann
|
f992d06b03
|
feat: handle packed datablock
feat: filecache settings
|
2020-09-21 12:12:19 +02:00 |
|
Swann
|
af3afc1124
|
feat: use bl_file in bl_image
|
2020-09-21 00:11:37 +02:00 |
|
Swann
|
b77ab2dd05
|
feat: use bl_file to replicate font and sound files
|
2020-09-20 23:31:24 +02:00 |
|
Swann
|
150054d19c
|
feat: generic file replication ground work
|
2020-09-20 19:53:51 +02:00 |
|
Swann
|
6870331c34
|
feat: notice
|
2020-09-19 18:59:03 +02:00 |
|
Swann
|
6f73b7fc29
|
feat: ground work for sound sync
|
2020-09-19 00:47:46 +02:00 |
|
Swann
|
6385830f53
|
fix: prevent world replication conflict with external addons
|
2020-09-18 23:38:21 +02:00 |
|
Swann
|
b705228f4a
|
feat: support all font file extention
|
2020-09-18 23:30:50 +02:00 |
|
Swann
|
73d2da4c47
|
fix: ReparentException error
feat: replication protocol version in ui header
|
2020-09-18 23:25:01 +02:00 |
|
Swann
|
38f06683be
|
fix: bfont is missing
related to #116
|
2020-09-18 23:09:47 +02:00 |
|
Swann
|
e9f416f682
|
feat: ground work for custom font support
|
2020-09-18 17:04:24 +02:00 |
|
Swann
|
3108a06e89
|
fix: sync flag missing comma
|
2020-09-18 16:17:19 +02:00 |
|
Swann
|
470df50dc2
|
fix: bl_image test, disabling texture unload from ram.
|
2020-09-18 16:02:50 +02:00 |
|
Swann
|
d8a94e3f5e
|
fix: image uuid error
|
2020-09-18 15:58:43 +02:00 |
|
Swann
|
ca5aebfeff
|
feat: various images format support
feat: world environment image support
|
2020-09-18 15:25:52 +02:00 |
|
Swann
|
fe6ffd19b4
|
feat: child date renaming support
|
2020-09-17 23:45:09 +02:00 |
|
Swann
|
b9a6ddafe9
|
fix: object data load
|
2020-09-17 23:17:51 +02:00 |
|
Swann
|
ae71d7757e
|
feat: reparent ground work
|
2020-09-17 22:47:11 +02:00 |
|
Swann
|
34ed5da6f0
|
fix: logging
|
2020-09-15 16:33:49 +02:00 |
|
Swann
|
66417dc84a
|
refactor: minor ui cleanup
|
2020-09-15 12:40:51 +02:00 |
|
Swann
|
514f90d602
|
feat: logging to files
feat: logging level
Related to #111
|
2020-09-15 12:31:46 +02:00 |
|
Swann
|
086876ad2e
|
feat: update version check to handle experimental ones
|
2020-09-15 12:29:20 +02:00 |
|
Swann
|
de8fbb0629
|
feat: update addon updater to support installation from branches (develop and master)
|
2020-09-09 10:58:02 +02:00 |
|
Swann
|
7f5b5866f2
|
feat: usage warning
|
2020-09-08 23:09:42 +02:00 |
|
Swann
|
3eb1af406b
|
doc: reflect advanced settings changes
|
2020-09-08 22:56:23 +02:00 |
|
Swann
|
79ccac915f
|
feat: experimental edit mode update
Related to #107
|
2020-09-08 22:37:58 +02:00 |
|
Swann
|
b3230177d8
|
Merge branch 'feature/event_driven_updates' into develop
|
2020-09-03 15:59:19 +02:00 |
|
Swann
|
f2da4cb8e9
|
Merge branch 'develop' of gitlab.com:slumber/multi-user into develop
|
2020-09-02 16:45:08 +02:00 |
|
Swann
|
605bcc7581
|
refactor: bl_collection lint
feat: late update replication
|
2020-09-02 16:44:11 +02:00 |
|
Celeborn2BeAlive
|
97c2118b7e
|
doc: add comment to explain why unsetting PIP_REQUIRE_VIRTUALENV is required.
|
2020-08-28 18:12:01 +02:00 |
|
Celeborn2BeAlive
|
352977e442
|
fix: unset PIP_REQUIRE_VIRTUALENV if set to ensure multi-user can install its packages
|
2020-08-28 17:23:25 +02:00 |
|
Swann
|
a46d5fa227
|
fix: missing ui error, missing scene
|
2020-08-28 15:27:46 +02:00 |
|
Swann
|
d7f7e86015
|
fix: collection dump
|
2020-08-28 14:52:56 +02:00 |
|
Swann
|
5e7d1e1dda
|
feat: update replication version
|
2020-08-28 14:20:00 +02:00 |
|
Swann
|
fa5f0c7296
|
fix: replication version
|
2020-08-28 14:13:20 +02:00 |
|
Swann
|
f14d0915c8
|
feat: same collection management for Scene Master collection
|
2020-08-28 14:10:09 +02:00 |
|
Swann
|
d1e088d229
|
feat: orhtographic_scale sync
|
2020-08-28 14:09:10 +02:00 |
|
Swann
|
aa35da9c56
|
refactor: move attribute skipping warnings to debug
|
2020-08-28 11:28:26 +02:00 |
|
Swann
|
f26c3b2606
|
refactor: use uuid for collection loading
|
2020-08-28 11:27:03 +02:00 |
|
Swann
|
00d60be75b
|
feat: change replication to the pre-release version
|
2020-08-27 11:40:26 +02:00 |
|
Swann
|
bb5b9fe4c8
|
refactor: move deepdiff dependency to replication
|
2020-08-27 10:45:54 +02:00 |
|
Swann
|
6475b4fc08
|
feat: collection insance offset support
Related to #105
|
2020-08-24 17:49:17 +02:00 |
|
Swann
|
e4e09d63ff
|
fix: instanced collection replication
Related to #105
|
2020-08-24 17:48:14 +02:00 |
|
Swann
|
49a419cbe2
|
fix: none result while trying to access a node
|
2020-08-07 15:38:11 +02:00 |
|
Swann
|
5d52fb2460
|
fix: avoid build ci from running on other branch than develop and master
|
2020-08-07 15:08:08 +02:00 |
|
Swann
|
f1e09c1507
|
Merge branch 'develop' into feature/event_driven_updates
|
2020-08-07 15:07:17 +02:00 |
|
Swann
|
f915c52bd0
|
fix: loader missing
|
2020-08-06 15:33:08 +02:00 |
|
Swann
|
dee2e77552
|
fix: modifier assigned vertex groups
|
2020-08-06 15:26:55 +02:00 |
|
Swann
|
3f0082927e
|
feat: lock movement support
|
2020-07-29 11:10:35 +02:00 |
|
Swann
|
07ffe05a84
|
feat: enable autoupdater back
|
2020-07-28 17:26:14 +02:00 |
|
Swann
|
09ee1cf826
|
fix: auto updater download
|
2020-07-28 17:17:39 +02:00 |
|
Swann
|
6e0c7bc332
|
clean disable armature missing roll
|
2020-07-28 12:06:58 +02:00 |
|
Swann
|
ee83e61b09
|
fix: None image
|
2020-07-28 12:05:26 +02:00 |
|
Swann
|
99b2dc0539
|
refactor: increase use line width
|
2020-07-28 12:05:04 +02:00 |
|
Swann
|
53f1118181
|
refactor: update download links
|
2020-07-27 17:44:27 +02:00 |
|
Swann
|
2791264a92
|
feat: empty image support
|
2020-07-24 21:38:00 +02:00 |
|
Swann
|
6c2ee0cad3
|
refactor: lobby ui
|
2020-07-24 16:02:19 +02:00 |
|
Swann
|
20f8c25f55
|
refactor: timeout update
|
2020-07-24 14:58:07 +02:00 |
|
Swann
|
0224f55104
|
refactor: change the timeout
|
2020-07-24 14:57:39 +02:00 |
|
Swann
|
644702ebdf
|
feat: client state update as soon a client are in the lobby
|
2020-07-24 14:56:20 +02:00 |
|
Swann
|
9377b2be9b
|
fix: session pannel title
|
2020-07-24 14:55:14 +02:00 |
|
Swann
|
a645f71d19
|
fix: material socket index
Related to #101
|
2020-07-22 16:41:01 +02:00 |
|
Swann
|
909d92a7a1
|
fix: broken materials links
Related to #102
|
2020-07-21 16:46:16 +02:00 |
|
Swann
|
7ee9089087
|
feat: use callbacks instead of timers to cleanup session states
refactor: move graph initialization to operators,py
|
2020-07-17 16:33:39 +02:00 |
|
Swann
|
6201c82392
|
fix: Loading the false scene by default
`get` was giving wrong result inthe scene initialization routing during the resolve process
Related to #100
|
2020-07-17 14:47:52 +02:00 |
|
Swann
|
0faf7d9436
|
fix: initial test to handle #99
|
2020-07-15 19:08:53 +02:00 |
|
Swann
|
e69e61117a
|
fix: Process "Quitting session" does not finish and gets stuck
Related to #101
|
2020-07-15 14:46:48 +02:00 |
|