Giter Club home page Giter Club logo

anim's People

Contributors

catruge avatar dependabot[bot] avatar joncomo avatar sankalpme avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

anim's Issues

Copy and pasting does not work

Hello. On Windows and Linux, copy and pasting doesn't work. I suspect this is because the ctrl key plus c or v is prevented when a Text instances return true from onkeydown:

if (rtv.keys.ctrl) {
  this.properties[rtv.frame] = transform_props(
    key,
    this.properties[rtv.frame],
  );
  return true;
}

Add a LICENSE.md?

Can I use this software without getting sued? (Somewhat good to know :P)

Index.js code - Modular

Webpack throws warning that index.js file is a extremely large file, must start splitting the file.

Text Tool

I am on windows and I can not use the text tool properly whenever I select the text tool it allows me to enter text properly for the first time but for the second time it does not working...

ccapture.js-npmfixed not working

Hello. I noticed that ccapture.js-npmfixed is not importing properly and is acting the same as ccapture.js. I thought that I had tested it, but I probably made a mistake. I think that I found a solution using the original ccapture.js, but want to test it to make sure it actually works.

slide issue

Amazing tool! I just have started of using this tool on windows and I had several problem with the slide command. It worked just once since then it's been locked, how can I fix that?

.

Hello. I accidentally created this issue. It was supposed to be made on a fork of this repository. I'm not able to delete it, but I closed it because it is irrelevant.

Math.js package eval error

Hello. I noticed that it's not possible to draw the farmer, dog nor computer (and possibly more) after setting up Webpack. I tracked it down to the new Math.js package that I installed while setting up Webpack. I haven't looked into it yet, but wanted to mention this problem. I created a pull request (#21) that should fix things for now by using the original math.js, although this shouldn't be considered a permanent solution.

Updating the version

Hello. It might be a good idea to update the version number shown in the anim webpage and also the one in the package.json field to match. Then, they could be incremented for every modification or addition, maybe using semantic versioning. This way, it will be evident when breaking changes and bugfixes are made.

Synchronise GitHub Releases and Pages

When any commit is pushed to the master branch, the GitHub Pages workflow deploys it. However, releases are not created this frequently. It might be a good idea to tag commits in the workflow. The problem is that there might exist commits between releases which would be released. A possible fix would be to create a dev branch that is merged into master every time a release is intended. Afterwards, a release can be manually created from the tag and notes can be added as needed. @JonComo, what are your thoughts on this?

Code Issue

Could I partion the code / use webpack to make the code cleaner and easy to maintain.

Ctrl + P issue

On Clicking Ctrl + P (Windows Only) in chrome to start presentation , it opens the print menu for the page and does not start the page...

Guide for downloading and running the code

Hey @catruge you've been amazing with all these improvements! Coming back to the project I'm thinking we should have instructions on how to run anim after downloading it? I know you set something up so that it builds a release and gives us just a simple js file and index correct? Perhaps we could link that download in the readme. Also we should probably link to the github pages site so people can play with it easily once getting to the repo. Let me know your thoughts and thanks again for your massive contributions! ๐ŸŒŸ ๐ŸŒŸ ๐ŸŒŸ ๐ŸŒŸ ๐ŸŒŸ

README must be updated for NPM and Webpack instructions

Currently, the README doesn't really explain how to start using anim. Since Webpack has been set up, it might be hard to guess how to run or develop anim on personal systems. The README could list the required software (Node.js and NPM) for development and also how to set up the environment. It could also describe how to use the GitHub Sites version. If GitHub Releases are also set up, the README could explain how to download them and run anim.

Changed axis

Hi, I was working in your online version, and since your last update the axis changed to show y, z instead of the traditional x, y. Was it intentional?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.