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-04-20Cleanup: add missing macros to clang-formatCampbell Barton
2019-04-20Cleanup: quiet warning for NULL pointer useCampbell Barton
2019-04-18Cleanup: add trailing commas to avoid right shiftCampbell Barton
2019-04-18Fix T63663: Object mode proportional editing affects objects which are disabl...Sebastian Parborg
2019-04-18Cleanup: comment blocksCampbell Barton
2019-04-17Cleanup: comment length in transformCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Cleanup: trailing commasCampbell Barton
2019-04-16Fix T63641: transform snap invert keymap item has an effect when disabled.Brecht Van Lommel
2019-04-16GPencil: Disable G/R/S transformations in Sculpt and Weight Paint modeAntonioya
2019-04-16CMake: add library deps to CMakeLists.txtCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-04-14Gizmo: individual toggles for 3D view gizmosCampbell Barton
2019-04-13Gizmo: move transform to a persistent optionCampbell Barton
2019-04-13GPencil: Implement Opacity transformAntonioya
2019-04-10Cleanup: spellingCampbell Barton
2019-04-09Cleanup: spellingCampbell Barton
2019-04-09Fix T62114: Wireframe mode selection: selects backside objects when clicking ...Sebastian Parborg
2019-04-08Fix T63340: Transform Snap Object: Simulate occlusion only when `use_occlusio...mano-wii
2019-04-02Cleanup: empty expression statement warningCampbell Barton
2019-03-25Gizmo: use fill select for scale/transform centerCampbell Barton
2019-03-25Gizmo: add option to move & dial gizmos to select as filledCampbell Barton
2019-03-24Cleanup: redundant use of string formatting functionsCampbell Barton
2019-03-21Fix T62782: Edge slide crashes with mirror enabledCampbell Barton
2019-03-20Fix T62757: Mirror operator fails for non-modal executionCampbell Barton
2019-03-18Fix T62684: Crash transforming w/ snap enabledCampbell Barton
2019-03-17GPencil: Cancel all transformations in Draw modeAntonioya
2019-03-16Fix ID user counting issues with NodeCustomGroup.Miguel Porces
2019-03-15Tool System: use categories for tool identifiersCampbell Barton
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-03-14Fix T62551: Limited Hair editing (no grab, scale, rotate)Sergey Sharybin
2019-03-10Fix T62125: snapping not working if invisible object is between you and the t...Sebastian Parborg
2019-03-09Fix T61737: Gizmo refresh issueSebastian Parborg
2019-03-08Cleanup: spellingCampbell Barton
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-03-07Fix crash transforming image cursor outside of edit-modeCampbell Barton
2019-03-06Fix T62241: Repeat last translate, wrong directionCampbell Barton
2019-03-05Cleanup: rename RENDER_OVERRIDE -> HIDE_OVERLAYSCampbell Barton
2019-03-05Cleanup: minor adjustment to gizmo extrude setupCampbell Barton
2019-03-04GPencil: New extrude operatorAntonioya
2019-03-03DNA: rename BezTriple alfa to tiltCampbell Barton
2019-03-01Fix T62015: Duplicating object, rotating, pivot point not usedSergey Sharybin
2019-03-01Fix flag on wrong object being modifiedSergey Sharybin
2019-03-01Fix T62068: rotation incorrectly re-uses axisCampbell Barton
2019-03-01RNA: move cursor into own structCampbell Barton
2019-03-01Comments: add comments for new transform struct members.Campbell Barton
2019-03-01Cleanup: minor improvements to transform comments.Campbell Barton
2019-02-28Fix missing NULL check in recent transform changesCampbell Barton
2019-02-27Fix T62007: Dial 3d being drawn out of rotating tool.mano-wii