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-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
2018-08-15Fix T55587: bugs with popovers in collapsed menus, like the timeline header.Brecht Van Lommel
2018-08-15UI: tweak drawing of header status text for transparent headers.Brecht Van Lommel
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