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-09-28Cleanup: Remove bmo_similar.c and small renamingDalai Felinto
2018-09-28Multi-Objects: Select similar vertex: SIMVERT_VGROUPDalai Felinto
2018-09-28Fix T56947: Copy text from disabled search menu crashedJacques Lucke
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-28Fix T56940: crash rendering with OpenGL as engine.Brecht Van Lommel
2018-09-28Make struct initialization happy for CLangSergey Sharybin
2018-09-28Subdiv: Return enumerator of proper typeSergey Sharybin
2018-09-28Fix/workaround stupidity of CLangSergey Sharybin
2018-09-28GPencil: Avoid tautology assignmentSergey Sharybin
2018-09-28GPencil: Use proper enumerator typeSergey Sharybin
2018-09-28Merge branch 'master' into blender2.8Sergey Sharybin
2018-09-28Fix compilation errors and warnings with Clang-6Sergey Sharybin
2018-09-27Cleanup: remove unused DerivedMesh code.Sebastian Parborg
2018-09-27UI: use new 3D viewport navigation icons and image icon in add menu.Brecht Van Lommel
2018-09-27UI: add first batch of monochrome icons designed by Andrzej Ambroz.Brecht Van Lommel
2018-09-27UI: draw mono icons with button type text color, instead of area text color.Brecht Van Lommel
2018-09-27Fix blender_icons_update.py not working after mono icon changes.Brecht Van Lommel
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-27Implement a new dedicated weight painting shader.Jeroen Bakker
2018-09-27Fix T56915: Selectability in Solid Xray ModeClément Foucault
2018-09-27Refactor: Copy/Paste values from/to UIJacques Lucke
2018-09-27Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-27Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-27Cleanup: fix harmless compiler warnings.Brecht Van Lommel
2018-09-27Merge branch 'master' into blender2.8Sergey Sharybin
2018-09-27UI: new clip editor panels and headers layout.Sebastian Koenig
2018-09-27GP: Avoid duplicated weight deformation for strokesAntonioya
2018-09-27Partial revert of recent toolsystem defaultsCampbell Barton
2018-09-27Cleanup: warningsCampbell Barton
2018-09-27Tests: add --no-window-focus to open window without focus.Brecht Van Lommel
2018-09-27Fix T56927: Grease pencil materials issues with lock and hideAntonioya
2018-09-27GP: Fix infinite loop in Dope SheetAntonioya
2018-09-27UI: Use "View" category for 3D view panelsCampbell Barton
2018-09-27UI: Tabs on right w/ right aligned regionsCampbell Barton
2018-09-27Fix missing freeCampbell Barton
2018-09-27Python GPU module: Wrap GPUIndexBufmano-wii
2018-09-27Python GPU module: replace `PyArg_ParseTupleAndKeywords` by `_PyArg_ParseTupl...mano-wii
2018-09-27Merge branch 'master' into blender2.8Campbell Barton
2018-09-27Spin Tool: hide options unrelated to duplicationCampbell Barton
2018-09-27Tool System: set a default tool for each modeCampbell Barton
2018-09-27Cleanup: flip option unlock -> lockCampbell Barton
2018-09-26Wireframe/Xray: Make Xray option local to wireframe modeClément Foucault
2018-09-26UI: switch shortcuts for pivot and orientation pie menus.Brecht Van Lommel
2018-09-26UI: allow fractical unit size for layouts.Brecht Van Lommel
2018-09-26UI: use pie menu for snap, pivot and proportional editing.William Reynish
2018-09-26Depsgraph: Add missing relation for spline IKSergey Sharybin
2018-09-26Cloth: Collision improvementsLuca Rood
2018-09-26Cleanup: Edit Surface & Curve engines unused codeClément Foucault