Commit Graph

85 Commits

Author SHA1 Message Date
11b6866045 refactor: carry on data_refactoring integration 2019-08-05 17:58:56 +02:00
1d935fced4 refactor: continue new framework integration 2019-08-05 17:06:13 +02:00
349e053bd5 fix: blender path import 2019-08-05 16:48:46 +02:00
716f462893 refactor: started replication integration 2019-08-05 15:24:00 +02:00
d1b6123182 feat: dynamic replicated types 2019-07-03 16:38:44 +02:00
0d33c3eb3d feat: implement supported datablock 2019-07-03 15:03:37 +02:00
500a80cfd5 feat: groundwork on image support 2019-07-02 17:44:59 +02:00
3f834d0828 feat: replicated datablock configuration 2019-07-02 15:55:57 +02:00
fa18061687 feat: configuration support 2019-07-01 18:04:35 +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
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
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
54d656ae74 fix : light loading 2019-05-13 11:49:46 +02:00
4bcfa2bef7 Light need to be fix 2019-05-10 17:15:21 +02:00
d717e01f3f fix: material loading 2019-05-10 17:00:47 +02:00
6d753bfa19 feat : undo when no right to do 2019-05-10 16:22:14 +02:00
4192b88e6f fix: collection loading renaming 2019-05-10 15:12:52 +02:00
29bfc2db7c feat: scene annotation 2019-05-10 13:01:24 +02:00
8a8dff3aa4 fix: grease pencil layer and material update 2019-05-10 12:05:32 +02:00
ec9ff2f97b fix: crash on object dumping 2019-05-10 10:17:52 +02:00
035afa7eb5 feat: investigation on crash
fix: python server path
2019-05-09 18:21:19 +02:00
f25f893a83 feat(ui): tri 2019-05-09 15:56:30 +02:00
34854f43e5 feat: undo not authorised operation 2019-05-09 15:29:00 +02:00
385d416e6c feat(general) : zmq auto config 2019-05-09 14:20:42 +02:00
feca5943df feat : debug 2019-05-08 18:18:09 +02:00
999b7c9c62 feat: curve support progress 2019-05-08 17:06:52 +02:00
2df8e009a1 fix: need to fix timer context access error from blender last build 2019-05-06 18:18:06 +02:00
b02d0e8285 fix: get datablock to mark it dirty 2019-05-06 15:58:28 +02:00
76efb0ed47 feat(helpers): fix mesh material loading 2019-05-03 18:52:49 +02:00
44da21f825 feat(halpers): started to add basic armature support 2019-05-03 14:55:18 +02:00
13915df48b fix(sync): fix instantiation 2019-05-03 11:42:07 +02:00
5fd13eb5ba feat(client): preliminary work on watchdog system 2019-05-02 18:38:06 +02:00
f4cd489ea4 feat(clien): verbose 2019-05-02 18:23:35 +02:00
49e242d9ea feat(client): append clean thread stop 2019-05-02 18:19:59 +02:00
c1119976cd reformat: code cleanup 2019-05-02 17:58:37 +02:00
824c70eaff feat(draw): get selected object draw code back 2019-05-02 17:52:32 +02:00
2caf909267 feat(client): append load to serial agent 2019-05-02 16:55:33 +02:00
5ae044bd31 feat(client): close #74 2019-05-02 16:05:06 +02:00
d454c95a9b feat(client): clean serialisation worker 2019-05-02 15:52:17 +02:00
2e803080ed feat: ground work on multithreading 2019-05-02 14:46:31 +02:00
64a5d8e56c feat(client): append serial agent to client API (#74) 2019-05-02 11:21:24 +02:00