Commit Graph

312 Commits

Author SHA1 Message Date
8015f0d106 Unzipping, copying and committing server side 2014-11-04 18:53:55 +01:00
d2b335ebea Include a '.bam_paths_remap.json' file with a zip commit 2014-11-04 18:18:06 +01:00
833032e5e8 Cleanup: use file-context 2014-11-04 17:59:19 +01:00
fdeaefed10 config load/save 2014-11-04 17:56:53 +01:00
ed3fce33d4 Minor variable renaming 2014-11-04 17:36:09 +01:00
0f9d67c0c0 fix - remap main file as well when checking out 2014-11-04 17:29:49 +01:00
23cb474214 Fix for blendfile walker iterating over same paths twice
also fixes sha1 checks
2014-11-04 16:18:16 +01:00
49cdaa3b5d use commit message arg 2014-11-04 15:18:06 +01:00
e3805a6410 Support for server side file unzipping 2014-11-04 15:15:04 +01:00
a935cc11c6 initial commit support 2014-11-04 14:35:32 +01:00
8a67a05483 write sha1 json files 2014-11-04 12:14:35 +01:00
931adcfa8a Correct argparse behavior
- disallow zero args
- print help message if no commands given
2014-10-31 23:27:40 +01:00
8c9039dc36 fix for zipfile name being used in json remap 2014-10-31 17:53:06 +01:00
a0f65262e7 write json files into the zip 2014-10-31 17:45:32 +01:00
9813a0430b correct path remapping 2014-10-31 16:57:32 +01:00
95a8685f3e add path remapping on file pack 2014-10-31 16:46:52 +01:00
4b3a11f775 nicer cli list output 2014-10-30 23:03:53 +01:00
830a559f4d prefer term dir over folder 2014-10-30 22:51:57 +01:00
83f981ce3d path listing working 2014-10-30 22:51:57 +01:00
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