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
2019-10-16Fix multi-object edit mode and local view/collectionsDalai Felinto
2019-10-16Fix T70850: Scene.frame_set doesn't update camera from markersCampbell Barton
2019-10-15Fix T70838: crash on cycles render after recent fixDalai Felinto
2019-10-15Cleanup: clang format for rBb77da65e8c4dPhilipp Oeser
2019-10-15Fix T70667: crash playing animation (after deleting rigid body obj)Philipp Oeser
2019-10-15Fix T68700: Incorrect 'absolute' timing of animated masks in the VideoPhilipp Oeser
2019-10-15Fix scan-fill normal flipping for displist & mask fillingCampbell Barton
2019-10-15Fix T70670: Hidden collections are still rendered by Cycles in the ViewportDalai Felinto
2019-10-15Fix T69644 / T68586: objects flag unsynced when drag hidden collectionsDalai Felinto
2019-10-14GPencil: Fix unreported duplicated brushesAntonio Vazquez
2019-10-14Fix T70787: Duplicating objects with custom property of type ID creates bogus...Bastien Montagne
2019-10-11Revert "Merge branch 'master' into blender-v2.81-release"Brecht Van Lommel
2019-10-11Version bump to 2.82 alpha, master is now open for new features and changesBrecht Van Lommel
2019-10-11Version bump to 2.81.15Brecht Van Lommel
2019-10-11Depsgraph: Cleanup, promote is_evaluating querySergey Sharybin
2019-10-11Cleanup: remove unused variableBrecht Van Lommel
2019-10-11Fix T70715: sculpt brush jitter after recent TBB changesBrecht Van Lommel
2019-10-10Sculpt: use TBB instead of BLI_task for multithreadingBrecht Van Lommel
2019-10-10Fix T65134: Duplicated proxies in several scenes don't workSergey Sharybin
2019-10-10Added little explanation of eModifierTypeType_(Non)ConstructiveSybren A. Stüvel
2019-10-10Fix T70617: mesh.from_pydata() misses first edge if there are facesCampbell Barton
2019-10-10Cleanup: clang-format, spellingCampbell Barton
2019-10-10Fix T70614 EEVEE: Bump with texture connected to other branches don't workClément Foucault
2019-10-09Sculpt: Fix wireframe drawingPablo Dobarro
2019-10-09Fix T70554: Snake Hook + Ctrl does not set the brush stroke in its normal dir...Pablo Dobarro
2019-10-09Fix T61432: Sampling Subframes not working 2.8Sebastián Barschkis
2019-10-09Local Collections: Allow users to show hidden collectionsDalai Felinto
2019-10-08Fix T70561: bad custom normals in mirrored geometry.Bastien Montagne
2019-10-08Sculpt: support automasking, pose and mask expand for multiresBrecht Van Lommel
2019-10-08Fix multires sculpt not setting the active vertex correctlyBrecht Van Lommel
2019-10-08Cleanup: avoid converting from CCGElem to SubdivCCGCoordBrecht Van Lommel
2019-10-08Sculpt: Fix projection artifacts by changing the voxel remesh isovaluePablo Dobarro
2019-10-08Cleanup/fix for fix (c).Bastien Montagne
2019-10-08Fix build error (missing BKE_global.h)Dalai Felinto
2019-10-08Fix T70588: Playing animation (after deleting rigid body obj) crashes blender.Bastien Montagne
2019-10-07Cleanup: Change commentAntonio Vazquez
2019-10-07Fix T70610: GPencil Remove Vertex Group don't reassign other groupsAntonio Vazquez
2019-10-07Cleanup: rename some sculpt variables for clarityBrecht Van Lommel
2019-10-07Fix T70476: Sculpting with Subsurf on top produces artifactsSergey Sharybin
2019-10-07Cleanup: clang-formatCampbell Barton
2019-10-05Fix T70539: file folder color preference not savedBrecht Van Lommel
2019-10-05Fix T70418: Text Underline stays Flat on TextCurve Extrudemano-wii
2019-10-04Subdiv CCG: add utility functions for accessing multires vertex neighborsSergey Sharybin
2019-10-04Fix assert when deleting a RBW constraint object.Bastien Montagne
2019-10-04GPU: Platform Support LevelJeroen Bakker
2019-10-04Sculpt: Clay Strips brush tweaksPablo Dobarro
2019-10-04GPencil: Reduce VBO memory footprint when using modifiersAntonio Vazquez
2019-10-04Fix expanding paths ignoring data-block librariesCampbell Barton
2019-10-03Text: add Text.select_set(...)Kai Jægersen
2019-10-03Sculpt: Disable remesh operators with MultiresPablo Dobarro