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-01Shrinkwrap Constraint: implement projection features from the modifier.Alexander Gavrilov
2018-10-01Remove obsolete weight paint color computation code.Alexander Gavrilov
2018-10-01Cleanup: use standard prefix for boolean settingsCampbell Barton
2018-10-01Fix freed memory use w/ panel unregisterCampbell Barton
2018-10-01Fix T56981: python .scene_raycast returned object is not selectable.Bastien Montagne
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-28RNA: Cleanup - remove no longer needed get/set functionsDalai Felinto
2018-09-28Fix errors for show_occlude_wire not in view3d.overlayDalai Felinto
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-27UI: new clip editor panels and headers layout.Sebastian Koenig
2018-09-27Cleanup: flip option unlock -> lockCampbell Barton
2018-09-26Wireframe/Xray: Make Xray option local to wireframe modeClément Foucault
2018-09-26UI: allow fractical unit size for layouts.Brecht Van Lommel
2018-09-26Cloth: Collision improvementsLuca Rood
2018-09-26GP: Rename parameter unlock_color and tooltipAntonioya
2018-09-26Implement additional modes for Shrinkwrap to a surface.Alexander Gavrilov
2018-09-26Revert "Compositor: Added Weighted Standard Curve evaluation"Brecht Van Lommel
2018-09-26Fix access past array boundariesSergey Sharybin
2018-09-26Gizmo: add invoke_prepare callbackCampbell Barton
2018-09-26Merge branch 'master' into blender2.8Campbell Barton
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-25Add fixed width/height parameter for layoutsAntonioya
2018-09-25GP: New pressure option for sculpt brush radiusAntonioya
2018-09-25Implement correct drawing of advanced Weight display features.Alexander Gavrilov
2018-09-25Merge branch 'blender2.8' of https://git.blender.org/blender into blender2.8unknown
2018-09-25Fix T56912: bpy.data.masks.new() crashedJacques Lucke
2018-09-24GP: Move MIrror modifier to Generate columnAntonioya
2018-09-24GP: Move Unlock Color to Adjustments panelAntonioya
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-24Fix object restrict selection toggle in outliner not workingDalai Felinto
2018-09-24Add support for a one-dimensional Force Field source shape.Alexander Gavrilov
2018-09-24Gizmo: option to hide from selectionCampbell Barton
2018-09-21Viewport: tweak shading pie layout and naming.Brecht Van Lommel
2018-09-21Edit Mode: Merge Xray and "Limit selection to visible" options behaviourClément Foucault
2018-09-21DRW: Add back wireframe modeClément Foucault
2018-09-21GP: Change canvas titlesAntonioya
2018-09-21GP: Convert lock axis to popoverAntonioya
2018-09-20GP: Change lock axis property textAntonioya
2018-09-20UI: add support for defining any icon as a mono icon.Brecht Van Lommel
2018-09-20Fix build for MSVC: Remove trailing double semicolonDalai Felinto
2018-09-20GP: New select modeAntonioya
2018-09-19Fix T55059: EEVEE UV not available until you go in and out of edit modeClément Foucault
2018-09-19Fix own mistake in previous commit.Bastien Montagne