Code Monkey home page Code Monkey logo

Comments (2)

hexabits avatar hexabits commented on July 28, 2024

A few points of order:

  1. I may reappropriate this ticket to include more feature enhancements related to the handling of the NIF data.
  2. About milestones: It's not like anyone is setting that in stone, but at this point I don't think we even know what version number we want to assign to the post-Qt5, major cleanup, etc. release. If we decide to make that release 2.0 for example, then this will get pushed to 2.1+. The reason being I am reluctant to make changes to core functionality, as in, changes that could actually mess with the underlying NIF data.

When you talk about selecting multiple blocks, I assume it's regarding Copy/Paste operations? That entire area needs to be looked over carefully as there are already more pressing issues, like actually getting consistent behavior, i.e. blocks actually pasting where you expect them.

Also, insertion of children blocks, via copy/paste or even new blocks is odd. If I right click an NiTriShape, I should expect Insert > NiTriShapeData to add a child if there is none. Or, under the Node menu, in the same vein as "Attach ..." there should be one which lists valid blocks that aren't Properties or ExtraData.

I also would prefer to implement drag/drop for blocks where appropriate, with Copy/Paste still being an option. But that's definitely far future as I'm not sure how well the widgets even support such operations.

I'll eventually get around to making a more fleshed out list of these ideas.

from nifskope.

neomonkeus avatar neomonkeus commented on July 28, 2024

The use-case is being able to select multiple blocks. The context being able to use the selected blocks to mass delete the selected blocks in one go. I have a user request to export the content of which NiBinaryExtraData blocks, essentially .wav files. The provided nif contains 1200~ NiBinaryExtraData blocks and wanted to create a test version with just one.

Currently you can only delete one block at a time via Ctrl + Del which is general quite underperformant as is. Also deletion does not select any block which require additional use input.

from nifskope.

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.