Commit Graph

  • 764973f116 Cleanup: add-on, remove unused parameter Sybren A. Stüvel 2022-07-29 10:25:23 +02:00
  • 8ddc03d6ef Add-on: evaluate visible job settings immediately Sybren A. Stüvel 2022-07-29 10:25:02 +02:00
  • ca8a909e41 Add-on: refactor FLAMENCO_OT_submit_job.poll() Sybren A. Stüvel 2022-07-29 10:10:44 +02:00
  • be1ddaa4eb Manager test: reduce timeout to practical value Sybren A. Stüvel 2022-07-29 09:59:54 +02:00
  • 8c8855554e Manager: remove --factory-startup from default Blender arguments Sybren A. Stüvel 2022-07-29 09:54:29 +02:00
  • 4947712bec Worker: also log found Blender at startup Sybren A. Stüvel 2022-07-29 09:48:56 +02:00
  • 377583c9e2 Cleanup: worker, move FFmpeg-finding at startup into its own file Sybren A. Stüvel 2022-07-29 09:47:30 +02:00
  • fb5501028d Add-on: use bat.bpathlib.make_absolute() for making paths absolute Sybren A. Stüvel 2022-07-28 17:49:01 +02:00
  • d4dfa2d071 Add release cycle to versioning of Flamenco Sybren A. Stüvel 2022-07-28 15:10:27 +02:00
  • 8c86d4c1a9 Worker: Wait for subprocess even when it failed Sybren A. Stüvel 2022-07-28 14:36:01 +02:00
  • c79fe55068 Worker: Refactor the running of subprocesses Sybren A. Stüvel 2022-07-28 14:29:46 +02:00
  • c42665322b Cleanup: add a comment Sybren A. Stüvel 2022-07-28 14:28:02 +02:00
  • b26374d480 Manager: when worker goes to sleep, log in task log which worker Sybren A. Stüvel 2022-07-28 14:27:44 +02:00
  • 3f3f5d782f Website: fix link Sybren A. Stüvel 2022-07-28 12:10:18 +02:00
  • 3a0ace2122 Setup Assistant: Drop debounce function Francesco Siddi 2022-07-26 19:13:35 +02:00
  • 920420c10e Website: write comparison between Flamenco v2 and v3 Sybren A. Stüvel 2022-07-26 18:59:32 +02:00
  • 574198aa13 Website: document a bit more about job compiler scripts Sybren A. Stüvel 2022-07-26 18:59:06 +02:00
  • e481213e4a Website: write some 'getting started' steps Sybren A. Stüvel 2022-07-26 18:58:54 +02:00
  • 4cb0a6fb14 Blender Finder: allow passing the directory instead of the executable Sybren A. Stüvel 2022-07-26 18:18:02 +02:00
  • 1e3a2b5480 Blender Finder: better reporting on timeout errors Sybren A. Stüvel 2022-07-26 17:40:28 +02:00
  • fa79b81d5b Blender Finder: support multi-line output of blender --version Sybren A. Stüvel 2022-07-26 17:25:31 +02:00
  • cb6a3a5a88 Manager: test error with errors.Is() instead of == Sybren A. Stüvel 2022-07-26 17:23:31 +02:00
  • 859a2e6eda Manager: better logging when trying to find Blender Sybren A. Stüvel 2022-07-26 17:23:01 +02:00
  • 3f6dd9be8b Blender Finder: add timeout to blender --version invocation Sybren A. Stüvel 2022-07-26 16:48:29 +02:00
  • 0c8409eb2e Start of Q&A page on the website Sybren A. Stüvel 2022-07-26 16:43:17 +02:00
  • f71bfdfafe Manager: fix unit test Sybren A. Stüvel 2022-07-26 16:55:26 +02:00
  • 35591b174b Web: Sleep schedule UX updates Francesco Siddi 2022-07-26 16:20:08 +02:00
  • 85eb17e434 Web: Layout adjustments to sleep schedule Pablo Vazquez 2022-07-22 18:55:06 +02:00
  • bd20ba7d6b Web: Fix two-column layout outside of Workers page Pablo Vazquez 2022-07-22 18:27:01 +02:00
  • f0a592a9ba Web: Style and layout to Sleep Schedule management Pablo Vazquez 2022-07-22 17:55:15 +02:00
  • 68370a1df4 Web: Use two-column layout Pablo Vazquez 2022-07-22 16:28:38 +02:00
  • 3b719dca77 Web: UI for Worker schedule editing Francesco Siddi 2022-07-22 00:08:25 +02:00
  • d6f419a683 Web: Rename link components Francesco Siddi 2022-07-26 16:33:05 +02:00
  • 9129427e29 Setup Assistant: Display Blender version Francesco Siddi 2022-07-26 11:47:41 +02:00
  • 792909dc49 Setup Assistant: Make intro screen more compact Francesco Siddi 2022-07-26 11:45:31 +02:00
  • 36e0a6052f Web: Let WorkerTaskLink support undefined tasks Francesco Siddi 2022-07-26 11:22:32 +02:00
  • 736ca103c3 Manager: show current/last task in worker details Sybren A. Stüvel 2022-07-26 10:36:02 +02:00
  • 2a4e557bd9 OAPI: regenerate code Sybren A. Stüvel 2022-07-26 10:28:28 +02:00
  • ed1a968691 OAPI: include "task" in fetchWorker response Sybren A. Stüvel 2022-07-26 10:27:57 +02:00
  • 9948fdab71 Rename First Time Wizard to Setup Assistant Francesco Siddi 2022-07-25 16:15:08 +02:00
  • a2bd8a5615 OAPI: generate code Francesco Siddi 2022-07-25 17:14:46 +02:00
  • 3c22becc18 OAPI: rename wizard to setup-assistant Francesco Siddi 2022-07-25 14:20:26 +02:00
  • 3206842fe8 Manager: log "own URLs" last, to make them more visible Sybren A. Stüvel 2022-07-25 17:10:41 +02:00
  • 858089a1c3 Makefile: add release-package target Sybren A. Stüvel 2022-07-25 16:53:25 +02:00
  • 45542ef84c OAPI: regenerate code Sybren A. Stüvel 2022-07-25 16:12:27 +02:00
  • 76f99d9f7d Change flamenco.io → flamenco.blender.org in a few places Sybren A. Stüvel 2022-07-25 16:10:39 +02:00
  • c1a728dc2f Version updates via Makefile Sybren A. Stüvel 2022-07-25 14:45:06 +02:00
  • a0b4fc18e6 Makefile: quiet the generator for JS and Python code Sybren A. Stüvel 2022-07-25 16:03:16 +02:00
  • ab8ecc24cc Cleanup: Add missing license specifiers Sybren A. Stüvel 2022-07-25 14:25:06 +02:00
  • c7987a8500 Makefile: remove PKG_LIST variable Sybren A. Stüvel 2022-07-25 14:13:39 +02:00
  • bcbe35a7c7 Run Go tests in parallel Sybren A. Stüvel 2022-07-25 14:12:50 +02:00
  • 05e82ea5e4 Website: Update deployment script Francesco Siddi 2022-07-25 14:42:30 +02:00
  • 424b87d1d3 Shaman tests: ensure the temporary storage path is not a symlink Sybren A. Stüvel 2022-07-25 13:03:46 +02:00
  • 6731f96579 Shaman: better logging for garbage collector Sybren A. Stüvel 2022-07-25 12:26:20 +02:00
  • 9856a34071 Web: Fix asset import Francesco Siddi 2022-07-22 17:00:44 +02:00
  • 43c1df99df Web: Remove unused function Francesco Siddi 2022-07-22 17:00:35 +02:00
  • 43e75f6576 Web: Simplify microtip import Francesco Siddi 2022-07-22 17:00:12 +02:00
  • 59cb21e3b6 Makefile: add tools targets to download FFmpeg Sybren A. Stüvel 2022-07-22 16:36:23 +02:00
  • 0e6d61dd84 Remove the {ffmpeg} variable Sybren A. Stüvel 2022-07-22 16:05:18 +02:00
  • 09946c0894 Worker: use bundled FFmpeg if available Sybren A. Stüvel 2022-07-22 16:00:47 +02:00
  • a5940a24f0 Worker: load flamenco-worker.yaml from current directory Sybren A. Stüvel 2022-07-22 15:51:17 +02:00
  • 284855f18f Cleanup: Indentation Pablo Vazquez 2022-07-22 15:41:37 +02:00
  • 71f8791e4a Last Rendered: Fix overflow of tall images in global last-rendered Pablo Vazquez 2022-07-22 15:41:22 +02:00
  • 18a3703bd1 Setup Assistant: Update architecture.png Francesco Siddi 2022-07-22 14:56:01 +02:00
  • 53598c3ee0 Manager: Rephrase wording on report for successfully writing to Shared Storage Pablo Vazquez 2022-07-22 13:12:06 +02:00
  • cac3b35c9d Setup Assistant: Tweaks to Review step Pablo Vazquez 2022-07-22 13:04:10 +02:00
  • 047a2e5953 Setup Assistant: Layout, style and wording adjustments Pablo Vazquez 2022-07-22 12:59:24 +02:00
  • 4c832dfb4c Setup Assistant: Fix field with path to Blender executable showing twice Pablo Vazquez 2022-07-22 12:52:02 +02:00
  • 8d5ce11351 Setup Assistant: Tweak wording and add links to Shared Storage step Pablo Vazquez 2022-07-22 12:19:45 +02:00
  • cc22c1010f Setup Assistant: Style and layout tweaks to Welcome step Pablo Vazquez 2022-07-22 12:03:17 +02:00
  • 341f874ec2 Setup Assistant: Style progress for current + done step Pablo Vazquez 2022-07-22 12:02:38 +02:00
  • 860017fb42 Setup Assistant: Initial styling to Blender step Pablo Vazquez 2022-07-21 20:08:06 +02:00
  • 40b0a04af1 Setup Assistant: style invalid input for Blender executable Pablo Vazquez 2022-07-21 20:06:26 +02:00
  • 51cd4dbdf6 Setup Assistant: Style adjustment to h1 title Pablo Vazquez 2022-07-21 19:56:52 +02:00
  • 70fdaa78f1 Setup Assistant: Move progress indicator outside of step Pablo Vazquez 2022-07-21 19:55:37 +02:00
  • c039a117fd Setup Assistant: Style adjustments Pablo Vazquez 2022-07-21 19:55:07 +02:00
  • e11c73c798 Setup Assistant: Cleanup rename CSS variable Pablo Vazquez 2022-07-21 19:48:16 +02:00
  • 2a12e2d693 Setup Assistant: Simplify logic to calculate progress-bar width Pablo Vazquez 2022-07-21 19:46:51 +02:00
  • 87932ae674 Setup Assistant: increase font-size Pablo Vazquez 2022-07-21 18:31:53 +02:00
  • 593070f3f1 UI: Use app accent color for built-in widgets Pablo Vazquez 2022-07-21 18:30:32 +02:00
  • be0afe1aaf Workers: Adjust color of asleep status Pablo Vazquez 2022-07-21 18:30:11 +02:00
  • e023ea281b Setup Assistant: Do not show empty <p> element when input is valid Pablo Vazquez 2022-07-21 18:09:17 +02:00
  • 637cd81f82 Cleanup: Use general purpose variables instead of task statuses Pablo Vazquez 2022-07-21 18:08:39 +02:00
  • 7510f75ad4 Setup Assistant: Remove icons from check messages Pablo Vazquez 2022-07-21 18:08:15 +02:00
  • 5709d4b1ed Setup Assistant: Style invalid input type text Pablo Vazquez 2022-07-21 18:05:02 +02:00
  • ab75d64609 Cleanup: Rename class Pablo Vazquez 2022-07-21 18:03:54 +02:00
  • 976ed43de5 Cleanup: Move label styling to base.css Pablo Vazquez 2022-07-21 17:46:04 +02:00
  • 3c3ee45eb3 Cleanup CSS: re-order classes Pablo Vazquez 2022-07-21 17:45:47 +02:00
  • 61513e3c35 Cleanup: Indentation and spacing Pablo Vazquez 2022-07-21 17:44:27 +02:00
  • eff5b21ecd Setup Assistant: Color progress bar Pablo Vazquez 2022-07-21 17:32:08 +02:00
  • 038eb678e8 Setup Assistant: Use larger buttons for back/next Pablo Vazquez 2022-07-21 14:30:27 +02:00
  • 78af4fae61 Setup Screen: Address feedback on UX Francesco Siddi 2022-07-21 16:10:18 +02:00
  • b74c8558cf UI: Style text inputs Pablo Vazquez 2022-07-21 12:58:05 +02:00
  • 08f52993ad Setup Screen: Overall UI/UX tweaks Francesco Siddi 2022-07-20 21:45:25 +02:00
  • 2741f900b9 Setup Screen: Style tweak to current and done steps Pablo Vazquez 2022-07-20 18:40:11 +02:00
  • 9d7fe1e479 Setup Screen: align btn-bar to the right when only containing one button Pablo Vazquez 2022-07-20 18:30:58 +02:00
  • 35abc3e02c Setup Screen: Style in-progress text Pablo Vazquez 2022-07-20 18:27:54 +02:00
  • 8b02085c5b Setup Screen: Use StepsWrapper Francesco Siddi 2022-07-20 18:15:37 +02:00
  • a075a36911 Setup Screen: Expose all sections Pablo Vazquez 2022-07-20 15:19:22 +02:00
  • db39ca0d21 Setup Screen: Initial styling and layout adjustments Pablo Vazquez 2022-07-20 15:17:49 +02:00