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-12Cleanup: warningsCampbell Barton
2019-10-11Fix T70729: Multi-object edit UV not transform all meshesmano-wii
2019-10-11Merge branch 'blender-v2.81-release'Bastien Montagne
2019-10-11Fix T70714: Crash when using OBJECT_OT_material_slot_assign op without UI.Bastien Montagne
2019-10-11Fix T70695: Scene crashes Blender on open.Bastien Montagne
2019-10-11UI: Fix grid scale text not having shadows in the 3d view infosAlessio Monti di Sopra
2019-10-11Cleanup: Remove unused variableAntonio Vazquez
2019-10-11Cleanup: Strict compiler warningsSergey Sharybin
2019-10-11Add Probot Stale configuration fileFrancesco Siddi
2019-10-11Buildbot: don't add branch prefix when building release branchesBrecht Van Lommel
2019-10-11GPencil: New Eyedropper tool for Material creation.Antonio Vazquez
2019-10-11Merge branch 'blender-v2.81-release'Brecht Van Lommel
2019-10-11Fix T69964: GPencil: Fill options are not shown on a properties editorCharlie Jolly
2019-10-11GPencil: Remove curve objects after converting to strokes (unreported)Antonio Vazquez
2019-10-11Fix T69459: Convert Curve to Grease Pencil clears TransformAntonio Vazquez
2019-10-11Fix issue in "make update" checking out submodule branch on buildbotBrecht Van Lommel
2019-10-11Version bump to 2.81 BetaBrecht Van Lommel
2019-10-11Version bump to 2.82 alpha, master is now open for new features and changesBrecht Van Lommel
2019-10-11Fix "make update" not using the right branch for source/toolsBrecht Van Lommel
2019-10-11Version bump to 2.81.15Brecht Van Lommel
2019-10-11Docs: 2.81 release description for Linux appdataBrecht Van Lommel
2019-10-11Depsgraph: Inform when update or tag happens during evaluationSergey Sharybin
2019-10-11Depsgraph: Cleanup, promote is_evaluating querySergey Sharybin
2019-10-11Depsgraph: Don't use push-from-thread when scheduling graphSergey Sharybin
2019-10-11Fix T70191: Text button in popup doesn't workCampbell Barton
2019-10-11Cleanup: remove unused variableBrecht Van Lommel
2019-10-11Fix T70715: sculpt brush jitter after recent TBB changesBrecht Van Lommel
2019-10-10Fix T64901: Nesting collection instances could clutter object displayDalai Felinto
2019-10-10Cleanup: Fix wrong assert introduced by rBd98ae27f02c7Clément Foucault
2019-10-10GPencil: Change Paint cursor to DOTAntonio Vazquez
2019-10-10Fix build error on macOS after recent changes for file deleteBrecht Van Lommel
2019-10-10Fix build error on Windows after recent changesBrecht Van Lommel
2019-10-10Sculpt: use TBB instead of BLI_task for multithreadingBrecht Van Lommel
2019-10-10Build: add WITH_TBB option, in preparation of sculpt using itBrecht Van Lommel
2019-10-10File Browser: add back Delete, which now moves files to the trashRobert Guetzkow
2019-10-10Node Shader wrapper: add access to the Emission color of Principled BSDF node.Bastien Montagne
2019-10-10Fix T70644 EEVEE: Bump issue with geometry node normal coordinateClément Foucault
2019-10-10Fix T65134: Duplicated proxies in several scenes don't workSergey Sharybin
2019-10-10UI: Only hide locked transform manipulator axes for matching spacesJulian Eisel
2019-10-10Fix missing manipulator update when toggling bone lockJulian Eisel
2019-10-10Fix: Manipulator visible if root or tip of locked bone is selectedJulian Eisel
2019-10-10Added little explanation of eModifierTypeType_(Non)ConstructiveSybren A. Stüvel
2019-10-10CMake: Allow to use pre-compiled CentOS librariesSergey Sharybin
2019-10-10Annotations: Use flag to determine if the layer is a RulerAntonio Vazquez
2019-10-10Fix T70691: Crash picking object from eyedropperCampbell Barton
2019-10-10Fix crash versioning file-selector tool regionCampbell Barton
2019-10-10PyAPI: update for change in tessellate_polygonCampbell Barton
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