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
path: root/source
AgeCommit message (Expand)Author
2020-02-12Modifiers: Weld Modifier add invert vgroup optionCody Winchester
2020-02-12Cleanup: clang-format.Bastien Montagne
2020-02-12Modifiers: Hook Modifier add invert vgroup optionCody Winchester
2020-02-12Modifiers: Fix bug where UVWarp Modifier would try to get bone matrix from a ...Cody Winchester
2020-02-12Fix T73446: WorkSpace ID properties not savedCampbell Barton
2020-02-12Cleanup: clang-formatCampbell Barton
2020-02-12Fix T73740: Auto-key "Only Available" de-selects f-curvesCampbell Barton
2020-02-12Cleanup: warningCampbell Barton
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-11Fix T73442 Overlay: Wireframe infront buggy in material shading modeClément Foucault
2020-02-11Fix T73656: Use BKE_brush_alpha_get in texture paintPablo Dobarro
2020-02-11Fix T70039, T68707: issues when opening .blend file from Finder on macOSYevgeny Makarov
2020-02-11Nodes: Add dynamic label support for Math NodesCharlie Jolly
2020-02-11Cleanup: Sculpt/Paint, use correct types and iterator variable declarationPablo Dobarro
2020-02-11Cleanup: Sculpt, Comment formattingPablo Dobarro
2020-02-11Fix T73706: Crash after disabling dyntopo with multires modifierPablo Dobarro
2020-02-11Merge branch 'blender-v2.82-release'mano-wii
2020-02-11Fix Attempt to free NULL pointermano-wii
2020-02-11Node Editor: node resize can now be cancelled, like other operatorsMatthias Ellerbeck
2020-02-11UI: improve graph editor channels drawingAlessio Monti di Sopra
2020-02-11Fix Attempt to free NULL pointermano-wii
2020-02-11DRW: Color Management improvementClément Foucault
2020-02-11Merge branch 'blender-v2.82-release'Sergey Sharybin
2020-02-11Fix T73675: Leaving exit mode tags all objects for updateSergey Sharybin
2020-02-11Merge branch 'blender-v2.82-release'Campbell Barton
2020-02-11Fix memory leak with 2D image paintingCampbell Barton
2020-02-11CLeanup: clang-formatCampbell Barton
2020-02-11Cleanup: minor edit to last commitCampbell Barton
2020-02-11Fix T73348: Surface Deform distortion on bind with small facesCampbell Barton
2020-02-11Merge branch 'blender-v2.82-release'Campbell Barton
2020-02-11Fix T73682: Sampling color fails for float imagesCampbell Barton
2020-02-11Fix T73695: line highlight jitters with smooth scrollKai Jægersen
2020-02-11UI: Use popup dialog for make single user from operator searchCampbell Barton
2020-02-11Fix T56108: Crash editing corrupted vertex groupsCampbell Barton
2020-02-11Cleanup: remove duplicate, commented structsCampbell Barton
2020-02-11Cleanup: extra semicolons, comma use, undeclared varsCampbell Barton
2020-02-11Cleanup: unused headersCampbell Barton
2020-02-11Cleanup: add license header, use header guardsCampbell Barton
2020-02-11Doc: update to T73699 fixCampbell Barton
2020-02-11RNA: Raise error assigning an active object which doesn't existCampbell Barton
2020-02-10Fix T73699: Unhelpful error message when trying to knife project a manifold o...Aaron Carlisle
2020-02-10Revert "Sculpt: Remove partial viewport updates from sculpt stroke code"Pablo Dobarro
2020-02-10Fix T72690: Do not draw points behind the viewport camera in the paint cursorPablo Dobarro
2020-02-10Fix T66349: Add missing update for face orientation overlayPablo Dobarro
2020-02-10Cleanup: Fix warning (unused variable)Dalai Felinto
2020-02-10Cleanup: Rename `BKE_library_override_` functions to `BKE_lib_override_library_`Bastien Montagne