Swann Martinez
4828a91bd5
Merge branch 'feature/event_driven_updates' into 59-timeout-issue-for-scenes-that-are-large-enough
2020-02-03 11:29:22 +01:00
Swann Martinez
b6614768c4
fix: mesh dumping performance
2020-02-03 11:22:43 +01:00
Swann Martinez
30278126f8
Fix unrelated exception when address is in use. (@c2ba)
...
commit changes from !13 in develop.
2020-01-30 14:25:12 +01:00
Swann Martinez
fcf4604153
feat: deps graph update handler
2020-01-24 17:52:10 +01:00
Swann Martinez
332287415e
feat: update readme
2020-01-24 15:22:18 +01:00
Swann Martinez
8e5c4b73a8
Merge branch 'sphinx-documentation' into develop
2020-01-24 14:46:41 +01:00
Swann Martinez
ff12746fe8
Merge branch 'animation-support' into 'develop'
...
Animation support
See merge request slumber/multi-user!6
2020-01-24 13:35:22 +00:00
Swann Martinez
356b61c9ff
fix: bone_group index
2020-01-24 14:33:00 +01:00
Swann Martinez
a5e949d52e
feat: bone_group support
...
Bone group replication support with colorsets (not custom for now)
Related to #18
2020-01-24 13:38:10 +01:00
Swann Martinez
6191e4ac58
feat: bone layers support
...
Related to #18
2020-01-24 11:38:04 +01:00
Swann
e7744708d9
doc: append introduction
2020-01-23 23:01:27 +01:00
Swann Martinez
e878bc62ba
refactor: rename load
2020-01-23 18:20:56 +01:00
Swann Martinez
e4b5fd3170
fix: vertex group
...
Related to #18
2020-01-23 17:59:17 +01:00
Swann Martinez
da76386dd4
feat: update replication version
2020-01-23 11:38:09 +01:00
Swann Martinez
3181be0887
feat: lightprobes support !
...
Caution: Only supported since blender 2.83 since the patch https://developer.blender.org/rBe280c0441bd84e73c47dffb66104ed40af9ea592 .
Related to #35
2020-01-23 11:02:11 +01:00
Swann Martinez
e9141c4970
refactor: remove handler error message
2020-01-22 18:40:08 +01:00
Swann Martinez
ece88f3dda
fix: session quit on server lost
2020-01-22 18:37:46 +01:00
Swann Martinez
c8827c5e4b
doc: append way to contribute
2020-01-22 18:02:28 +01:00
Swann Martinez
8800053fa4
doc: update
2020-01-22 17:05:48 +01:00
Swann Martinez
87fa6e02e6
doc: update client list section
2020-01-22 16:51:36 +01:00
Swann Martinez
8b7716ac3c
feat: snap time operator
...
feat: snap operators status
It's now possible to snap to others user time's !
Related to #53 .
2020-01-22 16:17:48 +01:00
Swann Martinez
44e525aec7
feat: update replication version
2020-01-22 15:21:17 +01:00
Swann Martinez
76a51032b3
Merge branch 'user_metadata' into 'animation-support'
...
User metadata
See merge request slumber/multi-user!9
2020-01-22 14:20:38 +00:00
Swann Martinez
e22b036cc9
refactor: user metadata
2020-01-22 15:15:44 +01:00
Swann Martinez
e253ccd52d
refactor: use client metadata
2020-01-22 14:33:34 +01:00
Swann Martinez
da5406952c
feat: progression on user matadata handling
2020-01-22 11:20:04 +01:00
Swann
73a2bb56e2
refactoring: user metadata progress
2020-01-21 23:24:44 +01:00
Swann
011eba8cc9
refactor: connexion process
...
Related to #19
2020-01-21 16:25:44 +01:00
Swann Martinez
07df42d087
feat: progression on session mamnagment
2020-01-20 18:55:03 +01:00
Swann
ff932b0cdf
feat: connexion infos tests (bugged)
2020-01-19 23:10:22 +01:00
Swann
fdb7995cbf
feat Ground wrk for disconnect refactoring
2020-01-19 17:21:16 +01:00
Swann Martinez
e99e6965ec
refacto: connected user list
...
Related to #53
2020-01-17 18:15:37 +01:00
Swann Martinez
65fd73d6c0
feat: ground work to display user current keyframe
...
Related to #53
2020-01-16 17:56:43 +01:00
Swann Martinez
0cb75af583
feat: current pose transmission
...
Current pose is now replicated over the wire.
It should give visibility on the animation state of a skeleton
and push deeper animation possibilities(ex: a char per user).
Related to #18
2020-01-16 17:18:17 +01:00
Swann Martinez
cb031bab55
feat: dump and loading mathutils.Quaternion
...
Related to #18
2020-01-16 16:59:55 +01:00
Swann Martinez
f8bb544005
refactor: enable matrix transmission back for animated objects
...
Related to #18
2020-01-16 15:27:37 +01:00
Swann Martinez
95768f4ea1
docs: fill index.rst
...
Related to #51
2020-01-16 14:26:54 +01:00
Swann Martinez
278aa6607d
documentation: clean titles
2020-01-16 13:34:48 +01:00
Swann Martinez
b6f923399f
feat: documentation base structure
...
Related to #51
2020-01-16 12:04:33 +01:00
Swann
c2fe5c456b
documentation: append quickstart page
2020-01-15 22:05:59 +01:00
Swann
5008212739
feat: installation
2020-01-15 19:23:19 +01:00
Swann
aa3d24f991
feat: update submodule url to https
2020-01-15 19:05:46 +01:00
Swann
3c176d25ed
feat: documentation configuration
2020-01-15 18:47:20 +01:00
Swann Martinez
2eec228c3e
feat: undo/redo handler
...
The solution for now is to resolve datablock references when undo appen.
Related to #32 .
2020-01-14 11:49:36 +01:00
Swann Martinez
f55319c453
feat: resolve refactoring, ground work to resolve undo errors
...
Related to #32 , Undo errors
2020-01-13 18:51:31 +01:00
Swann Martinez
28ca489fc3
refactor: remove old properties
2019-12-30 11:13:48 +01:00
Swann
ea3c9d701b
refactor: remove dependencies
2019-12-10 22:07:46 +01:00
Swann Martinez
a8d97aa43b
feat: update replication version
2019-12-05 14:28:19 +01:00
Swann Martinez
c56b52d069
fix: merge error
2019-12-02 17:38:31 +01:00
Swann Martinez
d12fe9dd70
Merge branch 'master' into animation-support
2019-12-02 17:36:59 +01:00