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-13GP: Remove Layer order userprefs parameterAntonioya
2018-10-12GP: Disable reverse list order when uncheck userprefs optionAntonioya
2018-10-11GP: Add new Userprefs parameter to reverse layer listAntonioya
2018-10-11GP: New Glow Shader FX (wip)Antonioya
2018-10-10Python API: add loop triangles access, remove tessfaces.Brecht Van Lommel
2018-10-10Modifier: Fix cage option for deform modifiersCampbell Barton
2018-10-09Workbench: Smoke: Add support for Color Mappping for smoke debuggingClément Foucault
2018-10-09GP: New Canvas offset parametersAntonioya
2018-10-08UI: add icon color coding for different data types in the outliner.Brecht Van Lommel
2018-10-08GP: New automatic adaptative UVs parameterAntonioya
2018-10-08Workbench: Smoke: Port back Flame displayClément Foucault
2018-10-08Implement display of weight isoline contours in the fragment shader.Alexander Gavrilov
2018-10-05Add a new B-Bone Custom Handle type that uses the handle bone direction.Alexander Gavrilov
2018-10-05Cleanup: capitalize runtime in struct nameCampbell Barton
2018-10-05GP: Cleanup names and codeAntonioya
2018-10-05GP: Move grid parameters to GP object data levelAntonioya
2018-10-04Move B-Bone custom handle settings to Edit mode.Alexander Gavrilov
2018-10-04Fix T57062: missing preview range drawing in graph editor.Brecht Van Lommel
2018-10-04DRW: minor tweaks to mode checkingCampbell Barton
2018-10-03GP: Allow canvas grid with different scales in X/YAntonioya
2018-10-03GP: Add z-depth offset parameterAntonioya
2018-10-03Units: Support for fixed unitsJacques Lucke
2018-10-01GP: Add Blur to Shadow FXAntonioya
2018-10-01Shrinkwrap Constraint: implement projection features from the modifier.Alexander Gavrilov
2018-10-01Cleanup: use standard prefix for boolean settingsCampbell Barton
2018-09-30GP: New option to disable lasso while drawingAntonioya
2018-09-30GP: implement Shadow FX (wip)Antonioya
2018-09-29GP: New parameters for instance modifier: Material and On TopAntonioya
2018-09-28Merge branch 'master' into blender2.8Sergey Sharybin
2018-09-28Fix T56905: unsupported channel layout error writing AAC audio.Brecht Van Lommel
2018-09-27Cleanup: remove unused DerivedMesh code.Sebastian Parborg
2018-09-26Wireframe/Xray: Make Xray option local to wireframe modeClément Foucault
2018-09-26Cloth: Collision improvementsLuca Rood
2018-09-26Implement additional modes for Shrinkwrap to a surface.Alexander Gavrilov
2018-09-26Multires: Use proper subdivision level for reshapeSergey Sharybin
2018-09-26Revert "Compositor: Added Weighted Standard Curve evaluation"Brecht Van Lommel
2018-09-25Curves: Move draw options to overlaysClément Foucault
2018-09-25Edit Mesh: Move Edit Mesh display settings to overlay'sClément Foucault
2018-09-25GP: New pressure option for sculpt brush radiusAntonioya
2018-09-25Cleanup: Variable name in mesh runtimeSergey Sharybin
2018-09-24Spelling fixes in comments and descriptions (2.8 changes), patch by luzpaz.Brecht Van Lommel
2018-09-24Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-24Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-24Modifiers: use Mesh instead of DerivedMesh for dynamic paint.Sebastian Parborg
2018-09-24Add support for a one-dimensional Force Field source shape.Alexander Gavrilov
2018-09-21Edit Mode: Merge Xray and "Limit selection to visible" options behaviourClément Foucault
2018-09-21Cleanup: convert smoke modifier from DerivedMesh to Mesh.Brecht Van Lommel
2018-09-20GP: New select modeAntonioya
2018-09-20Put the Radius property of Curve points under shape key control.Alexander Gavrilov
2018-09-19BLI_utildefines: rename pointer conversion macrosCampbell Barton