Commit Graph

1073 Commits

Author SHA1 Message Date
Swann
63ba6d35d5
feat: basic file interface 2020-09-20 00:02:52 +02:00
Swann Martinez
8d2b9e5580 Merge branch '65-sync-speaker-sounds' into 'develop'
Partial support for syncinf speaker sound files

See merge request slumber/multi-user!47
2020-09-19 19:37:43 +00: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 Martinez
b28e7c2149 Merge branch '116-bfon-is-missing' into 'develop'
Resolve "Bfont is missing"

See merge request slumber/multi-user!46
2020-09-18 21:10:13 +00:00
Swann
38f06683be
fix: bfont is missing
related to #116
2020-09-18 23:09:47 +02:00
Swann Martinez
62221c9e49 Merge branch '114-support-custom-fonts' into 'develop'
Resolve "Support custom fonts"

See merge request slumber/multi-user!45
2020-09-18 15:05:25 +00: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 Martinez
47a0efef27 Merge branch '113-support-datablock-conversion' into 'develop'
Resolve "Support datablock conversion"

See merge request slumber/multi-user!44
2020-09-18 13:33:43 +00: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
2c16f07ae7
doc: update Changelog 2020-09-15 15:05:09 +02:00
Swann Martinez
60f25359d1 Merge branch '111-improve-the-logging-process' into 'develop'
Resolve "Improve the logging process"

See merge request slumber/multi-user!42
2020-09-15 11:03:42 +00:00
Swann
975b50a988
doc: update log related sections 2020-09-15 13:02:50 +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
71c179f32f
fix: python version 2020-09-09 11:58:51 +02:00
Swann
2399096b07
feat: experimenting a custom testing image 2020-09-09 11:57:34 +02:00
Swann
0c4d1aaa5f
feat: update changelog to reflect changes 2020-09-09 11:55:53 +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 Martinez
d7396e578c Merge branch '107-optionnal-flag-to-allow-edit-mesh-updates' into 'develop'
Resolve "Optionnal flag to allow edit mesh updates"

See merge request slumber/multi-user!41
2020-09-08 21:11:09 +00: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
f5232ccea0
Merge branch 'master' into develop 2020-09-03 17:23:21 +02:00
Swann
c599a4e6ea
doc: update advanced section 2020-09-03 16:15:49 +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
Swann Martinez
e31d76a641 Merge branch 'fix-pip-require-virtualenv' into 'develop'
Resolve "'zmq' install (and other pip packages) fails when PIP_REQUIRE_VIRTUALENV env var is set to true"

See merge request slumber/multi-user!40
2020-08-28 17:49:27 +00: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
ade736d8a5
refacotr: collection test 2020-08-28 15:01:50 +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