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-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-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
2018-10-17DEBUG_IO: add sanity check on libdata in undo step as well.Bastien Montagne
2018-10-17Expose 'debug_io' flag in bpy.appBastien Montagne
2018-10-17Minor style cleanup.Bastien Montagne
2018-10-17Dope Sheet: fix assert in new hold code when bezier keys are not sorted.Alexander Gavrilov
2018-10-17Fix T57096: Crash when scaling bonesPhilipp Oeser
2018-10-17Cleanup: remove some #if 0 blocksJacques Lucke
2018-10-17Eevee: Fix error when using texture coordinate on world shadersClément Foucault
2018-10-17Cleanup: better namingJacques Lucke
2018-10-17Gizmo: change axis used for shear handlesCampbell Barton
2018-10-17Transform: map mouse input to shear directionCampbell Barton
2018-10-17Transform: show arrows for 'custom' ratio inputCampbell Barton
2018-10-17RNA: disable notifiers from property updatesCampbell Barton
2018-10-17Cleanup: namingCampbell Barton
2018-10-17Cleanup: whitespaceCampbell Barton
2018-10-17Fix T56735: Autosmooth option corrupts UVsCampbell Barton