question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Using viewer in another project

See original GitHub issue

Hello,

I’m working on a data viewer/map parser for WC3, and I’m looking to add a model viewer. This seems like a perfect candidate, but I’ll need to strip some code I don’t need, like loading BLP/TGA textures (I already have all textures available as PNG). Is it ok if I include this repository code (modified) in my project?

My repo is at https://github.com/d07RiV/wc3data and website at https://wc3.rivsoft.net/

Also there’s an issue with your code when transpiled with Babel - extending native classes isn’t supported in Babel 6, and in Babel 7 it needs to be hinted when they’re not extended directly. This causes a problem with this class:

export class SceneNode extends nodeMixin(Object) {}

In transpiled code, instantiating SceneNode results in a plain object 😦

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:23 (13 by maintainers)

github_iconTop GitHub Comments

1reaction
flowtsohgcommented, Sep 23, 2019

Are you ok? 😯

0reactions
flowtsohgcommented, Apr 5, 2021

This has become pretty irrelevant, and unfortunately it doesn’t look like there will be activity here.

Read more comments on GitHub >

github_iconTop Results From Across the Web

View project information without Project - Microsoft Support
View project information if you don't have any version of Project installed · Project Web Access · Trial version · Copy Picture ·...
Read more >
Reportviewer and report are in different projects in the same ...
I would like to use the report in the different project as the report displayed to the reportviewer. This is opposed to using...
Read more >
Copy an issue layout to other projects | Jira Software Cloud
Copying an issue layout only copies the layout (which fields are visible, which section of the issue view they're displayed, and what order...
Read more >
Insert a Drafting View from Another Project | Revit 2020
In the Open dialog, select a project file, and click Open. The Insert Views dialog opens, which displays views that are saved in...
Read more >
User's Guide: Inserting a Drafting View from Another Project
Click Insert tab Import panel Insert from File drop-down Insert Views from File. · In the Open dialog, select a project file, and...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found