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
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
2018-10-17Use CTX_DATA_BEGIN_FOR_IDDalai Felinto
2018-10-17Fix sculpt curve stroke paintDalai Felinto
2018-10-17Multi-Objects: POSE_OT_ik_add + POSE_OT_constraint_add_with_targetsDalai Felinto
2018-10-17Optimization: Edit Mesh Overlay: Avoid computing fixvec unnecessarily.mano-wii
2018-10-17Multi-Objects: POSE_OT_constraints_copy (refactor)Dalai Felinto
2018-10-17Multi-Objects: POSE_OT_constraints_clearDalai Felinto
2018-10-17Multi-Objects: POSE_OT_ik_clearDalai Felinto
2018-10-17Fix armature bones spline ik lines offsetDalai Felinto
2018-10-17Fix armature bones ik lines offsetDalai Felinto
2018-10-17Edit Mesh Overlay Geometry Shader: Ignore correction geometry for loops that ...mano-wii
2018-10-16DRW: Fix assert with BoundBox object display modeClément Foucault
2018-10-16Fix cmake not triggering rebuild on .glsl changesDalai Felinto
2018-10-16UI: fix misaligned underline for menu item shortcut keys.Harley Acheson
2018-10-16UI: tweak icon spacing in menus to put them in the middle of the edge and text.Harley Acheson
2018-10-16UI: icon set updates Andrzej Ambroz.Brecht Van Lommel
2018-10-16Fix T56250: brush cycling with shortcuts is broken.Brecht Van Lommel
2018-10-16Dope Sheet: unify comparison threshold for the ActKeyColumn tree.Alexander Gavrilov
2018-10-16Dope Sheet: rewrite computation of keyframe hold blocks.Alexander Gavrilov
2018-10-16Fix incorrect icon for UV selection sync.William Reynish
2018-10-16Cleanup: namingCampbell Barton
2018-10-16Tool System: add gizmo for shear toolCampbell Barton
2018-10-16Transform: axis support for shear toolCampbell Barton
2018-10-16Fix T57247: Render animation does not respect render single view layerPhilipp Oeser
2018-10-16Event System: don't invoke operator that should only be executedJacques Lucke
2018-10-16View 3D: fix image dropping in 3d viewJacques Lucke
2018-10-16GP: Set Dopesheet layers in Top-Down orderAntonioya
2018-10-16GP: Fix Blur shift when add more samplesAntonioya
2018-10-16Fix crash in loose edge checkCampbell Barton
2018-10-16Cleanup: headersCampbell Barton
2018-10-16Mesh: use mesh tessellation for face-map drawingCampbell Barton
2018-10-16Cleanup: replace check for derivedFinal w/ mesh_evalCampbell Barton
2018-10-16Cleanup: redundant check for hidden edgeCampbell Barton
2018-10-16Mesh: replace derived-mesh with mesh API's for project paintCampbell Barton
2018-10-15Eevee: Fix Missing alpha when rendering with DOFClément Foucault
2018-10-15Edit Mesh: Fix missing loop normal displayClément Foucault
2018-10-15Fix related to T55961: Glitch in selecting loose edges on some AMD drives.mano-wii
2018-10-15Edit Mesh: Add comments explaining weirdness in the code.mano-wii
2018-10-15Texture Paint: Don't create material if operation is cancelledJacques Lucke
2018-10-15Fix an obvious typo: use CD_MASK_CUSTOMLOOPNORMAL for CustomDataMask.Alexander Gavrilov
2018-10-15Cleanup: Edit Mesh shader: Remove unecessary varyingClément Foucault
2018-10-15Cleanup: unused codeCampbell Barton
2018-10-15GP: Cleanup styleAntonioya
2018-10-15GP: Small tweak to improve speedAntonioya
2018-10-15Cleanup: unused functionsCampbell Barton
2018-10-15Mesh: remove DerivedMesh for boundbox calculationCampbell Barton