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-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
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