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-15Fix T76690: Incorrect liquid particle count displayedJacques Lucke
2020-07-14Fluid: Fix liquid mesh scalingSebastián Barschkis
2020-07-14Cleanup: function name not following its module conventions.Bastien Montagne
2020-07-14LibOverride: Move code tagging reauired dependencies of an override into BKE.Bastien Montagne
2020-07-14Fix T77766: support animated global gravity toggleJacques Lucke
2020-07-14Cleanup: spellingCampbell Barton
2020-07-13Cleanup: remove some incorrectly placed constsJacques Lucke
2020-07-13LibOverride: Cleanup: Remove option to disable library overrides.Bastien Montagne
2020-07-13Fix T76687: [Mantaflow] low domain transformation performanceSebastián Barschkis
2020-07-13VSE: Python API, allow creation of VSE Movie strips with missing fileSybren A. Stüvel
2020-07-13Cleanup: quiet warnings by adding const in some placesJacques Lucke
2020-07-13Clang Tidy: enable readability-non-const-parameter warningJacques Lucke
2020-07-12Cleanup: disable debug codeJacques Lucke
2020-07-12Cleanup: unused debug variableJacques Lucke
2020-07-12Particles: initial support for forces in simulation node treesJacques Lucke
2020-07-12Nodes: support more implicit conversions in simulation node treeJacques Lucke
2020-07-12Functions: minor api improvementsJacques Lucke
2020-07-11Nodes: support implicit conversions and incorrectly linked socketsJacques Lucke
2020-07-11Fix: incorrect attribute type in networkJacques Lucke
2020-07-11Cleanup: remove unused functionCampbell Barton
2020-07-11Cleanup: spellingCampbell Barton
2020-07-10Revert "Fix T78296: Performance - Use Binary Search for MDeformWeight"Brecht Van Lommel
2020-07-10GPencil: Fix unreported Use Falloff curve for active frame not workingAntonio Vazquez
2020-07-10Fix T78579: Proxy produces wrong preview when using Offset or CropRichard Antalik
2020-07-10Cleanup: declaration and implementation function signature did not matchJacques Lucke
2020-07-10Cleanup: follow code styleJacques Lucke
2020-07-10Functions: store derived node tree and network in map for future accessJacques Lucke
2020-07-10Nodes: add redundant name check in debug builds to prevent errorsJacques Lucke
2020-07-10Fix Crash due to recent changesJeroen Bakker
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