Coder Social home page Coder Social logo

Comments (2)

neverhood311 avatar neverhood311 commented on May 27, 2024

This feature is on my backlog, but I don't know whether it will make it into the next version.

After checking filesize when saving. I noticed that due to fake users being set, file size can grow insane high

If you need to delete a sequence, there's actually a dedicated button in the Object > Mesh Sequence > Advanced panel called Delete Sequence. This operator actually removes all meshes in the sequence from the file and from RAM. There's also an old feature that detects and cleans up "orphaned" meshes when the .blend file is opened.

from stop-motion-obj.

schroef avatar schroef commented on May 27, 2024

Aha thats it indeed. Perhaps clear cache makes more sense? The delete sequence deletes everything. Say you done some work on the mesh but do want to make the file lighter when saving. THen clearing the cache would a nice option. Basically you just delete all the data mesh but keep the lists in the collection property so its still has the link. Then on reopening you could either manually initialize so it loads everything back into "memory".

I was just looking at the key mesh addon... I really have the feeling they took your addon as an example. ITs so nice man! I was working on an addon for Read i did download you addon 2 years ago but never looked at it then. This week i bumped my work up to 2.8 and expanded it a bit. After 2 days of fiddling around i did look at your addon and already baffled how well yours works. Only downside i see is when using things which change the mesh on data level. The playback in the viewport isnt that smooth. BUt yours has so much powerful tools i was thinking of adding. Here's a preview of what i got till i kinda gave up on it

I proposed to them to link to your addon, its much better and easier to use.

Concerning that switch mode. It wont be that hard to implement right? I mean basically its calling the operator which does the work from the start. THough i saw your work with collection properties and such to keep track of the files and such. That is perhaps a bit tricky in this case.

Youve done amazing work on this addon!

from stop-motion-obj.

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.