Closed j2l closed 4 years ago
hi @j2l
Thanks for your reporting.
I will try to test it.
@j2l Could you test master branch ?
I modify webpack-dev-server's default port to 8081.
npm install
npm run dev
Oh, I didn't know the port was hard coded somewhere, maybe this is it. Thank you Jinho!
I tested the master branch actually.
Same error unfortunately :cry: Looking closer I see that:
ERROR in ./src/util/App.js
Module not found: Error: Can't resolve '../editor/Editor' in '/media/Data/editor/src/util'
Is it missing? Or renamed?
I also tried node main.js
and it raised an error about electron.
I expected to run in the browser.
BTW, thank you for helping me now. I guess it's 11:45pm for you right?
Did you execute command npm run dev
in 'editor' directory ?
yes
i found a problem.
I wrote another bug report for animation. Hope you don't mind.
Please don't feel pushed. I'm just reporting when I find a bug, and I don't expect everything to be fixed right now :smiley_cat:
Thank you. I ran it only on mac, but when running on linux it found a problem. I'll let you know if it is modified one by one.
Thank you very much. I'll wait. No problem. I'm really enjoying the quality of your work.
I fixed this issue at master branch.
Wow ! You fixed all issues so fast! Thank you so much!
May I ask for something I think is missing?
@j2l
Yes, you can ask anything.
Thank you! I think your tool would greatly help animators to draw characters above movement video, then morph (track point position) of the drawn path layer. To do this, I wonder if it would be possible to add the video layer and play/sync it with your timeline "play" button? This might be tricky to sync. I think video.js has a function to get the play head position.
If it's too hard, don't hesitate to let me know.
I think that video can be added similarly to the image form. Let's also implement js properties that can be controlled in relation to video.
That would be fantastic!
If it helps, I offer you to translate the docs in french. Let me know
If it helps, I offer you to translate the docs in french. Let me know
wow, very nice.
Currently, a lot of features have been added to the existing manual, and a new manual is being prepared. May I request you when the English translation is complete?
Sure!
I'd love to help you on the code too, but I'm not that great at coding :smile:
It is quite good just to have interest in this tool. Since I am a developer, this is my first time making a tool in the design domain.
I was looking for a project like this. I started with grapesJS and hurt the timeline problem.
You've gone far beyond expectations with this tool. What a potential! The interface of the SVG filters also blew my minds.
I'll try to take time to learn sapa. Do you have docs about it?
Thank you for the good words. I started the project because I wanted to maximize the expressive power of the web.
sapa is here. https://github.com/easylogic/sapa
The official site of sapa is also being prepared.
Yes, you're definitely achieving the goal of encouraging the expressive power of the web!
I understand sapa has a huge potential too. I'm not coder enough to evaluate it so far, but the result with studio expresses it in details I can understand. It really seems easy for you to build this.
Is there the possibility of a "dev mode" in studio that reveals name of functions, filename, etc, to learn sapa through studio? A little bit like Blender does when you hover on a menu or check the python console.
As I am writing a studio, I am refining the internal structure of sapa and making it into a complete library. I think it will take more time than you think to prepare for features like dev mode.
It makes sense. Sorry, my designer's eye is not used to evaluate the difficulties of the code, :smiley_cat: It' better to focus on your plan.
Hello @easylogic , Yesterday and the day before were special. Please let me know when video layer is working :smile:
hi @j2l
i am making VideoLayer .
it is in feature/video branch.
i am testing to play video in timeline ui.
Yes! Got it! I can add a video. Great! Can't wait to be able to play it in the timeline and export synced SVG. :smile:
@j2l It is not easy to control the video itself. It may take more longer time to put it in the timeline.
I understand. Thank you for your honesty. I can wait a little more, no problem :smile_cat:
What a wonderful editor and library to build it! Congrats Jinho (and your team I guess) :)
I was curious to build the master version on my Ubuntu 19.10 and at build time, I got:
localhost:8080 is used by a running container so 8081 is legit. BTW, I noted it opens a browser page which calls scripts d-collect.jennifersoft.com and googletagmanager. Is it really needed to run it locally?
Thank you very much again for this wonderful project :) Have a great day, from France.