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 |
|