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-11-22Fix multi layer/multi pass renderDalai Felinto
2017-11-22Merge branch 'master' into blender2.8Sergey Sharybin
2017-11-22SceneRenderLayer Removal/RefactorDalai Felinto
2017-11-22SceneRenderLayer > SceneLayer: Convert LayDalai Felinto
2017-11-22SceneRenderLayer > SceneLayer: Convert material_overrideDalai Felinto
2017-11-22SceneRenderLayer > SceneLayer: Remove light_overrideDalai Felinto
2017-11-22Removing OMP: get rid of last bit in /editors/ area.Bastien Montagne
2017-11-21Disable adding scene sequence strips into themselvesCampbell Barton
2017-11-20Avoid passing context to motion path calculationCampbell Barton
2017-11-20Merge branch 'master' into blender2.8Campbell Barton
2017-11-20UV Cube Project: improve default behaviorCampbell Barton
2017-11-20Fix T53342: Outliner 'select hierarchy' brokenCampbell Barton
2017-11-20Cleanup: BLI headers firstCampbell Barton
2017-11-19Option not to select with un-hideCampbell Barton
2017-11-19Cleanup: remove BKE_utildefinesCampbell Barton
2017-11-19Fix: Undo pushes were missing for Add/Remove Driver Variable buttons, and Rem...Joshua Leung
2017-11-19Cleanup - StyleJoshua Leung
2017-11-19Fix T53300: Bone Extrude via Ctrl + Click is not done from active bone tailJoshua Leung
2017-11-19Fix: "Lock Markers" option was not being obeyed by the "Sync Markers (when tr...Joshua Leung
2017-11-19Tweaks to make it easier to update bone motion paths (without the active bone...Joshua Leung
2017-11-19Pasting poses now updates motion pathsJoshua Leung
2017-11-19Fix T53229: "Sample Keyframes" errors with multiple pairs of keyframes selectedJoshua Leung
2017-11-19Merge branch 'master' into blender2.8Julian Eisel
2017-11-18Cleanup: styleCampbell Barton
2017-11-18Add select similar custom bone shapeCampbell Barton
2017-11-17Depsgraph: Fix assert/crash when transforming from redo systemSergey Sharybin
2017-11-17Merge branch 'master' into blender2.8Sergey Sharybin
2017-11-17Fix UV Projection Center CalculationCampbell Barton
2017-11-16Fix T51210: Draw Manager: Support for Metaball DrawingGermano
2017-11-15Merge branch 'master' into blender2.8Bastien Montagne
2017-11-15Fix T53309: Remove default 'Clear loc/rot/scale delta transform' shortcuts.Bastien Montagne
2017-11-14Cleanup: order BLI before BKE headersCampbell Barton
2017-11-14Cleanup: remove BLI_blenlib from ghash headerCampbell Barton
2017-11-13Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2017-11-12Fix T53294: bpy.ops.image.open crashCampbell Barton
2017-11-10Manipulator: ruler toolCampbell Barton
2017-11-09Farewell BaseLegacyDalai Felinto
2017-11-09Rename Scene macros back to their original _NEW less namesDalai Felinto
2017-11-09Farewell Scene->basactDalai Felinto
2017-11-09Merge branch 'master' into blender2.8Dalai Felinto
2017-11-09Fix: unselectable objects can be selected via the NLA editorDalai Felinto
2017-11-09Depsgraph: Make dependency graph to be built from scene layerSergey Sharybin
2017-11-09Fix logic for pinning textures users from contextDalai Felinto
2017-11-08Farewell Scene->baseDalai Felinto
2017-11-08Merge branch 'master' into blender2.8Brecht Van Lommel
2017-11-08Fix various issues with (multiview) OpenEXR file save/load.Brecht Van Lommel
2017-11-08Fix EXR multilayer compositing result saving issues.Brecht Van Lommel
2017-11-08Fix image editor showing pass name when there is only a combined pass.Brecht Van Lommel
2017-11-08Cycles: add bevel shader, for raytrace based rounded edges.Brecht Van Lommel
2017-11-07Depsgraph: Simplify some workarounds and make API closer to finalSergey Sharybin