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
2018-10-19Eevee: LightProbes: Fix negative paddingClément Foucault
2018-10-19Fix function using same local variable name as output variableClément Foucault
2018-10-19Dope Sheet: remove many hard-coded color and alpha constants.Alexander Gavrilov
2018-10-19UI: reorder and group blend modes in menus, similar to other apps.Charlie Jolly
2018-10-19UI: move reports / job back to status bar, but make it more visible with color.Brecht Van Lommel
2018-10-19Merge remote-tracking branch 'origin/master' into blender2.8Ray Molenkamp
2018-10-19Fix shadows of sun type lights on some Intel gpusmano-wii
2018-10-19Fix T57284: poor result UV unwrapping concave n-gon.Brecht Van Lommel
2018-10-19Multi-Objects: Implement/Fix POSE_OT_select_constraint_targetDalai Felinto
2018-10-19Outliner: Open empty collection when something is dragged into itJacques Lucke
2018-10-19UV_OT_unwrap: Error messagesDalai Felinto
2018-10-19Fix multiple-object uv selection not "deselecting" other objectsDalai Felinto
2018-10-19CTX_DATA_BEGIN for active object only (..._from_active_object)Dalai Felinto
2018-10-19Versioning: name screens by their workspacesCampbell Barton
2018-10-19Image Space: make 'UV Edit' a separate modeCampbell Barton
2018-10-19Outliner: only drag element under mouse if it was not selected beforeJacques Lucke
2018-10-19Partial Revert: bring back some commentsJacques Lucke
2018-10-19RNA: add widget property accessCampbell Barton
2018-10-19Fix T57295: Edit-mesh modes got out of syncCampbell Barton
2018-10-19Cleanup: compiler warningsCampbell Barton
2018-10-19Fix UI message-bus automatic subscriptionCampbell Barton
2018-10-19Fix T57294: Modifiers cage ignore face visibilityCampbell Barton
2018-10-19Tool System: option for transform drag actionCampbell Barton
2018-10-19Partial revert '#if 0' cleanupCampbell Barton
2018-10-18Edit Mesh: Decrease the depth bias on verticesClément Foucault
2018-10-18Fix Copy Selection to Buffer breaking library paths.Brecht Van Lommel
2018-10-18Merge branch 'master' into blender2.8Brecht Van Lommel
2018-10-18Fix Copy Objects to Buffer breaking library paths.Brecht Van Lommel
2018-10-18Fix assert/crash when copying RGBA color into RGBDalai Felinto
2018-10-18Outliner: drop into master collection when below everything elseJacques Lucke
2018-10-18Cleanup: Remove more #if 0 blocksJacques Lucke
2018-10-18Fix debug build after recent changes.Brecht Van Lommel
2018-10-18Eevee: Fix default texture coord for procedural texture in world treeClément Foucault
2018-10-18Cleanup: node_tex_checker: Vectorize operation in GLSLClément Foucault
2018-10-18Fix use of uninitialized variable in cloth collision.Brecht Van Lommel
2018-10-18Cleanup: fix compiler warnings.Brecht Van Lommel
2018-10-18Tool System: expose shear tool x/y optionCampbell Barton
2018-10-18Gizmo: tweak sorting to avoid view-aligned shearCampbell Barton
2018-10-18Gizmo: remove 'Click Anywhere' optionCampbell Barton
2018-10-18Cleanup: styleCampbell Barton
2018-10-18Cleanup: use mul_m3_seriesCampbell Barton
2018-10-18Gizmo: depth sort shear gizmosCampbell Barton
2018-10-18Cleanup: move gizmo sort functions into an APICampbell Barton
2018-10-17Optimization: Edit Mesh Overlaymano-wii
2018-10-17DRW: Fix DRW_shgroup_create_sub returning source shgroupClément Foucault
2018-10-17EditMesh: Fix uninitialized value causing red outline on edgesClément Foucault
2018-10-17ObjectMode: Fix Outlines being drawn for BBox meshesClément Foucault
2018-10-17ObjectMode: Fix instances with BoundBox drawtype not displayingClément Foucault
2018-10-17Shrinkwrap: implement the use of smooth normals in constraint & modifier.Alexander Gavrilov
2018-10-17Merge branch 'master' into blender2.8Bastien Montagne