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-28Merge branch 'master' into blender2.8Sergey Sharybin
2018-09-28Fix T56905: unsupported channel layout error writing AAC audio.Brecht Van Lommel
2018-09-28Subdiv: Return enumerator of proper typeSergey Sharybin
2018-09-28GPencil: Use proper enumerator typeSergey Sharybin
2018-09-27Cleanup: remove unused DerivedMesh code.Sebastian Parborg
2018-09-27GP: Enable force fill recalc by defaultAntonioya
2018-09-27Fix missing libquery processing of ID pointers in GPencil Modifiers.Bastien Montagne
2018-09-27Cleanup: fix harmless compiler warnings.Brecht Van Lommel
2018-09-27GP: Avoid duplicated weight deformation for strokesAntonioya
2018-09-27Tool System: set a default tool for each modeCampbell Barton
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-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-26Cleanup: warnings, styleCampbell Barton
2018-09-25Edit Mesh: Move Edit Mesh display settings to overlay'sClément Foucault
2018-09-25Modifiers: use Mesh instead of DerivedMesh for explode.Sebastian Parborg
2018-09-25Fix build on windows after ccg changesDalai Felinto
2018-09-25Multires: Allow changing sculpt level without loosing dataSergey Sharybin
2018-09-25CustomData: Allow copying content of a single layerSergey Sharybin
2018-09-25Cleanup: indentationSergey Sharybin
2018-09-25Multires: Make code more ready for mesh uised by multiple objectsSergey Sharybin
2018-09-25Cleanup: Variable name in mesh runtimeSergey Sharybin
2018-09-25Multires: Pass total level instead of modifier dataSergey Sharybin
2018-09-25Multires: Pass mesh instead of objectSergey Sharybin
2018-09-25Merge branch 'master' into blender2.8Campbell Barton
2018-09-25Cleanup: styleCampbell Barton
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-24Tracking: Use pixel aspect from clipSergey Sharybin
2018-09-24Fix T56895: crash loading template with Load UI unchecked.Brecht Van Lommel
2018-09-24Add support for a one-dimensional Force Field source shape.Alexander Gavrilov
2018-09-24Cleanup: styleCampbell Barton
2018-09-21Cleanup: IndentationSergey Sharybin
2018-09-21Multires: Remove unused field from reshape contextSergey Sharybin
2018-09-21Cleanup: InetnationSergey Sharybin
2018-09-21Multires: Support masks propagation to higher levelsSergey Sharybin
2018-09-21Multires: Copy mask from sculpt to multiresSergey Sharybin
2018-09-21Subdiv: CCG, initialize grid mask from paint maskSergey Sharybin
2018-09-21Subdiv: CCG, cleanupSergey Sharybin
2018-09-21Fix smoke to render in Cycles again.Brecht Van Lommel
2018-09-21Cleanup: convert smoke modifier from DerivedMesh to Mesh.Brecht Van Lommel
2018-09-21Subdiv: Fix crash subdividing mesh withotu facesSergey Sharybin
2018-09-21Multires: Support sculpting on a lover levelsSergey Sharybin
2018-09-21Multires: Fix reshaping from object at lower levelSergey Sharybin
2018-09-20Texture Paint: unify missing data and slots panels, better auto position nodes.Sebastian Parborg