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-15Modifiers: Add option to directly specify a 2D transform for UVWarpLukas Stockner
2020-02-15Shading: Extend Vector Math Node with Sin, Cos, Tan and Wrap functionsCharlie Jolly
2020-02-14Fluid: Inflow object improvementsSebastián Barschkis
2020-02-14EEVEE: Shadow: Fix cascade shadowmap bias multiplicatorClément Foucault
2020-02-14Freestyle: Add option for rendering Freestyle to a separate passLukas Stockner
2020-02-13Fix T67649: clarify description of node update methodBrecht Van Lommel
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-12Fluid: Naming and UI visibility fixes for some parametersSebastián Barschkis
2020-02-11Sculpt: Split normal radius and area radiusPablo Dobarro
2020-02-11Sculpt: Clay Strips Tip Roundness propertyPablo Dobarro
2020-02-11Pose Brush: Option to disable the IK anchor pointPablo Dobarro
2020-02-11Sculpt: Clay Thumb BrushPablo Dobarro
2020-02-11Nodes: Add dynamic label support for Math NodesCharlie Jolly
2020-02-11DRW: Color Management improvementClément Foucault
2020-02-11CLeanup: clang-formatCampbell Barton
2020-02-11RNA: Raise error assigning an active object which doesn't existCampbell Barton
2020-02-10Cleanup: Rename `BKE_library_override_` functions to `BKE_lib_override_library_`Bastien Montagne
2020-02-10Refactor: move `Library`-specific functions into proper `BKE_library` file.Bastien Montagne
2020-02-10UI: Graph Editor Show Cursor panelWilliam Reynish
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-02-10Cleanup: spellingCampbell Barton
2020-02-10Cleanup: sort file, struct listsCampbell Barton
2020-02-08Cleanup: remove old VSE prefetching code.Richard Antalik
2020-02-07Cleanup: `make format`Dalai Felinto
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-06Fix T73620: Diameter Scale was calles 'Radius'William Reynish
2020-02-05T73589: Code Quality: Renaming on BKE_material.hAntonio Vazquez
2020-02-04Merge branch 'blender-v2.82-release'Philipp Oeser
2020-02-04Improve error message converting nurb to bezierPhilipp Oeser
2020-02-04Merge branch 'blender-v2.82-release'Antonio Vazquez
2020-02-04Grease Pencil: UI: Clarifiy Erase modesAaron Carlisle
2020-02-04Merge branch 'blender-v2.82-release'Aaron Carlisle
2020-02-04Fix: UI: Spelling and CapitalizationAaron Carlisle
2020-02-03Merge branch 'blender-v2.82-release'Brecht Van Lommel
2020-02-03Fix Cycles particle hair rendering broken after recent changesBrecht Van Lommel
2020-02-03Merge branch 'blender-v2.82-release'Sergey Sharybin
2020-02-03Warp Modifier add invert vgroup optionCody Winchester
2020-02-03Displace Modifier add invert vgroup optionCody Winchester
2020-02-03Fix T73364: crash calling particle_sytem.co_hair() on disabled particlesBrecht Van Lommel
2020-01-31Merge branch 'blender-v2.82-release'Brecht Van Lommel
2020-01-31Fluid: Better default values and cleanupSebastián Barschkis
2020-01-31Fluid: Fixed secondary particle warningsSebastián Barschkis
2020-01-31UI: Icons updateWilliam Reynish
2020-01-30Merge branch 'blender-v2.82-release'Campbell Barton
2020-01-30Fix changing shape key in multi-object edit modeCampbell Barton
2020-01-30Merge remote-tracking branch 'origin/blender-v2.82-release'Ray Molenkamp