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-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
2018-09-19Depsgraph/RNA: Fix broken 'dupliobject' RNA interface.Bastien Montagne
2018-09-19Fix T56756: Pivot Point update issue(minor issue).Bastien Montagne
2018-09-18Eevee: Rename "Trace Quality" into "Trace Precision"Clément Foucault
2018-09-18Splash: add first time setup and templates to splash screen.Brecht Van Lommel
2018-09-18Application Templates: make templates more prominent in the UI.Brecht Van Lommel
2018-09-18Support evaluating simple driver expressions without Python interpreter.Alexander Gavrilov
2018-09-17Cleanup: use SCE_GIZMO_ prefix for gizmo_flagCampbell Barton