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-03-07Refactor CDData masks, to have one mask per mesh elem type.Bastien Montagne
2019-03-06Fix T62236: Crash texture paintingCampbell Barton
2019-03-06Cleanup: styleCampbell Barton
2019-03-04Texture Paint: round corners of dilated UV seamsLuca Rood
2019-03-04Fix texture paint UV dilation algorithmLuca Rood
2019-02-28Fix T60366: texture paint slots not updating when editing material.Brecht Van Lommel
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-16DNA: rename near/far -> clip_start/clip_endCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-06Undo System: remove accumulate/store modesCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-31Fix T61065: missing shader update when adding texture slot.Brecht Van Lommel
2019-01-26Cleanup: blank lines over doxy headersCampbell Barton
2019-01-25Depsgraph: use specific tag to update shadingCampbell Barton
2019-01-24Fix T59650: adding texture paint slot image shows wrong color.Brecht Van Lommel
2019-01-24Fix T60133: texture paint external editing not workingPhilipp Oeser
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-08Cleanup: comments causing bad clang-format outputCampbell Barton
2018-12-21Fix T59668: UV unwrap pinning bugs.Brecht Van Lommel
2018-11-30Fix T58150: crash in Texture Paint after changing selection in Edit Mode.Alexander Gavrilov
2018-11-30Cleanup: remove useless depsgraph parameter in some texpaint helper func.Bastien Montagne
2018-11-29Texture Paint: fix artifacts when using masks with symmetry.Alexander Gavrilov
2018-11-263D View: remove 3D cursorCampbell Barton
2018-11-25Texture Paint: prevent normal angle masking duplicating backface culling.Alexander Gavrilov
2018-11-13Merge branch 'master' into blender2.8Campbell Barton
2018-11-13Cleanup: use lowercase 2d/3d in function namesCampbell Barton
2018-11-07Cleanup: remove some useless BKE_library and BKE_main includes.Bastien Montagne
2018-11-01Fix T57553: Python operator popup size does not follow UI scale and DPI.Brecht Van Lommel
2018-10-16Mesh: replace derived-mesh with mesh API's for project paintCampbell Barton
2018-10-15Texture Paint: Don't create material if operation is cancelledJacques Lucke
2018-10-05Texture Paint: automatically set default color when adding texture slot.Brecht Van Lommel
2018-09-27Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-27Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-20Texture Paint: unify missing data and slots panels, better auto position nodes.Sebastian Parborg
2018-09-19BLI_utildefines: rename pointer conversion macrosCampbell Barton
2018-09-19Merge branch 'master' into blender2.8Campbell Barton
2018-09-11Cleanup: styleCampbell Barton
2018-09-10Texture paint: properly implement image slots for principled BSDF node.Sebastian Parborg
2018-07-17Cleanup: moving shading type into View3DShading.Brecht Van Lommel
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: right shiftCampbell Barton
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-21Cleanup: nuke useless BKE_DerivedMesh.h includes.Bastien Montagne
2018-06-19Merge branch 'master' into blender2.8Bastien Montagne
2018-06-19Fix (unreported) passing CDLayer 'ID' instead of bitflag to a cdlayer mask!Bastien Montagne
2018-06-19Cleanup: remove ref to dm in names in projpaint struct.Bastien Montagne