Git Product home page Git Product logo

Comments (5)

luboslenco avatar luboslenco commented on August 26, 2024

Hm, looks like that one is no longer included as a submodule after Kode/Kha@cb8d9c4.

from armsdk.

e2002e avatar e2002e commented on August 26, 2024

from armsdk.

MoritzBrueckner avatar MoritzBrueckner commented on August 26, 2024

In the Kha repository there is a get_dlc bash script that will likely download this submodule. If I recall correctly Robert did this to reduce the size of the repository so people don't have to waste disk space with submodules they don't need. Maybe we should call this script in Armory every time the SDK path changes? We could maybe even reduce the download size this way, there is also a get_dlc.bat for Windows for example.

I tried deleting the lines refering linux_arm in armory.py but it still
asks for it. Maybe the armory.py file is cached by blender ?

Blender creates a copy of addon when they are installed, and since Armory is techically a one-file addon (only armory.py which dynamically loads the SDK) this means that Blender copies armory.py but no other armory file (that's why editing other files works). You can either re-install Armory (which will remove all your settings), replace the copy manually or you can enable Developer Settings > Symlink armory.py in the Armory preferences which will automatically keep the Blender copy of armory.py up to date.

from armsdk.

e2002e avatar e2002e commented on August 26, 2024

Ok, I had to reinstall armory after modifying armory.py.
Symlinking doesn't update armory.py once it's already installed, and get_dlc did not do anything.

from armsdk.

luboslenco avatar luboslenco commented on August 26, 2024

Should be resolved thanks to #66.

from armsdk.

Related Issues (13)

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.