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-17Cleanup: comment spellingCampbell Barton
2019-06-16Revert new grease pencil cursor for paint modesBrecht Van Lommel
2019-06-15Cleanup: spellingCampbell Barton
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-06-11Fix/Cleanup: I18N: Bad usage of IFACE_ instead of TIP_.Bastien Montagne
2019-06-11Fix T65699: gpencil weight paint unresponsiveCampbell Barton
2019-06-07Cleanup: Reformat GPencil multiedit frame selectionAntonio Vazquez
2019-06-07GPencil: Remove unused Cursor function after add new Paint cursor.Antonio Vazquez
2019-06-07GPencil: Create new CURSOR for paint modesAntonio Vazquez
2019-06-07Cleanup: Rename to avoid shadow variableAntonio Vazquez
2019-06-07Cleanup: Remove unused variable and move definitionAntonio Vazquez
2019-06-07GPencil: Cleanup multiframe codeAntonio Vazquez
2019-06-07Fix T65591: GPencil Arrange Strokes operator does not work in multiframeAntonio Vazquez
2019-06-05GPencil: Create new set of brushes for Win32 damaged files when use primitivesAntonio Vazquez
2019-06-04GPencil: Clarify Target weight tooltip and remove lower limitAntonio Vazquez
2019-06-03Fix T65408: GPencil Weight Paint, strength and falloff are ignored when paint...Antonio Vazquez
2019-06-02GPencil: Cleanup unused linesAntonio Vazquez
2019-05-31Cleanup: style, use braces in source/ (include disabled blocks)Campbell Barton
2019-05-28Cleanup: GPU: Move program point size to GPU_stateClément Foucault
2019-05-21OffscreenRendering: Fix Incorrect Window CoordinatesJeroen Bakker
2019-05-06GPencil: Verify Brush has GPencil dataAntonioya
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-30Refactor: Use object select API - ED_object_base_selectDalai Felinto
2019-04-30Grease Pencil: Fix using wrong flag for selecting objects on convertDalai Felinto
2019-04-30Select: proper handling of 'deselect on nothing' for GPencil edit mode.Bastien Montagne
2019-04-30UI: reorganize proportional editing optionsCampbell Barton
2019-04-29Fix T59848: precisely represent the dependencies of Armature modifier.Alexander Gavrilov
2019-04-29GPencil: Improve Fill Tool speed (6 times faster) in complex filesAntonioya
2019-04-29Fix T63592: Grease pencil - Guides still active in Fill modeCharlie Jolly
2019-04-29Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-29Cleanup: spellingCampbell Barton
2019-04-28GPencil: Cleanup - Rename annotation drawing function namesAntonioya
2019-04-24Cleanup: sort CMake include pathsCampbell Barton
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-19T63644: Editing while parented is not rotating correctlyAntonioya
2019-04-18GPencil: Add option to mix color with textureAntonioya
2019-04-18Fix T63513: Gpencil - Circle guide activation with shortcut "C" is not workin...Charlie Jolly
2019-04-18Cleanup: comment blocksCampbell 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-16GPencil: New Normalize All operatorAntonioya
2019-04-16GPencil: Add lock icon to Vertex Groups listAntonioya
2019-04-16GPencil: New Normalize Weights operatorAntonioya
2019-04-16CMake: add library deps to CMakeLists.txtCampbell Barton
2019-04-15GPencil: New Dots gradientAntonioya
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-04-14Cleanup: doxy commentsCampbell Barton
2019-04-13Fix T37500: implement Bendy bone segment deformation interpolation.Alexander Gavrilov