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-09-26Cloth: Collision improvementsLuca Rood
2018-09-26Cleanup: Edit Surface & Curve engines unused codeClément Foucault
2018-09-26Edit Surface: Use edit curve engine to display edit surfaceClément Foucault
2018-09-26Edit Curve: Fix "show handles" option hiding nurbs segmentsClément Foucault
2018-09-26GP: Only check annotation origin for 3D ViewAntonioya
2018-09-26GP: Rename parameter unlock_color and tooltipAntonioya
2018-09-26GP: Fix unreported crash when click+drag in edit modeAntonioya
2018-09-26Implement additional modes for Shrinkwrap to a surface.Alexander Gavrilov
2018-09-26GP: Fix unreported change material operator errorAntonioya
2018-09-26Fix T56926: Highlighted selection doesn't disappear when locking layerAntonioya
2018-09-26Multires: Use proper subdivision level for reshapeSergey Sharybin
2018-09-26Fix T56899: mesh deform bind does not work.Brecht Van Lommel
2018-09-26Multires: Promote OSD CCG to be officially supportedSergey Sharybin
2018-09-26Subsurf: Tweak versioning codeSergey Sharybin
2018-09-26Fix crash opening some old files, after recent changes.Brecht Van Lommel
2018-09-26Revert "Compositor: Added Weighted Standard Curve evaluation"Brecht Van Lommel
2018-09-26GP: Check weight data before using itAntonioya
2018-09-26Fix T56920: Crash: Renaming bone through outlinerAntonioya
2018-09-26Cleanup: Silence strict compiler warningSergey Sharybin
2018-09-26Fix access past array boundariesSergey Sharybin
2018-09-26Gizmo: initial snap support for moveCampbell Barton
2018-09-26Gizmo: support for cancelling move3d modal changesCampbell Barton
2018-09-26Spin Tool: match dial orientation to active gizmoCampbell Barton
2018-09-26Gizmo: add invoke_prepare callbackCampbell Barton
2018-09-26Fix misleading field naming.Alexander Gavrilov
2018-09-26Spin Tool: option (disabled) for gizmos to follow selectionCampbell Barton
2018-09-26Correct error in last commitCampbell Barton
2018-09-26Spin Tool: correct the initial redo dial rotationCampbell Barton
2018-09-26Merge branch 'master' into blender2.8Campbell Barton
2018-09-26Cleanup: redundant includeCampbell Barton
2018-09-26Merge branch 'master' into blender2.8Campbell Barton
2018-09-26Merge branch 'master' into blender2.8Campbell Barton
2018-09-26Multi-Objects: Selects similar face SIMFACE_COPLANARDalai Felinto
2018-09-26Cleanup: naming of DRW mesh weight APICampbell Barton
2018-09-26Cleanup: warnings, styleCampbell Barton
2018-09-26BMesh: spin option to merge first/lastCampbell Barton
2018-09-26Multi-Objects: Select similar face SIMFACE_FACEMAPDalai Felinto
2018-09-26Remove wrongly copy/pasted comment on object_facemap_ops.cDalai Felinto
2018-09-26Curve Edit: Fix handles glitch when MSAA is enableClément Foucault
2018-09-26Curve Edit: Cleanup/Improve/Fix handles drawingClément Foucault
2018-09-26Multi-Objects: Select similar face SIMFACE_FREESTYLEDalai Felinto
2018-09-26Multi-Objects: Select similar face SIMFACE_SMOOTHDalai Felinto
2018-09-26Multi-Objects: Select similar face SIMFACE_NORMALDalai Felinto
2018-09-26Multi-Objects: Select similar face SIMFACE_AREA and SIMFACE_PERIMETERDalai Felinto
2018-09-26Multi-Objects: Select similar face SIMFACE_MATERIALDalai Felinto
2018-09-26Multi-Objects: Select similar face SIMFACE_SIDESDalai Felinto
2018-09-26Cleanup comments on select similar edgeDalai Felinto
2018-09-26Fix memleak on edbm_select_linked_pick_invokeDalai Felinto
2018-09-26Remove warningsDalai Felinto
2018-09-26Edit Curves: Fix warnings due to recent changesClément Foucault