Commit Graph

271 Commits

Author SHA1 Message Date
e4bc9fc0e2 fix: client enumeration list description 2019-07-11 15:45:56 +02:00
d8adbd1f57 fix: gpencil material dump 2019-07-11 11:27:11 +02:00
1456380e4a refactor: remove print 2019-07-10 17:27:51 +02:00
134d332647 fix: update handler loading 2019-07-10 17:16:44 +02:00
1bb816b735 fix: import error 2019-07-09 17:35:21 +02:00
8a2a0c9578 fix: disable multithreading 2019-07-08 23:46:20 +02:00
b216e7842a Merge branch 'mesh_serialisation_v2' into 'master'
mesh serialisation refactoring

See merge request slumber/rcf!2
2019-07-08 21:25:23 +00:00
bb16dc9524 feat: threaded loading back 2019-07-08 23:24:08 +02:00
7cf0f20ffb fix: config load after opening new file 2019-07-08 22:39:11 +02:00
8c81776847 fix: material image loading 2019-07-08 22:26:59 +02:00
fcad1bae81 feat: uv loading 2019-07-08 22:15:46 +02:00
eb1e4c512b feat: progress on mesh loading 2019-07-08 18:32:44 +02:00
4f2601f77e feat: image loader 2019-07-08 17:20:18 +02:00
eb1e5d5431 fix: mesh loader dict loading 2019-07-08 16:39:32 +02:00
f8d83001d0 feat: bmesh based mesh dumper 2019-07-08 16:19:31 +02:00
06f7c2422c feat: load indicator 2019-07-08 15:51:57 +02:00
6e20cccd05 Merge branch 'image_datablock_support' into 'master'
feat: image support

See merge request slumber/rcf!1
2019-07-08 13:02:59 +00:00
c1aba1cae7 feat: image support
fix: material dump memory leak
2019-07-08 14:57:30 +02:00
d1b6123182 feat: dynamic replicated types 2019-07-03 16:38:44 +02:00
6b7c87365a feat: ground work for dynamic replicated types 2019-07-03 15:32:00 +02:00
0d33c3eb3d feat: implement supported datablock 2019-07-03 15:03:37 +02:00
524c5a0813 feat: progress on image support 2019-07-02 18:05:18 +02:00
500a80cfd5 feat: groundwork on image support 2019-07-02 17:44:59 +02:00
b9f249b073 feat: generated supported types 2019-07-02 16:43:30 +02:00
3f834d0828 feat: replicated datablock configuration 2019-07-02 15:55:57 +02:00
2b7f40942b feat: server is now using the config file 2019-07-01 18:27:52 +02:00
dee34e6e29 feat: client color saving 2019-07-01 18:14:48 +02:00
fa18061687 feat: configuration support 2019-07-01 18:04:35 +02:00
34dc4088b5 feat: update dependencies 2019-07-01 16:03:40 +02:00
f4ccab08c7 feat: config support prepararation 2019-07-01 15:59:51 +02:00
42fa210cee refactor: append all env related func to evnvironment.py 2019-07-01 15:39:01 +02:00
b7b62b0664 feat: schema 2019-06-25 11:44:46 +02:00
222fd46469 refactor: change default port 2019-06-19 17:53:39 +02:00
6f0763c52e feat: mesh normal loading 2019-06-14 12:59:55 +02:00
021e132fb3 feat: append dump function to save the db 2019-06-13 18:09:16 +02:00
eccc681f7b refactor: pass data loading on a timer 2019-06-12 16:44:48 +02:00
c09d9e4e11 fix: handle multiple selected object highlight 2019-06-12 15:52:51 +02:00
ad88350546 refactor: remove refesh session mecanism with client api calls to avoid UI freeze during heavy tasks upload 2019-06-10 18:26:44 +02:00
65bbb089fc feat: test file 2019-06-07 16:21:04 +02:00
a9f4562219 fix: gpencil load 2019-05-27 17:33:52 +02:00
d53165f17e fix: env setup
fix: gpencil api change
2019-05-23 16:49:32 +02:00
53f0811b94 feat: client instance is now stored in client module 2019-05-22 18:19:11 +02:00
1f9b4106d9 fix: client list update 2019-05-22 17:17:09 +02:00
cef8a91bf1 fix: depsgraph API changes
feat: function renaming
feat: pep8 compliant
2019-05-21 16:53:55 +02:00
21ba33d675 feat: init 2019-05-15 18:37:14 +02:00
cadafb8281 refactor: move session data to init, class renaming 2019-05-15 14:52:45 +02:00
0873d63333 refactor: clean 2019-05-15 11:56:38 +02:00
73107528dc refactor: clean unused code, function renaming 2019-05-15 11:25:43 +02:00
4babda7805 feat: cleanup 2019-05-14 11:00:38 +02:00
ce6633d9db feat: cleanup 2019-05-14 10:38:13 +02:00