Commit Graph

393 Commits

Author SHA1 Message Date
a3eb5b05a3 Server side commit workflow 2014-10-30 19:24:05 +01:00
4d16028d31 tweaks 2014-10-30 18:50:10 +01:00
d6b6e47fb8 boiler plate for command line bam client 2014-10-30 18:46:04 +01:00
f181594e40 dummy menubar 2014-10-30 18:45:28 +01:00
160ed08dc0 use static set 2014-10-30 16:52:04 +01:00
b1ac405ef5 File upload on PUT requests 2014-10-30 16:47:09 +01:00
57b40a7dcb update browser 2014-10-30 15:07:02 +01:00
26b429783e Refactoring of web service API 2014-10-30 14:53:34 +01:00
50d9f023cd small changes to run module 2014-10-30 14:37:05 +01:00
d1a5bcdc45 add shebang 2014-10-30 11:28:59 +01:00
7a4b36d4d9 make executable 2014-10-30 11:28:12 +01:00
7a27c930f8 Added requirements.txt for client 2014-10-30 11:03:44 +01:00
3599de21ae Cleanup 2014-10-30 09:38:17 +01:00
9460d4f3de split packing utils 2014-10-30 09:24:03 +01:00
6e9b421af4 Updates to File API 2014-10-29 19:12:30 +01:00
ce288d397d option to write a json file for remapping 2014-10-29 14:20:17 +01:00
d649dc54a3 Blendfile now downloads zip 2014-10-23 23:29:44 +02:00
b152e8a50f rename files -> file_list 2014-10-23 22:28:45 +02:00
0c1065ee24 downloading files works now 2014-10-23 22:24:43 +02:00
f80e736394 correct sequencer iteration 2014-10-23 21:48:46 +02:00
e1ad129dc4 API now returns files upon request 2014-10-23 19:51:57 +02:00
3bc16313ea update gui to talk to the server 2014-10-23 19:02:18 +02:00
49f7b19f98 Add sequencer image/movie 2014-10-23 18:24:34 +02:00
0e1a642aef Initial client 2014-10-23 14:45:21 +02:00
bf7d40e098 Simple example browser 2014-10-22 23:13:32 +02:00
aaf0805297 support for zipping (--mode=ZIP/FILE) 2014-10-22 15:31:12 +02:00
90ec0d9f4f Support for mesh external data
also cleaner fix for confusing blend files with textures

allow default argument for BlendFileBlock.get()
2014-10-22 14:37:41 +02:00
db89434803 initial planning document (mostly) done 2014-10-21 19:33:45 +02:00
f80c7deb67 Fix for indirect lib linking and libraries being overwritten 2014-10-21 17:12:45 +02:00
49cafea29c Include struct name in error 2014-10-21 17:12:01 +02:00
9a4666160c add planning doc 2014-10-21 12:06:21 +02:00
e61fcb3a05 fixes for indirect loading 2014-10-20 00:27:38 +02:00
88c5deda50 test commit, WIP debugging 2014-10-19 22:29:31 +02:00
e92c624df7 rename name -> name_full 2014-10-19 15:49:59 +02:00
8caf67a354 Missed passing lib_visit 2014-10-19 15:47:50 +02:00
a1db3cb0da Expand more data-types 2014-10-19 14:17:40 +02:00
6b9aac1808 Expand material node-trees 2014-10-19 11:46:39 +02:00
f8d881d87a raise an error trying to resolve struct-in-a-struct 2014-10-19 11:45:16 +02:00
6cc1c62eff use dict lookup for fields 2014-10-18 20:13:10 +02:00
1e35ca426a Add command line parsing for blend in/out 2014-10-17 16:17:30 +02:00
949ff63b17 Support windows paths 2014-10-17 16:00:04 +02:00
d2f593c010 Move all associated files into a subdir 2014-10-17 14:01:54 +02:00
b13401112c support for expanding more block types 2014-10-17 12:11:13 +02:00
1e66a2c2f2 Add index support to path resolving 2014-10-17 12:04:09 +02:00
bde34ddb35 simplify DNAField.calc_name_only 2014-10-17 10:06:29 +02:00
d95a9f1d70 pep8 cleanup 2014-10-17 09:33:16 +02:00
3ac7b75f52 Material arrays now read 2014-10-16 21:29:09 +02:00
7dafeba99f generalize handling of ID's so indirect references can be followed 2014-10-16 20:26:02 +02:00
149c8212ee print fields in block __str__ (overkill but handy) 2014-10-16 20:25:48 +02:00
6c98bfb4e6 WIP: update the packer
- initial work for expanding link data
- follow group object links
2014-10-16 20:01:22 +02:00