GithubHelp home page GithubHelp logo

Should tweens be local? about tween.lua HOT 7 CLOSED

kikito avatar kikito commented on August 15, 2024
Should tweens be local?

from tween.lua.

Comments (7)

kikito avatar kikito commented on August 15, 2024

Hi there!

I had to make the tweens variable global just so that I could make some bug hunting (using inspect, actually) and then I forgot.

Anyway, I've fixed this and re-released v1.0, giving you credit (the commit message said fixes issue #1 instead of #2, bah).

Thanks for reporting this!

from tween.lua.

mebens avatar mebens commented on August 15, 2024

Ha ha, good stuff!

from tween.lua.

mebens avatar mebens commented on August 15, 2024

Oh by the way, how did you get GitHub to actually display me on the commit?

from tween.lua.

kikito avatar kikito commented on August 15, 2024

I use the --author flag when I do the commit:

git commit -m 'my commit message' --author 'your name <[email protected]>'

github detects the author and includes you in the list of authors magically.

from tween.lua.

mebens avatar mebens commented on August 15, 2024

Oh cool, I just learnt something new. Someday I should get round to learning a bit more than the Git fundamentals, lol.

So would it be --author 'Michael Ebens <[email protected]>' or --author 'BlackBulletIV <[email protected]>'? I'm guessing the first.

from tween.lua.

kikito avatar kikito commented on August 15, 2024

You guessed right, it's the first. I'm not sure whether github uses the name, the email or a combination of both for showing the picture.

from tween.lua.

mebens avatar mebens commented on August 15, 2024

It would be the e-mail; there could be multiple Michael Ebens' on GitHub (unlikely though, my name is very unique it seems).

from tween.lua.

Related Issues (15)

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.