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-08-15Multires: Initial groundwork to hook up displacement to new Subdiv objectSergey Sharybin
2018-08-15Clip Reconstruction: Cleanup - use const for selection synchronizeDalai Felinto
2018-08-15Skip bundle names when drawing selection passDalai Felinto
2018-08-15Fix border select operations in object modeCampbell Barton
2018-08-15UI: correct selection operation namesCampbell Barton
2018-08-15Fix viewport selection of markers not updating in all editorsDalai Felinto
2018-08-15Motion Tracking Reconstruction Viewport Drawing (T51544)Dalai Felinto
2018-08-15Subdiv: Cleanup, dead codeSergey Sharybin
2018-08-15Subdiv: Fix memory leak interpolating CD_MDISPSergey Sharybin
2018-08-15UI: adjust names for select operationsCampbell Barton
2018-08-15Merge branch 'master' into blender2.8Campbell Barton
2018-08-15Cleanup: set expand variable for all enum-flagsCampbell Barton
2018-08-14GPUShader: Remove some of the unused shadersClément Foucault
2018-08-14DRW: Fix incorrect default stencil valueClément Foucault
2018-08-14Workbench: Add support for the xray object optionClément Foucault
2018-08-14Fix (unreported): misuse of GL Context when creating new window and/or render...mano-wii
2018-08-14EEVEE: Volumes - get current frame from depsgraphDalai Felinto
2018-08-14Fix viewport background video/clip not updating on playbackDalai Felinto
2018-08-14Fix gpu building after cleanupDalai Felinto
2018-08-14Cleanup: remove unused theme color functions using legacy GL.Brecht Van Lommel
2018-08-14Cleanup: remove unused basic shader, we use many specialized shaders now.Brecht Van Lommel
2018-08-14Fix masks not drawing with draw type set to dashed.Brecht Van Lommel
2018-08-143D View boarder/lasso select tool optionsCampbell Barton
2018-08-14Fix T55719: crash with sculpt dyntopo and constant detail resolution sampling.Brecht Van Lommel
2018-08-14Merge branch 'master' into blender2.8Brecht Van Lommel
2018-08-14Fix use of uninitialized variable in some cases, in recent bugfix.Brecht Van Lommel
2018-08-14Sync rna_access rna property update cow check with depsgraphDalai Felinto
2018-08-14BMesh: define suptype for bevel normals.outCampbell Barton
2018-08-14Merge branch 'master' into blender2.8Bastien Montagne
2018-08-14Fix T56363: Blender crash when deleting a curve object.Bastien Montagne
2018-08-14Fix object copying not ensuring validity of material arrays.Bastien Montagne
2018-08-14Fix modifier operators not working from Python API as before.Brecht Van Lommel
2018-08-14Multires: Begin hooking it up to the new subdiv codeSergey Sharybin
2018-08-14More helpful tooltip when trying to apply constructive modifiers on curvesPablo Vazquez
2018-08-14Multires: Synchronize settings with Subsurf modifierSergey Sharybin
2018-08-14Splash: sorting and cleanupPablo Vazquez
2018-08-14Merge branch 'master' into blender2.8Campbell Barton
2018-08-14Cleanup: missed const change in recent mergeCampbell Barton
2018-08-14Cleanup: vpaint face select de-selected twiceCampbell Barton
2018-08-14Merge branch 'master' into blender2.8Campbell Barton
2018-08-14Correct vpaint vertex circle selectCampbell Barton
2018-08-14Cleanup: Update some links to new wikiAaron Carlisle
2018-08-14Cleanup: copy paste error in tooltipAaron Carlisle
2018-08-14Merge branch 'master' into blender2.8Campbell Barton
2018-08-14Cleanup: use boolean argumentCampbell Barton
2018-08-14Merge branch 'master' into blender2.8Campbell Barton
2018-08-14Cleanup: use braces w/ particle loop macrosCampbell Barton
2018-08-14Merge branch 'master' into blender2.8Campbell Barton
2018-08-14Cleanup: styleCampbell Barton
2018-08-14GPUShader: Fix previous "old Nvidia" fix commitClément Foucault