Commit Graph

  • 3c72912fad Merge pull request #18 from bm1016bm-svg/agent/zh-tw-readme main Konstantin Paulus 2026-07-25 09:22:58 +02:00
  • 639d72c4be docs: add Traditional Chinese README #18 BM Cho 2026-07-17 14:20:39 +08:00
  • d8973f96fb Merge pull request #17 from fix2015/fix/seek-clamp-and-memory-leak Konstantin Paulus 2026-07-16 20:39:19 +02:00
  • e58bf712d2 fix: correct seek() off-by-one, clear selfWrites map, fix README dependency #17 vitalii.semianchuk 2026-07-15 20:13:27 +01:00
  • da52e172e1 Merge pull request #15 from diffusionstudio/font-loading Konstantin Paulus 2026-07-06 16:34:44 +02:00
  • f7d4f9f56a lead targetSids docs with the shared-slot default #15 font-loading Doruk Kavcioglu 2026-07-05 18:23:58 +03:00
  • d8a51895b1 improve the targetSids contract example Doruk Kavcioglu 2026-07-05 16:50:37 +03:00
  • 6502846aaf player: let one control drive multiple slots via targetSids Doruk Kavcioglu 2026-07-05 16:37:09 +03:00
  • f516056934 text-to-lottie: document box vs point text for wrapping slots Doruk Kavcioglu 2026-07-04 22:04:36 +03:00
  • 5834d199a2 player: order properties-panel slots by controls.json Doruk Kavcioglu 2026-07-03 22:29:08 +03:00
  • 68f801183b Merge pull request #14 from diffusionstudio/font-loading Konstantin Paulus 2026-07-03 19:24:52 +02:00
  • bc7c207a5a text-to-lottie: require a:1 for keyframed text slots #14 Doruk Kavcioglu 2026-07-03 17:27:26 +03:00
  • 9b1e4f99b4 Remove redundant text in README.md Konstantin Paulus 2026-07-02 07:10:30 +02:00
  • c04fa0effa Update README to reflect Lottie animation changes Konstantin Paulus 2026-07-01 15:23:14 +02:00
  • 215c906b7c Merge pull request #12 from diffusionstudio/font-loading Konstantin Paulus 2026-07-01 01:16:27 -07:00
  • 42794345ad Preserve Unicode text slots during Lottie saves #12 Doruk Kavcioglu 2026-06-30 23:30:17 +03:00
  • e262ad7548 Document native text slot schema Doruk Kavcioglu 2026-06-30 22:08:17 +03:00
  • c3de9c2471 Clarify native text slot defaults Doruk Kavcioglu 2026-06-30 20:55:19 +03:00
  • 69d2b60cac Persist color picks immediately and make the swatch reactive Doruk Kavcioglu 2026-06-30 18:53:13 +03:00
  • 1c5dad2862 Persist text and vec2 slot edits on Enter Doruk Kavcioglu 2026-06-30 18:35:37 +03:00
  • e6b52e63a7 Make text slot edits re-shape the live preview via setText Doruk Kavcioglu 2026-06-30 18:15:26 +03:00
  • a5b470b578 Fix text slot editing in the Skottie player Doruk Kavcioglu 2026-06-30 16:03:52 +03:00
  • c3264ff369 Merge pull request #11 from diffusionstudio/font-loading Doruk Kavcioglu 2026-06-30 00:20:49 +03:00
  • b7f7b7e27e Add single-line redraw mode (handwriting/draw-on) beside mask-reveal skill-updates Doruk Kavcioglu 2026-06-29 20:52:16 +03:00
  • bbd399c267 Enhance text rendering capabilities in text-to-lottie skill #11 konstantin-paulus 2026-06-29 08:24:35 -07:00
  • da9e12209d Slim centerline solver: drop opt-in fillet machinery; keep sharp default + notch diagnostic Doruk Kavcioglu 2026-06-28 23:35:40 +03:00
  • aa43f7280c Make centerline corner-fillet opt-in; keep sharp/butt default + always-on notch diagnostic Doruk Kavcioglu 2026-06-28 23:00:13 +03:00
  • 2919bd484a Add margin-bounded corner fillet + content-class cap policy to centerline solver Doruk Kavcioglu 2026-06-28 21:00:51 +03:00
  • fe43d6307a Fix reveal-frontier corner notch: round cap on single-line reveal matte Doruk Kavcioglu 2026-06-28 00:34:27 +03:00
  • 37fbaf1a1d Switch single-line reveal matte to butt cap + cap-extended route Doruk Kavcioglu 2026-06-27 22:27:51 +03:00
  • 9715eceff0 Add matte coverage profile + flat overlay to centerline solver Doruk Kavcioglu 2026-06-27 21:07:32 +03:00
  • ecaa12901c Bundle centerline rail-pairing solver for single-line reveals Doruk Kavcioglu 2026-06-27 16:37:55 +03:00
  • 39bb536f27 Merge pull request #9 from diffusionstudio/skill-updates Konstantin Paulus 2026-06-26 13:50:13 -07:00
  • 0d5a13d519 Require geometry sandbox for rail-clear filled mark reveals Doruk Kavcioglu 2026-06-26 23:08:11 +03:00
  • 7111c8b8ad Require paired-rail midpointing first for rail-clear ribbon marks Doruk Kavcioglu 2026-06-26 22:31:18 +03:00
  • e9783450df Distinguish directional wipe from shape-following path-driven reveal Doruk Kavcioglu 2026-06-26 21:53:45 +03:00
  • a3b9237dc7 Add routed single-line vectorization reference to text-to-lottie Doruk Kavcioglu 2026-06-26 21:06:11 +03:00
  • 0043cd71b6 Expand seam mechanics in chapterization reference #9 Doruk Kavcioglu 2026-06-25 21:07:06 +03:00
  • 383935d3c8 Add chapterization and transition grammar reference Doruk Kavcioglu 2026-06-25 20:45:34 +03:00
  • 60cf4c09a3 Refine easing-anchor wording: handle placement and locked timing Doruk Kavcioglu 2026-06-25 20:08:37 +03:00
  • 833d27a0d1 Add behavior-based easing anchors to text-to-lottie skill Doruk Kavcioglu 2026-06-25 19:57:37 +03:00
  • ac5947da98 Resolve dev-server port from Vite output instead of hardcoding 3030 Doruk Kavcioglu 2026-06-24 17:39:48 +03:00
  • 9c7acb41fc Default to premium contrast palette when no brand provided Doruk Kavcioglu 2026-06-23 22:24:16 +03:00
  • e97f619ad7 docs: clarify lottie target selection guidance Doruk Kavcioglu 2026-06-22 22:20:50 +03:00
  • 5db3b55a3e Add restraint/anti-chrome taste defaults to text-to-lottie skill Doruk Kavcioglu 2026-06-21 01:12:53 +03:00
  • f2c92e22b9 Add vector-text cap-center alignment guidance to skill Doruk Kavcioglu 2026-06-21 00:06:02 +03:00
  • 3aeabe9b08 Document Skottie text rendering fast path Doruk Kavcioglu 2026-06-20 22:37:05 +03:00
  • 993284019b Add text-to-lottie final review pass Doruk Kavcioglu 2026-06-20 22:10:58 +03:00
  • e3cc7451b1 Integrate text-to-lottie taste guidance Doruk Kavcioglu 2026-06-20 21:15:01 +03:00
  • 4ac8ce38c2 Strengthen text-to-lottie design QA Doruk Kavcioglu 2026-06-19 17:26:38 +03:00
  • 0b6aa1fad3 Improve text-to-lottie quality guidance Doruk Kavcioglu 2026-06-19 00:58:46 +03:00
  • 4c05ecbb54 Refresh text-to-lottie skill Doruk Kavcioglu 2026-06-19 00:05:34 +03:00
  • a4e20b894d Merge pull request #5 from diffusionstudio/solid-rewrite v1.0.0 Konstantin Paulus 2026-06-15 16:38:02 +02:00
  • 1d3b2befcd Update README.md to clarify framework description and enhance workspace setup explanation #5 solid-rewrite konstantin-paulus 2026-06-15 16:34:20 +02:00
  • 10a306550e Update package version to 1.0.0 konstantin-paulus 2026-06-15 16:25:26 +02:00
  • 4f417a2266 minor skill optimizations konstantin-paulus 2026-06-15 15:13:28 +02:00
  • 0b0c7be3b5 Enhance scene loading and live update functionality konstantin-paulus 2026-06-15 12:56:35 +02:00
  • 8c1a0c1dc1 Add references section to SKILL.md for Lottie format specification konstantin-paulus 2026-06-14 20:05:29 +02:00
  • cbaa89546d Remove controls.json and update lottie.json for scene 1 konstantin-paulus 2026-06-14 20:01:13 +02:00
  • a723283e10 Implement context menu for scene and project deletion in ScenesContainer and SidebarLeft konstantin-paulus 2026-06-14 17:07:41 +02:00
  • b6a386caed Update CanvasProvider to re-run totalFrames on animation load for accurate seeking konstantin-paulus 2026-06-14 16:55:56 +02:00
  • 91153550dd Enhance theming and styling across the application konstantin-paulus 2026-06-14 16:48:25 +02:00
  • 16597a43c5 Add default focus indicator styles for improved accessibility konstantin-paulus 2026-06-14 16:16:46 +02:00
  • 9a7dba90f6 Enhance UI responsiveness and control visibility in Sidebar and App components konstantin-paulus 2026-06-14 16:11:21 +02:00
  • 7edb14d682 Implement live playback context and server middleware for scene updates konstantin-paulus 2026-06-14 15:51:02 +02:00
  • 8e81351f36 Add drag-and-drop functionality for Lottie file import in CanvasProvider konstantin-paulus 2026-06-14 15:16:40 +02:00
  • 613c554058 Enhance keyboard controls in CanvasProvider for improved playback and navigation konstantin-paulus 2026-06-14 15:07:16 +02:00
  • b3c620a081 Add fflate dependency and enhance Lottie JSON handling in SidebarRight konstantin-paulus 2026-06-14 15:04:01 +02:00
  • c86ca8ce4b Enhance styling and functionality in SidebarLeft and update CSS for selection konstantin-paulus 2026-06-14 12:54:37 +02:00
  • d030feecfc Update lottie.json with scene name and refactor SceneItem component for improved styling and structure konstantin-paulus 2026-06-14 12:39:03 +02:00
  • af54e706c6 Refactor ScenesContainer to use SceneItem component for improved structure and thumbnail loading konstantin-paulus 2026-06-14 12:36:12 +02:00
  • b702e706aa Implement scene routing and enhance 404 handling konstantin-paulus 2026-06-14 12:07:26 +02:00
  • 475961dc55 Add scene creation functionality and enhance sidebar interactions konstantin-paulus 2026-06-14 12:02:04 +02:00
  • 9bd32d9b7b Enhance app structure and scene management konstantin-paulus 2026-06-13 22:47:31 +02:00
  • 44f6b416fa Refactor project structure and update dependencies konstantin-paulus 2026-06-13 18:34:02 +02:00
  • 3360f2e78b Merge pull request #2 from wcandillon/wcandillon-patch-1 Konstantin 2026-06-11 20:52:22 +02:00
  • 4eb6d1436e chore(📝): update README with React Native Skia Lottie info #2 William Candillon 2026-06-11 17:34:43 +02:00
  • 972ede5542 Revise README for clarity and grammar Konstantin 2026-06-10 18:04:18 +02:00
  • 2707daf96a Adjust GIF dimensions in README.md for improved layout consistency. konstantin-paulus 2026-06-10 11:09:35 +02:00
  • b575f5fdc4 Update README.md with enhanced project description, usage instructions, and prompt guidelines for generating Lottie animations. Replace header image and remove outdated GIF. Add quick start guide and examples for various platforms. konstantin-paulus 2026-06-10 11:08:02 +02:00
  • 8343c7cfac Merge pull request #1 from diffusionstudio/visual-updates Konstantin 2026-06-10 01:27:47 +02:00
  • ab2ed3fa73 Add banner to README #1 visual-updates Doruk Kavcioglu 2026-06-10 02:22:21 +03:00
  • ce3d2a0d18 Add LICENSE file and update project metadata konstantin-paulus 2026-06-08 16:48:24 +02:00
  • ff66fc49a7 Update SKILL.md to emphasize the use of the official GitHub player project and add requirements for a background-color control in animations. Clarified setup instructions and verification steps to ensure proper rendering and usability of Lottie animations. konstantin-paulus 2026-06-08 12:14:37 +02:00
  • 25cf7026d6 Refactor Lottie player initialization to support URL-based frame and playback control. Remove remote control functionality and update documentation to reflect new methods for inspecting animations via URL parameters. This enhances usability for automated testing and debugging. konstantin-paulus 2026-06-05 22:59:58 +02:00
  • 711ad0338d Refactor PropertiesPanel layout for improved usability and performance. Remove unnecessary null check for slots and enhance the structure to ensure proper rendering of properties. This update streamlines the component's functionality and maintains a clean user interface. konstantin-paulus 2026-06-05 11:15:55 +02:00
  • 04f57a5495 Enhance Lottie player functionality by adding remote control capabilities and improving playback state management. Update documentation to include instructions for controlling playback via the browser console, ensuring users can effectively inspect animations at specific frames. konstantin-paulus 2026-06-05 00:30:17 +02:00
  • 68383d2743 Enhance text-to-lottie skill documentation by clarifying the project setup requirements. Added instructions for ensuring the viewer is configured and the animation is previewable in the browser, along with verification steps for the rendered animation. konstantin-paulus 2026-06-05 00:12:00 +02:00
  • 28d69b4b41 Update .gitignore to remove the create-lottie-experiments/template entry and replace it with .claude for better project organization. konstantin-paulus 2026-06-04 23:42:48 +02:00
  • 7c075efa53 Enhance text-to-lottie skill documentation by adding guidance on JSON shape mechanics and linking to motion-design skill for timing and choreography principles. This update improves clarity for users creating Lottie animations. konstantin-paulus 2026-06-04 22:55:08 +02:00
  • 33771043e9 Refine text-to-lottie skill documentation by simplifying the description and removing the minimal example. This update clarifies usage instructions and focuses on essential guidelines for creating Lottie animations. konstantin-paulus 2026-06-04 20:49:58 +02:00
  • 84e53784cd Remove CLAUDE.md and create-lottie-experiments files, consolidating documentation and scaffolding into the new text-to-lottie skill. This update streamlines the project structure and enhances the guidance for generating Lottie animations. konstantin-paulus 2026-06-04 20:31:36 +02:00
  • 853bfbe86d Enhance controls.json and lottie.json by adding ballSize control and updating animation properties. Modify Scrubber component styles for improved visual consistency. konstantin-paulus 2026-06-04 16:35:11 +02:00
  • 02a45f4657 Update controls.json to replace sparkle controls with ball controls and enhance lottie.json with additional animation layers for improved visual effects. konstantin-paulus 2026-06-04 15:50:57 +02:00
  • cf33422150 Update ZOOM_SENSITIVITY in lottie-player.ts for improved zoom responsiveness konstantin-paulus 2026-06-04 15:42:21 +02:00
  • 747f7018c4 Add export functionality to download configured Lottie animations from PropertiesPanel konstantin-paulus 2026-06-04 15:37:22 +02:00
  • a3588f75a9 Enhance PropertiesPanel layout for improved UI consistency: refactor color and vector controls to use shared styles, ensuring left-aligned labels and better responsiveness. Update input elements for a more cohesive design. konstantin-paulus 2026-06-04 15:15:41 +02:00
  • abab4092ae Update PropertiesPanel and Scrubber styles for improved UI consistency; change radius in index.css for better design coherence. konstantin-paulus 2026-06-04 14:50:37 +02:00
  • c68b6e53b4 Refactor UI components for consistency: update styles in PlaybackControls, PropertiesPanel, ZoomControls, Scrubber, and Slider for improved visual coherence and responsiveness. konstantin-paulus 2026-06-04 14:31:45 +02:00
  • d4ed519058 Update PropertiesPanel to replace Slider with Scrubber for enhanced value control and add motion library dependency in package.json. konstantin-paulus 2026-06-03 19:16:59 +02:00