Giter VIP home page Giter VIP logo

Comments (7)

shadowislord avatar shadowislord commented on August 10, 2024

Not exactly sure how you can upgrade nifty for the SDK without updating it for the engine.
In any case, we should not use snapshot versions of nifty gui. Perhaps it is better to wait for 1.4.2 to be released.

from sdk.

MeFisto94 avatar MeFisto94 commented on August 10, 2024

Well I was thinking that Nifty is treated as an external library (since it's maven repo is in the build.gradle), so my guess was it's jar is simply packaged and used.

On the other hand I guess nifty has some jme-specific code which seems to reside in the engine.
Anyway if you look into the issue on nifty-gui/nifty-gui#364 void256 says that he see's no problem with using SNAPSHOT in JME (but of course it's up to you to decide)

from sdk.

void256 avatar void256 commented on August 10, 2024

... yes, as outlined in this comment: nifty-gui/nifty-gui#364 (comment) and under certain restrictions explained in that comment ONLY. And not in general! Of course it's always best to use a released version!

We've been here before and we don't want to delay any JME-release waiting for a Nifty release since chances are that both usually don't align.

from sdk.

grizeldi avatar grizeldi commented on August 10, 2024

1.4.2 is out for about a year and a half now. Where will we update it? In the sdk or in the engine? Or we just continue using current version since not a lot of people use nifty anyway?

from sdk.

MeFisto94 avatar MeFisto94 commented on August 10, 2024

The engine would have to update it's dependencies. I'm guessing here but I guess the Nifty dependency the SDK has is only the Nifty Visual Editor and jme3-nifty-gui will pull in the appropriate nifty version itself.

from sdk.

stephengold avatar stephengold commented on August 10, 2024

JME 3.1.0-stable had Nifty 1.4.2 in it, as does 3.2.0-stable.

from sdk.

MeFisto94 avatar MeFisto94 commented on August 10, 2024

corelibs dep("org.jmonkeyengine:jme3-niftygui:$jmeEngineVersion", true, true) -> we depend on Nifty via the engine, nothing more, so this issue is solved.
Plus: The Engine already uses 1.4.2, so jMonkeyEngine/jmonkeyengine#330 is also solved.

from sdk.

Related Issues (20)

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.