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
2017-05-18Remove "Modern Viewport"Dalai Felinto
2017-05-18Make sure external engines also render fine with depsgraph + freestyle wipDalai Felinto
2017-05-18Correct own error using u32 for back-buffer selectCampbell Barton
2017-05-17Use byte color for selection drawingCampbell Barton
2017-05-17Correct flag when drawing editmode face selectCampbell Barton
2017-05-16Outliner: Bring back "activate" object when selecting from outlinerDalai Felinto
2017-05-16Fix info header stats to iterator over layer instead of sceneDalai Felinto
2017-05-16Merge branch 'master' into blender2.8Campbell Barton
2017-05-16Cleanup: gcc7.1 warningsCampbell Barton
2017-05-15Fix T50109: Blender crash when a "Render Result" as a TextureSergey Sharybin
2017-05-15Fix T51348: Node highlighting is brokenSergey Sharybin
2017-05-15Fix T51501: Cycles baking cancel affects baking scriptDalai Felinto
2017-05-15Merge branch 'master' into blender2.8Campbell Barton
2017-05-15Cleanup: warnings, styleCampbell Barton
2017-05-13Fix crash when using template_search with non-ID dataJulian Eisel
2017-05-12Merge branch 'master' into blender2.8Julian Eisel
2017-05-12UI: Add template_search (version of template_ID for non-IDs)Julian Eisel
2017-05-11Fix T51449: empty node editor continuously redrawing and using CPU.Brecht Van Lommel
2017-05-10Make sure 'use_property_button_exec' can deal with arrays as wellDalai Felinto
2017-05-10Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2017-05-10Fix T51354: Final take on multi-view (single view) issuesDalai Felinto
2017-05-10Fix multi-view (single camera) selectionDalai Felinto
2017-05-10Fix multi-view (single camera) manipulators selectionDalai Felinto
2017-05-10Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2017-05-10Merge commit 'origin/master (9395646c2c44cdf568ca950700d71fe966f2d80f)' into ...Dalai Felinto
2017-05-10Fixup for multi-view single eye viewport issuesDalai Felinto
2017-05-10Partial fix to Multi-View single eye issues in viewportDalai Felinto
2017-05-09Fix (unreported): Crash if a right click is performed on an image datablock (...Thomas Beck
2017-05-09glPushAttrib/Pop change implementation to use a stackDalai Felinto
2017-05-08Merge branch 'master' into blender2.8Sergey Sharybin
2017-05-08Fix missing render update when building without OCIO but having GLSL image dr...Sergey Sharybin
2017-05-08Fix wrong attributes and shader binding in sequencer when using OCIOSergey Sharybin
2017-05-08Fix hardcoded attribute locations used in image drawSergey Sharybin
2017-05-08Fix OCIO shader being attmepted to be unbound twiceSergey Sharybin
2017-05-08Fix T51379: Entering particle edit crash (temporary)Luca Rood
2017-05-08Merge branch 'master' into blender2.8Julian Eisel
2017-05-07Remove unused node socket flag that was added in the render pass commitLukas Stockner
2017-05-06Merge branch 'master' into blender2.8Campbell Barton
2017-05-05Fix all objects being selected when opening pre-2.80 filesJulian Eisel
2017-05-05Update paint wire when changing modesLuca Rood
2017-05-05Masks: Fix broken animation after adding primitivesSergey Sharybin
2017-05-05Merge branch 'master' into blender2.8Julian Eisel
2017-05-05Use immediate mode for back-buffer selectionCampbell Barton
2017-05-05Revert "Add red alert in UI controls for datablock pointer properties"Julian Eisel
2017-05-05Merge branch 'master' into blender2.8Campbell Barton
2017-05-05Remove redundant backbuffer/transform checkCampbell Barton
2017-05-04Cleanup: include the type of data in function nameCampbell Barton
2017-05-04Multiline support for ED_region_info_drawDalai Felinto
2017-05-04Use mesh draw cache for back-buffer selectionCampbell Barton
2017-05-04Vertex paint with draw managerLuca Rood