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-17UI: save statusbar/topbar collapsed state per screen.Brecht Van Lommel
2018-08-17Fix GPU_viewport size asserts in some cases.Brecht Van Lommel
2018-08-17Fix missing shader compilation progress bar.Brecht Van Lommel
2018-08-17GP: Increase stats file sizeAntonioya
2018-08-17Workbench: Fix buggy shadowClément Foucault
2018-08-17Object Mode: Add back the extra object axes drawing optionClément Foucault
2018-08-17Object Mode: Use same empty (arrow) drawing as the bone axes displayClément Foucault
2018-08-17Merge branch 'master' into blender2.8Brecht Van Lommel
2018-08-17Cleanup: fix harmless compiler warnings.Brecht Van Lommel
2018-08-17Fix engine.camera_model_matrix() not working in the Python API.Brecht Van Lommel
2018-08-17GP: Fix fast drawing errorAntonioya
2018-08-17Multires: Fix wrong creation of multires meshSergey Sharybin
2018-08-17Armature: Add ghosting support (old x-ray)Clément Foucault
2018-08-17Non-Meshes: Add ghosting support (old x-ray)Clément Foucault
2018-08-17Fix T56418: Changing to Solid View crashes BlenderClément Foucault
2018-08-17Overlay: Fix crash when ghosting is enabled without wireframeClément Foucault
2018-08-17Cleanup: Remove unused uniform and UBO.Clément Foucault
2018-08-17Fix T55722 : Blender 2.8 crashes on startup on old Nvidia cardsClément Foucault
2018-08-17Overlays: Support for wireframes and edit mode overlay on xray objectsClément Foucault
2018-08-17GPUFramebuffer: Fix wrong stencil clearingClément Foucault
2018-08-16Correct error in docstringCampbell Barton
2018-08-16Merge branch 'master' into blender2.8Bastien Montagne
2018-08-16Fix T56404: Shape keys of the curves with multiple splines go haywire in edit...Bastien Montagne
2018-08-16Cleanup: Use dedicated function to copy mesh during evaluation processSergey Sharybin
2018-08-16Multires: Implement function to get mesh at multires position of stackSergey Sharybin
2018-08-16Multires: Cleanup, naming and bool typeSergey Sharybin
2018-08-16UI: add redo panel to clip editorCampbell Barton
2018-08-16Static Override: fix part of the issues with new Collections.Bastien Montagne
2018-08-16Cursor Tool: add transform orientation typeCampbell Barton
2018-08-163D View: tweaks to navigation gizmoCampbell Barton
2018-08-16UI: move region toggle closer to the screen edgeCampbell Barton
2018-08-16UI: show +/- icons for fill/deepCampbell Barton
2018-08-16UI: hide redo panel for move up/down operatorsCampbell Barton
2018-08-16Camera Reconstruction: Camera PathDalai Felinto
2018-08-16Camera Reconstruction: Draw solid spheresDalai Felinto
2018-08-16Merge branch 'master' into blender2.8Campbell Barton
2018-08-16Cleanup: unused argCampbell Barton
2018-08-16Correct flag use in recent object select changeCampbell Barton
2018-08-16Cleanup: rename transform UI valuesCampbell Barton
2018-08-15Cleanup: Silent compiler warningsAntonioya
2018-08-15GP: Revert previous commit for fixing compiler errorAntonioya
2018-08-15Fix build after GreasePencil commitDalai Felinto
2018-08-15GP: Add multiframe support to clean loose operatorAntonioya
2018-08-15GP: New clean loose points operatorAntonioya
2018-08-15GP: Redesign logic of drawing engine for object instance supportAntonioya
2018-08-15Fix image editor not vertically centering images with region overlap.Brecht Van Lommel
2018-08-15Cleanup: remove unused R_ORTHO / R_PANORAMA flags.Brecht Van Lommel
2018-08-15Fix pose mode border deselect not working after recent changes.Brecht Van Lommel
2018-08-15Fix T56012: brush stencil overlay draws in the wrong location.Brecht Van Lommel
2018-08-15Cleanup: stop using DerivedMesh in mesh cache modifier.Brecht Van Lommel