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 (Expand)Author
2020-07-10Fix T78296: Performance - Use Binary Search for MDeformWeightJeroen Bakker
2020-07-10Cleanup: spellingCampbell Barton
2020-07-09Sculpt: Make Sculpt Vertex Colors features experimentalPablo Dobarro
2020-07-09Implement T77959: Never duplicate linked data during deep-copy.Bastien Montagne
2020-07-09Sculpt: Skip fully hidden nodes in sculpt toolsPablo Dobarro
2020-07-09Fix wrong upate flag when updating the PBVH visibilityPablo Dobarro
2020-07-09Fix T78664: Implement Mesh and Face Set boundary automasking in MultiresPablo Dobarro
2020-07-09Particles: Create a simulation state for every Particle Simulation nodeJacques Lucke
2020-07-09Fix T78718: Crash when deleting particle system modifier with the X Shortcut.Bastien Montagne
2020-07-08Cleanup: remove unnecessary calls to as_spanJacques Lucke
2020-07-07Nodes: Generate multi-function network from node treeJacques Lucke
2020-07-07Cleanup: spellingCampbell Barton
2020-07-06Cleanup: Use the BLI_edgehash API in the sewing simulation of clothsGermano Cavalcante
2020-07-06Runtime cache preservation during undo: add support for nodes and embedded IDs.Bastien Montagne
2020-07-06Reduce `DupliObject::persistent_id` from 16 to 8 itemsSybren A. Stüvel
2020-07-06Fix T78608: Memory leak in Material properties: "Data from SCE".Bastien Montagne
2020-07-06Cleanup: warning, spellingCampbell Barton
2020-07-06Cleanup: spelling, commentsCampbell Barton
2020-07-06Cleanup: warnings, spellingCampbell Barton
2020-07-04Cleanup: Fix small typo errorAntonio Vazquez
2020-07-04GPencil: Cleanup some comments typoAntonio Vazquez
2020-07-03Cleanup: Blendkernel, Clang-Tidy else-after-return fixes (incomplete)Sybren A. Stüvel
2020-07-03Move MovieClip to new undo cache management system.Bastien Montagne
2020-07-03UI: Use sliders and [0, 1] ranges in ocean modifierHans Goudey
2020-07-03Move Scene's cache management during undo to new system.Bastien Montagne
2020-07-03Clang-Tidy: Enable readability-redundant-control-flowHans Goudey
2020-07-03Move volume to new cache management system for undo.Bastien Montagne
2020-07-03Clang-tidy: enable readability-container-size-empty warningJacques Lucke
2020-07-03Cleanup: use nested namespacesJacques Lucke
2020-07-03Cleanup: Use trailing underscore for non-public data membersJacques Lucke
2020-07-03GPencil: Cleanup more comments (cont)Antonio Vazquez
2020-07-03Move bSound cache handling during undo to new system.Bastien Montagne
2020-07-03Cleanup: do not use magic values for enums...Bastien Montagne
2020-07-03New undo cache management: Add Image IDs.Bastien Montagne
2020-07-03IDTypeInfo: add new callback to loop over all cache pointers of an ID.Bastien Montagne
2020-07-03Add key structure and hashing utils for ID caches.Bastien Montagne
2020-07-03GPencil: Cleanup more comments (cont)Antonio Vazquez
2020-07-03GPencil: Cleanup more comments (cont)Antonio Vazquez
2020-07-03GPencil: Cleanup move functions to geom from modifierAntonio Vazquez
2020-07-03GPencil: Cleanup Doxygen comments (cont)Antonio Vazquez
2020-07-03Cleanup: Fluid renaming from old 'manta' naming to new 'fluid' namingSebastián Barschkis
2020-07-03GPencil: Cleanup Doxygen commentsAntonio Vazquez
2020-07-03Fix T77559 Avoid wrong ob->imat leading to several bugsClément Foucault
2020-07-02Cleanup: Remove useless duplicated linesValentin
2020-07-02Fluid: Added offset to control frame rangeSebastián Barschkis
2020-07-02Fix crash calculating vertex parent in edit-modeCampbell Barton
2020-07-02Fix T76886: GPencil - Flickering when use Background or Camera imageAntonio Vazquez
2020-07-01Cloth: use the original vertex positions to build internal springs.Alexander Gavrilov
2020-07-01Fix missing GPU image free in background modeBrecht Van Lommel
2020-07-01Fix ID reference counting asserts when freeing COW pose channels.Alexander Gavrilov