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-02-27UI: Clarify Laplacian DeformAaron Carlisle
2020-02-18Modifiers: UVWarp modifier add invert vgroup optionCody Winchester
2020-02-18Modifiers: Bevel modifier add invert vgroup optionCody Winchester
2020-02-18Modifiers: Explode modifier add invert vgroup optionCody Winchester
2020-02-18Modifiers: Laplacian Deform modifier add invert vgroup optionCody Winchester
2020-02-18Cleanup: clang-format.Bastien Montagne
2020-02-18Modifiers: Laplacian Smooth modifier add invert vgroup optionCody Winchester
2020-02-17Fix: Alphabeticalize Object ModifiersAaron Carlisle
2020-02-17Fix many typos and other issues in UI messages.Bastien Montagne
2020-02-15Modifiers: Add option to directly specify a 2D transform for UVWarpLukas Stockner
2020-02-12Modifiers: Vertex Weight Modifiers add invert vgroup optionCody Winchester
2020-02-12Modifiers: Weld Modifier add invert vgroup optionCody Winchester
2020-02-12Modifiers: Hook Modifier add invert vgroup optionCody Winchester
2020-02-06Smooth Modifier add invert vgroup optionCody Winchester
2020-02-06Curve Modifier add invert vgroup optionCody Winchester
2020-02-06Lattice Modifier add invert vgroup optionCody Winchester
2020-02-03Warp Modifier add invert vgroup optionCody Winchester
2020-02-03Displace Modifier add invert vgroup optionCody Winchester
2020-01-27Cast modifier: Add invert vgroup option.Cody Winchester
2019-12-17Cleanup: rename effec -> effectorCampbell Barton
2019-12-17Cleanup: use BKE_fluid prefix for fluid APICampbell Barton
2019-12-17Cleanup: compiler warningsCampbell Barton
2019-12-17Fix linking errors WITH_MOD_FLUID=OFFCampbell Barton
2019-12-16Mantaflow [Part 6]: Updates in /blender/sourceSebastián Barschkis
2019-12-12Cleanup: Typomano-wii
2019-12-12Modifier: New Weld Modifiermano-wii
2019-12-05UI: Add tooltips for modifiersSybren A. Stüvel
2019-11-21Bevel: Custom Profile and CurveProfile WidgetHans Goudey
2019-11-04Solidify Modifier: support non-manifold inputHenrik Dick
2019-09-25Fix T69542: Corrective Smooth modifier breaks when drivers are involvedSebastian Parborg
2019-09-20UI: Fix CapitalizationYevgeny Makarov
2019-09-17Fix T69809, T69810: sculpt gone or crashing after renderBrecht Van Lommel
2019-08-30Cleanup: spellingCampbell Barton
2019-08-27LibOverride: Fix broken Hook modifier case.Bastien Montagne
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-20Liboverride: Add more missing ID RNA pointers as overridable.Bastien Montagne
2019-08-19LibOverride: add some more missing override flags for RNA ID pointers.Bastien Montagne
2019-08-19LibOverride: Fix some more broken characters after override.Bastien Montagne
2019-08-01Fix T66040: Make Data Transfer' Mix Factor multiply with vgroup weights when ...Bastien Montagne
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-06-15Cleanup: Rename: Static Override -> Library Override.Bastien Montagne
2019-06-03Cleanup: style, use braces in RNACampbell Barton
2019-05-20Cleanup: reorder report argument for pointer assignmentCampbell Barton
2019-05-17Python: Raise an error even NO_MAIN data is assigned to objectSergey Sharybin
2019-05-09I18n disambiguation: setting particles' parent/children appart.Bastien Montagne
2019-05-07RNA: provide access to the vertex index array of the Hook modifier.Alexander Gavrilov
2019-05-01Alembic: integrate cache file into the dependency graphBrecht Van Lommel
2019-04-29Fix T59848: precisely represent the dependencies of Armature modifier.Alexander Gavrilov
2019-04-21Cleanup: comments (mainly long lines)Campbell Barton
2019-04-17ClangFormat: format '#if 0' codeCampbell Barton