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-06-19Fix order of modifications for Set Origin.Sergey Sharybin
2019-06-19Fix T65900: Apply Scale doesn't work correct with parentingSergey Sharybin
2019-06-19Cleanup: Pass explicit dependency graphSergey Sharybin
2019-06-19Move to Collection: Fix tooltipDalai Felinto
2019-06-18Fix T61912, T63297: error baking tangent space normal map with autosmoothBrecht Van Lommel
2019-06-17Fix T65878: "Bpy.ops.object.camera_add" doesn't take the rotationPhilipp Oeser
2019-06-15Cleanup: Rename: Static Override -> Library Override.Bastien Montagne
2019-06-14Fix T65641: Move to collection - arrow keys work in the opposite directionDalai Felinto
2019-06-13Fix "Fix Deform" not working in Blender 2.8Sergey Sharybin
2019-06-13Fix "Fix Deform" access evaluated data form original objectsSergey Sharybin
2019-06-11Fix T64608: DOF Focus object, not linked to new copy, Scen "full_copy".Bastien Montagne
2019-06-11Sound: Fix queries of sound infoSergey Sharybin
2019-06-10Fix T65295: Convert curve to mesh fails with Keep Original.Bastien Montagne
2019-06-10Fix T65301: Convert to mesh with Keep Original loses adjust operator panel.Bastien Montagne
2019-06-10Revert "Fix T65301: Convert to mesh with Keep Original loses adjust operator ...Bastien Montagne
2019-06-09Fix (unreported) several issues when converting MBall to Mesh.Bastien Montagne
2019-06-09Fix T65301: Convert to mesh with Keep Original loses adjust operator panel.Bastien Montagne
2019-06-08Collections: Never change the collection views visibility when unhiding itDalai Felinto
2019-06-06Fix T65490: linked property in object duplicate should not persistBrecht Van Lommel
2019-06-04Fix T60971: Apply visual transform not workingPelle Johnsen
2019-06-03Fix T65399: crash playing animation after applying smoke flow modifierPhilipp Oeser
2019-05-31Cleanup: style, use braces in source/ (include disabled blocks)Campbell Barton
2019-05-31Fix T65200: Crash by hiting "tab" after sculpting with dyntopoSergey Sharybin
2019-05-31Fix T55494: Apply transforms on parents and childrenSergey Sharybin
2019-05-28Fix T65175: nodetree animation stays linked after duplicating a lampPhilipp Oeser
2019-05-28Cleanup: clang formatCampbell Barton
2019-05-27Fix T65052: "Convert to mesh from curve" fail if the curve has a bevelSergey Sharybin
2019-05-27Fix T65160: missing updates when setting origin on a collection instancePhilipp Oeser
2019-05-27Depsgraph API: Allow preserving custom data layersSergey Sharybin
2019-05-22Fix T64972: object convert to mesh not working after recent changesBrecht Van Lommel
2019-05-21Fix T64842: crash rendering files with bevel curvesBrecht Van Lommel
2019-05-17Fix T64713: Link to Collection Textfield does not become activePhilipp Oeser
2019-05-16Tweak API to support adding evaluated meshes to main databaseSergey Sharybin
2019-05-16Dependency graph API changesSergey Sharybin
2019-05-16Cleanup: use doxy sections for object_add.cCampbell Barton
2019-05-16Cleanup: remove unused identifiersCampbell Barton
2019-05-16Fix using non-euler cursor orientationCampbell Barton
2019-05-15Objects: new 3D cursor alignment option when adding objectsHans Goudey
2019-05-15Lights: reduce default strength of sun light to 1.0Brecht Van Lommel
2019-05-15Outliner Restriction: Naming sanitization and iconDalai Felinto
2019-05-14Cleanup: isolate image dirty flag access in functionsBrecht Van Lommel
2019-05-13Cycles/Eevee: unify light strength and colorBrecht Van Lommel
2019-05-11Outliner Visibility UpdateDalai Felinto
2019-05-08Fix T64266: Incorrect modifier object target after making duplicates real for...Bastien Montagne
2019-05-06Cleanup: clang-formatCampbell Barton
2019-05-03UI: remove bone only constraints from object constraint menuNathan Craddock
2019-05-03Cleanup: warningsCampbell Barton
2019-05-01UV Sculpt: improve tool-system integrationCampbell Barton
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-30Stop using deprecated ob->flag & SELECTDalai Felinto