Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-07-09added goal positionsover0219
2020-07-01working on mcgsover0219
2020-06-24several bugfixes but I think I'm going to need to change the way I handle ↵over0219
constrained solve
2020-06-23obstacle collisions. REALLY need to improve mass computationover0219
2020-06-23working on collisionover0219
2020-06-23 more interface changesover0219
2020-06-23changed up interface for lattice a bitover0219
2020-06-22fixed issue with rand causing mem errorover0219
2020-06-16lattice gen better but some bug on monkey, sometimes. probably a ptr error ↵over0219
somewhere
2020-06-16added BVHover0219
2020-06-16debugging uniform latticeover0219
2020-06-10cache working but lots of copiesover0219
2020-06-10threadingover0219
2020-06-10working on interfaceover0219
2020-06-03still pretty buggy. The solver should be working, but lattice is too lousy ↵over0219
to see. The interface between blender and solver needs work too, doesn't seem to reset as often as I think it should be?
2020-06-03first commit. interfaced to very basic admmpd solver, but requires restart ↵over0219
to begin sim as caching not working for velocity. lattice is simply a packed 5-tet cube around mesh.